Skip to content

Commit e4ca973

Browse files
authored
Merge pull request #1243 from alphagov/dependabot/bundler/govuk-lint-3.11.0
Bump govuk-lint from 3.9.0 to 3.11.0
2 parents 6b19d18 + 6eec43c commit e4ca973

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Gemfile.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ GEM
115115
nokogiri (~> 1.5)
116116
rinku (~> 2.0)
117117
sanitize (~> 4.6)
118-
govuk-lint (3.9.0)
119-
rubocop (~> 0.58)
118+
govuk-lint (3.11.0)
119+
rubocop (~> 0.64)
120120
rubocop-rspec (~> 1.28)
121121
scss_lint
122122
govuk_ab_testing (2.4.1)
@@ -148,7 +148,7 @@ GEM
148148
concurrent-ruby (~> 1.0)
149149
image_size (2.0.0)
150150
io-like (0.3.0)
151-
jaro_winkler (1.5.1)
151+
jaro_winkler (1.5.2)
152152
jasmine-core (2.99.2)
153153
jasmine-rails (0.14.8)
154154
jasmine-core (>= 1.3, < 3.0)
@@ -197,8 +197,8 @@ GEM
197197
nokogiri
198198
null_logger (0.0.1)
199199
oj (3.7.8)
200-
parallel (1.12.1)
201-
parser (2.5.1.2)
200+
parallel (1.13.0)
201+
parser (2.6.0.0)
202202
ast (~> 2.4.0)
203203
phantomjs (2.1.1.0)
204204
plek (2.1.1)
@@ -267,24 +267,24 @@ GEM
267267
rinku (2.0.5)
268268
robotex (1.0.0)
269269
rouge (3.3.0)
270-
rubocop (0.58.2)
270+
rubocop (0.64.0)
271271
jaro_winkler (~> 1.5.1)
272272
parallel (~> 1.10)
273273
parser (>= 2.5, != 2.5.1.1)
274274
powerpack (~> 0.1)
275275
rainbow (>= 2.2.2, < 4.0)
276276
ruby-progressbar (~> 1.7)
277-
unicode-display_width (~> 1.0, >= 1.0.1)
278-
rubocop-rspec (1.29.1)
279-
rubocop (>= 0.58.0)
277+
unicode-display_width (~> 1.4.0)
278+
rubocop-rspec (1.32.0)
279+
rubocop (>= 0.60.0)
280280
ruby-progressbar (1.10.0)
281281
rubyzip (1.2.2)
282282
safe_yaml (1.0.4)
283283
sanitize (4.6.6)
284284
crass (~> 1.0.2)
285285
nokogiri (>= 1.4.4)
286286
nokogumbo (~> 1.4)
287-
sass (3.5.7)
287+
sass (3.7.3)
288288
sass-listen (~> 4.0.0)
289289
sass-listen (4.0.0)
290290
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -295,9 +295,9 @@ GEM
295295
sprockets (>= 2.8, < 4.0)
296296
sprockets-rails (>= 2.0, < 4.0)
297297
tilt (>= 1.1, < 3)
298-
scss_lint (0.57.0)
298+
scss_lint (0.57.1)
299299
rake (>= 0.9, < 13)
300-
sass (~> 3.5.5)
300+
sass (~> 3.5, >= 3.5.5)
301301
selenium-webdriver (3.141.0)
302302
childprocess (~> 0.5)
303303
rubyzip (~> 1.2, >= 1.2.2)
@@ -329,7 +329,7 @@ GEM
329329
unf (0.1.4)
330330
unf_ext
331331
unf_ext (0.0.7.5)
332-
unicode-display_width (1.4.0)
332+
unicode-display_width (1.4.1)
333333
unicorn (5.4.1)
334334
kgio (~> 2.6)
335335
raindrops (~> 0.7)

0 commit comments

Comments
 (0)