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 version
Browse files Browse the repository at this point in the history
  • Loading branch information
philandstuff committed Nov 29, 2012
1 parent 9e33b67 commit 6302c10
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 @@ -35,7 +35,7 @@ gem 'lograge'
if ENV['CONTENT_MODELS_DEV']
gem "govuk_content_models", path: '../govuk_content_models'
else
gem "govuk_content_models", "2.4.0"
gem "govuk_content_models", "2.5.0"
end

if ENV['BUNDLE_DEV']
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ GEM
htmlentities (~> 4)
kramdown (~> 0.13.3)
sanitize (= 2.0.3)
govuk_content_models (2.4.0)
govuk_content_models (2.5.0)
bson_ext
differ
gds-api-adapters
Expand Down Expand Up @@ -322,7 +322,7 @@ DEPENDENCIES
gds-sso (= 2.0.0)
gds-warmup-controller (= 0.1.0)
gelf
govuk_content_models (= 2.4.0)
govuk_content_models (= 2.5.0)
launchy
less-rails-bootstrap
lograge
Expand Down

0 comments on commit 6302c10

Please sign in to comment.