Skip to content

Commit 4e5be42

Browse files
Bump rubocop from 1.77.0 to 1.78.0 (#1118)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83e7ebf commit 4e5be42

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.5'
63-
gem 'rubocop', '~> 1.77', require: false
63+
gem 'rubocop', '~> 1.78', require: false
6464
gem 'rubocop-capybara', '~> 2.22'
6565
gem 'rubocop-factory_bot', '~> 2.27', require: false
6666
gem 'rubocop-performance', '~> 1.25', require: false

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ GEM
533533
rswag-ui (2.16.0)
534534
actionpack (>= 5.2, < 8.1)
535535
railties (>= 5.2, < 8.1)
536-
rubocop (1.77.0)
536+
rubocop (1.78.0)
537537
json (~> 2.3)
538538
language_server-protocol (~> 3.17.0.2)
539539
lint_roller (~> 1.1.0)
@@ -694,7 +694,7 @@ DEPENDENCIES
694694
rspec-retry!
695695
rswag-api (~> 2.16.0)
696696
rswag-ui (~> 2.16.0)
697-
rubocop (~> 1.77)
697+
rubocop (~> 1.78)
698698
rubocop-capybara (~> 2.22)
699699
rubocop-factory_bot (~> 2.27)
700700
rubocop-performance (~> 1.25)

0 commit comments

Comments
 (0)