Skip to content

Commit

Permalink
Update dependency slack-notifier to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 16, 2024
1 parent cdf3989 commit ce1fdf5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ gem 'mqtt' # MQTTAgent
gem 'net-ftp'
gem 'net-ftp-list' # FtpsiteAgent
gem 'rturk', '~> 2.12.1' # HumanTaskAgent
gem 'slack-notifier', '~> 1.5.1' # SlackAgent
gem 'slack-notifier', '~> 2.4.0' # SlackAgent
gem 'twilio-ruby', '~> 5.77.0' # TwilioAgent
gem 'xmpp4r', '~> 0.5.6' # JabberAgent

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@ GEM
simplecov-html (0.12.3)
simplecov-lcov (0.8.0)
simplecov_json_formatter (0.1.4)
slack-notifier (1.5.1)
slack-notifier (2.4.0)
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
Expand Down Expand Up @@ -944,7 +944,7 @@ DEPENDENCIES
shoulda-matchers
simplecov
simplecov-lcov (~> 0.8.0)
slack-notifier (~> 1.5.1)
slack-notifier (~> 2.4.0)
spectrum-rails
spring
spring-commands-rspec
Expand Down

0 comments on commit ce1fdf5

Please sign in to comment.