Sha256: 17db76f5864503c6507a38564fcf380962f74f106ca1e7a1a71005d62665dd31
Contents?: true
Size: 528 Bytes
Versions: 6
Compression:
Stored size: 528 Bytes
Contents
source 'http://rubygems.org' gemspec gem 'neo4j-core', github: 'neo4jrb/neo4j-core', branch: '5.1.x' # gem 'neo4j-core', path: '../neo4j-core' # gem 'active_attr', github: 'neo4jrb/active_attr', branch: 'performance' # gem 'active_attr', path: '../active_attr' group 'test' do gem 'coveralls', require: false gem 'codecov', require: false gem 'simplecov', require: false gem 'simplecov-html', require: false gem 'rspec', '~> 2.0' gem 'its' gem 'test-unit' gem 'overcommit' gem 'colored' gem 'dotenv' end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
neo4j-5.1.4 | Gemfile |
neo4j-5.1.3 | Gemfile |
neo4j-5.1.2 | Gemfile |
neo4j-5.1.1 | Gemfile |
neo4j-5.1.0 | Gemfile |
neo4j-5.1.0.rc.3 | Gemfile |