diff --git a/Gemfile.lock b/Gemfile.lock index b3e2d55..76216a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM bindex (0.8.1) bootsnap (1.20.0) msgpack (~> 1.2) - brakeman (7.1.1) + brakeman (7.1.2) racc builder (3.3.0) bundler-audit (0.9.3) @@ -176,6 +176,8 @@ GEM racc (~> 1.4) nokogiri (1.18.10-x86_64-darwin) racc (~> 1.4) + nokogiri (1.18.10-x86_64-linux-gnu) + racc (~> 1.4) ostruct (0.6.3) parallel (1.27.0) parser (3.3.10.0) @@ -185,6 +187,7 @@ GEM pg (1.6.2-aarch64-linux-musl) pg (1.6.2-arm64-darwin) pg (1.6.2-x86_64-darwin) + pg (1.6.2-x86_64-linux) pp (0.6.3) prettyprint prettyprint (0.2.0) @@ -325,6 +328,7 @@ GEM thruster (0.1.17-aarch64-linux) thruster (0.1.17-arm64-darwin) thruster (0.1.17-x86_64-darwin) + thruster (0.1.17-x86_64-linux) timeout (0.6.0) tsort (0.2.0) tzinfo (2.0.6) @@ -354,6 +358,7 @@ PLATFORMS arm64-darwin-24 arm64-darwin-25 x86_64-darwin-20 + x86_64-linux DEPENDENCIES bootsnap (~> 1.18, >= 1.18.6)