Remove evaled Gemfile components of devtools

This commit is contained in:
Markus Schirp 2014-12-21 16:08:08 +00:00
parent 70e053aab8
commit 89c8fc30e5

View file

@ -5,4 +5,3 @@ source 'https://rubygems.org'
gemspec name: 'mutant'
gem 'devtools', git: 'https://github.com/rom-rb/devtools.git'
eval_gemfile 'Gemfile.devtools'