From 4aba70037d982282c8a3730ff895a1d7c28b0327 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Thu, 8 Jul 2021 13:26:43 +0000 Subject: [PATCH] Bump twilio-ruby from 5.55.0 to 5.56.0 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 5.55.0 to 5.56.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.55.0...5.56.0) --- Gemfile.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5f07ae7a7..7741db265 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,12 +207,14 @@ GEM railties (>= 5.0.0) faker (2.18.0) i18n (>= 1.6, < 2) - faraday (1.4.2) + faraday (1.5.0) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0.1) faraday-net_http (~> 1.0) faraday-net_http_persistent (~> 1.1) + faraday-patron (~> 1.0) multipart-post (>= 1.2, < 3) ruby2_keywords (>= 0.0.4) faraday-em_http (1.0.0) @@ -220,8 +222,10 @@ GEM faraday-excon (1.1.0) faraday-http-cache (2.2.0) faraday (>= 0.8) + faraday-httpclient (1.0.1) faraday-net_http (1.0.1) faraday-net_http_persistent (1.1.0) + faraday-patron (1.0.0) faraday_middleware (1.0.0) faraday (~> 1.0) ffi (1.15.3) @@ -584,7 +588,7 @@ GEM timers (4.3.3) tins (1.29.1) sync - twilio-ruby (5.55.0) + twilio-ruby (5.56.0) faraday (>= 0.9, < 2.0) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0)