From 6000b570a0065152e4407cf2e738504b86377e6e Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Thu, 5 May 2022 13:50:31 +0100 Subject: [PATCH] Fix Gemfile --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f9770e90e..33491ce74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -265,7 +265,7 @@ GEM timeout nio4r (2.5.8) nokogiri (1.13.5-arm64-darwin) - racc (~> 1.4) + racc (~> 1.4) nokogiri (1.13.5-x86_64-darwin) racc (~> 1.4) nokogiri (1.13.5-x86_64-linux) @@ -305,6 +305,7 @@ GEM public_suffix (4.0.7) puma (5.6.4) nio4r (~> 2.0) + racc (1.6.0) rack (2.2.3) rack-attack (6.6.1) rack (>= 1.0, < 3)