Skip to content

Commit 9c67c39

Browse files
1 parent 5c37897 commit 9c67c39

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ gem 'gds-api-adapters', '~> 60.0'
1616
gem 'govuk_ab_testing', '~> 2.4'
1717
gem 'govuk_app_config', '~> 2.0'
1818
gem 'govuk_frontend_toolkit', '~> 8.2.0'
19-
gem 'govuk_publishing_components', '~> 20.3.0'
19+
gem 'govuk_publishing_components', '~> 20.4.0'
2020
gem 'plek', '~> 3.0'
2121
gem 'slimmer', '~> 13.1'
2222

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ GEM
114114
govuk_frontend_toolkit (8.2.0)
115115
railties (>= 3.1.0)
116116
sass (>= 3.2.0)
117-
govuk_publishing_components (20.3.0)
117+
govuk_publishing_components (20.4.0)
118118
gds-api-adapters
119119
govuk_app_config
120120
govuk_frontend_toolkit
@@ -296,7 +296,7 @@ GEM
296296
selenium-webdriver (3.142.4)
297297
childprocess (>= 0.5, < 3.0)
298298
rubyzip (~> 1.2, >= 1.2.2)
299-
sentry-raven (2.11.0)
299+
sentry-raven (2.11.1)
300300
faraday (>= 0.7.6, < 1.0)
301301
slimmer (13.1.0)
302302
activesupport
@@ -368,7 +368,7 @@ DEPENDENCIES
368368
govuk_ab_testing (~> 2.4)
369369
govuk_app_config (~> 2.0)
370370
govuk_frontend_toolkit (~> 8.2.0)
371-
govuk_publishing_components (~> 20.3.0)
371+
govuk_publishing_components (~> 20.4.0)
372372
govuk_schemas (~> 4.0)
373373
govuk_test
374374
htmlentities (~> 4.3)

0 commit comments

Comments
 (0)