File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ gem "dalli"
7
7
gem "gds-api-adapters" , "~> 63.3"
8
8
gem "govuk_ab_testing" , "~> 2.4"
9
9
gem "govuk_app_config" , "~> 2.0"
10
- gem "govuk_publishing_components" , "~> 21.21.3 "
10
+ gem "govuk_publishing_components" , "~> 21.22.0 "
11
11
gem "htmlentities" , "~> 4.3"
12
12
gem "plek" , "~> 3.0"
13
13
gem "rack_strip_client_ip" , "~> 0.0.2"
Original file line number Diff line number Diff line change 90
90
i18n (>= 1.6 , < 2 )
91
91
faraday (0.17.3 )
92
92
multipart-post (>= 1.2 , < 3 )
93
- ffi (1.12.1 )
93
+ ffi (1.12.2 )
94
94
gds-api-adapters (63.3.0 )
95
95
addressable
96
96
link_header
106
106
sentry-raven (>= 2.7.1 , < 2.14.0 )
107
107
statsd-ruby (~> 1.4.0 )
108
108
unicorn (>= 5.4 , < 5.6 )
109
- govuk_publishing_components (21.21.3 )
109
+ govuk_publishing_components (21.22.0 )
110
110
gds-api-adapters
111
111
govuk_app_config
112
112
kramdown
321
321
unf_ext
322
322
unf_ext (0.0.7.6 )
323
323
unicode-display_width (1.6.0 )
324
- unicorn (5.5.2 )
324
+ unicorn (5.5.3 )
325
325
kgio (~> 2.6 )
326
326
raindrops (~> 0.7 )
327
327
webdrivers (4.1.3 )
@@ -362,7 +362,7 @@ DEPENDENCIES
362
362
gds-api-adapters (~> 63.3 )
363
363
govuk_ab_testing (~> 2.4 )
364
364
govuk_app_config (~> 2.0 )
365
- govuk_publishing_components (~> 21.21.3 )
365
+ govuk_publishing_components (~> 21.22.0 )
366
366
govuk_schemas (~> 4.0 )
367
367
govuk_test
368
368
htmlentities (~> 4.3 )
You can’t perform that action at this time.
0 commit comments