From 10e984c94ba18a461ef5b1e043b8369f28e3a2f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 15:01:59 +1000 Subject: [PATCH] Bump net-smtp from 0.3.1 to 0.3.2 (#2583) Bumps [net-smtp](https://github.com/ruby/net-smtp) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/ruby/net-smtp/releases) - [Changelog](https://github.com/ruby/net-smtp/blob/master/NEWS.md) - [Commits](https://github.com/ruby/net-smtp/compare/v0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: net-smtp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 839c08ef7..4a96cc154 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,6 @@ GEM curb (1.0.1) daemons (1.4.1) diff-lcs (1.5.0) - digest (3.1.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) em-websocket (0.5.3) @@ -106,10 +105,8 @@ GEM naught (1.1.0) net-protocol (0.1.3) timeout - net-smtp (0.3.1) - digest + net-smtp (0.3.2) net-protocol - timeout netrc (0.11.0) nio4r (2.5.8) nokogiri (1.13.8-x86_64-linux)