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 0b7d59d + 1093b27 commit a1a8eb1Copy full SHA for a1a8eb1
Gemfile.lock
@@ -500,7 +500,7 @@ GEM
500
rubocop-ast (>= 1.38.0, < 2.0)
501
ruby-progressbar (~> 1.7)
502
unicode-display_width (>= 2.4.0, < 4.0)
503
- rubocop-ast (1.43.0)
+ rubocop-ast (1.44.0)
504
parser (>= 3.3.7.2)
505
prism (~> 1.4)
506
rubocop-capybara (2.22.1)
@@ -520,9 +520,10 @@ GEM
520
rubocop-rspec (3.5.0)
521
lint_roller (~> 1.1)
522
rubocop (~> 1.72, >= 1.72.1)
523
- rubocop-rspec_rails (2.30.0)
524
- rubocop (~> 1.61)
525
- rubocop-rspec (~> 3, >= 3.0.1)
+ rubocop-rspec_rails (2.31.0)
+ lint_roller (~> 1.1)
+ rubocop (~> 1.72, >= 1.72.1)
526
+ rubocop-rspec (~> 3.5)
527
ruby-progressbar (1.13.0)
528
ruby-vips (2.2.3)
529
ffi (~> 1.12)
0 commit comments