From 460620851246ab0d94a3a28e22b803201d1196b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 13:22:34 +0000 Subject: [PATCH] Bump twilio-ruby from 7.2.3 to 7.2.4 in /components/app Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 7.2.3 to 7.2.4. - [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.3...7.2.4) --- 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index 84038cb4d..75f04ec05 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -189,9 +189,9 @@ GEM niceogiri (1.1.2) nokogiri (~> 1.5) nio4r (2.7.3) - nokogiri (1.16.6-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) okcomputer (1.18.5) parallel (1.25.1) @@ -310,7 +310,7 @@ GEM thread_safe (0.3.6) tilt (2.3.0) timers (4.3.5) - twilio-ruby (7.2.3) + twilio-ruby (7.2.4) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0)