From 87d54cba5c02b5a2cff0e0f1c4076a8b8a628eed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 20:40:08 +0000 Subject: [PATCH] Bump twilio-ruby from 7.4.0 to 7.4.1 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 7.4.0 to 7.4.1. - [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.0...7.4.1) --- updated-dependencies: - dependency-name: twilio-ruby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 15de80f3d..9c4a5e947 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -332,7 +332,7 @@ GEM json (2.9.1) jsonapi-serializer (2.2.0) activesupport (>= 4.2) - jwt (2.9.3) + jwt (2.10.1) base64 kaminari (1.2.2) activesupport (>= 4.1.0) @@ -390,7 +390,7 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.17.2) + nokogiri (1.18.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) okcomputer (1.18.6) @@ -586,7 +586,7 @@ GEM actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0) - twilio-ruby (7.4.0) + twilio-ruby (7.4.1) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0)