Sha256: 5881bee37ff88fb95a2321af950b6da05a3ec1af2c7996c396e8510567e1e0a5
Contents?: true
Size: 386 Bytes
Versions: 5
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 "oauth", ">= 0.4.4" # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development do gem "shoulda", ">= 0" gem "bundler", "~> 1.0.0" gem "jeweler", "~> 1.5.1" gem "rcov", ">= 0" end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
mage-hand-0.1.2 | Gemfile |
mage-hand-0.1.1 | Gemfile |
mage-hand-0.1.0 | Gemfile |
mage-hand-0.0.1 | Gemfile |
mage-hand-0.0.0 | Gemfile |