Skip to content

Commit

Permalink
Merge pull request #3516 from cloudfoundry/dependabot/bundler/rubocop…
Browse files Browse the repository at this point in the history
…-rails-2.22.2

build(deps-dev): bump rubocop-rails from 2.22.1 to 2.22.2
  • Loading branch information
philippthun authored Nov 20, 2023
2 parents 22f36c9 + 1d21a0d commit 7ffa6c0
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 @@ -360,7 +360,7 @@ GEM
public_suffix (5.0.4)
puma (5.6.7)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
Expand Down Expand Up @@ -459,10 +459,11 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-rails (2.22.1)
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-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
Expand Down

0 comments on commit 7ffa6c0

Please sign in to comment.