From 1044d82898f9db36547b5ae122e7c6ba8b95ddbb Mon Sep 17 00:00:00 2001 From: Katrina Owen Date: Sat, 12 Jul 2014 15:41:11 -0700 Subject: [PATCH] Delete duplicate 'mutant' gem --- Gemfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Gemfile b/Gemfile index 39e6cb41..386405d5 100644 --- a/Gemfile +++ b/Gemfile @@ -2,8 +2,6 @@ source 'https://rubygems.org' -gem 'mutant', path: '.' - gemspec name: 'mutant' gem 'devtools', git: 'https://github.com/rom-rb/devtools.git'