diff --git a/Gemfile.lock b/Gemfile.lock index 4773103..94f3b2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,10 +5,14 @@ GEM byebug (11.1.3) colorize (0.8.1) jaro_winkler (1.5.4) - nokogiri (1.11.0.rc2-x64-mingw32) + nokogiri (1.13.4-x64-mingw32) + racc (~> 1.4) + nokogiri (1.13.4-x86_64-linux) + racc (~> 1.4) parallel (1.19.1) parser (2.7.1.1) ast (~> 2.4.0) + racc (1.6.0) rainbow (3.0.0) rexml (3.2.3) rubocop (0.81.0) @@ -24,6 +28,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES byebug