Skip to content

Commit

Permalink
Bump govuk_publishing_components from 12.2.0 to 12.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Oct 31, 2018
1 parent 4521283 commit 7aa614e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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', '~> 53.1'
gem 'govuk_ab_testing', '~> 2.4'
gem 'govuk_app_config', '~> 1.10'
gem 'govuk_frontend_toolkit', '~> 8.1.0'
gem 'govuk_publishing_components', '~> 12.2.0'
gem 'govuk_publishing_components', '~> 12.3.0'
gem 'plek', '~> 2.1'
gem 'slimmer', '~> 13.0'

Expand Down
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ GEM
archive-zip (~> 0.10)
nokogiri (~> 1.8)
coderay (1.1.2)
commander (4.4.6)
highline (~> 1.7.2)
commander (4.4.7)
highline (~> 2.0.0)
concurrent-ruby (1.0.5)
crack (0.4.3)
safe_yaml (~> 1.0.0)
Expand Down Expand Up @@ -127,7 +127,7 @@ GEM
govuk_frontend_toolkit (8.1.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (12.2.0)
govuk_publishing_components (12.3.0)
govspeak (>= 5.0.3)
govuk_app_config
govuk_frontend_toolkit
Expand All @@ -138,7 +138,7 @@ GEM
govuk_schemas (3.2.0)
json-schema (~> 2.8.0)
hashdiff (0.3.7)
highline (1.7.10)
highline (2.0.0)
htmlentities (4.3.4)
http-cookie (1.0.3)
domain_name (~> 0.5)
Expand All @@ -165,7 +165,7 @@ GEM
activesupport (>= 4.0)
logstash-event (~> 1.2.0)
request_store
loofah (2.2.2)
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -184,7 +184,7 @@ GEM
minitest (5.11.3)
mocha (1.7.0)
metaclass (~> 0.0.1)
money (6.13.0)
money (6.13.1)
i18n (>= 0.6.4, <= 2)
multipart-post (2.0.0)
netrc (0.11.0)
Expand All @@ -194,7 +194,7 @@ GEM
nokogumbo (1.5.0)
nokogiri
null_logger (0.0.1)
oj (3.6.12)
oj (3.7.0)
parallel (1.12.1)
parser (2.5.1.2)
ast (~> 2.4.0)
Expand Down Expand Up @@ -366,7 +366,7 @@ DEPENDENCIES
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.10)
govuk_frontend_toolkit (~> 8.1.0)
govuk_publishing_components (~> 12.2.0)
govuk_publishing_components (~> 12.3.0)
govuk_schemas (~> 3.2)
htmlentities (~> 4.3)
jasmine-rails
Expand Down

0 comments on commit 7aa614e

Please sign in to comment.