Skip to content

Commit

Permalink
Merge pull request #1991 from alphagov/dependabot/bundler/govuk_publi…
Browse files Browse the repository at this point in the history
…shing_components-21.17.0

Bump govuk_publishing_components from 21.16.3 to 21.17.0
  • Loading branch information
andysellick authored Jan 6, 2020
2 parents c88a614 + 1a49a6b commit 44dc76d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ruby File.read(".ruby-version").chomp
gem "actionpack-page_caching", "1.2.0"
gem "asset_bom_removal-rails", "~> 1.0.0"
gem "govuk_app_config", "~> 2.0.1"
gem "govuk_publishing_components", "~> 21.16.3"
gem "govuk_publishing_components", "~> 21.17.0"
gem "nokogiri", "~> 1.10"
gem "rack_strip_client_ip", "0.0.2"
gem "rails", "~> 5.2"
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ GEM
erubi (1.9.0)
execjs (2.7.0)
exifr (1.3.6)
faraday (0.17.1)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
ffi (1.11.3)
fspath (3.1.2)
Expand All @@ -102,7 +102,7 @@ GEM
govuk_frontend_toolkit (9.0.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (21.16.3)
govuk_publishing_components (21.17.0)
gds-api-adapters
govuk_app_config
kramdown
Expand Down Expand Up @@ -159,7 +159,7 @@ GEM
marcel (0.3.3)
mimemagic (~> 0.3.2)
method_source (0.9.2)
mime-types (3.3)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mimemagic (0.3.3)
Expand Down Expand Up @@ -187,7 +187,7 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.1)
public_suffix (4.0.3)
puma (4.3.1)
nio4r (~> 2.0)
rack (2.0.8)
Expand Down Expand Up @@ -298,7 +298,7 @@ GEM
thor (1.0.1)
thread_safe (0.3.6)
tilt (2.0.10)
tzinfo (1.2.5)
tzinfo (1.2.6)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down Expand Up @@ -335,7 +335,7 @@ DEPENDENCIES
govuk-content-schema-test-helpers (~> 1.6)
govuk_app_config (~> 2.0.1)
govuk_frontend_toolkit (~> 9.0.0)
govuk_publishing_components (~> 21.16.3)
govuk_publishing_components (~> 21.17.0)
govuk_template (= 0.26.0)
govuk_test
image_optim (= 0.26.5)
Expand Down

0 comments on commit 44dc76d

Please sign in to comment.