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