Skip to content

Commit

Permalink
Bump rubocop-rails from 2.28.0 to 2.29.1
Browse files Browse the repository at this point in the history
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.28.0 to 2.29.1.
- [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.28.0...v2.29.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 342b2a0 commit d8f60c0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ GEM
xpath (~> 3.2)
chronic (0.10.2)
coderay (1.1.3)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
console (1.19.0)
fiber-annotation
fiber-local
Expand Down Expand Up @@ -287,7 +287,7 @@ GEM
domain_name (~> 0.5)
httpi (3.0.1)
rack
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
io-event (1.2.3)
jbuilder (2.11.5)
Expand Down Expand Up @@ -316,7 +316,7 @@ GEM
kaminari-mongoid (1.0.2)
kaminari-core (~> 1.0)
mongoid
language_server-protocol (3.17.0.3)
language_server-protocol (3.17.0.4)
logger (1.6.4)
loofah (2.24.0)
crass (~> 1.0.2)
Expand Down Expand Up @@ -462,7 +462,7 @@ GEM
rspec-retry (0.6.2)
rspec-core (> 3.3)
rspec-support (3.13.1)
rubocop (1.70.0)
rubocop (1.71.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -472,13 +472,13 @@ GEM
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
rubocop-ast (1.38.0)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-rails (2.28.0)
rubocop-rails (2.29.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
Expand Down

0 comments on commit d8f60c0

Please sign in to comment.