Sha256: 2138247c172d283cda043c1fd10a05efa87e68ee8cbe46e4e592df6c11f2f126
Contents?: true
Size: 478 Bytes
Versions: 25
Compression:
Stored size: 478 Bytes
Contents
source "http://rubygems.org" # Add dependencies required to use your gem here. # Example: # gem "activesupport", ">= 2.3.5" gem "bio", ">= 1.5.1" gem "bio-samtools", ">= 2.6.2" gem "descriptive_statistics" #gem "rake" gem "systemu", ">=2.5.2" group :development do gem "shoulda", ">= 2.10" gem 'test-unit' if RUBY_VERSION.start_with?("2.1") or RUBY_VERSION.start_with?("2.2") or RUBY_VERSION.start_with?("2.0") gem "jeweler", "= 2.0.1" else gem "juwelier" end end
Version data entries
25 entries across 25 versions & 1 rubygems
Version | Path |
---|---|
bio-polyploid-tools-0.8.8 | Gemfile |
bio-polyploid-tools-0.8.7 | Gemfile |
bio-polyploid-tools-0.8.6 | Gemfile |
bio-polyploid-tools-0.8.5 | Gemfile |
bio-polyploid-tools-0.8.4 | Gemfile |