From e9c7aa102968778a83007ce5cef4cc8a1877d38c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 12:55:17 +0000 Subject: [PATCH] Bump net-smtp from 0.1.0 to 0.3.1 Bumps [net-smtp](https://github.com/ruby/net-smtp) from 0.1.0 to 0.3.1. - [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.1.0...v0.3.1) --- updated-dependencies: - dependency-name: net-smtp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3c4bf110..f097530c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -323,7 +323,10 @@ GEM timeout net-protocol (0.1.3) timeout - net-smtp (0.1.0) + net-smtp (0.3.1) + digest + net-protocol + timeout nio4r (2.5.8) nokogiri (1.13.7) mini_portile2 (~> 2.8.0)