Skip to content

Commit 7c7e71a

Browse files
authored
Merge pull request #682 from jgraichen/renovate/main-rubocop-1.x
2 parents 4b42c85 + ad593ac commit 7c7e71a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.79.0'
26+
gem 'rubocop', '~> 1.80.0'
2727
gem 'rubocop-performance', '~> 1.25.0'
2828
gem 'rubocop-rails', '~> 2.33.0'
2929
gem 'slim_lint', '~> 0.33.0'

0 commit comments

Comments
 (0)