Sha256: 3789627a2ea4f15683d6cbe9c433d0d0b0723d766562b4882a277eb3edc65b63
Contents?: true
Size: 269 Bytes
Versions: 9
Compression:
Stored size: 269 Bytes
Contents
source :rubygems # Specify your gem's dependencies in earth.gemspec gemspec gem 'data_miner', :path => ENV['LOCAL_DATA_MINER'] if ENV['LOCAL_DATA_MINER'] gem 'sniff', :path => ENV['LOCAL_SNIFF'] if ENV['LOCAL_SNIFF'] if RUBY_VERSION =~ /^1\.8/ gem 'fastercsv' end
Version data entries
9 entries across 9 versions & 1 rubygems
Version | Path |
---|---|
earth-0.4.12 | Gemfile |
earth-0.4.11 | Gemfile |
earth-0.4.10 | Gemfile |
earth-0.4.9 | Gemfile |
earth-0.4.8 | Gemfile |
earth-0.4.7 | Gemfile |
earth-0.4.6 | Gemfile |
earth-0.3.15 | Gemfile |
earth-0.3.14 | Gemfile |