From 2e335854dbca2b326ad4c24c3d4bc903910d0745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 09:37:48 +0000 Subject: [PATCH] Bump net-smtp from 0.5.0 to 0.5.1 in /builder Bumps [net-smtp](https://github.com/ruby/net-smtp) from 0.5.0 to 0.5.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.5.0...v0.5.1) --- updated-dependencies: - dependency-name: net-smtp dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index 4079332e584..9d6921def95 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -156,7 +156,8 @@ GEM net-protocol net-protocol (0.2.2) timeout - net-smtp (0.5.0) + net-smtp (0.5.1) + net-protocol netrc (0.11.0) nio4r (2.7.4) nokogiri (1.18.2-aarch64-linux-musl)