Gemfile in taxamatch_rb-0.8.1 vs Gemfile in taxamatch_rb-0.8.2

- old
+ new

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