diff --git a/Gemfile.lock b/Gemfile.lock index 4e5bf80..86be8e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,7 +30,7 @@ GEM nokogiri (1.15.4-x86_64-linux) racc (~> 1.4) parallel (1.23.0) - parser (3.2.2.3) + parser (3.2.2.4) ast (~> 2.4.1) racc pry (0.14.2) @@ -40,15 +40,15 @@ GEM rack-protection (3.1.0) rack (~> 2.2, >= 2.2.4) rainbow (3.1.1) - regexp_parser (2.8.1) + regexp_parser (2.8.2) require_all (3.0.0) rexml (3.2.6) - rubocop (1.56.4) + rubocop (1.57.0) base64 (~> 0.1.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.3) + parser (>= 3.2.2.4) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) @@ -78,7 +78,7 @@ GEM eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) tilt (2.2.0) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) unicode-emoji (3.4.0) unicode-version (~> 1.0) unicode-version (1.3.0)