Skip to content

Commit

Permalink
Bump govuk_publishing_components from 12.21.0 to 13.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Dec 18, 2018
1 parent 5f3ccbb commit c0fb98c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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', '~> 55.0'
gem 'govuk_ab_testing', '~> 2.4'
gem 'govuk_app_config', '~> 1.10'
gem 'govuk_frontend_toolkit', '~> 8.1.0'
gem 'govuk_publishing_components', '~> 12.21.0'
gem 'govuk_publishing_components', '~> 13.2.0'
gem 'plek', '~> 2.1'
gem 'slimmer', '~> 13.0'

Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ GEM
govuk_frontend_toolkit (8.1.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (12.21.0)
govuk_publishing_components (13.2.0)
govspeak (>= 5.0.3)
govuk_app_config
govuk_frontend_toolkit
Expand Down Expand Up @@ -182,7 +182,7 @@ GEM
mimemagic (0.3.2)
mini_magick (4.8.0)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
mini_portile2 (2.4.0)
minitest (5.11.3)
mocha (1.7.0)
metaclass (~> 0.0.1)
Expand All @@ -191,8 +191,8 @@ GEM
multipart-post (2.0.0)
netrc (0.11.0)
nio4r (2.3.1)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
nokogiri (1.9.1)
mini_portile2 (~> 2.4.0)
nokogumbo (1.5.0)
nokogiri
null_logger (0.0.1)
Expand Down Expand Up @@ -255,8 +255,8 @@ GEM
raindrops (0.19.0)
rake (12.3.2)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rb-inotify (0.10.0)
ffi (~> 1.0)
regexp_parser (1.3.0)
request_store (1.4.1)
rack (>= 1.4)
Expand Down Expand Up @@ -370,7 +370,7 @@ DEPENDENCIES
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.10)
govuk_frontend_toolkit (~> 8.1.0)
govuk_publishing_components (~> 12.21.0)
govuk_publishing_components (~> 13.2.0)
govuk_schemas (~> 3.2)
htmlentities (~> 4.3)
jasmine-rails
Expand Down

0 comments on commit c0fb98c

Please sign in to comment.