From 3de9fc84aa0e0265f00168faaf13b54a30d8ec40 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Thu, 23 Sep 2021 03:05:19 +0200 Subject: [PATCH] Maintenance: Bump twilio-ruby from 5.58.2 to 5.58.3 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 5.58.2 to 5.58.3. - [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.58.2...5.58.3) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 24521dd3d..1d2562ce7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,7 +203,7 @@ GEM railties (>= 5.0.0) faker (2.19.0) i18n (>= 1.6, < 2) - faraday (1.7.1) + faraday (1.8.0) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -590,7 +590,7 @@ GEM timers (4.3.3) tins (1.29.1) sync - twilio-ruby (5.58.2) + twilio-ruby (5.58.3) faraday (>= 0.9, < 2.0) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0)