From d891b9fe60c03abc05823ccef13ca25ea5ab8d4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 11:36:10 +0000 Subject: [PATCH] build(deps): bump twilio-ruby from 7.3.5 to 7.3.6 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 7.3.5 to 7.3.6. - [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/7.3.5...7.3.6) --- updated-dependencies: - dependency-name: twilio-ruby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c81953303d..a88a39b5e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -307,7 +307,7 @@ GEM method_source (1.1.0) mini_magick (4.13.2) mini_mime (1.1.5) - mini_portile2 (2.8.7) + mini_portile2 (2.8.8) minitest (5.25.1) multi_xml (0.7.1) bigdecimal (~> 3.1) @@ -540,7 +540,7 @@ GEM turbo-rails (2.0.11) actionpack (>= 6.0.0) railties (>= 6.0.0) - twilio-ruby (7.3.5) + twilio-ruby (7.3.6) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0)