From f61097eb587fda1c940c6c7af058b2d275c087f4 Mon Sep 17 00:00:00 2001 From: Markus Schirp Date: Tue, 8 Sep 2015 14:10:02 +0000 Subject: [PATCH] Remove morpher git source --- Gemfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile b/Gemfile index a5000a6f..cd316552 100644 --- a/Gemfile +++ b/Gemfile @@ -4,5 +4,4 @@ source 'https://rubygems.org' gemspec name: 'mutant' -gem 'morpher', git: 'https://github.com/mbj/morpher.git' gem 'devtools', git: 'https://github.com/rom-rb/devtools.git'