diff --git a/Gemfile.lock b/Gemfile.lock index c384389ab..578d3881b 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) 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: {