Skip to content

Commit a1a8eb1

Browse files
authored
Merge pull request #6346 from rubyforgood/dependabot/bundler/rubocop-rspec_rails-2.31.0
build(deps-dev): bump rubocop-rspec_rails from 2.30.0 to 2.31.0
2 parents 0b7d59d + 1093b27 commit a1a8eb1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ GEM
500500
rubocop-ast (>= 1.38.0, < 2.0)
501501
ruby-progressbar (~> 1.7)
502502
unicode-display_width (>= 2.4.0, < 4.0)
503-
rubocop-ast (1.43.0)
503+
rubocop-ast (1.44.0)
504504
parser (>= 3.3.7.2)
505505
prism (~> 1.4)
506506
rubocop-capybara (2.22.1)
@@ -520,9 +520,10 @@ GEM
520520
rubocop-rspec (3.5.0)
521521
lint_roller (~> 1.1)
522522
rubocop (~> 1.72, >= 1.72.1)
523-
rubocop-rspec_rails (2.30.0)
524-
rubocop (~> 1.61)
525-
rubocop-rspec (~> 3, >= 3.0.1)
523+
rubocop-rspec_rails (2.31.0)
524+
lint_roller (~> 1.1)
525+
rubocop (~> 1.72, >= 1.72.1)
526+
rubocop-rspec (~> 3.5)
526527
ruby-progressbar (1.13.0)
527528
ruby-vips (2.2.3)
528529
ffi (~> 1.12)

0 commit comments

Comments
 (0)