From 91e642027826b1bc5492cd22591fa248a91c3413 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 07:18:49 +0000 Subject: [PATCH] Update puma to version 5.6.8 --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b73670..c7a709a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -180,9 +180,11 @@ GEM neat (2.1.0) sass (~> 3.4) thor (~> 0.19) - nio4r (2.3.0) + nio4r (2.7.0) nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) + nokogiri (1.15.4-x86_64-linux) + racc (~> 1.4) oauth (0.5.1) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) @@ -212,7 +214,7 @@ GEM pg (1.5.3) powerpack (0.1.2) public_suffix (5.0.3) - puma (5.6.7) + puma (5.6.8) nio4r (~> 2.0) pundit (1.1.0) activesupport (>= 3.0.0)