Skip to content

Commit

Permalink
Update dependency twilio-ruby to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 19, 2024
1 parent 0533a37 commit a9cebbb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.0.2' # TwilioAgent
gem 'xmpp4r', '~> 0.5.6' # JabberAgent

# Weibo Agents
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
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.0.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.0.2)
twitter!
twitter-stream!
typhoeus (~> 1.4.1)
Expand Down

0 comments on commit a9cebbb

Please sign in to comment.