Skip to content

Commit

Permalink
Merge pull request #1395 from alphagov/dependabot/bundler/govuk_publi…
Browse files Browse the repository at this point in the history
…shing_components-7.0.0

Bump govuk_publishing_components from 6.7.0 to 7.0.0
  • Loading branch information
thomasleese authored May 1, 2018
2 parents 3881a08 + 97f31ce commit a775fce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.7"
gem 'asset_bom_removal-rails', '~> 1.0.0'
gem 'nokogiri', "~> 1.7"
gem 'redis', "~> 4.0.1"
gem 'govuk_publishing_components', '~> 6.7.0'
gem 'govuk_publishing_components', '~> 7.0.0'
gem 'govuk_app_config', '~> 1.4.1'

group :development do
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ GEM
govuk_frontend_toolkit (7.5.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (6.7.0)
govuk_publishing_components (7.0.0)
govspeak (>= 5.0.3)
govuk_app_config
govuk_frontend_toolkit
Expand Down Expand Up @@ -185,7 +185,7 @@ GEM
rake
mocha (1.5.0)
metaclass (~> 0.0.1)
money (6.11.0)
money (6.11.1)
i18n (>= 0.6.4, < 1.1)
multipart-post (2.0.0)
netrc (0.11.0)
Expand Down Expand Up @@ -284,7 +284,7 @@ GEM
scss_lint (0.57.0)
rake (>= 0.9, < 13)
sass (~> 3.5.5)
sentry-raven (2.7.2)
sentry-raven (2.7.3)
faraday (>= 0.7.6, < 1.0)
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
Expand Down Expand Up @@ -348,7 +348,7 @@ DEPENDENCIES
govuk-lint (~> 3.8.0)
govuk_app_config (~> 1.4.1)
govuk_frontend_toolkit (~> 7.5.0)
govuk_publishing_components (~> 6.7.0)
govuk_publishing_components (~> 7.0.0)
govuk_template (= 0.24.0)
image_optim (= 0.26.1)
jasmine-rails (~> 0.14.1)
Expand Down

0 comments on commit a775fce

Please sign in to comment.