RuboCop 0.50.0; lints

This commit is contained in:
Olle Jonsson
2017-09-18 21:04:10 +02:00
parent 7f12a55ae8
commit 9662c935c3
6 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ group :development, :test do
gem "bundler"
gem "overcommit", ">= 0.31"
gem "rake"
gem "rubocop", ">= 0.43"
gem "rubocop", ">= 0.50"
end
group :development do