Browse Source

Update dependency twilio-ruby to v7 (#3401)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 8 tháng trước cách đây
mục cha
commit
37287a6fad
2 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 1 1
      Gemfile
  2. 4 4
      Gemfile.lock

+ 1 - 1
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

+ 4 - 4
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)