Gemfile in bio-phyta-0.9.1 vs Gemfile in bio-phyta-0.9.2

- old
+ new

@@ -2,10 +2,10 @@ # MRI only for now # Runtime dependencies gem "bio", ">= 1.4.2" -gem "mysql", ">= 2.8.1" +gem "mysql2" # For JRuby: gem "mysql", "~> 2.8.1" gem "sequel", ">= 3.28.0" gem "fastercsv", ">= 1.5.4" # only for 1.8.7 gem "nokogiri", ">= 1.5.0" gem "trollop", ">= 1.16.2"