From 4ccf6c299b8f5ee90c151341f8fbcace826ff4c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 11:11:25 +0000 Subject: [PATCH] build(deps): bump twilio-ruby from 6.7.1 to 6.8.0 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 6.7.1 to 6.8.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.7.1...6.8.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 8bb19ac410..5c826ab16d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -462,7 +462,7 @@ GEM timeout (0.4.0) traceroute (0.8.1) rails (>= 3.0.0) - twilio-ruby (6.7.1) + twilio-ruby (6.8.0) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0)