From 9871f7e135d135fa5edd1d4bd1551de7b03b0f72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 11:18:39 +0000 Subject: [PATCH] build(deps): bump twilio-ruby from 6.5.0 to 6.6.0 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6e2ea122f..924711a365 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -441,7 +441,7 @@ GEM timeout (0.4.0) traceroute (0.8.1) rails (>= 3.0.0) - 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)