Skip to content

Commit b7e3bdd

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

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
@@ -67,7 +67,7 @@ group :test do
6767
gem 'rspec-its'
6868
gem 'rspec-rails', '~> 8.0.4'
6969
gem 'rspec-wait'
70-
gem 'rubocop', '~> 1.88.1'
70+
gem 'rubocop', '~> 1.88.2'
7171
gem 'rubocop-capybara'
7272
gem 'rubocop-factory_bot'
7373
gem 'rubocop-rails', '~> 2.34'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ GEM
321321
activesupport (>= 3.0.0)
322322
mustache (~> 1.0, >= 0.99.4)
323323
rspec (~> 3.0)
324-
rubocop (1.88.1)
324+
rubocop (1.88.2)
325325
json (~> 2.3)
326326
language_server-protocol (~> 3.17.0.2)
327327
lint_roller (~> 1.1.0)
@@ -515,7 +515,7 @@ DEPENDENCIES
515515
rspec-rails (~> 8.0.4)
516516
rspec-wait
517517
rspec_api_documentation (>= 6.1.0)
518-
rubocop (~> 1.88.1)
518+
rubocop (~> 1.88.2)
519519
rubocop-capybara
520520
rubocop-factory_bot
521521
rubocop-rails (~> 2.34)

0 commit comments

Comments
 (0)