diff --git a/Gemfile.lock b/Gemfile.lock index 13eee9ff23a5e..19a2275e5a9f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -289,10 +289,10 @@ GEM openssl-signature_algorithm (1.1.1) openssl (~> 2.0) optimist (3.0.1) - parallel (1.21.0) + parallel (1.22.1) parallel_tests (3.7.3) parallel - parser (3.0.2.0) + parser (3.2.0.0) ast (~> 2.4.1) pg (1.2.3) progress (3.6.0) @@ -334,7 +334,7 @@ GEM method_source rake (>= 0.13) thor (~> 1.0) - rainbow (3.0.0) + rainbow (3.1.1) raindrops (0.19.2) rake (13.0.6) rb-fsevent (0.11.0) @@ -348,7 +348,7 @@ GEM redis (4.5.1) redis-namespace (1.8.1) redis (>= 3.0.4) - regexp_parser (2.1.1) + regexp_parser (2.6.1) request_store (1.5.0) rack (>= 1.4) rexml (3.2.5) @@ -389,22 +389,26 @@ GEM json-schema (~> 2.2) railties (>= 3.1, < 7.0) rtlit (0.0.5) - rubocop (1.22.3) + rubocop (1.43.0) + json (~> 2.3) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.2.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) - rexml - rubocop-ast (>= 1.12.0, < 2.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.24.1, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.12.0) - parser (>= 3.0.1.1) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.24.1) + parser (>= 3.1.1.0) + rubocop-capybara (2.17.0) + rubocop (~> 1.41) rubocop-discourse (2.4.2) rubocop (>= 1.1.0) rubocop-rspec (>= 2.0.0) - rubocop-rspec (2.5.0) - rubocop (~> 1.19) + rubocop-rspec (2.18.0) + rubocop (~> 1.33) + rubocop-capybara ruby-prof (1.4.3) ruby-progressbar (1.11.0) ruby-readability (0.7.0) @@ -458,7 +462,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8) - unicode-display_width (2.1.0) + unicode-display_width (2.4.2) unicorn (6.0.0) kgio (~> 2.6) raindrops (~> 0.7)