Skip to content
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.

Commit

Permalink
Bump govuk_content_models to use 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mazz Mosley committed Oct 23, 2012
1 parent 9ac7c3d commit 7c47e0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -34,7 +34,7 @@ gem 'lograge'
if ENV['CONTENT_MODELS_DEV']
gem "govuk_content_models", path: '../govuk_content_models'
else
gem "govuk_content_models", "1.15.1"
gem "govuk_content_models", "2.0.0"
end

if ENV['BUNDLE_DEV']
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -122,7 +122,7 @@ GEM
htmlentities (~> 4)
kramdown (~> 0.13.3)
sanitize (= 2.0.3)
govuk_content_models (1.15.1)
govuk_content_models (2.0.0)
bson_ext
differ
gds-api-adapters
Expand Down Expand Up @@ -314,7 +314,7 @@ DEPENDENCIES
gds-sso (= 2.0.0)
gds-warmup-controller (= 0.1.0)
gelf
govuk_content_models (= 1.15.1)
govuk_content_models (= 2.0.0)
launchy
lograge
minitest
Expand Down

0 comments on commit 7c47e0d

Please sign in to comment.