Gemfile in esearch-0.2.0 vs Gemfile in esearch-0.2.1

- old
+ new

@@ -1,6 +1,6 @@ source 'https://rubygems.org' gemspec -gem 'devtools', :git => 'https://github.com/datamapper/devtools.git' +gem 'devtools', :git => 'https://github.com/rom-rb/devtools.git' eval File.read('Gemfile.devtools')