tries to speed up build with knapsack

This commit is contained in:
rgarcia
2016-11-19 20:13:51 +01:00
parent b4a39e85ec
commit f3512a4a6f
5 changed files with 12 additions and 4 deletions

View File

@@ -86,6 +86,7 @@ group :development, :test do
gem "bullet"
gem "faker"
gem 'rubocop', '~> 0.45.0', require: false
gem 'knapsack'
end
group :test do