From 948eda914ac0de9de1b2358536920b00ea15ae87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 03:09:50 +0000 Subject: [PATCH] Bump net-smtp from 0.3.1 to 0.3.2 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] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1683bc25..44c9e9f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -268,10 +268,8 @@ GEM net-protocol 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)