Skip to content

Commit d2f4cbc

Browse files
Merge pull request #805 from davidsiaw/dependabot/bundler/rubocop-rspec_rails-2.30.0
2 parents 988bc50 + 8d3c246 commit d2f4cbc

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Gemfile.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -409,13 +409,11 @@ GEM
409409
rack (>= 1.1)
410410
rubocop (>= 1.33.0, < 2.0)
411411
rubocop-ast (>= 1.31.1, < 2.0)
412-
rubocop-rspec (2.31.0)
413-
rubocop (~> 1.40)
414-
rubocop-capybara (~> 2.17)
415-
rubocop-factory_bot (~> 2.22)
416-
rubocop-rspec_rails (~> 2.28)
417-
rubocop-rspec_rails (2.29.0)
418-
rubocop (~> 1.40)
412+
rubocop-rspec (3.0.1)
413+
rubocop (~> 1.61)
414+
rubocop-rspec_rails (2.30.0)
415+
rubocop (~> 1.61)
416+
rubocop-rspec (~> 3, >= 3.0.1)
419417
ruby-progressbar (1.13.0)
420418
ruby2_keywords (0.0.5)
421419
rubyzip (2.3.2)

0 commit comments

Comments
 (0)