Skip to content

Commit 8b4f5fc

Browse files
build(deps-dev): bump rubocop-rails from 2.34.3 to 2.35.3
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.34.3 to 2.35.3. - [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.34.3...v2.35.3) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.35.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59b3789 commit 8b4f5fc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ group :test do
7777
gem 'rubocop', '~> 1.86.1'
7878
gem 'rubocop-capybara'
7979
gem 'rubocop-factory_bot'
80-
gem 'rubocop-rails', '~> 2.34'
80+
gem 'rubocop-rails', '~> 2.35'
8181
gem 'rubocop-rspec', '~> 3.9'
8282
gem 'rubocop-rspec_rails'
8383
gem 'rubocop-sequel', '~> 0.4.1'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ GEM
483483
rubocop-factory_bot (2.28.0)
484484
lint_roller (~> 1.1)
485485
rubocop (~> 1.72, >= 1.72.1)
486-
rubocop-rails (2.34.3)
486+
rubocop-rails (2.35.3)
487487
activesupport (>= 4.2.0)
488488
lint_roller (~> 1.1)
489489
rack (>= 1.1)
@@ -667,7 +667,7 @@ DEPENDENCIES
667667
rubocop (~> 1.86.1)
668668
rubocop-capybara
669669
rubocop-factory_bot
670-
rubocop-rails (~> 2.34)
670+
rubocop-rails (~> 2.35)
671671
rubocop-rspec (~> 3.9)
672672
rubocop-rspec_rails
673673
rubocop-sequel (~> 0.4.1)

0 commit comments

Comments
 (0)