From 8efeb07839d432d9c6c45453deabc780ba33a5fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 13:57:48 +0000 Subject: [PATCH] Bump twilio-ruby from 6.8.1 to 6.8.2 in /components/app Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 6.8.1 to 6.8.2. - [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.8.1...6.8.2) --- 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 755659d40..0517922c7 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -268,7 +268,7 @@ GEM tilt (2.2.0) timers (4.0.4) hitimes - twilio-ruby (6.8.1) + twilio-ruby (6.8.2) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0)