From 5524a550065b4ab600e667d542aad375208adfd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 13:05:58 +0000 Subject: [PATCH] Bump twilio-ruby from 7.3.5 to 7.3.6 in /components/app 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- components/app/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index ff179e80a..4d1b2226a 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -178,7 +178,7 @@ GEM concurrent-ruby (~> 1.0) ice_nine (0.11.2) jmespath (1.6.2) - json (2.8.1) + json (2.8.2) jwt (2.9.3) base64 language_server-protocol (3.17.0.3) @@ -322,7 +322,7 @@ GEM thread_safe (0.3.6) tilt (2.4.0) timers (4.3.5) - 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)