neo4j-community 2.2.2 → 2.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (20) hide show
  1. checksums.yaml +4 -4
  2. data/lib/neo4j-community/jars/{neo4j-consistency-check-2.2.2.jar → neo4j-consistency-check-2.2.3.jar} +0 -0
  3. data/lib/neo4j-community/jars/{neo4j-csv-2.2.2.jar → neo4j-csv-2.2.3.jar} +0 -0
  4. data/lib/neo4j-community/jars/{neo4j-cypher-2.2.2.jar → neo4j-cypher-2.2.3.jar} +0 -0
  5. data/lib/neo4j-community/jars/{neo4j-cypher-compiler-2.2-2.2.2.jar → neo4j-cypher-compiler-2.2-2.2.3.jar} +0 -0
  6. data/lib/neo4j-community/jars/{neo4j-graph-algo-2.2.2.jar → neo4j-graph-algo-2.2.3.jar} +0 -0
  7. data/lib/neo4j-community/jars/{neo4j-graph-matching-2.2.2.jar → neo4j-graph-matching-2.2.3.jar} +0 -0
  8. data/lib/neo4j-community/jars/neo4j-import-tool-2.2.3.jar +0 -0
  9. data/lib/neo4j-community/jars/{neo4j-io-2.2.2.jar → neo4j-io-2.2.3.jar} +0 -0
  10. data/lib/neo4j-community/jars/{neo4j-jmx-2.2.2.jar → neo4j-jmx-2.2.3.jar} +0 -0
  11. data/lib/neo4j-community/jars/{neo4j-kernel-2.2.2.jar → neo4j-kernel-2.2.3.jar} +0 -0
  12. data/lib/neo4j-community/jars/{neo4j-lucene-index-2.2.2.jar → neo4j-lucene-index-2.2.3.jar} +0 -0
  13. data/lib/neo4j-community/jars/{neo4j-primitive-collections-2.2.2.jar → neo4j-primitive-collections-2.2.3.jar} +0 -0
  14. data/lib/neo4j-community/jars/{neo4j-udc-2.2.2.jar → neo4j-udc-2.2.3.jar} +0 -0
  15. data/lib/neo4j-community/jars/{neo4j-unsafe-2.2.2.jar → neo4j-unsafe-2.2.3.jar} +0 -0
  16. data/lib/neo4j-community/jars/{server-api-2.2.2.jar → server-api-2.2.3.jar} +0 -0
  17. data/lib/neo4j-community/test-jars/neo4j-kernel-2.2.3-tests.jar +0 -0
  18. data/lib/neo4j-community/version.rb +2 -2
  19. metadata +19 -18
  20. data/lib/neo4j-community/jars/neo4j-import-tool-2.2.2.jar +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: eb2744dce67cbc658fc47cac3c06ffa549367127
4
- data.tar.gz: 33178450692402583058b67075351660306ddf35
3
+ metadata.gz: e9ca3ec6b6da77bd911e06c5a5a42412036315f3
4
+ data.tar.gz: 8e33ff77b880f440d25ddb4a209e16144ca6d8e4
5
5
  SHA512:
6
- metadata.gz: b4101d8ea314aaace270b27a622a0a3d317c029994c2929f582b292e837a6f0cbf2c6024749a8546798d01b29f38a25d4f696e837fc328dbf06e2442ad8cff00
7
- data.tar.gz: 2bc18ee7b6b6d8317024c75e2f250ddd81243c52762df7b1550410111fffb7ba7457b92e87ed48119965ae27fac05b6c41b638d9b4b5aa804985d51c7739c346
6
+ metadata.gz: 57adc3d7f734ac71fdcbce048938eee13c9e5128c6eb00bdc1a3d3307e82b4d7467f6a09b5281d7e419547e8aaa85e035f757d6882d566624498b68d659a664b
7
+ data.tar.gz: 165e647b9fa843bc0796fb1328aa39fac91b7f5bdc5ff12898ed97e018ebd94f7774a939cbb6968428ac745584106ae36f53f24c235407031fe1730847191c08
@@ -1,6 +1,6 @@
1
1
  module Neo4j
2
2
  module Community
3
- VERSION = "2.2.2"
4
- NEO_VERSION = "2.2.2"
3
+ VERSION = "2.2.3"
4
+ NEO_VERSION = "2.2.3"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neo4j-community
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.2
4
+ version: 2.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dmytrii Nagirniak
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2015-06-04 00:00:00.000000000 Z
13
+ date: 2015-06-24 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rake
@@ -57,31 +57,32 @@ files:
57
57
  - lib/neo4j-community.rb
58
58
  - lib/neo4j-community/jars/concurrentlinkedhashmap-lru-1.4.jar
59
59
  - lib/neo4j-community/jars/lucene-core-3.6.2.jar
60
- - lib/neo4j-community/jars/neo4j-consistency-check-2.2.2.jar
61
- - lib/neo4j-community/jars/neo4j-csv-2.2.2.jar
62
- - lib/neo4j-community/jars/neo4j-cypher-2.2.2.jar
60
+ - lib/neo4j-community/jars/neo4j-consistency-check-2.2.3.jar
61
+ - lib/neo4j-community/jars/neo4j-csv-2.2.3.jar
62
+ - lib/neo4j-community/jars/neo4j-cypher-2.2.3.jar
63
63
  - lib/neo4j-community/jars/neo4j-cypher-compiler-1.9-2.0.4.jar
64
64
  - lib/neo4j-community/jars/neo4j-cypher-compiler-2.0-2.0.4.jar
65
65
  - lib/neo4j-community/jars/neo4j-cypher-compiler-2.1-2.1.8.jar
66
- - lib/neo4j-community/jars/neo4j-cypher-compiler-2.2-2.2.2.jar
67
- - lib/neo4j-community/jars/neo4j-graph-algo-2.2.2.jar
68
- - lib/neo4j-community/jars/neo4j-graph-matching-2.2.2.jar
69
- - lib/neo4j-community/jars/neo4j-import-tool-2.2.2.jar
70
- - lib/neo4j-community/jars/neo4j-io-2.2.2.jar
71
- - lib/neo4j-community/jars/neo4j-jmx-2.2.2.jar
72
- - lib/neo4j-community/jars/neo4j-kernel-2.2.2.jar
73
- - lib/neo4j-community/jars/neo4j-lucene-index-2.2.2.jar
74
- - lib/neo4j-community/jars/neo4j-primitive-collections-2.2.2.jar
75
- - lib/neo4j-community/jars/neo4j-udc-2.2.2.jar
76
- - lib/neo4j-community/jars/neo4j-unsafe-2.2.2.jar
66
+ - lib/neo4j-community/jars/neo4j-cypher-compiler-2.2-2.2.3.jar
67
+ - lib/neo4j-community/jars/neo4j-graph-algo-2.2.3.jar
68
+ - lib/neo4j-community/jars/neo4j-graph-matching-2.2.3.jar
69
+ - lib/neo4j-community/jars/neo4j-import-tool-2.2.3.jar
70
+ - lib/neo4j-community/jars/neo4j-io-2.2.3.jar
71
+ - lib/neo4j-community/jars/neo4j-jmx-2.2.3.jar
72
+ - lib/neo4j-community/jars/neo4j-kernel-2.2.3.jar
73
+ - lib/neo4j-community/jars/neo4j-lucene-index-2.2.3.jar
74
+ - lib/neo4j-community/jars/neo4j-primitive-collections-2.2.3.jar
75
+ - lib/neo4j-community/jars/neo4j-udc-2.2.3.jar
76
+ - lib/neo4j-community/jars/neo4j-unsafe-2.2.3.jar
77
77
  - lib/neo4j-community/jars/opencsv-2.3.jar
78
78
  - lib/neo4j-community/jars/parboiled-core-1.1.7.jar
79
79
  - lib/neo4j-community/jars/parboiled-scala_2.10-1.1.7.jar
80
80
  - lib/neo4j-community/jars/scala-library-2.10.5.jar
81
- - lib/neo4j-community/jars/server-api-2.2.2.jar
81
+ - lib/neo4j-community/jars/server-api-2.2.3.jar
82
82
  - lib/neo4j-community/test-jars/neo4j-io-2.2.1-tests.jar
83
83
  - lib/neo4j-community/test-jars/neo4j-kernel-2.2.1-tests.jar
84
84
  - lib/neo4j-community/test-jars/neo4j-kernel-2.2.2-tests.jar
85
+ - lib/neo4j-community/test-jars/neo4j-kernel-2.2.3-tests.jar
85
86
  - lib/neo4j-community/version.rb
86
87
  - lib/neo4j-jars.rb
87
88
  - neo4j-community.gemspec
@@ -107,5 +108,5 @@ rubyforge_project: neo4j-community
107
108
  rubygems_version: 2.0.14
108
109
  signing_key:
109
110
  specification_version: 4
110
- summary: The neo4j Community edition v2.2.2 JAR files
111
+ summary: The neo4j Community edition v2.2.3 JAR files
111
112
  test_files: []