From 7fcf5cb7a7b242160e911f47921b5bd5336ec3f5 Mon Sep 17 00:00:00 2001 From: James Smith Date: Thu, 23 Jan 2025 17:16:13 +0000 Subject: [PATCH] fix net-protocol dependency --- Gemfile.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile.lock b/Gemfile.lock index 31e78f4fa..7a665b72f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -435,6 +435,7 @@ GEM net-protocol (0.2.2) timeout net-smtp (0.5.0) + net-protocol nio4r (2.7.4) nokogiri (1.18.2) mini_portile2 (~> 2.8.2)