Skip to content

Commit d2b969f

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

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
@@ -79,7 +79,7 @@ group :test do
7979
gem 'rspec-its'
8080
gem 'rspec-rails', '~> 8.0.2'
8181
gem 'rspec-wait'
82-
gem 'rubocop', '~> 1.84.1'
82+
gem 'rubocop', '~> 1.84.2'
8383
gem 'rubocop-capybara'
8484
gem 'rubocop-factory_bot'
8585
gem 'rubocop-rails', '~> 2.34'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ GEM
476476
activesupport (>= 3.0.0)
477477
mustache (~> 1.0, >= 0.99.4)
478478
rspec (~> 3.0)
479-
rubocop (1.84.1)
479+
rubocop (1.84.2)
480480
json (~> 2.3)
481481
language_server-protocol (~> 3.17.0.2)
482482
lint_roller (~> 1.1.0)
@@ -680,7 +680,7 @@ DEPENDENCIES
680680
rspec-rails (~> 8.0.2)
681681
rspec-wait
682682
rspec_api_documentation (>= 6.1.0)
683-
rubocop (~> 1.84.1)
683+
rubocop (~> 1.84.2)
684684
rubocop-capybara
685685
rubocop-factory_bot
686686
rubocop-rails (~> 2.34)

0 commit comments

Comments
 (0)