diff --git a/Gemfile.lock b/Gemfile.lock index 790359cde..192448b5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM base64 (0.2.0) claide (1.1.0) colored2 (3.1.2) - json (2.13.1) + json (2.13.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) minitest (5.25.5) @@ -25,7 +25,7 @@ GEM rainbow (3.1.1) regexp_parser (2.10.0) rexml (3.4.0) - rubocop (1.79.0) + rubocop (1.79.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -35,7 +35,6 @@ GEM regexp_parser (>= 2.9.3, < 3.0) rubocop-ast (>= 1.46.0, < 2.0) ruby-progressbar (~> 1.7) - tsort (>= 0.2.0) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.46.0) parser (>= 3.3.7.2) @@ -45,7 +44,6 @@ GEM rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) ruby-progressbar (1.13.0) - tsort (0.2.0) unicode-display_width (2.6.0) xcodeproj (1.27.0) CFPropertyList (>= 2.3.3, < 4.0)