From 078ed9414c25bb370fb19ba61f4eb76afed7b59f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 20:35:40 +0000 Subject: [PATCH] Bump twilio-ruby from 6.8.2 to 6.9.1 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 6.8.2 to 6.9.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.8.2...6.9.1) --- updated-dependencies: - dependency-name: twilio-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 785f74f..d12a8b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,11 +99,10 @@ GEM erubi (1.12.0) et-orbi (1.2.7) tzinfo - faraday (2.7.11) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.9.0) + faraday-net_http (>= 2.0, < 3.2) + faraday-net_http (3.1.0) + net-http ffi (1.16.3) ffi-compiler (1.0.1) ffi (>= 1.0.0) @@ -152,6 +151,8 @@ GEM minitest (5.20.0) msgpack (1.7.2) mutex_m (0.2.0) + net-http (0.4.1) + uri net-imap (0.4.5) date net-protocol @@ -162,7 +163,7 @@ GEM net-smtp (0.4.0) net-protocol nio4r (2.6.1) - nokogiri (1.15.5) + nokogiri (1.16.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) pg (1.5.4) @@ -244,12 +245,13 @@ GEM thor (1.3.0) tilt (2.3.0) timeout (0.4.1) - twilio-ruby (6.8.2) + twilio-ruby (6.9.1) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) + uri (0.13.0) web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0)