Gemfile in taxamatch_rb-0.8.0 vs Gemfile in taxamatch_rb-0.8.1
- old
+ new
@@ -1,9 +1,9 @@
source "http://rubygems.org"
require 'yaml'
# YAML::ENGINE.yamler= 'syck'
-gem "biodiversity19","~> 0.7.3"
+gem "biodiversity19",">= 1.0.9"
group :development do
gem "rake-compiler"
gem "rspec", "~> 2.3.0"