diff --git a/tictactoe_ruby/Gemfile.lock b/tictactoe_ruby/Gemfile.lock index 2223a96..d704c44 100644 --- a/tictactoe_ruby/Gemfile.lock +++ b/tictactoe_ruby/Gemfile.lock @@ -20,7 +20,7 @@ GEM rainbow (3.1.1) rake (13.3.1) regexp_parser (2.11.3) - rubocop (1.82.0) + rubocop (1.82.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -31,9 +31,9 @@ GEM rubocop-ast (>= 1.48.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.48.0) + rubocop-ast (1.49.0) parser (>= 3.3.7.2) - prism (~> 1.4) + prism (~> 1.7) ruby-progressbar (1.13.0) unicode-display_width (3.2.0) unicode-emoji (~> 4.1)