Sha256: ce9965fbd91ac1e0bfe37cc3453466aecbcbbb8b595fef8683ea55e611667673
Contents?: true
Size: 303 Bytes
Versions: 3
Compression:
Stored size: 303 Bytes
Contents
source 'http://rubygems.org' gemspec :path => '.' group :development do if ENV['MYSQL'] gem 'mysql', '~> 2.8.1' end if ENV['ORACLE'] gem "activerecord-oracle_enhanced-adapter", '~> 1.3.0' gem 'ruby-oci8', '~> 2.0.4' end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
legacy_data-0.2.1 | Gemfile |
legacy_data-0.2.0 | Gemfile |
legacy_data-0.1.12 | Gemfile |