diff --git a/Gemfile.lock b/Gemfile.lock index 7938bdd65..6fdcc145f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) console (1.25.2) fiber-annotation fiber-local (~> 1.1) @@ -91,7 +91,7 @@ GEM i18n (1.6.0) concurrent-ruby (~> 1.0) io-event (1.5.1) - json (2.7.2) + json (2.9.1) kramdown (2.4.0) rexml language_server-protocol (3.17.0.3) @@ -161,8 +161,8 @@ GEM padrino-support (= 0.15.3) tilt (>= 1.4.1, < 3) padrino-support (0.15.3) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.7.0) ast (~> 2.4.1) racc parslet (2.0.0) @@ -176,8 +176,8 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (6.0.1) - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-livereload (0.3.17) rack rainbow (3.1.1) @@ -186,8 +186,8 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.9) + regexp_parser (2.10.0) + rexml (3.4.0) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -201,43 +201,36 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - rubocop (1.63.5) + rubocop (1.69.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) + rubocop-capybara (2.21.0) rubocop (~> 1.41) - rubocop-govuk (4.17.1) - rubocop (= 1.63.5) - rubocop-ast (= 1.31.3) - rubocop-rails (= 2.25.0) + rubocop-govuk (5.0.7) + rubocop (= 1.69.2) + rubocop-ast (= 1.37.0) + rubocop-capybara (= 2.21.0) + rubocop-rails (= 2.28.0) rubocop-rake (= 0.6.0) - rubocop-rspec (= 2.29.2) - rubocop-rails (2.25.0) + rubocop-rspec (= 3.3.0) + rubocop-rails (2.28.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.3.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) ruby-rc4 (0.1.5) sass (3.4.25) @@ -261,7 +254,9 @@ GEM concurrent-ruby (~> 1.0) uglifier (3.2.0) execjs (>= 0.3.0, < 3) - unicode-display_width (2.5.0) + unicode-display_width (3.1.4) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2)