From de134a53a05a3932a9c6eee4ebc8a3519decd29b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 18:37:06 +0000 Subject: [PATCH] Upgrade: bump twilio-ruby from 7.10.0 to 7.10.1 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 7.10.0 to 7.10.1. - [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.10.0...7.10.1) --- updated-dependencies: - dependency-name: twilio-ruby dependency-version: 7.10.1 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 4856eda..9b12454 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -333,7 +333,7 @@ GEM reline (>= 0.4.2) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.18.0) + json (2.18.1) json-schema (6.0.0) addressable (~> 2.8) bigdecimal (~> 3.1) @@ -700,7 +700,7 @@ GEM tsort (0.2.0) ttfunk (1.8.0) bigdecimal (~> 3.1) - twilio-ruby (7.10.0) + twilio-ruby (7.10.1) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 4.0) nokogiri (>= 1.6, < 2.0)