diff --git a/Gemfile.lock b/Gemfile.lock index 71cc816..9b45010 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,6 +128,8 @@ GEM racc (~> 1.4) nokogiri (1.18.8-x86_64-darwin) racc (~> 1.4) + nokogiri (1.18.8-x86_64-linux-gnu) + racc (~> 1.4) parallel (1.27.0) parser (3.3.8.0) ast (~> 2.4.1) @@ -142,7 +144,7 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - puma (6.6.0) + puma (7.1.0) nio4r (~> 2.0) racc (1.8.1) rack (2.2.17) @@ -216,6 +218,7 @@ GEM simplecov_json_formatter (0.1.4) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-darwin) + sqlite3 (1.7.3-x86_64-linux) thor (1.3.2) timeout (0.4.3) tzinfo (2.0.6) @@ -232,6 +235,7 @@ GEM PLATFORMS arm64-darwin x86_64-darwin + x86_64-linux DEPENDENCIES alto!