From 37287a6fad196eb30d0de37743cdd8b643cbd324 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 11:55:45 +0000 Subject: [PATCH] Update dependency twilio-ruby to v7 (#3401) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index a07a03f248..9b08894284 100644 --- a/Gemfile +++ b/Gemfile @@ -38,7 +38,7 @@ gem 'net-ftp' gem 'net-ftp-list' # FtpsiteAgent gem 'rturk', '~> 2.12.1' # HumanTaskAgent gem 'slack-notifier', '~> 1.5.1' # SlackAgent -gem 'twilio-ruby', '~> 5.77.0' # TwilioAgent +gem 'twilio-ruby', '~> 7.2.2' # TwilioAgent gem 'xmpp4r', '~> 0.5.6' # JabberAgent # Weibo Agents diff --git a/Gemfile.lock b/Gemfile.lock index 97ea59f83a..0607210df4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -445,7 +445,7 @@ GEM json (2.7.2) jsonpath (1.1.5) multi_json - jwt (2.8.1) + jwt (2.8.2) base64 kaminari (1.2.2) activesupport (>= 4.1.0) @@ -515,7 +515,7 @@ GEM msgpack (1.7.2) multi_json (1.15.0) multi_xml (0.6.0) - multipart-post (2.4.0) + multipart-post (2.4.1) mysql2 (0.5.6) naught (1.1.0) nenv (0.3.0) @@ -801,7 +801,7 @@ GEM trailblazer-option (0.1.2) treetop (1.6.12) polyglot (~> 0.3) - twilio-ruby (5.77.0) + twilio-ruby (7.2.2) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0) @@ -952,7 +952,7 @@ DEPENDENCIES sprockets terser tumblr_client (~> 0.8.6)! - twilio-ruby (~> 5.77.0) + twilio-ruby (~> 7.2.2) twitter! twitter-stream! typhoeus (~> 1.4.1)