Skip to content

Commit

Permalink
Merge pull request #602 from sanger/depfu/update/rubocop-rails-2.24.0
Browse files Browse the repository at this point in the history
Update rubocop-rails 2.23.1 → 2.24.0 (minor)
  • Loading branch information
yoldas authored Mar 12, 2024
2 parents 85bfdb9 + 5efec77 commit fdf85fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,11 +169,11 @@ GEM
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.23.1)
rubocop-rails (2.24.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (2.27.1)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
Expand Down

0 comments on commit fdf85fd

Please sign in to comment.