From e25091bde832794d33bc1bcdfa5432200a972147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 17:48:30 +0000 Subject: [PATCH] Bump rubocop-govuk from 4.10.0 to 4.11.0 Bumps [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) from 4.10.0 to 4.11.0. - [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/rubocop-govuk/compare/v4.10.0...v4.11.0) --- updated-dependencies: - dependency-name: rubocop-govuk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d627236762..8cf70ee645 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -191,6 +191,7 @@ GEM addressable (>= 2.8) kramdown (2.4.0) rexml + language_server-protocol (3.17.0.3) link_header (0.0.8) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) @@ -264,9 +265,10 @@ GEM table_print (~> 1.5) term-ansicolor (~> 1.7) thor (>= 0.20, < 2.0) - parallel (1.22.1) - parser (3.2.0.0) + parallel (1.23.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc parslet (2.0.0) plek (5.0.0) prometheus_exporter (2.0.8) @@ -330,7 +332,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (2.6.2) + regexp_parser (2.8.1) request_store (1.5.1) rack (>= 1.4) rest-client (2.1.0) @@ -353,36 +355,40 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.0) - rubocop (1.44.1) + rubocop (1.53.1) json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.0.0) + parser (>= 3.2.2.3) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.24.1, < 2.0) + rubocop-ast (>= 1.28.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.24.1) - parser (>= 3.1.1.0) - rubocop-capybara (2.17.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-capybara (2.18.0) rubocop (~> 1.41) - rubocop-govuk (4.10.0) - rubocop (= 1.44.1) - rubocop-ast (= 1.24.1) - rubocop-rails (= 2.17.4) + rubocop-factory_bot (2.23.1) + rubocop (~> 1.33) + rubocop-govuk (4.11.0) + rubocop (= 1.53.1) + rubocop-ast (= 1.29.0) + rubocop-rails (= 2.20.2) rubocop-rake (= 0.6.0) - rubocop-rspec (= 2.18.1) - rubocop-rails (2.17.4) + rubocop-rspec (= 2.22.0) + rubocop-rails (2.20.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.18.1) + rubocop-rspec (2.22.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-progressbar (1.11.0) + rubocop-factory_bot (~> 2.22) + ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) sassc (2.4.0)