File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ gem "gds-api-adapters", "~> 60.0"
8
8
gem "govuk_ab_testing" , "~> 2.4"
9
9
gem "govuk_app_config" , "~> 2.0"
10
10
gem "govuk_frontend_toolkit" , "~> 8.2.0"
11
- gem "govuk_publishing_components" , "~> 21.4.1 "
11
+ gem "govuk_publishing_components" , "~> 21.5.0 "
12
12
gem "htmlentities" , "~> 4.3"
13
13
gem "plek" , "~> 3.0"
14
14
gem "rack_strip_client_ip" , "~> 0.0.2"
Original file line number Diff line number Diff line change 88
88
execjs (2.7.0 )
89
89
faker (2.5.0 )
90
90
i18n (~> 1.6.0 )
91
- faraday (0.16.2 )
91
+ faraday (0.17.0 )
92
92
multipart-post (>= 1.2 , < 3 )
93
93
ffi (1.11.1 )
94
94
gds-api-adapters (60.1.0 )
114
114
govuk_frontend_toolkit (8.2.0 )
115
115
railties (>= 3.1.0 )
116
116
sass (>= 3.2.0 )
117
- govuk_publishing_components (21.4.1 )
117
+ govuk_publishing_components (21.5.0 )
118
118
gds-api-adapters
119
119
govuk_app_config
120
120
kramdown
225
225
rails-dom-testing (2.0.3 )
226
226
activesupport (>= 4.2.0 )
227
227
nokogiri (>= 1.6 )
228
- rails-html-sanitizer (1.2 .0 )
229
- loofah (~> 2.2 , >= 2.2.2 )
228
+ rails-html-sanitizer (1.3 .0 )
229
+ loofah (~> 2.3 )
230
230
rails-i18n (5.1.3 )
231
231
i18n (>= 0.7 , < 2 )
232
232
railties (>= 5.0 , < 6 )
@@ -367,7 +367,7 @@ DEPENDENCIES
367
367
govuk_ab_testing (~> 2.4 )
368
368
govuk_app_config (~> 2.0 )
369
369
govuk_frontend_toolkit (~> 8.2.0 )
370
- govuk_publishing_components (~> 21.4.1 )
370
+ govuk_publishing_components (~> 21.5.0 )
371
371
govuk_schemas (~> 4.0 )
372
372
govuk_test
373
373
htmlentities (~> 4.3 )
You can’t perform that action at this time.
0 commit comments