Dav4Rack development gem dependencies removed

This commit is contained in:
Karel Picman 2018-03-15 10:41:06 +01:00
parent 393f0d3236
commit 75e120f4c9

View File

@ -34,9 +34,4 @@ unless %w(easyproject easy_gantt).any? { |plugin| Dir.exist?(File.expand_path(".
end
# Dav4Rack
gem 'rake'
gem 'mongo'
gem 'unicorn'
gem 'byebug', platforms: :mri
gem 'ruby-prof'
gem 'ox'