source 'https://rubygems.org' gemspec gem 'mutant', :path => '.' gem 'devtools', :git => 'https://github.com/rom-rb/devtools.git' eval(File.read(File.join(File.dirname(__FILE__),'Gemfile.devtools')))