Skip to content

Commit

Permalink
Merge pull request #1135 from alphagov/bump-gem
Browse files Browse the repository at this point in the history
Bump govuk_publishing_components gem
  • Loading branch information
fofr authored Sep 11, 2017
2 parents 3d42d38 + 83c65cc commit be9f17a
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 @@ -10,7 +10,7 @@ gem 'sass-rails', "5.0.6"
gem 'airbrake', github: 'alphagov/airbrake', branch: 'silence-dep-warnings-for-rails-5'
gem 'nokogiri', "~> 1.7"
gem 'redis', "~> 3.3.3"
gem 'govuk_publishing_components', '~> 1.4.0', require: false
gem 'govuk_publishing_components', '~> 1.5.0', require: false

group :development do
gem 'image_optim', '0.17.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ GEM
govuk_frontend_toolkit (7.0.1)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (1.4.0)
govuk_publishing_components (1.5.0)
govspeak (>= 5.0.3)
govuk_frontend_toolkit
rails (>= 5.0.0.1)
Expand Down Expand Up @@ -304,7 +304,7 @@ DEPENDENCIES
govuk-content-schema-test-helpers (~> 1.4)
govuk-lint (~> 0.6.0)
govuk_frontend_toolkit (~> 7.0.1)
govuk_publishing_components (~> 1.4.0)
govuk_publishing_components (~> 1.5.0)
govuk_template (= 0.22.2)
image_optim (= 0.17.1)
jasmine-rails (~> 0.14.1)
Expand Down

0 comments on commit be9f17a

Please sign in to comment.