Skip to content

Commit c55b25d

Browse files
Bump rubocop-rails from 2.15.2 to 2.17.4
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.15.2 to 2.17.4. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.15.2...v2.17.4) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8251ac4 commit c55b25d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ GEM
182182
rails-dom-testing (>= 1, < 3)
183183
railties (>= 4.2.0)
184184
thor (>= 0.14, < 2.0)
185-
json (2.6.2)
185+
json (2.6.3)
186186
kaminari (1.2.2)
187187
activesupport (>= 4.1.0)
188188
kaminari-actionview (= 1.2.2)
@@ -245,7 +245,7 @@ GEM
245245
paper_trail-association_tracking (2.1.3)
246246
paper_trail (< 12.0)
247247
parallel (1.22.1)
248-
parser (3.1.2.1)
248+
parser (3.2.0.0)
249249
ast (~> 2.4.1)
250250
passenger (6.0.17)
251251
rack
@@ -310,7 +310,7 @@ GEM
310310
ffi (~> 1.0)
311311
recaptcha (5.12.3)
312312
json
313-
regexp_parser (2.6.0)
313+
regexp_parser (2.6.2)
314314
request_store (1.5.1)
315315
rack (>= 1.4)
316316
responders (3.0.1)
@@ -327,12 +327,12 @@ GEM
327327
rubocop-ast (>= 1.23.0, < 2.0)
328328
ruby-progressbar (~> 1.7)
329329
unicode-display_width (>= 1.4.0, < 3.0)
330-
rubocop-ast (1.23.0)
330+
rubocop-ast (1.24.1)
331331
parser (>= 3.1.1.0)
332-
rubocop-rails (2.15.2)
332+
rubocop-rails (2.17.4)
333333
activesupport (>= 4.2.0)
334334
rack (>= 1.1)
335-
rubocop (>= 1.7.0, < 2.0)
335+
rubocop (>= 1.33.0, < 2.0)
336336
ruby-progressbar (1.11.0)
337337
ruby2_keywords (0.0.5)
338338
rubyzip (2.3.2)
@@ -380,7 +380,7 @@ GEM
380380
concurrent-ruby (~> 1.0)
381381
uglifier (4.2.0)
382382
execjs (>= 0.3.0, < 3)
383-
unicode-display_width (2.3.0)
383+
unicode-display_width (2.4.2)
384384
unicode_utils (1.4.0)
385385
warden (1.2.9)
386386
rack (>= 2.0.9)

0 commit comments

Comments
 (0)