diff --git a/Gemfile b/Gemfile index 9a1b4b43a..e8c8100ea 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem 'sass-rails', "5.0.7" gem 'asset_bom_removal-rails', '~> 1.0.0' gem 'nokogiri', "~> 1.7" gem 'redis', "~> 4.0.1" -gem 'govuk_publishing_components', '~> 6.7.0' +gem 'govuk_publishing_components', '~> 7.0.0' gem 'govuk_app_config', '~> 1.4.1' group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 3b105f6b8..740b6d586 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM govuk_frontend_toolkit (7.5.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (6.7.0) + govuk_publishing_components (7.0.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -185,7 +185,7 @@ GEM rake mocha (1.5.0) metaclass (~> 0.0.1) - money (6.11.0) + money (6.11.1) i18n (>= 0.6.4, < 1.1) multipart-post (2.0.0) netrc (0.11.0) @@ -284,7 +284,7 @@ GEM scss_lint (0.57.0) rake (>= 0.9, < 13) sass (~> 3.5.5) - sentry-raven (2.7.2) + sentry-raven (2.7.3) faraday (>= 0.7.6, < 1.0) shoulda (3.5.0) shoulda-context (~> 1.0, >= 1.0.1) @@ -348,7 +348,7 @@ DEPENDENCIES govuk-lint (~> 3.8.0) govuk_app_config (~> 1.4.1) govuk_frontend_toolkit (~> 7.5.0) - govuk_publishing_components (~> 6.7.0) + govuk_publishing_components (~> 7.0.0) govuk_template (= 0.24.0) image_optim (= 0.26.1) jasmine-rails (~> 0.14.1)