Skip to content

Commit

Permalink
Update rubocop-rails to version 2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 25, 2024
1 parent bbf0b17 commit d5df4b2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -292,10 +292,11 @@ GEM
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.15.2)
rubocop-rails (2.24.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
ruby_parser (3.20.3)
Expand Down
Binary file removed vendor/cache/rubocop-rails-2.15.2.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-rails-2.24.0.gem
Binary file not shown.

0 comments on commit d5df4b2

Please sign in to comment.