Skip to content

Commit

Permalink
Update dependency twilio-ruby to v7 (huginn#3401)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent 64249ef commit 37287a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 37287a6

Please sign in to comment.