neo4j-advanced 1.8-java → 1.8.1-java
Sign up to get free protection for your applications and to get access to all the features.
Binary file
|
metadata
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: neo4j-advanced
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
+
version: 1.8.1
|
4
5
|
prerelease:
|
5
|
-
version: '1.8'
|
6
6
|
platform: java
|
7
7
|
authors:
|
8
8
|
- Dmytrii Nagirniak
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2012-
|
13
|
+
date: 2012-12-27 00:00:00.000000000 Z
|
14
14
|
dependencies: []
|
15
15
|
description: ! 'The Java Jar files for the Neo4j Advanced edition, adding advanced
|
16
16
|
monitoring – licensed under the AGPL, see http://neo4j.org/licensing-guide/ '
|
@@ -26,7 +26,7 @@ files:
|
|
26
26
|
- README.md
|
27
27
|
- Rakefile
|
28
28
|
- lib/neo4j-advanced.rb
|
29
|
-
- lib/neo4j-advanced/jars/neo4j-management-1.8.jar
|
29
|
+
- lib/neo4j-advanced/jars/neo4j-management-1.8.1.jar
|
30
30
|
- lib/neo4j-advanced/version.rb
|
31
31
|
- neo4j-advanced.gemspec
|
32
32
|
- spec/neo4j_spec.rb
|
@@ -56,7 +56,7 @@ rubyforge_project: neo4j-advanced
|
|
56
56
|
rubygems_version: 1.8.24
|
57
57
|
signing_key:
|
58
58
|
specification_version: 3
|
59
|
-
summary: The neo4j Advanced edition v1.8 JAR files
|
59
|
+
summary: The neo4j Advanced edition v1.8.1 JAR files
|
60
60
|
test_files:
|
61
61
|
- spec/neo4j_spec.rb
|
62
62
|
- spec/spec_helper.rb
|