Sha256: 81a3c2f8bf3fbb694d9e3758e4e5a4f2c61fce9008520fd7e5b06afcc1ad3f7d
Contents?: true
Size: 313 Bytes
Versions: 4
Compression:
Stored size: 313 Bytes
Contents
source "http://rubygems.org" group :test do gem "rake" gem "jeweler" gem "json_pure" gem "rspec", ">= 2.6.0" gem "rails", ">=3.0.9" gem 'test-unit-rails' gem "sqlite3-ruby", :require => "sqlite3" #gem "rcov" gem "simplecov", :require => false gem "rspec-rails" gem "generator_spec" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
on_the_spot-1.1.0 | Gemfile |
on_the_spot-1.0.6 | Gemfile |
on_the_spot-1.0.5 | Gemfile |
on_the_spot-1.0.4 | Gemfile |