From 94ff01a5c5e80b03a522884cfaced2c1fe721d3c Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Tue, 19 Oct 2021 03:05:53 +0200 Subject: [PATCH] Maintenance: Bump twilio-ruby from 5.59.0 to 5.60.0 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 5.59.0 to 5.60.0. - [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.59.0...5.60.0) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0ba4c1ffb..5ac6fe68c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -595,7 +595,7 @@ GEM timers (4.3.3) tins (1.29.1) sync - twilio-ruby (5.59.0) + twilio-ruby (5.60.0) faraday (>= 0.9, < 2.0) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0)