Skip to content

Commit

Permalink
Merge pull request #580 from jgraichen/renovate/main-rubocop-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraichen authored Nov 26, 2024
2 parents 154e925 + ceef398 commit 2e3551f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ end
# needed (and actually conflicting), therefore we skip them.
if @dependencies.none? {|d| d.name == 'rubocop' }
group :development do
gem 'rubocop', '~> 1.68.0'
gem 'rubocop', '~> 1.69.0'
gem 'rubocop-performance', '~> 1.23.0'
gem 'rubocop-rails', '~> 2.27.0'
gem 'slim_lint', '~> 0.31.0'
Expand Down

0 comments on commit 2e3551f

Please sign in to comment.