We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64fdeab + 95f3d52 commit be826aaCopy full SHA for be826aa
Gemfile.lock
@@ -382,7 +382,7 @@ GEM
382
rspec-core (~> 3.0, >= 3.0.0)
383
sidekiq (>= 2.4.0)
384
rspec-support (3.9.3)
385
- rubocop (0.88.0)
+ rubocop (0.89.0)
386
parallel (~> 1.10)
387
parser (>= 2.7.1.1)
388
rainbow (>= 2.2.2, < 4.0)
@@ -391,8 +391,8 @@ GEM
391
rubocop-ast (>= 0.1.0, < 1.0)
392
ruby-progressbar (~> 1.7)
393
unicode-display_width (>= 1.4.0, < 2.0)
394
- rubocop-ast (0.2.0)
395
- parser (>= 2.7.0.1)
+ rubocop-ast (0.3.0)
+ parser (>= 2.7.1.4)
396
rubocop-rails (2.7.1)
397
activesupport (>= 4.2.0)
398
rack (>= 1.1)
0 commit comments