Sha256: 3ada739c0a61135d81b56481dc69b78f7fc72c8cb7d366e31e5f199dce5ae83a
Contents?: true
Size: 341 Bytes
Versions: 2
Compression:
Stored size: 341 Bytes
Contents
source 'https://rubygems.org' gemspec if ENV['PWD'] =~ %r{\A#{ENV['HOME']}/work} $stderr.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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
activefacts-metamodel-1.9.0 | Gemfile |
activefacts-metamodel-1.8.3 | Gemfile |