From 8b9ed826aad215750297ccf092335b5fe10cb41f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 07:04:04 +0000 Subject: [PATCH] Bump net-smtp from 0.3.2 to 0.3.3 Bumps [net-smtp](https://github.com/ruby/net-smtp) from 0.3.2 to 0.3.3. - [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.2...v0.3.3) --- updated-dependencies: - dependency-name: net-smtp dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5203468ffe..97b70831f9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -197,7 +197,7 @@ GEM net-protocol net-protocol (0.1.3) timeout - net-smtp (0.3.2) + net-smtp (0.3.3) net-protocol nio4r (2.5.8) nokogiri (1.13.8)