Sha256: 1c7b847a547638a69e8594239daa9f9450648c06ad8ebf66563edfc48b128f3e
Contents?: true
Size: 389 Bytes
Versions: 1
Compression:
Stored size: 389 Bytes
Contents
source 'https://rubygems.org' # Specify your gem's dependencies in activefacts-cql.gemspec gemspec if ENV['PWD'] =~ %r{\A/Users/cjh/work/activefacts} gem 'activefacts-api', path: '/Users/cjh/work/activefacts/api' gem 'activefacts-metamodel', path: '/Users/cjh/work/activefacts/metamodel' # gem 'activefacts-metamodel', git: 'git://github.com/cjheath/activefacts-metamodel.git' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activefacts-cql-1.7.1 | Gemfile |