Skip to content

Commit 4bddeee

Browse files
authored
Merge pull request #3520 from alphagov/dependabot/bundler/govuk_publishing_components-8.0.1
Bump govuk_publishing_components from 7.2.0 to 8.0.1
2 parents feb4499 + 84533a9 commit 4bddeee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gem "gds-api-adapters", "~> 52.5.1"
1313
gem 'govspeak', '~> 5.6.0'
1414
gem 'govuk-content-schema-test-helpers', '~> 1.6.1'
1515
gem 'govuk_frontend_toolkit', '>= 7.5.0'
16-
gem 'govuk_publishing_components', '7.2.0'
16+
gem 'govuk_publishing_components', '8.0.1'
1717
gem 'htmlentities', '~> 4'
1818
gem 'json'
1919
gem 'lrucache', '0.1.4'

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
unf (>= 0.0.5, < 1.0.0)
7979
erubi (1.7.1)
8080
execjs (2.7.0)
81-
faraday (0.15.0)
81+
faraday (0.15.1)
8282
multipart-post (>= 1.2, < 3)
8383
ffi (1.9.23)
8484
gds-api-adapters (52.5.1)
@@ -115,7 +115,7 @@ GEM
115115
govuk_frontend_toolkit (7.5.0)
116116
railties (>= 3.1.0)
117117
sass (>= 3.2.0)
118-
govuk_publishing_components (7.2.0)
118+
govuk_publishing_components (8.0.1)
119119
govspeak (>= 5.0.3)
120120
govuk_app_config
121121
govuk_frontend_toolkit
@@ -164,7 +164,7 @@ GEM
164164
minitest (>= 4, < 6)
165165
mocha (1.4.0)
166166
metaclass (~> 0.0.1)
167-
money (6.11.2)
167+
money (6.11.3)
168168
i18n (>= 0.6.4, < 1.1)
169169
multipart-post (2.0.0)
170170
netrc (0.11.0)
@@ -340,7 +340,7 @@ DEPENDENCIES
340340
govuk-lint
341341
govuk_app_config
342342
govuk_frontend_toolkit (>= 7.5.0)
343-
govuk_publishing_components (= 7.2.0)
343+
govuk_publishing_components (= 8.0.1)
344344
htmlentities (~> 4)
345345
json
346346
lrucache (= 0.1.4)

0 commit comments

Comments
 (0)