From 2ded403df6b8688eae229a8572b6a8781636cefe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 13:39:35 +0000 Subject: [PATCH] Bump twilio-ruby from 7.2.4 to 7.3.0 in /components/app Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 7.2.4 to 7.3.0. - [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.2.4...7.3.0) --- updated-dependencies: - dependency-name: twilio-ruby dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- components/app/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index ba8154ad2..f7a71fb5c 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -173,7 +173,7 @@ GEM llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) - logger (1.6.0) + logger (1.6.1) logging (2.3.1) little-plugger (~> 1.1) multi_json (~> 1.14) @@ -310,14 +310,14 @@ GEM thread_safe (0.3.6) tilt (2.3.0) timers (4.3.5) - twilio-ruby (7.2.4) + twilio-ruby (7.3.0) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - uri (0.13.0) + uri (0.13.1) vcr (6.3.1) base64 virtus (1.0.5)