diff --git a/Gemfile.lock b/Gemfile.lock index 31c0601..8c39e9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,13 +114,15 @@ GEM msgpack (1.4.2) mysql2 (0.5.3) nio4r (2.5.8) - nokogiri (1.12.4-x86_64-darwin) + nokogiri (1.13.9-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.9-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) public_suffix (4.0.6) puma (5.4.0) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-mini-profiler (2.3.3) rack (>= 1.2.0) @@ -221,6 +223,7 @@ GEM PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.4)