diff --git a/Gemfile.lock b/Gemfile.lock index ac58f6c2c5..b388a2056e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -550,7 +550,7 @@ GEM ffi (~> 1.0) redcarpet (3.5.1) redis (4.8.0) - regexp_parser (2.5.0) + regexp_parser (2.6.0) reline (0.3.1) io-console (~> 0.5) request_store (1.5.0) @@ -603,17 +603,17 @@ GEM rswag-ui (2.7.0) actionpack (>= 3.1, < 7.1) railties (>= 3.1, < 7.1) - rubocop (1.36.0) + rubocop (1.37.1) json (~> 2.3) parallel (~> 1.10) parser (>= 3.1.2.1) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.20.1, < 2.0) + rubocop-ast (>= 1.23.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.21.0) + rubocop-ast (1.23.0) parser (>= 3.1.1.0) rubocop-rails (2.16.1) activesupport (>= 4.2.0)