Sha256: 4793969f7ba434e27b340c2bbf76ba909f01810758d2852c755186a6c0144bea
Contents?: true
Size: 249 Bytes
Versions: 3
Compression:
Stored size: 249 Bytes
Contents
source "https://rubygems.org" gemspec use_local_gems = ENV['BUNDLE_LOCAL_GEMS'] == "true" && ENV['BUNDLE_LOCAL_DIR'] local_gem_dir = ENV['BUNDLE_LOCAL_DIR'] if use_local_gems gem 'quandl_operation', path: "#{local_gem_dir}/quandl/operation" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
quandl_data-1.3.1 | Gemfile |
quandl_data-1.2.1 | Gemfile |
quandl_data-1.2.0 | Gemfile |