diff --git a/Gemfile.lock b/Gemfile.lock index d8ab702..3762520 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,8 +25,9 @@ GEM ougai (2.0.0) oj (~> 3.10) parallel (1.23.0) - parser (3.2.2.1) + parser (3.2.2.3) ast (~> 2.4.1) + racc pg (1.5.3) pg_query (2.1.4) google-protobuf (>= 3.19.2) @@ -34,10 +35,11 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) rbs (3.1.0) - regexp_parser (2.8.0) + regexp_parser (2.8.1) rexml (3.2.5) rspec (3.12.0) rspec-core (~> 3.12.0) @@ -52,17 +54,17 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.0) - rubocop (1.51.0) + rubocop (1.52.1) json (~> 2.3) parallel (~> 1.10) - parser (>= 3.2.0.0) + parser (>= 3.2.2.3) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) rubocop-ast (>= 1.28.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.28.1) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-capybara (2.18.0) rubocop (~> 1.41)