Install rubocop in development mode.

This commit is contained in:
Guo Xiang Tan
2017-08-01 10:51:44 +09:00
parent 24edbbb89c
commit 54f09ca59d
2 changed files with 17 additions and 0 deletions

View File

@@ -151,6 +151,7 @@ group :development do
gem 'binding_of_caller'
gem 'annotate'
gem 'foreman', require: false
gem 'rubocop', require: false
end
# this is an optional gem, it provides a high performance replacement