Sha256: 9ea19e47116b347c94c5295fb457e6812ad58f79972e409c36ab0637772a19af
Contents?: true
Size: 386 Bytes
Versions: 6
Compression:
Stored size: 386 Bytes
Contents
source "http://rubygems.org" # Add dependencies required to use your gem here. # Example: # gem "activesupport", ">= 2.3.5" gem 'bio', '>= 1.4.1' # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development do gem "spec-more", ">= 0" gem "bundler", "~> 1.0.0" gem "jeweler", "~> 1.5.2" gem "rcov", ">= 0" end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
ms-core-0.0.17 | Gemfile |
ms-core-0.0.16 | Gemfile |
ms-core-0.0.14 | Gemfile |
ms-core-0.0.13 | Gemfile |
ms-core-0.0.12 | Gemfile |
ms-core-0.0.11 | Gemfile |