diff --git a/Gemfile.lock b/Gemfile.lock index 1f1b79c..e4a3406 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM minitest (5.22.3) paint (2.3.0) parallel (1.24.0) - parser (3.3.0.5) + parser (3.3.1.0) ast (~> 2.4.1) racc racc (1.7.3) @@ -24,7 +24,7 @@ GEM rake (13.2.1) regexp_parser (2.9.0) rexml (3.2.6) - rubocop (1.63.3) + rubocop (1.63.5) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -35,8 +35,8 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.2) - parser (>= 3.3.0.4) + rubocop-ast (1.31.3) + parser (>= 3.3.1.0) ruby-progressbar (1.13.0) unicode-display_width (2.5.0) yard (0.9.36)