From 0239bc14ab65876a1108b965a4994d7dbcc3ecb0 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Wed, 11 Aug 2021 23:06:50 +0200 Subject: [PATCH] Maintenance: Bump twilio-ruby from 5.57.1 to 5.58.0 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 5.57.1 to 5.58.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.57.1...5.58.0) --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e65f6fc4..f39837d38 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -202,7 +202,7 @@ GEM railties (>= 5.0.0) faker (2.18.0) i18n (>= 1.6, < 2) - faraday (1.6.0) + faraday (1.7.0) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -318,7 +318,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) mini_mime (1.1.0) - mini_portile2 (2.5.3) + mini_portile2 (2.6.1) mini_racer (0.2.9) libv8 (>= 6.9.411) minitest (5.14.4) @@ -333,8 +333,8 @@ GEM net-ldap (0.17.0) netrc (0.11.0) nio4r (2.5.7) - nokogiri (1.11.7) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.3) + mini_portile2 (~> 2.6.1) racc (~> 1.4) nori (2.6.0) notiffany (0.1.3) @@ -589,7 +589,7 @@ GEM timers (4.3.3) tins (1.29.1) sync - twilio-ruby (5.57.1) + twilio-ruby (5.58.0) faraday (>= 0.9, < 2.0) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0)