Skip to content

Commit

Permalink
Merge pull request #776 from gemmaleigh/update-the-govuk-frontend-too…
Browse files Browse the repository at this point in the history
…lkit-to-fix-the-phase-banner

Update the govuk frontend toolkit to 4.10.0
  • Loading branch information
fofr committed Apr 26, 2016
2 parents ffd1ac1 + 86823cc commit bed4c9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ group :development, :test do
end

gem 'plek', '1.11.0'
gem 'govuk_frontend_toolkit', '~> 4.9.0'
gem 'govuk_frontend_toolkit', '~> 4.10.0'

if ENV['GOVUK_TEMPLATE_DEV']
gem 'govuk_template', :path => "../govuk_template"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ GEM
govuk-lint (0.6.1)
rubocop (~> 0.35.0)
scss_lint (~> 0.44.0)
govuk_frontend_toolkit (4.9.0)
govuk_frontend_toolkit (4.10.0)
rails (>= 3.1.0)
sass (>= 3.2.0)
govuk_template (0.17.0)
Expand Down Expand Up @@ -256,7 +256,7 @@ DEPENDENCIES
gds-api-adapters (= 26.7.0)
govuk-content-schema-test-helpers (~> 1.4)
govuk-lint (~> 0.6.0)
govuk_frontend_toolkit (~> 4.9.0)
govuk_frontend_toolkit (~> 4.10.0)
govuk_template (= 0.17.0)
image_optim (= 0.17.1)
jasmine-rails (~> 0.10.6)
Expand Down

0 comments on commit bed4c9f

Please sign in to comment.