diff --git a/Gemfile.lock b/Gemfile.lock index 625a7bd..7db0089 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,9 @@ GEM minitest (5.19.0) mocha (2.1.0) ruby2_keywords (>= 0.0.5) - nokogiri (1.15.4-arm64-darwin) + nokogiri (1.16.3-arm64-darwin) + racc (~> 1.4) + nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) parallel (1.23.0) parser (3.2.2.3) @@ -70,7 +72,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (5.0.3) - racc (1.7.1) + racc (1.7.3) rainbow (3.1.1) rake (13.0.6) regexp_parser (2.8.1) @@ -118,6 +120,7 @@ GEM PLATFORMS arm64-darwin-20 + x86_64-linux DEPENDENCIES minitest