Sha256: 063fb65faa8a8d9d12e384b4210baae442ecf017df17113f730ec5447f2ef4ff
Contents?: true
Size: 327 Bytes
Versions: 7
Compression:
Stored size: 327 Bytes
Contents
source "http://rubygems.org" gem 'rubydoctest', :git => 'git://github.com/bryanlarsen/rubydoctest.git' gem 'rails' gem 'yard' gem 'protected_attributes' gem 'responders', '~> 2.0' gemspec :path => "../hobo_support" gemspec platform :ruby do gem 'sqlite3' end platform :jruby do gem 'activerecord-jdbcsqlite3-adapter' end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
hobo_fields-2.2.6 | Gemfile |
hobo_fields-2.2.5 | Gemfile |
hobo_fields-2.2.4 | Gemfile |
hobo_fields-2.2.3 | Gemfile |
hobo_fields-2.2.2 | Gemfile |
hobo_fields-2.2.1 | Gemfile |
hobo_fields-2.2.0 | Gemfile |