From 031c1603d93326269cd23d4e9f53cb965fa825f8 Mon Sep 17 00:00:00 2001 From: Vanita Barrett Date: Tue, 26 Nov 2019 11:27:13 +0000 Subject: [PATCH] Remove govuk-frontend-toolkit dependency --- Gemfile | 1 - Gemfile.lock | 4 ---- 2 files changed, 5 deletions(-) diff --git a/Gemfile b/Gemfile index 8e63d89fa..b3a2db7fb 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,6 @@ gem "dalli" gem "gds-api-adapters", "~> 61.0" gem "govuk_ab_testing", "~> 2.4" gem "govuk_app_config", "~> 2.0" -gem "govuk_frontend_toolkit", "~> 8.2.0" gem "govuk_publishing_components", "~> 21.13.1" gem "htmlentities", "~> 4.3" gem "plek", "~> 3.0" diff --git a/Gemfile.lock b/Gemfile.lock index db8da7ac3..515a6f3fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,9 +111,6 @@ GEM sentry-raven (>= 2.7.1, < 2.12.0) statsd-ruby (~> 1.4.0) unicorn (>= 5.4, < 5.6) - govuk_frontend_toolkit (8.2.0) - railties (>= 3.1.0) - sass (>= 3.2.0) govuk_publishing_components (21.13.1) gds-api-adapters govuk_app_config @@ -367,7 +364,6 @@ DEPENDENCIES govuk-lint govuk_ab_testing (~> 2.4) govuk_app_config (~> 2.0) - govuk_frontend_toolkit (~> 8.2.0) govuk_publishing_components (~> 21.13.1) govuk_schemas (~> 4.0) govuk_test