From 0e4600c8a99d5af07301085d7fa5315862fe71a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 21:45:51 +0000 Subject: [PATCH] Bump mail-notify from 1.2.0 to 2.0.0 Bumps [mail-notify](https://github.com/dxw/mail-notify) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/dxw/mail-notify/releases) - [Changelog](https://github.com/dxw/mail-notify/blob/main/CHANGELOG.md) - [Commits](https://github.com/dxw/mail-notify/compare/1.2.0...2.0.0) --- updated-dependencies: - dependency-name: mail-notify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ba0b804f..349c6adf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -189,7 +189,8 @@ GEM reline (>= 0.4.2) jmespath (1.6.2) json (2.7.1) - jwt (2.7.1) + jwt (2.8.1) + base64 kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -218,12 +219,12 @@ GEM net-imap net-pop net-smtp - mail-notify (1.2.0) - actionmailer (>= 5.2.4.6) - actionpack (>= 5.2.7.1) - actionview (>= 5.2.7.1) - activesupport (>= 5.2.4.6) - notifications-ruby-client (~> 5.1) + mail-notify (2.0.0) + actionmailer (>= 5.2.8.1) + actionpack (>= 5.2.8.1) + actionview (>= 5.2.8.1) + activesupport (>= 5.2.8.1) + notifications-ruby-client (~> 6.0) rack (>= 2.1.4.1) marcel (1.0.2) method_source (1.0.0) @@ -231,7 +232,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0305) mini_mime (1.1.5) - mini_portile2 (2.8.5) + mini_portile2 (2.8.6) minitest (5.22.3) mlanett-redis-lock (0.2.7) redis @@ -248,14 +249,14 @@ GEM net-protocol net-protocol (0.2.2) timeout - net-smtp (0.4.0.1) + net-smtp (0.5.0) net-protocol netrc (0.11.0) nio4r (2.7.1) nokogiri (1.16.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - notifications-ruby-client (5.4.0) + notifications-ruby-client (6.0.0) jwt (>= 1.5, < 3) null_logger (0.0.1) oauth2 (2.0.9)