Skip to content

Commit 37287a6

Browse files
Update dependency twilio-ruby to v7 (huginn#3401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64249ef commit 37287a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ gem 'net-ftp'
3838
gem 'net-ftp-list' # FtpsiteAgent
3939
gem 'rturk', '~> 2.12.1' # HumanTaskAgent
4040
gem 'slack-notifier', '~> 1.5.1' # SlackAgent
41-
gem 'twilio-ruby', '~> 5.77.0' # TwilioAgent
41+
gem 'twilio-ruby', '~> 7.2.2' # TwilioAgent
4242
gem 'xmpp4r', '~> 0.5.6' # JabberAgent
4343

4444
# Weibo Agents

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ GEM
445445
json (2.7.2)
446446
jsonpath (1.1.5)
447447
multi_json
448-
jwt (2.8.1)
448+
jwt (2.8.2)
449449
base64
450450
kaminari (1.2.2)
451451
activesupport (>= 4.1.0)
@@ -515,7 +515,7 @@ GEM
515515
msgpack (1.7.2)
516516
multi_json (1.15.0)
517517
multi_xml (0.6.0)
518-
multipart-post (2.4.0)
518+
multipart-post (2.4.1)
519519
mysql2 (0.5.6)
520520
naught (1.1.0)
521521
nenv (0.3.0)
@@ -801,7 +801,7 @@ GEM
801801
trailblazer-option (0.1.2)
802802
treetop (1.6.12)
803803
polyglot (~> 0.3)
804-
twilio-ruby (5.77.0)
804+
twilio-ruby (7.2.2)
805805
faraday (>= 0.9, < 3.0)
806806
jwt (>= 1.5, < 3.0)
807807
nokogiri (>= 1.6, < 2.0)
@@ -952,7 +952,7 @@ DEPENDENCIES
952952
sprockets
953953
terser
954954
tumblr_client (~> 0.8.6)!
955-
twilio-ruby (~> 5.77.0)
955+
twilio-ruby (~> 7.2.2)
956956
twitter!
957957
twitter-stream!
958958
typhoeus (~> 1.4.1)

0 commit comments

Comments
 (0)