Skip to content

Commit 29eaa64

Browse files
Bump rubocop from 1.72.2 to 1.73.2 (#995)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc4b6b2 commit 29eaa64

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ group :development do
6060
gem 'listen', '~> 3.9'
6161
gem 'rails_best_practices', '~> 1.20'
6262
gem 'reek', '~> 6.4'
63-
gem 'rubocop', '~> 1.71', require: false
63+
gem 'rubocop', '~> 1.73', require: false
6464
gem 'rubocop-capybara', '~> 2.22'
6565
gem 'rubocop-factory_bot', '~> 2.26', require: false
6666
gem 'rubocop-performance', '~> 1.24', require: false

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ GEM
511511
rswag-ui (2.16.0)
512512
actionpack (>= 5.2, < 8.1)
513513
railties (>= 5.2, < 8.1)
514-
rubocop (1.72.2)
514+
rubocop (1.73.2)
515515
json (~> 2.3)
516516
language_server-protocol (~> 3.17.0.2)
517517
lint_roller (~> 1.1.0)
@@ -667,7 +667,7 @@ DEPENDENCIES
667667
rspec-retry!
668668
rswag-api (~> 2.16.0)
669669
rswag-ui (~> 2.16.0)
670-
rubocop (~> 1.71)
670+
rubocop (~> 1.73)
671671
rubocop-capybara (~> 2.22)
672672
rubocop-factory_bot (~> 2.26)
673673
rubocop-performance (~> 1.24)

0 commit comments

Comments
 (0)