From ce1fdf5e870af9f5e1c2401b0406b3b1c99a70c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 06:46:31 +0000 Subject: [PATCH] Update dependency slack-notifier to v2 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 3ff03bfa0c..b80087b344 100644 --- a/Gemfile +++ b/Gemfile @@ -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 diff --git a/Gemfile.lock b/Gemfile.lock index c21d9b3655..6601551153 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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