From 0867b638d2c0da53b980e6cd2ace05812c840897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 19:41:08 +0000 Subject: [PATCH] Bump rubocop-govuk from 4.14.0 to 5.0.3 Bumps [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) from 4.14.0 to 5.0.3. - [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/rubocop-govuk/compare/v4.14.0...v5.0.3) --- updated-dependencies: - dependency-name: rubocop-govuk dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 54 ++++++++++++++++++++++------------------------------ 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index caf85d4c..ed697299 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,9 +136,6 @@ GEM google-protobuf (4.27.5-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.27.5-x86_64-darwin) - bigdecimal - rake (>= 13) google-protobuf (4.27.5-x86_64-linux) bigdecimal rake (>= 13) @@ -194,7 +191,7 @@ GEM reline (>= 0.4.2) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.7.1) + json (2.8.2) jsonb_accessor (1.4) activerecord (>= 6.1) activesupport (>= 6.1) @@ -439,8 +436,8 @@ GEM opentelemetry-api (~> 1.0) ostruct (0.6.0) pagy (9.1.0) - parallel (1.24.0) - parser (3.3.0.5) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc pg (1.5.8) @@ -512,7 +509,7 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.3.8) + rexml (3.3.9) rouge (4.2.1) rspec-core (3.13.1) rspec-support (~> 3.13.0) @@ -531,43 +528,39 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.1) - rubocop (1.60.2) + rubocop (1.68.0) 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.30.0, < 2.0) + regexp_parser (>= 2.4, < 3.0) + rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.30.0) - parser (>= 3.2.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) + rubocop-ast (1.36.1) + parser (>= 3.3.1.0) + rubocop-capybara (2.21.0) rubocop (~> 1.41) - rubocop-govuk (4.14.0) - rubocop (= 1.60.2) - rubocop-ast (= 1.30.0) - rubocop-rails (= 2.23.1) + rubocop-govuk (5.0.3) + rubocop (= 1.68.0) + rubocop-ast (= 1.36.1) + rubocop-capybara (= 2.21.0) + rubocop-rails (= 2.27.0) rubocop-rake (= 0.6.0) - rubocop-rspec (= 2.26.1) - rubocop-rails (2.23.1) + rubocop-rspec (= 3.2.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) - rubocop-ast (>= 1.30.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.26.1) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - securerandom (0.3.1) + securerandom (0.3.2) selenium-webdriver (4.25.0) base64 (~> 0.2) logger (~> 1.4) @@ -631,7 +624,7 @@ GEM concurrent-ruby (~> 1.0) tzinfo-data (1.2023.3) tzinfo (>= 1.0.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) useragent (0.16.10) view_component (3.16.0) activesupport (>= 5.2.0, < 8.0) @@ -648,7 +641,6 @@ GEM PLATFORMS arm64-darwin-23 - ruby x86_64-linux DEPENDENCIES