From 84cf1cd248f8ad2c767c0d30387552340ce2f17c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:54:26 +0000 Subject: [PATCH] Bump twilio-ruby from 6.8.2 to 7.2.0 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 6.8.2 to 7.2.0. - [Release notes](https://github.com/twilio/twilio-ruby/releases) - [Changelog](https://github.com/twilio/twilio-ruby/blob/main/CHANGES.md) - [Upgrade guide](https://github.com/twilio/twilio-ruby/blob/main/UPGRADE.md) - [Commits](https://github.com/twilio/twilio-ruby/compare/6.8.2...7.2.0) --- updated-dependencies: - dependency-name: twilio-ruby dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 263f56e..b98baa1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,11 +99,10 @@ GEM erubi (1.12.0) et-orbi (1.2.7) tzinfo - faraday (2.7.11) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.9.2) + faraday-net_http (>= 2.0, < 3.2) + faraday-net_http (3.1.0) + net-http ffi (1.16.3) ffi-compiler (1.0.1) ffi (>= 1.0.0) @@ -148,10 +147,12 @@ GEM net-smtp marcel (1.0.2) mini_mime (1.1.5) - mini_portile2 (2.8.5) + mini_portile2 (2.8.7) minitest (5.20.0) msgpack (1.7.2) mutex_m (0.2.0) + net-http (0.4.1) + uri net-imap (0.4.5) date net-protocol @@ -162,7 +163,7 @@ GEM net-smtp (0.4.0) net-protocol nio4r (2.7.1) - nokogiri (1.16.2) + nokogiri (1.16.6) mini_portile2 (~> 2.8.2) racc (~> 1.4) pg (1.5.4) @@ -172,7 +173,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) raabro (1.4.0) - racc (1.7.3) + racc (1.8.0) rack (3.0.10) rack-cors (2.0.2) rack (>= 2.0.0) @@ -244,12 +245,13 @@ GEM thor (1.3.0) tilt (2.3.0) timeout (0.4.1) - twilio-ruby (6.8.2) + twilio-ruby (7.2.0) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) + uri (0.13.0) web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0)