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.
2 parents 26c619a + 812afce commit 5fe9f85Copy full SHA for 5fe9f85
Gemfile
@@ -25,7 +25,7 @@ end
25
# needed (and actually conflicting), therefore we skip them.
26
if @dependencies.none? {|d| d.name == 'rubocop' }
27
group :development, :test do
28
- gem 'rubocop', '~> 1.80.0'
+ gem 'rubocop', '~> 1.81.0'
29
gem 'slim_lint', '~> 0.33.0'
30
end
31
0 commit comments