Remove local git source

This commit is contained in:
Markus Schirp 2013-06-28 23:34:09 +02:00
parent f2e2c789d4
commit 3666139811

View file

@ -4,7 +4,5 @@ gemspec
gem 'mutant', :path => '.'
gem 'unparser', :path => '../unparser'
gem 'devtools', :git => 'https://github.com/rom-rb/devtools.git'
eval(File.read(File.join(File.dirname(__FILE__),'Gemfile.devtools')))