Skip to content

Commit

Permalink
Bump govuk_publishing_components from 16.16.0 to 16.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed May 15, 2019
1 parent 5eee6c1 commit eab6188
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 59.2'
gem 'govuk_ab_testing', '~> 2.4'
gem 'govuk_app_config', '~> 1.16'
gem 'govuk_frontend_toolkit', '~> 8.2.0'
gem 'govuk_publishing_components', '~> 16.16.0'
gem 'govuk_publishing_components', '~> 16.18.0'
gem 'plek', '~> 2.1'
gem 'slimmer', '~> 13.1'

Expand Down
17 changes: 13 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 (8.2.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (16.16.0)
govuk_publishing_components (16.18.0)
gds-api-adapters
govuk_app_config
govuk_frontend_toolkit
Expand All @@ -127,7 +127,7 @@ GEM
rails (>= 5.0.0.1)
rake
rouge
sass-rails (>= 5.0.4)
sassc-rails (>= 2.0.1)
govuk_schemas (3.2.0)
json-schema (~> 2.8.0)
hashdiff (0.3.7)
Expand Down Expand Up @@ -181,7 +181,7 @@ GEM
ruby-progressbar
mocha (1.8.0)
metaclass (~> 0.0.1)
multipart-post (2.1.0)
multipart-post (2.1.1)
netrc (0.11.0)
nio4r (2.3.1)
nokogiri (1.10.3)
Expand Down Expand Up @@ -279,6 +279,15 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sassc (2.0.1)
ffi (~> 1.9)
rake
sassc-rails (2.1.1)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
scss_lint (0.58.0)
rake (>= 0.9, < 13)
sass (~> 3.5, >= 3.5.5)
Expand Down Expand Up @@ -354,7 +363,7 @@ DEPENDENCIES
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.16)
govuk_frontend_toolkit (~> 8.2.0)
govuk_publishing_components (~> 16.16.0)
govuk_publishing_components (~> 16.18.0)
govuk_schemas (~> 3.2)
htmlentities (~> 4.3)
jasmine-rails
Expand Down

0 comments on commit eab6188

Please sign in to comment.