We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db12157 commit 7a152aeCopy full SHA for 7a152ae
Gemfile
@@ -23,7 +23,7 @@ end
23
# not needed (and actually conflicting), therefore we skip them.
24
if @dependencies.none? {|d| d.name == 'rubocop' }
25
group :development do
26
- gem 'rubocop', '~> 1.74.0'
+ gem 'rubocop', '~> 1.75.0'
27
gem 'rubocop-performance', '~> 1.24.0'
28
gem 'rubocop-rails', '~> 2.30.0'
29
gem 'slim_lint', '~> 0.32.0'
0 commit comments