From b2881d2720deb267245fe6467f908ff54917f83d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 22:19:02 +0000 Subject: [PATCH] Update dependency twilio-ruby to "~> 7.10.0" --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 847e5c09713..fd661fa4568 100644 --- a/Gemfile +++ b/Gemfile @@ -68,7 +68,7 @@ gem "aws-sdk-sns" gem "redcarpet" # SMS and phone support -gem "twilio-ruby", "~> 7.8.0" +gem "twilio-ruby", "~> 7.10.0" gem "phonelib" # Background workers and scheduling diff --git a/Gemfile.lock b/Gemfile.lock index 77f9300450e..a266eb4e83d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -336,7 +336,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) - json (2.19.3) + json (2.19.4) jwt (2.10.2) base64 language_server-protocol (3.17.0.5) @@ -652,7 +652,7 @@ GEM toml (0.3.0) parslet (>= 1.8.0, < 3.0.0) tsort (0.2.0) - twilio-ruby (7.8.6) + twilio-ruby (7.10.5) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 4.0) nokogiri (>= 1.6, < 2.0) @@ -790,7 +790,7 @@ DEPENDENCIES syntax_tree-haml syntax_tree-rbs term-ansicolor - twilio-ruby (~> 7.8.0) + twilio-ruby (~> 7.10.0) typeprof tzinfo-data webrick