Sha256: 003c2a55363e313d9960b6277f6a5c8bd16d494c4760e714a7c8453c81d2bf46
Contents?: true
Size: 358 Bytes
Versions: 6
Compression:
Stored size: 358 Bytes
Contents
source "http://rubygems.org" gem 'rubydoctest', :git => 'git://github.com/bryanlarsen/rubydoctest.git' gem 'rails', '3.2.12' gemspec :path => "../dryml" gemspec :path => "../hobo_support" gemspec :path => "../hobo_fields" gemspec gem 'hobo_will_paginate' platform :ruby do gem 'sqlite3' end platform :jruby do gem 'activerecord-jdbcsqlite3-adapter' end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
hobo-2.1.1 | Gemfile |
hobo-2.1.0 | Gemfile |
hobo-2.1.0.pre4 | Gemfile |
hobo-2.1.0.pre3 | Gemfile |
hobo-2.1.0.pre2 | Gemfile |
hobo-2.1.0.pre1 | Gemfile |