Skip to content

Commit

Permalink
Bump govuk_frontend_toolkit to 5.0.3
Browse files Browse the repository at this point in the history
Pick up new organisation colours.
alphagov/govuk_frontend_toolkit#368
  • Loading branch information
fofr committed Jan 17, 2017
1 parent 1db3497 commit 0c3f347
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 @@ -72,7 +72,7 @@ end
if ENV['FRONTEND_TOOLKIT_DEV']
gem 'govuk_frontend_toolkit', path: '../govuk_frontend_toolkit_gem'
else
gem 'govuk_frontend_toolkit', '5.0.0'
gem 'govuk_frontend_toolkit', '5.0.3'
end

gem 'sass', '3.4.9'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ GEM
bootstrap-sass (= 3.3.5.1)
jquery-rails (~> 3.1.3)
rails (>= 3.2.0)
govuk_frontend_toolkit (5.0.0)
govuk_frontend_toolkit (5.0.3)
rails (>= 3.1.0)
sass (>= 3.2.0)
govuk_sidekiq (0.0.4)
Expand Down Expand Up @@ -480,7 +480,7 @@ DEPENDENCIES
govuk-content-schema-test-helpers (= 1.4.0)
govuk-lint (~> 0.5.1)
govuk_admin_template (= 4.2.0)
govuk_frontend_toolkit (= 5.0.0)
govuk_frontend_toolkit (= 5.0.3)
govuk_sidekiq (= 0.0.4)
graphviz_transitions
invalid_utf8_rejector (~> 0.0.1)
Expand Down

0 comments on commit 0c3f347

Please sign in to comment.