Gemfile in taxamatch_rb-0.7.6 vs Gemfile in taxamatch_rb-0.8.0

- old
+ new

@@ -1,9 +1,8 @@ source "http://rubygems.org" require 'yaml' -YAML::ENGINE.yamler= 'syck' +# YAML::ENGINE.yamler= 'syck' -gem "biodiversity","~> 0.7.3" gem "biodiversity19","~> 0.7.3" group :development do gem "rake-compiler"