Sha256: 46bd8aae3c19902647c64f953706a1e03d9c63125a6b80b867ec69d2284ef4ae
Contents?: true
Size: 376 Bytes
Versions: 3
Compression:
Stored size: 376 Bytes
Contents
source "http://rubygems.org" # Add dependencies required to use your gem here. # Example: # gem "activesupport", ">= 2.3.5" gemspec # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development, :test do gem "rspec" gem "rdoc" gem "bundler" gem "jeweler" gem 'gemcutter' gem 'activesupport' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
test-harness-0.6.2 | Gemfile |
test-harness-0.6.1 | Gemfile |
test-harness-0.6.0 | Gemfile |