Skip to content

Commit 3bca474

Browse files
build(deps-dev): bump rubocop from 1.86.1 to 1.86.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.86.1 to 1.86.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.1...v1.86.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b68cac4 commit 3bca474

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
@@ -74,7 +74,7 @@ group :test do
7474
gem 'rspec-its'
7575
gem 'rspec-rails', '~> 8.0.4'
7676
gem 'rspec-wait'
77-
gem 'rubocop', '~> 1.86.1'
77+
gem 'rubocop', '~> 1.86.2'
7878
gem 'rubocop-capybara'
7979
gem 'rubocop-factory_bot'
8080
gem 'rubocop-rails', '~> 2.34'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ GEM
463463
activesupport (>= 3.0.0)
464464
mustache (~> 1.0, >= 0.99.4)
465465
rspec (~> 3.0)
466-
rubocop (1.86.1)
466+
rubocop (1.86.2)
467467
json (~> 2.3)
468468
language_server-protocol (~> 3.17.0.2)
469469
lint_roller (~> 1.1.0)
@@ -664,7 +664,7 @@ DEPENDENCIES
664664
rspec-rails (~> 8.0.4)
665665
rspec-wait
666666
rspec_api_documentation (>= 6.1.0)
667-
rubocop (~> 1.86.1)
667+
rubocop (~> 1.86.2)
668668
rubocop-capybara
669669
rubocop-factory_bot
670670
rubocop-rails (~> 2.34)

0 commit comments

Comments
 (0)