diff --git a/Gemfile.lock b/Gemfile.lock index dc9a544..fbef865 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,14 +55,16 @@ GEM kaminari-core (1.2.2) marcel (1.0.2) method_source (1.0.0) - mini_portile2 (2.8.1) minitest (5.16.3) mysql2 (0.5.4) net-ssh (7.0.1) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) - nokogiri (1.13.10) - mini_portile2 (~> 2.8.0) + nokogiri (1.13.10-arm64-darwin) + racc (~> 1.4) + nokogiri (1.13.10-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) pry (0.14.1) coderay (~> 1.1) @@ -86,6 +88,7 @@ GEM rubyzip (2.3.2) sqlite3 (1.6.8-arm64-darwin) sqlite3 (1.6.8-x86_64-darwin) + sqlite3 (1.6.8-x86_64-linux) table_print (1.5.7) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) @@ -95,15 +98,14 @@ GEM unicode-display_width (1.8.0) unicode_plot (0.0.5) enumerable-statistics (>= 2.0.1) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.35) youplot (0.4.5) unicode_plot (>= 0.0.5) PLATFORMS arm64-darwin-23 x86_64-darwin-22 + x86_64-linux DEPENDENCIES arql!