From 0d47a5bde5e89ecfd33b42d653de8b8264fd303e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 17:47:06 +0000 Subject: [PATCH] Bump rubocop-govuk from 4.16.1 to 5.0.2 Bumps [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) from 4.16.1 to 5.0.2. - [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/rubocop-govuk/compare/v4.16.1...v5.0.2) --- updated-dependencies: - dependency-name: rubocop-govuk dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 46 +++++++++++++++++++--------------------------- 1 file changed, 19 insertions(+), 27 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f1f1822..6b78e95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -236,7 +236,7 @@ GEM mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) httpclient (2.8.3) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.7.2) irb (1.14.0) @@ -245,7 +245,7 @@ GEM jaro_winkler (1.5.6) jsbundling-rails (1.3.0) railties (>= 6.0.0) - json (2.7.1) + json (2.7.2) json-jwt (1.16.3) activesupport (>= 4.2) aes_key_wrap @@ -334,8 +334,8 @@ GEM webfinger (~> 2.0) os (1.1.4) pagy (8.4.0) - parallel (1.24.0) - parser (3.3.0.5) + parallel (1.26.3) + parser (3.3.5.0) ast (~> 2.4.1) racc pg (1.5.8) @@ -428,8 +428,7 @@ GEM retriable (3.1.2) reverse_markdown (2.1.1) nokogiri - rexml (3.3.6) - strscan + rexml (3.3.7) rladr (1.2.0) rspec (3.13.0) rspec-core (~> 3.13.0) @@ -452,7 +451,7 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.1) - rubocop (1.62.1) + rubocop (1.64.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -463,32 +462,26 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.2) - parser (>= 3.3.0.4) - rubocop-capybara (2.20.0) + rubocop-ast (1.31.3) + parser (>= 3.3.1.0) + rubocop-capybara (2.21.0) rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-govuk (4.16.1) - rubocop (= 1.62.1) - rubocop-ast (= 1.31.2) - rubocop-rails (= 2.24.1) + rubocop-govuk (5.0.2) + rubocop (= 1.64.1) + rubocop-ast (= 1.31.3) + rubocop-capybara (= 2.21.0) + rubocop-rails (= 2.25.1) rubocop-rake (= 0.6.0) - rubocop-rspec (= 2.28.0) - rubocop-rails (2.24.1) + rubocop-rspec (= 3.0.1) + rubocop-rails (2.25.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.28.0) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.2) - rubocop (~> 1.40) + rubocop-rspec (3.0.1) + rubocop (~> 1.61) ruby-progressbar (1.13.0) semantic_logger (4.16.0) concurrent-ruby (~> 1.0) @@ -536,7 +529,6 @@ GEM activesupport solargraph stringio (3.1.1) - strscan (3.1.0) swd (2.0.2) activesupport (>= 3) attr_required (>= 0.0.5) @@ -560,7 +552,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) uber (0.1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) uri (0.13.1) validate_email (0.1.6) activemodel (>= 3.0)