From 030369a9a7495d25f79bbae983c8d5fe284d63b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 06:17:14 +0000 Subject: [PATCH] build(deps): bump twilio-ruby from 7.4.2 to 7.4.3 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 7.4.2 to 7.4.3. - [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.2...7.4.3) --- updated-dependencies: - dependency-name: twilio-ruby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 659353b237..c5260a8272 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -580,7 +580,7 @@ GEM turbo-rails (2.0.11) actionpack (>= 6.0.0) railties (>= 6.0.0) - twilio-ruby (7.4.2) + twilio-ruby (7.4.3) benchmark faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0)