Skip to content

Commit

Permalink
Bump rubocop-rails from 2.26.2 to 2.27.0
Browse files Browse the repository at this point in the history
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.26.2 to 2.27.0.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rails@v2.26.2...v2.27.0)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent ec27fab commit 4cad71a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,10 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mini_mime (1.1.5)
minitest (5.25.1)
minitest (5.25.2)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mutex_m (0.2.0)
mutex_m (0.3.0)
net-http (0.4.1)
uri
nokogiri (1.16.6-x86_64-linux)
Expand Down Expand Up @@ -147,7 +147,7 @@ GEM
sorbet (~> 0.5.0)
public_suffix (6.0.0)
racc (1.8.1)
rack (3.1.7)
rack (3.1.8)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
Expand Down Expand Up @@ -201,7 +201,7 @@ GEM
rubocop-performance (1.23.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.26.2)
rubocop-rails (2.27.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
Expand Down

0 comments on commit 4cad71a

Please sign in to comment.