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.
1 parent 7b84ec1 commit fe832bcCopy full SHA for fe832bc
Gemfile.lock
@@ -492,11 +492,13 @@ GEM
492
rack (>= 1.1)
493
rubocop (>= 1.52.0, < 2.0)
494
rubocop-ast (>= 1.31.1, < 2.0)
495
- rubocop-rspec (3.4.0)
496
- rubocop (~> 1.61)
497
- rubocop-rspec_rails (2.30.0)
498
499
- rubocop-rspec (~> 3, >= 3.0.1)
+ rubocop-rspec (3.5.0)
+ lint_roller (~> 1.1)
+ rubocop (~> 1.72, >= 1.72.1)
+ rubocop-rspec_rails (2.31.0)
500
501
+ rubocop-rspec (~> 3.5)
502
rubocop-sequel (0.3.8)
503
rubocop (~> 1.0)
504
ruby-progressbar (1.13.0)
0 commit comments