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