From 63dcdb17971447152e921944424e436e4fe22d4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 13:48:42 +0000 Subject: [PATCH] Bump twilio-ruby from 6.5.0 to 6.6.0 in /components/app Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 6.5.0 to 6.6.0. - [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.5.0...6.6.0) --- updated-dependencies: - dependency-name: twilio-ruby dependency-type: direct:development update-type: version-update:semver-minor ... 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 2e4529c26..5fd047f34 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -243,7 +243,7 @@ GEM tilt (2.2.0) timers (4.0.4) hitimes - twilio-ruby (6.5.0) + twilio-ruby (6.6.0) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0)