Sha256: 3b6b8f0e5f8b5c5027f87a76253144a7f1a41db52c1b481944faa6476171e4a0
Contents?: true
Size: 506 Bytes
Versions: 5
Compression:
Stored size: 506 Bytes
Contents
source 'https://rubygems.org' gemspec gem 'tabulatr2', path: './' gem 'jquery-rails' gem 'slim' group :development do gem 'better_errors' gem 'binding_of_caller' end group :development, :test do gem 'sqlite3', :require => 'sqlite3' gem 'rspec', '~> 2.14.1' gem 'rspec-rails', '~> 2.14.0' gem 'capybara' gem 'launchy' gem 'database_cleaner', '< 1.1.0' gem 'poltergeist' gem 'sass-rails', '~> 4.0.0' gem 'bootstrap-sass', github: 'thomas-mcdonald/bootstrap-sass', branch: '3' end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
tabulatr2-0.8.9 | Gemfile |
tabulatr2-0.8.8 | Gemfile |
tabulatr2-0.8.7 | Gemfile |
tabulatr2-0.8.6 | Gemfile |
tabulatr2-0.8.5 | Gemfile |