Sha256: 3e4f8602dad9bedf225d986639eab3326a562f860beebd93deab6893715b286a

Contents?: true

Size: 300 Bytes

Versions: 7

Compression:

Stored size: 300 Bytes

Contents

source "http://rubygems.org"

gem 'rubydoctest', :git => 'git://github.com/bryanlarsen/rubydoctest.git'
gem 'rails'
gem 'yard'
gem 'protected_attributes'

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.1.2 Gemfile
hobo_fields-2.1.1 Gemfile
hobo_fields-2.1.0 Gemfile
hobo_fields-2.1.0.pre4 Gemfile
hobo_fields-2.1.0.pre3 Gemfile
hobo_fields-2.1.0.pre2 Gemfile
hobo_fields-2.1.0.pre1 Gemfile