Skip to content

Commit

Permalink
Merge pull request #342 from alphagov/bump-govuk-template
Browse files Browse the repository at this point in the history
Bump the govuk_template version to 0.3.2
  • Loading branch information
norm committed Dec 17, 2013
2 parents 30ea29b + 80b4168 commit eb35bfb
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 @@ -28,6 +28,6 @@ gem 'govuk_frontend_toolkit', '0.36.0'
if ENV['GOVUK_TEMPLATE_DEV']
gem 'govuk_template', :path => "../govuk_template"
else
gem 'govuk_template', '0.2.1'
gem 'govuk_template', '0.3.2'
end
gem 'gds-api-adapters', '7.18.0'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
govuk_frontend_toolkit (0.36.0)
rails (>= 3.1.0)
sass (>= 3.2.0)
govuk_template (0.2.1)
govuk_template (0.3.2)
rails (>= 3.1)
hike (1.2.3)
i18n (0.6.9)
Expand Down Expand Up @@ -181,7 +181,7 @@ DEPENDENCIES
exception_notification
gds-api-adapters (= 7.18.0)
govuk_frontend_toolkit (= 0.36.0)
govuk_template (= 0.2.1)
govuk_template (= 0.3.2)
jasmine (= 1.1.2)
lograge (~> 0.1.0)
mocha (= 0.13.3)
Expand Down

0 comments on commit eb35bfb

Please sign in to comment.