diff --git a/Gemfile.lock b/Gemfile.lock index 2c0aea0..aec2df9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,9 @@ GEM minitest (5.16.3) msgpack (1.6.0) nio4r (2.5.8) - nokogiri (1.13.9-x86_64-darwin) + nokogiri (1.14.3-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) pg (1.4.5) pg_search (2.3.6) @@ -130,7 +132,7 @@ GEM public_suffix (5.0.0) puma (5.6.5) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.2) rack (2.2.4) rack-mini-profiler (2.3.4) rack (>= 1.2.0) @@ -226,6 +228,7 @@ GEM PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.4)