Sha256: 263c13488c699c00948a506955f2401de7d7fb4b15cc6a3494e2e8b821ccd432
Contents?: true
Size: 478 Bytes
Versions: 5
Compression:
Stored size: 478 Bytes
Contents
source :rubygems gem 'chronic' gem 'chronic_duration' gem 'spanner' gem 'xduration', '~> 2.2' group :test, :development do gem "rspec", ">= 2.8.0" gem 'rails', '~> 3.2.7' # gem 'mongoid', '>= 2.4' # gem 'bson', '>= 1.6' gem 'mongoid', '~> 3.0.0' #, :git => 'git://github.com/mongoid/mongoid.git' # gem 'i18n' end group :development do gem "rdoc", ">= 3.12" gem "bundler", ">= 1.0.0" gem "jeweler", ">= 1.8.3" gem "simplecov",">= 0.5" end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
timespan-0.4.5 | Gemfile |
timespan-0.4.4 | Gemfile |
timespan-0.4.3 | Gemfile |
timespan-0.4.2 | Gemfile |
timespan-0.4.1 | Gemfile |