From 4347bbfb0619fa2ece630a6b92984808d8e75444 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 13:20:09 +0000 Subject: [PATCH] Bump twilio-ruby from 7.3.7 to 7.4.0 in /components/app Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 7.3.7 to 7.4.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.3.7...7.4.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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index 53236a9e6..483cf4ad8 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -186,7 +186,7 @@ GEM llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) - logger (1.6.2) + logger (1.6.3) logging (2.4.0) little-plugger (~> 1.1) multi_json (~> 1.14) @@ -202,11 +202,11 @@ GEM niceogiri (1.1.2) nokogiri (~> 1.5) nio4r (2.7.3) - nokogiri (1.16.8-aarch64-linux) + nokogiri (1.17.2-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.8-arm64-darwin) + nokogiri (1.17.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.8-x86_64-linux) + nokogiri (1.17.2-x86_64-linux) racc (~> 1.4) okcomputer (1.18.5) ostruct (0.6.1) @@ -325,7 +325,7 @@ GEM thread_safe (0.3.6) tilt (2.4.0) timers (4.3.5) - twilio-ruby (7.3.7) + twilio-ruby (7.4.0) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0)