Sha256: 52de2e885ac5ca3cd1cc7cb9fb99db752a918b09e5df5c48d6693818ff9e6cd2
Contents?: true
Size: 393 Bytes
Versions: 5
Compression:
Stored size: 393 Bytes
Contents
source "http://rubygems.org" require 'yaml' # YAML::ENGINE.yamler= 'syck' gem "biodiversity19",">= 1.0.10" gem "damerau-levenshtein", ">= 0.5.4" group :development do gem "rake-compiler" gem "rspec", "~> 2.3.0" gem "cucumber", ">= 0" gem "bundler", "~> 1.0.0" gem "jeweler", "~> 1.6.0" gem "rcov", ">= 0" gem "ruby-debug19" gem "ruby-prof" gem "shoulda" gem "mocha" end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
taxamatch_rb-0.9.0 | Gemfile |
taxamatch_rb-0.8.7 | Gemfile |
taxamatch_rb-0.8.6 | Gemfile |
taxamatch_rb-0.8.5 | Gemfile |
taxamatch_rb-0.8.4 | Gemfile |