Skip to content

Commit

Permalink
Maintenance: Update dependency rubocop-rails to v2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Zammad Renovate Bot committed Mar 4, 2024
1 parent 6abc8aa commit 8f5e4ab
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Gemfile.lock
Expand Up @@ -430,7 +430,6 @@ GEM
racc
pg (1.5.5)
power_assert (2.0.3)
prism (0.24.0)
promise.rb (0.7.4)
pry (0.14.2)
coderay (~> 1.1)
Expand Down Expand Up @@ -548,9 +547,8 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.0)
rubocop-ast (1.31.1)
parser (>= 3.3.0.4)
prism (>= 0.24.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
Expand All @@ -567,11 +565,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.26.1)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
Expand Down

0 comments on commit 8f5e4ab

Please sign in to comment.