diff --git a/Gemfile.lock b/Gemfile.lock index 132cb4a..ebfc53c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,13 +100,15 @@ GEM minitest (5.14.4) msgpack (1.4.2) nio4r (2.5.7) - nokogiri (1.11.5-x86_64-darwin) + nokogiri (1.13.9-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.9-x86_64-linux) racc (~> 1.4) pg (1.2.3) public_suffix (4.0.6) puma (5.3.1) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-mini-profiler (2.3.2) rack (>= 1.2.0) @@ -197,8 +199,8 @@ GEM zeitwerk (2.4.2) PLATFORMS - ruby x86_64-darwin-19 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.4)