diff --git a/Gemfile b/Gemfile index 49ce6bc949..fe87f4dadf 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.0.2' # TwilioAgent gem 'xmpp4r', '~> 0.5.6' # JabberAgent # Weibo Agents diff --git a/Gemfile.lock b/Gemfile.lock index 359a0b67d9..e6216eee8e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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.0.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.0.2) twitter! twitter-stream! typhoeus (~> 1.4.1)