neo4j-test 1.9.1-java → 1.9.2-java

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  module Neo4j
2
2
  module Test
3
- VERSION = "1.9.1"
4
- NEO_VERSION = "1.9.1"
3
+ VERSION = "1.9.2"
4
+ NEO_VERSION = "1.9.2"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neo4j-test
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.1
4
+ version: 1.9.2
5
5
  prerelease:
6
6
  platform: java
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-07-04 00:00:00.000000000 Z
12
+ date: 2013-07-19 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -38,22 +38,21 @@ files:
38
38
  - Gemfile
39
39
  - README.md
40
40
  - Rakefile
41
- - lib/neo4j-jars.rb
42
41
  - lib/neo4j-test.rb
43
42
  - lib/neo4j-test/jars/concurrentlinkedhashmap-lru-1.3.1.jar
44
43
  - lib/neo4j-test/jars/geronimo-jta_1.1_spec-1.1.1.jar
45
44
  - lib/neo4j-test/jars/lucene-core-3.6.2.jar
46
- - lib/neo4j-test/jars/neo4j-cypher-1.9.1.jar
47
- - lib/neo4j-test/jars/neo4j-graph-algo-1.9.1.jar
48
- - lib/neo4j-test/jars/neo4j-graph-matching-1.9.1.jar
49
- - lib/neo4j-test/jars/neo4j-jmx-1.9.1.jar
50
- - lib/neo4j-test/jars/neo4j-kernel-1.9.1-tests.jar
51
- - lib/neo4j-test/jars/neo4j-lucene-index-1.9.1.jar
52
- - lib/neo4j-test/jars/neo4j-shell-1.9.1.jar
53
- - lib/neo4j-test/jars/neo4j-udc-1.9.1.jar
45
+ - lib/neo4j-test/jars/neo4j-cypher-1.9.2.jar
46
+ - lib/neo4j-test/jars/neo4j-graph-algo-1.9.2.jar
47
+ - lib/neo4j-test/jars/neo4j-graph-matching-1.9.2.jar
48
+ - lib/neo4j-test/jars/neo4j-jmx-1.9.2.jar
49
+ - lib/neo4j-test/jars/neo4j-kernel-1.9.2-tests.jar
50
+ - lib/neo4j-test/jars/neo4j-lucene-index-1.9.2.jar
51
+ - lib/neo4j-test/jars/neo4j-shell-1.9.2.jar
52
+ - lib/neo4j-test/jars/neo4j-udc-1.9.2.jar
54
53
  - lib/neo4j-test/jars/org.apache.servicemix.bundles.jline-0.9.94_1.jar
55
54
  - lib/neo4j-test/jars/scala-library-2.10.0.jar
56
- - lib/neo4j-test/jars/server-api-1.9.1.jar
55
+ - lib/neo4j-test/jars/server-api-1.9.2.jar
57
56
  - lib/neo4j-test/version.rb
58
57
  - neo4j-test.gemspec
59
58
  homepage: https://github.com/vpacher/neo4j-test
@@ -85,5 +84,5 @@ rubyforge_project:
85
84
  rubygems_version: 1.8.24
86
85
  signing_key:
87
86
  specification_version: 3
88
- summary: The neo4j jar files for the impermanent database v1.9.1
87
+ summary: The neo4j jar files for the impermanent database v1.9.2
89
88
  test_files: []
@@ -1 +0,0 @@
1
- require "neo4j-test"