Sha256: 093a5c6cdaf64442901002bac6fd7ca44a97284ec9d2072ddb2df84e1ca5d835
Contents?: true
Size: 420 Bytes
Versions: 5
Compression:
Stored size: 420 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 "rspec", "~> 2.3.0" gem "ci_reporter", "~> 1.6.5" gem "bundler", "~> 1.0.0" gem "jeweler", "~> 1.6.2" gem "rcov", ">= 0" end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
gator-0.0.21.pre | Gemfile |
gator-0.0.20.pre | Gemfile |
gator-0.0.19.pre | Gemfile |
gator-0.0.17.pre | Gemfile |
gator-0.0.16.pre | Gemfile |