Skip to content

Commit

Permalink
Merge pull request #392 from olliebennett/dependabot/bundler/rubocop-…
Browse files Browse the repository at this point in the history
…rails-2.23.0

Bump rubocop-rails from 2.22.1 to 2.23.0
  • Loading branch information
olliebennett authored Dec 22, 2023
2 parents 546942f + 98d67d3 commit e49b8bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -307,10 +307,11 @@ GEM
rubocop-performance (1.20.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.22.1)
rubocop-rails (2.23.0)
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 e49b8bd

Please sign in to comment.