Skip to content

Commit 056ab16

Browse files
authored
Merge pull request #675 from jgraichen/renovate/main-rubocop-1.x
2 parents 224d749 + c590fcb commit 056ab16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ end
2323
# not needed (and actually conflicting), therefore we skip them.
2424
if @dependencies.none? {|d| d.name == 'rubocop' }
2525
group :development do
26-
gem 'rubocop', '~> 1.78.0'
26+
gem 'rubocop', '~> 1.79.0'
2727
gem 'rubocop-performance', '~> 1.25.0'
2828
gem 'rubocop-rails', '~> 2.32.0'
2929
gem 'slim_lint', '~> 0.33.0'

0 commit comments

Comments
 (0)