From 7145ba6f81c7b2cebfb31529a828711f8b979d0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 13:31:43 +0000 Subject: [PATCH] Bump twilio-ruby from 7.1.0 to 7.1.1 in /components/app Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 7.1.0 to 7.1.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.1.0...7.1.1) --- 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index fe3eb19ae..b37a1ec6b 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -319,7 +319,7 @@ GEM thread_safe (0.3.6) tilt (2.3.0) timers (4.3.5) - twilio-ruby (7.1.0) + twilio-ruby (7.1.1) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0)