From 57a4b8c229947178f526908fd7ab34ce16faccf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 04:50:29 +0000 Subject: [PATCH] Bump mail-notify from 1.1.0 to 1.2.0 Bumps [mail-notify](https://github.com/dxw/mail-notify) from 1.1.0 to 1.2.0. - [Changelog](https://github.com/dxw/mail-notify/blob/master/CHANGELOG.md) - [Commits](https://github.com/dxw/mail-notify/compare/1.1.0...1.2.0) --- updated-dependencies: - dependency-name: mail-notify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index da4c8ebbe..a6b092473 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -286,7 +286,7 @@ GEM net-imap net-pop net-smtp - mail-notify (1.1.0) + mail-notify (1.2.0) actionmailer (>= 5.2.4.6) actionpack (>= 5.2.7.1) actionview (>= 5.2.7.1) @@ -345,7 +345,7 @@ GEM racc (~> 1.4) nokogiri (1.15.4-x86_64-linux) racc (~> 1.4) - notifications-ruby-client (5.3.0) + notifications-ruby-client (5.4.0) jwt (>= 1.5, < 3) null_logger (0.0.1) oauth2 (2.0.9)