From 8e1c136dc6c3446504359463f7683df53fd9ffc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 00:37:59 +0000 Subject: [PATCH] Bump net-smtp from 0.3.3 to 0.5.0 Bumps [net-smtp](https://github.com/ruby/net-smtp) from 0.3.3 to 0.5.0. - [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.3...v0.5.0) --- updated-dependencies: - dependency-name: net-smtp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cb4998a2f..afdaea681 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,9 +136,9 @@ GEM net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout - net-smtp (0.3.3) + net-smtp (0.5.0) net-protocol nio4r (2.5.9) nokogiri (1.15.2) @@ -228,7 +228,7 @@ GEM sqlite3 (1.6.3-x86_64-darwin) sqlite3 (1.6.3-x86_64-linux) thor (1.2.2) - timeout (0.3.2) + timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2)