From 6e10ab35fbd828d589b7b56817e3c41a0dc830d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 19:18:21 +0000 Subject: [PATCH 1/2] Bump rubocop-govuk from 5.0.3 to 5.0.7 Bumps [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) from 5.0.3 to 5.0.7. - [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/rubocop-govuk/compare/v5.0.3...v5.0.7) --- updated-dependencies: - dependency-name: rubocop-govuk dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 662515129..b3b3bdfb8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.1.8) + bigdecimal (3.1.9) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -254,7 +254,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (7.0.0) railties (>= 3.2.16) - json (2.8.2) + json (2.9.1) json-schema (4.3.0) addressable (>= 2.8) jwt (2.8.1) @@ -610,7 +610,7 @@ GEM psych (>= 4.0.0) redis-client (0.23.0) connection_pool - regexp_parser (2.9.2) + regexp_parser (2.10.0) reline (0.6.0) io-console (~> 0.5) request_store (1.7.0) @@ -639,35 +639,35 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.1) - rubocop (1.68.0) + 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 (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 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.36.1) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) rubocop-capybara (2.21.0) rubocop (~> 1.41) - rubocop-govuk (5.0.3) - rubocop (= 1.68.0) - rubocop-ast (= 1.36.1) + rubocop-govuk (5.0.7) + rubocop (= 1.69.2) + rubocop-ast (= 1.37.0) rubocop-capybara (= 2.21.0) - rubocop-rails (= 2.27.0) + rubocop-rails (= 2.28.0) rubocop-rake (= 0.6.0) - rubocop-rspec (= 3.2.0) - rubocop-rails (2.27.0) + rubocop-rspec (= 3.3.0) + rubocop-rails (2.28.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.2.0) + rubocop-rspec (3.3.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) @@ -730,7 +730,9 @@ GEM timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) + unicode-display_width (3.1.3) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) uri (0.13.0) version_gem (1.1.4) warden (1.2.9) From cf7f2dfb3c5cc887537f310636eb1ce6b1314e1f Mon Sep 17 00:00:00 2001 From: Mark Taylor <138604938+mtaylorgds@users.noreply.github.com> Date: Thu, 2 Jan 2025 11:34:22 +0000 Subject: [PATCH 2/2] Fix linting error after rubocop update --- spec/lib/project_builder_spec.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/spec/lib/project_builder_spec.rb b/spec/lib/project_builder_spec.rb index b75dae7ee..8d9f8f626 100644 --- a/spec/lib/project_builder_spec.rb +++ b/spec/lib/project_builder_spec.rb @@ -10,7 +10,6 @@ def build_project( content_items: content_item_attributes, bulk_tagging: bulk_tagging_enabled ) - ProjectBuilder.call( content_item_attributes: content_items, project_attributes: {