From 3f700ab36e57eb1f8f3d1a98d98b104706d8be66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 21:14:51 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5fd86f81..147356da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -202,7 +202,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) @@ -223,14 +223,14 @@ GEM multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.3.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 netrc (0.11.0) nio4r (2.5.9)