Sha256: 0b5ffc9684bc367dda623aad2cbda0f685fee0467c6b1075b22e5115e4ef5524

Contents?: true

Size: 282 Bytes

Versions: 3

Compression:

Stored size: 282 Bytes

Contents

source "http://rubygems.org"

gem 'rubydoctest', :git => 'git://github.com/bryanlarsen/rubydoctest.git'
gem 'rails', '3.2.11'
gem 'yard'
gemspec :path => "../hobo_support"
gemspec
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_fields-2.0.0.pre10 Gemfile
hobo_fields-2.0.0.pre9 Gemfile
hobo_fields-2.0.0.pre8 Gemfile