From d31a7e125ff6f55ccf58ae3766f66d55d9b3fbb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:15:16 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 78402bdda..0bce43c96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -299,7 +299,7 @@ GEM net-protocol net-protocol (0.2.2) timeout - net-smtp (0.3.3) + net-smtp (0.5.0) net-protocol nio4r (2.7.4) nokogiri (1.14.1) @@ -494,7 +494,7 @@ GEM thor (1.3.2) tilt (2.0.11) timecop (0.9.6) - timeout (0.4.2) + timeout (0.4.3) tinymce-rails (6.3.1) railties (>= 3.1.1) typhoeus (1.4.1)