From 78cf922e054b16e93cbfdb6fb1b4e60b3551297f Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Thu, 12 Dec 2024 10:44:28 +0100 Subject: [PATCH] chore: bump puma 6.4.3 => 6.5.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 26ee272c5..88d2b01a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -463,8 +463,8 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.17.1) + nio4r (2.7.4) + nokogiri (1.17.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) openid_connect (2.3.0) @@ -514,7 +514,7 @@ GEM psych (5.2.0) stringio public_suffix (5.0.5) - puma (6.4.3) + puma (6.5.0) nio4r (~> 2.0) pundit (2.3.1) activesupport (>= 3.0.0)