Skip to content

Commit

Permalink
Merge pull request #480 from sanger/depfu/update/rubocop-rails-2.27.0
Browse files Browse the repository at this point in the history
Update rubocop-rails 2.25.1 → 2.27.0 (minor)
  • Loading branch information
yoldas authored Nov 21, 2024
2 parents ae74632 + 3274ed0 commit fdb3a1c
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 @@ -241,10 +241,10 @@ GEM
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.25.1)
rubocop-rails (2.27.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.0.4)
rubocop (~> 1.61)
Expand Down

0 comments on commit fdb3a1c

Please sign in to comment.