From 75e120f4c901675888f7ffe4ba12675a3732f117 Mon Sep 17 00:00:00 2001 From: Karel Picman Date: Thu, 15 Mar 2018 10:41:06 +0100 Subject: [PATCH] Dav4Rack development gem dependencies removed --- Gemfile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Gemfile b/Gemfile index 9779cd11..d9294841 100644 --- a/Gemfile +++ b/Gemfile @@ -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'