Skip to content

Commit

Permalink
Merge pull request #1574 from alphagov/T117-use-updated-govuk-template
Browse files Browse the repository at this point in the history
T117: Update govuk_template to 0.25.0
  • Loading branch information
Karl Baker authored Nov 8, 2018
2 parents 74aa658 + cde0bbd commit a36a41a
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 @@ -38,5 +38,5 @@ end

gem 'plek', '2.1.1'
gem 'govuk_frontend_toolkit', '~> 8.1.0'
gem 'govuk_template', '0.24.1'
gem 'govuk_template', '0.25.0'
gem 'gds-api-adapters', '~> 54.1'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ GEM
rouge
sass-rails (>= 5.0.4)
slimmer (>= 11.1.0)
govuk_template (0.24.1)
govuk_template (0.25.0)
rails (>= 3.1)
govuk_test (0.2.1)
capybara
Expand Down Expand Up @@ -363,7 +363,7 @@ DEPENDENCIES
govuk_app_config (~> 1.10.0)
govuk_frontend_toolkit (~> 8.1.0)
govuk_publishing_components (~> 11.2.0)
govuk_template (= 0.24.1)
govuk_template (= 0.25.0)
govuk_test
image_optim (= 0.26.3)
jasmine-rails (~> 0.14.8)
Expand Down

0 comments on commit a36a41a

Please sign in to comment.