Sha256: 215e72e71a4a8c39a44974c2b75ecbf03aba27acebaf57c998e24f871e730459
Contents?: true
Size: 404 Bytes
Versions: 3
Compression:
Stored size: 404 Bytes
Contents
source "http://rubygems.org" gem 'rubydoctest', :git => 'git://github.com/bryanlarsen/rubydoctest.git' gem 'rails', '3.2.11' gemspec :path => "../dryml" gemspec :path => "../hobo_support" gemspec :path => "../hobo_fields" gemspec gem 'will_paginate', :git => 'git://github.com/Hobo/will_paginate.git' platform :ruby do gem 'sqlite3' end platform :jruby do gem 'activerecord-jdbcsqlite3-adapter' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hobo-2.0.0.pre10 | Gemfile |
hobo-2.0.0.pre9 | Gemfile |
hobo-2.0.0.pre8 | Gemfile |