Skip to content

Commit

Permalink
Bump govuk_publishing_components from 21.19.0 to 21.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jan 14, 2020
1 parent e03e9b6 commit d3a1dd3
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 @@ -7,7 +7,7 @@ gem "dalli"
gem "gds-api-adapters", "~> 63.2"
gem "govuk_ab_testing", "~> 2.4"
gem "govuk_app_config", "~> 2.0"
gem "govuk_publishing_components", "~> 21.19.0"
gem "govuk_publishing_components", "~> 21.19.1"
gem "htmlentities", "~> 4.3"
gem "plek", "~> 3.0"
gem "rack_strip_client_ip", "~> 0.0.2"
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ GEM
concurrent-ruby (1.1.5)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.5)
crass (1.0.6)
dalli (2.7.10)
debug_inspector (0.0.3)
domain_name (0.5.20190701)
Expand All @@ -106,7 +106,7 @@ GEM
sentry-raven (>= 2.7.1, < 2.12.0)
statsd-ruby (~> 1.4.0)
unicorn (>= 5.4, < 5.6)
govuk_publishing_components (21.19.0)
govuk_publishing_components (21.19.1)
gds-api-adapters
govuk_app_config
kramdown
Expand Down Expand Up @@ -143,7 +143,7 @@ GEM
json (2.2.0)
json-schema (2.8.1)
addressable (>= 2.4)
kgio (2.11.2)
kgio (2.11.3)
kramdown (2.1.0)
link_header (0.0.8)
log4r (1.1.10)
Expand All @@ -167,7 +167,7 @@ GEM
mini_magick (4.9.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.13.0)
minitest (5.14.0)
minitest-reporters (1.4.2)
ansi
builder
Expand All @@ -191,7 +191,7 @@ GEM
public_suffix (4.0.3)
puma (4.3.1)
nio4r (~> 2.0)
rack (2.0.8)
rack (2.1.1)
rack-cache (1.11.0)
rack (>= 0.4)
rack-test (1.1.0)
Expand Down Expand Up @@ -232,7 +232,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rainbow (3.0.0)
raindrops (0.19.0)
raindrops (0.19.1)
rake (13.0.1)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
Expand Down Expand Up @@ -362,7 +362,7 @@ DEPENDENCIES
gds-api-adapters (~> 63.2)
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 2.0)
govuk_publishing_components (~> 21.19.0)
govuk_publishing_components (~> 21.19.1)
govuk_schemas (~> 4.0)
govuk_test
htmlentities (~> 4.3)
Expand Down

0 comments on commit d3a1dd3

Please sign in to comment.