Skip to content

Commit

Permalink
Bump govuk_publishing_components from 16.13.0 to 16.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed May 3, 2019
1 parent 363230e commit 5fb419e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 25 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.1'
gem 'govuk_ab_testing', '~> 2.4'
gem 'govuk_app_config', '~> 1.16'
gem 'govuk_frontend_toolkit', '~> 8.1.0'
gem 'govuk_publishing_components', '~> 16.13.0'
gem 'govuk_publishing_components', '~> 16.14.1'
gem 'plek', '~> 2.1'
gem 'slimmer', '~> 13.1'

Expand Down
31 changes: 7 additions & 24 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,16 +103,6 @@ GEM
rest-client (~> 2.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
govspeak (6.0.0)
actionview (~> 5.0)
addressable (>= 2.3.8, < 3)
htmlentities (~> 4)
i18n (~> 0.7)
kramdown (~> 1.15.0)
money (~> 6.7)
nokogiri (~> 1.5)
rinku (~> 2.0)
sanitize (~> 5)
govuk-lint (3.11.1)
rubocop (~> 0.64)
rubocop-rspec (~> 1.28)
Expand All @@ -127,10 +117,12 @@ GEM
govuk_frontend_toolkit (8.1.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (16.13.0)
govspeak (>= 5.0.3)
govuk_publishing_components (16.14.1)
gds-api-adapters
govuk_app_config
govuk_frontend_toolkit
kramdown
plek
rails (>= 5.0.0.1)
rake
rouge
Expand All @@ -141,7 +133,7 @@ GEM
htmlentities (4.3.4)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.9.5)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
image_size (2.0.0)
io-like (0.3.0)
Expand All @@ -156,7 +148,7 @@ GEM
json-schema (2.8.0)
addressable (>= 2.4)
kgio (2.11.2)
kramdown (1.15.0)
kramdown (2.1.0)
link_header (0.0.8)
log4r (1.1.10)
logstash-event (1.2.02)
Expand Down Expand Up @@ -188,15 +180,11 @@ GEM
ruby-progressbar
mocha (1.8.0)
metaclass (~> 0.0.1)
money (6.13.3)
i18n (>= 0.6.4, <= 2)
multipart-post (2.0.0)
netrc (0.11.0)
nio4r (2.3.1)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
nokogumbo (2.0.1)
nokogiri (~> 1.8, >= 1.8.4)
null_logger (0.0.1)
oj (3.7.12)
parallel (1.17.0)
Expand Down Expand Up @@ -265,7 +253,6 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rinku (2.0.6)
robotex (1.0.0)
rouge (3.3.0)
rubocop (0.68.1)
Expand All @@ -280,10 +267,6 @@ GEM
ruby-progressbar (1.10.0)
rubyzip (1.2.2)
safe_yaml (1.0.4)
sanitize (5.0.0)
crass (~> 1.0.2)
nokogiri (>= 1.8.0)
nokogumbo (~> 2.0)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
Expand Down Expand Up @@ -370,7 +353,7 @@ DEPENDENCIES
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.16)
govuk_frontend_toolkit (~> 8.1.0)
govuk_publishing_components (~> 16.13.0)
govuk_publishing_components (~> 16.14.1)
govuk_schemas (~> 3.2)
htmlentities (~> 4.3)
jasmine-rails
Expand Down

0 comments on commit 5fb419e

Please sign in to comment.