Skip to content

Commit

Permalink
Merge pull request #296 from SUSE/depfu/update/rubocop-rails-2.22.2
Browse files Browse the repository at this point in the history
Update rubocop-rails 2.21.2 → 2.22.2 (minor)
  • Loading branch information
digitaltom authored Nov 29, 2023
2 parents 260ce92 + 2d3cc1c commit b80ceab
Showing 1 changed file 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 @@ -232,7 +232,7 @@ GEM
public_suffix (5.0.3)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.2)
racc (1.7.3)
rack (2.2.8)
rack-cache (1.14.0)
rack (>= 0.4)
Expand Down Expand Up @@ -328,10 +328,11 @@ GEM
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.21.2)
rubocop-rails (2.22.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.25.0)
Expand Down

0 comments on commit b80ceab

Please sign in to comment.