File tree 2 files changed +10
-8
lines changed
2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 54.1'
17
17
gem 'govuk_ab_testing' , '~> 2.4'
18
18
gem 'govuk_app_config' , '~> 1.10'
19
19
gem 'govuk_frontend_toolkit' , '~> 8.1.0'
20
- gem 'govuk_publishing_components' , '~> 12.6.0 '
20
+ gem 'govuk_publishing_components' , '~> 12.7.1 '
21
21
gem 'plek' , '~> 2.1'
22
22
gem 'slimmer' , '~> 13.0'
23
23
Original file line number Diff line number Diff line change @@ -104,15 +104,16 @@ GEM
104
104
rest-client (~> 2.0 )
105
105
globalid (0.4.1 )
106
106
activesupport (>= 4.2.0 )
107
- govspeak (5.6.0 )
108
- actionview (>= 4.1 , < 6 )
107
+ govspeak (5.7.1 )
108
+ actionview (~> 5.0 )
109
109
addressable (>= 2.3.8 , < 3 )
110
110
commander (~> 4.4 )
111
111
htmlentities (~> 4 )
112
112
i18n (~> 0.7 )
113
113
kramdown (~> 1.15.0 )
114
114
money (~> 6.7 )
115
115
nokogiri (~> 1.5 )
116
+ rinku (~> 2.0 )
116
117
sanitize (~> 4.6 )
117
118
govuk-lint (3.9.0 )
118
119
rubocop (~> 0.58 )
128
129
govuk_frontend_toolkit (8.1.0 )
129
130
railties (>= 3.1.0 )
130
131
sass (>= 3.2.0 )
131
- govuk_publishing_components (12.6.0 )
132
+ govuk_publishing_components (12.7.1 )
132
133
govspeak (>= 5.0.3 )
133
134
govuk_app_config
134
135
govuk_frontend_toolkit
174
175
marcel (0.3.3 )
175
176
mimemagic (~> 0.3.2 )
176
177
metaclass (0.0.4 )
177
- method_source (0.9.1 )
178
+ method_source (0.9.2 )
178
179
mime-types (3.2.2 )
179
180
mime-types-data (~> 3.2015 )
180
181
mime-types-data (3.2018.0812 )
195
196
nokogumbo (1.5.0 )
196
197
nokogiri
197
198
null_logger (0.0.1 )
198
- oj (3.7.0 )
199
+ oj (3.7.1 )
199
200
parallel (1.12.1 )
200
201
parser (2.5.1.2 )
201
202
ast (~> 2.4.0 )
263
264
http-cookie (>= 1.0.2 , < 2.0 )
264
265
mime-types (>= 1.16 , < 4.0 )
265
266
netrc (~> 0.8 )
267
+ rinku (2.0.4 )
266
268
robotex (1.0.0 )
267
269
rouge (3.3.0 )
268
270
rubocop (0.58.2 )
317
319
activesupport (>= 4.0 )
318
320
sprockets (>= 3.0.0 )
319
321
statsd-ruby (1.4.0 )
320
- thor (0.20.0 )
322
+ thor (0.20.3 )
321
323
thread_safe (0.3.6 )
322
324
tilt (2.0.8 )
323
325
tzinfo (1.2.5 )
@@ -368,7 +370,7 @@ DEPENDENCIES
368
370
govuk_ab_testing (~> 2.4 )
369
371
govuk_app_config (~> 1.10 )
370
372
govuk_frontend_toolkit (~> 8.1.0 )
371
- govuk_publishing_components (~> 12.6.0 )
373
+ govuk_publishing_components (~> 12.7.1 )
372
374
govuk_schemas (~> 3.2 )
373
375
htmlentities (~> 4.3 )
374
376
jasmine-rails
You can’t perform that action at this time.
0 commit comments