Skip to content

Commit

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

Bump govuk_publishing_components from 6.5.0 to 6.7.0
  • Loading branch information
thomasleese authored Apr 27, 2018
2 parents b913874 + a0674fb commit bb1c600
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.5.0'
gem 'govuk_publishing_components', '~> 6.7.0'
gem 'govuk_app_config', '~> 1.4.1'

group :development do
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@ GEM
safe_yaml (~> 1.0.0)
crass (1.0.4)
debug_inspector (0.0.3)
domain_name (0.5.20170404)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
erubi (1.7.1)
execjs (2.7.0)
exifr (1.3.3)
faraday (0.14.0)
faraday (0.15.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.23)
fspath (3.1.0)
Expand Down Expand Up @@ -118,7 +118,7 @@ GEM
govuk_frontend_toolkit (7.4.2)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (6.5.0)
govuk_publishing_components (6.7.0)
govspeak (>= 5.0.3)
govuk_app_config
govuk_frontend_toolkit
Expand Down Expand Up @@ -211,7 +211,7 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.2)
rack (2.0.4)
rack (2.0.5)
rack-cache (1.7.1)
rack (>= 0.4)
rack-test (1.0.0)
Expand Down Expand Up @@ -292,7 +292,7 @@ GEM
shoulda-context (1.2.2)
shoulda-matchers (2.8.0)
activesupport (>= 3.0.0)
slimmer (12.0.0)
slimmer (12.1.0)
activesupport
json
nokogiri (~> 1.7)
Expand Down Expand Up @@ -348,7 +348,7 @@ DEPENDENCIES
govuk-lint (~> 3.8.0)
govuk_app_config (~> 1.4.1)
govuk_frontend_toolkit (~> 7.4.1)
govuk_publishing_components (~> 6.5.0)
govuk_publishing_components (~> 6.7.0)
govuk_template (= 0.24.0)
image_optim (= 0.26.1)
jasmine-rails (~> 0.14.1)
Expand Down

0 comments on commit bb1c600

Please sign in to comment.