Sha256: 6da1da222dcf166dbec8cfff6701cf339023e21bac7e5f3727fb0e9f04b5afed

Contents?: true

Size: 396 Bytes

Versions: 1

Compression:

Stored size: 396 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in activefacts-generators.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-generators-1.7.1 Gemfile