Sha256: d02800946f3c57bad02214778ce90f01c93716abe44ea9b1ad9135ce87eb71ba
Contents?: true
Size: 341 Bytes
Versions: 1
Compression:
Stored size: 341 Bytes
Contents
source 'https://rubygems.org' gemspec if ENV['PWD'] =~ %r{\A#{ENV['HOME']}/work} $stdout.puts "Using work area gems for #{File.basename(File.dirname(__FILE__))} from activefacts-metamodel" gem 'activefacts-api', path: '/Users/cjh/work/activefacts/api' # gem 'activefacts-api', git: 'git://github.com/cjheath/activefacts-api.git' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activefacts-metamodel-1.8.1 | Gemfile |