From 890853aa4b959feed1b40eb95c08187880018944 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Thu, 18 Nov 2021 03:05:24 +0100 Subject: [PATCH] Maintenance: Bump twilio-ruby from 5.61.0 to 5.61.1 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 5.61.0 to 5.61.1. - [Release notes](https://github.com/twilio/twilio-ruby/releases) - [Changelog](https://github.com/twilio/twilio-ruby/blob/main/CHANGES.md) - [Commits](https://github.com/twilio/twilio-ruby/compare/5.61.0...5.61.1) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b51aa745c..4873922cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -601,7 +601,7 @@ GEM timers (4.3.3) tins (1.29.1) sync - twilio-ruby (5.61.0) + twilio-ruby (5.61.1) faraday (>= 0.9, < 2.0) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0)