From 368d60ccbe02d126cf635985043910ce0cb40782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 01:33:48 +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 | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 5e1a7e9a..85783953 100644 --- a/Gemfile +++ b/Gemfile @@ -82,7 +82,7 @@ gem "sidekiq", "~> 6.5" gem "sidekiq-cron", "~> 1.10" -gem "mail-notify", "~> 1.1" +gem "mail-notify", "~> 1.2" gem "dartsass-rails", "~> 0.5.0" diff --git a/Gemfile.lock b/Gemfile.lock index 7a798047..976b4575 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -235,7 +235,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) @@ -246,18 +246,18 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.5) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) minitest (5.20.0) msgpack (1.7.1) multi_xml (0.6.0) - net-imap (0.3.7) + net-imap (0.4.2) date net-protocol net-pop (0.1.2) net-protocol net-protocol (0.2.1) timeout - net-smtp (0.3.3) + net-smtp (0.4.0) net-protocol nio4r (2.5.9) nokogiri (1.15.4) @@ -496,7 +496,7 @@ DEPENDENCIES invisible_captcha jbuilder launchy - mail-notify (~> 1.1) + mail-notify (~> 1.2) notifications-ruby-client okcomputer omniauth-azure-activedirectory-v2