diff --git a/Gemfile b/Gemfile index f1a27079..f93c9cce 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,5 @@ source 'https://rubygems.org' gemspec -gem 'unparser', :git => 'https://github.com/mbj/unparser.git' - gem 'devtools', :git => 'https://github.com/rom-rb/devtools.git' eval(File.read(File.join(File.dirname(__FILE__),'Gemfile.devtools')))