Sha256: 72d376ef51b0476f52b4bda65b2e5cc6a70e8edde16a60b7722f38544e7ecc4e
Contents?: true
Size: 294 Bytes
Versions: 7
Compression:
Stored size: 294 Bytes
Contents
source 'http://rubygems.org' gemspec group :development, :test do gem 'sqlite3-ruby', :require => 'sqlite3' if RUBY_VERSION.to_f < 1.9 gem 'ruby-debug' else gem 'ruby-debug19' end gem 'rspec' gem 'rspec-rails' gem 'capybara' gem 'launchy' gem 'database_cleaner' end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
tabulatr-0.1.3 | Gemfile |
tabulatr-0.1.2 | Gemfile |
tabulatr-0.1.1 | Gemfile |
tabulatr-0.1.0 | Gemfile |
tabulatr-0.0.5 | Gemfile |
tabulatr-0.0.4 | Gemfile |
tabulatr-0.0.3 | Gemfile |