Sha256: 4fa0dec451447c7493f42e327a113494f1fff84414e31b8b6ce1bd993e1adaa2
Contents?: true
Size: 422 Bytes
Versions: 6
Compression:
Stored size: 422 Bytes
Contents
source "http://rubygems.org" gem 'rubydoctest', :git => 'git://github.com/bryanlarsen/rubydoctest.git' gem 'rails', '4.2.4' gem 'responders', '~> 2.0' gem 'protected_attributes' 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 gem "irt"
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
hobo-2.2.5 | Gemfile |
hobo-2.2.4 | Gemfile |
hobo-2.2.3 | Gemfile |
hobo-2.2.2 | Gemfile |
hobo-2.2.1 | Gemfile |
hobo-2.2.0 | Gemfile |