From 6e0b709a08d14311dd84c5d97669b7fd8d742b43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 13:16:25 +0000 Subject: [PATCH] Bump twilio-ruby from 6.7.0 to 6.7.1 in /components/app Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 6.7.0 to 6.7.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/6.7.0...6.7.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 20d0df8ef..7209882e7 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -244,7 +244,7 @@ GEM tilt (2.2.0) timers (4.0.4) hitimes - twilio-ruby (6.7.0) + twilio-ruby (6.7.1) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0)