diff --git a/Gemfile.lock b/Gemfile.lock index 43e2565..7794f05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,21 +38,20 @@ GEM minitest (5.24.1) mutex_m (0.2.0) mysql2 (0.5.6) - parallel (1.26.2) + parallel (1.26.3) parser (3.3.4.2) ast (~> 2.4.1) racc pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - racc (1.8.1) - + rack (3.1.5) + strscan rainbow (3.1.1) rake (13.2.1) regexp_parser (2.9.2) rexml (3.3.5) - rack (3.1.5) strscan rspec (3.13.0) rspec-core (~> 3.13.0) @@ -67,7 +66,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.65.0) + rubocop (1.65.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -78,7 +77,7 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.0) + rubocop-ast (1.32.1) parser (>= 3.3.1.0) rubocop-performance (1.21.1) rubocop (>= 1.48.1, < 2.0)