From 3a71ac22c44b55f893f7c073b7e10614cacafd29 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 5 Feb 2025 08:46:31 -0500 Subject: [PATCH] Upgraded gem(s): [net-protocol,net-smtp,parser] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eebc6ff..c906e23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,7 +151,8 @@ GEM net-protocol net-protocol (0.2.2) timeout - net-smtp (0.5.0) + net-smtp (0.5.1) + net-protocol nio4r (2.7.4) nokogiri (1.18.2) mini_portile2 (~> 2.8.2) @@ -177,7 +178,7 @@ GEM iniparse (~> 1.4) rexml (>= 3.3.9) parallel (1.26.3) - parser (3.3.7.0) + parser (3.3.7.1) ast (~> 2.4.1) racc pastel (0.8.0)