diff --git a/Gemfile b/Gemfile index 83c4f811..c9c671fb 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' ruby File.read(".ruby-version").strip gem 'airbrake', '4.0' -gem 'govuk_frontend_toolkit', '4.10.0' +gem 'govuk_frontend_toolkit', '4.18.3' gem 'logstasher', '0.6.1' gem 'plek', '1.11' gem 'rails', '4.2.7.1' diff --git a/Gemfile.lock b/Gemfile.lock index 4cddf82e..55d601ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM govuk-lint (0.6.1) rubocop (~> 0.35.0) scss_lint (~> 0.44.0) - govuk_frontend_toolkit (4.10.0) + govuk_frontend_toolkit (4.18.3) rails (>= 3.1.0) sass (>= 3.2.0) http-cookie (1.0.2) @@ -274,7 +274,7 @@ DEPENDENCIES gds-api-adapters (= 27.0.0) govuk-content-schema-test-helpers (= 1.1.0) govuk-lint - govuk_frontend_toolkit (= 4.10.0) + govuk_frontend_toolkit (= 4.18.3) jasmine-rails logstasher (= 0.6.1) phantomjs (~> 1.9.7)