diff --git a/Gemfile.lock b/Gemfile.lock index 04186fc..200446d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,9 @@ GEM diff-lcs (1.5.0) json (2.7.1) language_server-protocol (3.17.0.3) - nokogiri (1.16.0-x86_64-darwin) + nokogiri (1.13.10-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) parallel (1.24.0) parser (3.3.0.3) @@ -22,7 +24,8 @@ GEM rainbow (3.1.1) rake (13.1.0) regexp_parser (2.9.0) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -51,13 +54,10 @@ GEM parser (>= 3.2.1.0) ruby-progressbar (1.13.0) rubyzip (2.3.2) + strscan (3.1.0) unicode-display_width (2.5.0) PLATFORMS - aarch64-linux - arm-linux - arm64-darwin - x86-linux x86_64-darwin x86_64-linux