From 3cf426ad22af559b336c7e09ce7d5d73fb21cf3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 12:23:19 +0000 Subject: [PATCH] build(deps): bump twilio-ruby from 7.4.4 to 7.4.5 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 7.4.4 to 7.4.5. - [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.4.4...7.4.5) --- updated-dependencies: - dependency-name: twilio-ruby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3a4863130e..4e297cc84d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -340,14 +340,14 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.18.2) + nokogiri (1.18.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.2-arm64-darwin) + nokogiri (1.18.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.2-x86_64-darwin) + nokogiri (1.18.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.2-x86_64-linux-gnu) + nokogiri (1.18.3-x86_64-linux-gnu) racc (~> 1.4) noticed (2.6.0) rails (>= 6.1.0) @@ -583,7 +583,7 @@ GEM turbo-rails (2.0.11) actionpack (>= 6.0.0) railties (>= 6.0.0) - twilio-ruby (7.4.4) + twilio-ruby (7.4.5) benchmark faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0)