From c4a3073c389b4f0257dffe7cceccc78fe325c547 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 18:02:57 +0000 Subject: [PATCH] Bump mail from 2.7.1 to 2.8.0 Bumps [mail](https://github.com/mikel/mail) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/mikel/mail/releases) - [Changelog](https://github.com/mikel/mail/blob/2.8.0/CHANGELOG.rdoc) - [Commits](https://github.com/mikel/mail/compare/2.7.1...2.8.0) --- updated-dependencies: - dependency-name: mail dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a349def0317..6aea9af05d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -230,8 +230,11 @@ GEM m (1.6.0) method_source (>= 0.6.7) rake (>= 0.9.2.2) - mail (2.7.1) + mail (2.8.0) mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp marcel (1.0.2) method_source (1.0.0) mime-types (3.4.1) @@ -243,6 +246,14 @@ GEM msgpack (1.4.2) multi_json (1.15.0) multipart-post (2.1.1) + net-imap (0.3.1) + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.0) + timeout + net-smtp (0.3.3) + net-protocol netrc (0.11.0) newrelic_rpm (8.2.0) nio4r (2.5.8) @@ -399,6 +410,7 @@ GEM statsd-instrument (2.3.5) thor (1.1.0) tilt (2.0.10) + timeout (0.3.1) toxiproxy (1.0.3) tzinfo (2.0.4) concurrent-ruby (~> 1.0)