Skip to content

Commit 7d2da76

Browse files
1 parent 7192770 commit 7d2da76

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gem "gds-api-adapters", "~> 60.0"
88
gem "govuk_ab_testing", "~> 2.4"
99
gem "govuk_app_config", "~> 2.0"
1010
gem "govuk_frontend_toolkit", "~> 8.2.0"
11-
gem "govuk_publishing_components", "~> 21.0.0"
11+
gem "govuk_publishing_components", "~> 21.1.1"
1212
gem "htmlentities", "~> 4.3"
1313
gem "plek", "~> 3.0"
1414
gem "rack_strip_client_ip", "~> 0.0.2"

Gemfile.lock

+5-5
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 (21.0.0)
117+
govuk_publishing_components (21.1.1)
118118
gds-api-adapters
119119
govuk_app_config
120120
kramdown
@@ -174,7 +174,7 @@ GEM
174174
mini_magick (4.9.5)
175175
mini_mime (1.0.2)
176176
mini_portile2 (2.4.0)
177-
minitest (5.11.3)
177+
minitest (5.12.0)
178178
minitest-reporters (1.3.8)
179179
ansi
180180
builder
@@ -184,7 +184,7 @@ GEM
184184
metaclass (~> 0.0.1)
185185
multipart-post (2.1.1)
186186
netrc (0.11.0)
187-
nio4r (2.5.1)
187+
nio4r (2.5.2)
188188
nokogiri (1.10.4)
189189
mini_portile2 (~> 2.4.0)
190190
null_logger (0.0.1)
@@ -315,7 +315,7 @@ GEM
315315
statsd-ruby (1.4.0)
316316
thor (0.20.3)
317317
thread_safe (0.3.6)
318-
tilt (2.0.9)
318+
tilt (2.0.10)
319319
tzinfo (1.2.5)
320320
thread_safe (~> 0.1)
321321
uglifier (4.1.20)
@@ -367,7 +367,7 @@ DEPENDENCIES
367367
govuk_ab_testing (~> 2.4)
368368
govuk_app_config (~> 2.0)
369369
govuk_frontend_toolkit (~> 8.2.0)
370-
govuk_publishing_components (~> 21.0.0)
370+
govuk_publishing_components (~> 21.1.1)
371371
govuk_schemas (~> 4.0)
372372
govuk_test
373373
htmlentities (~> 4.3)

0 commit comments

Comments
 (0)