Sha256: 54cc797715b5f4dc8fc465fe77cd08b0c23cfbcb7848c3734acce3afb2d57260
Contents?: true
Size: 386 Bytes
Versions: 3
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 "thor", "~>0.14.6" # 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.6.2" gem "rcov", ">= 0" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
gator-0.0.4.pre | Gemfile |
gator-0.0.3.pre | Gemfile |
gator-0.0.2.pre | Gemfile |