Skip to content

Commit d8827a7

Browse files
1 parent 54fc4e9 commit d8827a7

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
@@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 59.0'
1717
gem 'govuk_ab_testing', '~> 2.4'
1818
gem 'govuk_app_config', '~> 1.15'
1919
gem 'govuk_frontend_toolkit', '~> 8.1.0'
20-
gem 'govuk_publishing_components', '~> 16.10.1'
20+
gem 'govuk_publishing_components', '~> 16.11.0'
2121
gem 'plek', '~> 2.1'
2222
gem 'slimmer', '~> 13.1'
2323

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ GEM
127127
govuk_frontend_toolkit (8.1.0)
128128
railties (>= 3.1.0)
129129
sass (>= 3.2.0)
130-
govuk_publishing_components (16.10.1)
130+
govuk_publishing_components (16.11.0)
131131
govspeak (>= 5.0.3)
132132
govuk_app_config
133133
govuk_frontend_toolkit
@@ -188,7 +188,7 @@ GEM
188188
ruby-progressbar
189189
mocha (1.8.0)
190190
metaclass (~> 0.0.1)
191-
money (6.13.2)
191+
money (6.13.3)
192192
i18n (>= 0.6.4, <= 2)
193193
multipart-post (2.0.0)
194194
netrc (0.11.0)
@@ -198,7 +198,7 @@ GEM
198198
nokogumbo (2.0.1)
199199
nokogiri (~> 1.8, >= 1.8.4)
200200
null_logger (0.0.1)
201-
oj (3.7.11)
201+
oj (3.7.12)
202202
parallel (1.13.0)
203203
parser (2.6.0.0)
204204
ast (~> 2.4.0)
@@ -372,7 +372,7 @@ DEPENDENCIES
372372
govuk_ab_testing (~> 2.4)
373373
govuk_app_config (~> 1.15)
374374
govuk_frontend_toolkit (~> 8.1.0)
375-
govuk_publishing_components (~> 16.10.1)
375+
govuk_publishing_components (~> 16.11.0)
376376
govuk_schemas (~> 3.2)
377377
htmlentities (~> 4.3)
378378
jasmine-rails

0 commit comments

Comments
 (0)