elasticgraph-elasticsearch 0.19.0.0.rc1 → 0.19.0.0.rc2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 50cda450853287bb3d0455d5d03f2ee20ebb110f16505e0be2372ccbaab0c2ae
|
4
|
+
data.tar.gz: beb0e8149af77bf9063d06728c2671a0446080cafcc3f4c056c24844dc7e23fa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7ef1621968dba2ac955a7ce28cd90347f6c4fcb9c24b0a8be0c5c2c6285eea71a28fba42826ad85254ad07db41e3c50b16fbfe4e06759a3282299b75efb63d5f
|
7
|
+
data.tar.gz: b2f8cd10c8fb56271d9a7abca0fcefd1c55cd91bcf31ec534a491792d555b65406324040be03a271e12ecab47c5bd208fa6105ca2908f2685ab0b720be34d14c
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: elasticgraph-elasticsearch
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.19.0.0.
|
4
|
+
version: 0.19.0.0.rc2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Myron Marston
|
@@ -178,14 +178,14 @@ dependencies:
|
|
178
178
|
requirements:
|
179
179
|
- - '='
|
180
180
|
- !ruby/object:Gem::Version
|
181
|
-
version: 0.19.0.0.
|
181
|
+
version: 0.19.0.0.rc2
|
182
182
|
type: :runtime
|
183
183
|
prerelease: false
|
184
184
|
version_requirements: !ruby/object:Gem::Requirement
|
185
185
|
requirements:
|
186
186
|
- - '='
|
187
187
|
- !ruby/object:Gem::Version
|
188
|
-
version: 0.19.0.0.
|
188
|
+
version: 0.19.0.0.rc2
|
189
189
|
- !ruby/object:Gem::Dependency
|
190
190
|
name: elasticsearch
|
191
191
|
requirement: !ruby/object:Gem::Requirement
|
@@ -258,10 +258,10 @@ licenses:
|
|
258
258
|
- MIT
|
259
259
|
metadata:
|
260
260
|
bug_tracker_uri: https://github.com/block/elasticgraph/issues
|
261
|
-
changelog_uri: https://github.com/block/elasticgraph/releases/tag/v0.19.0.0.
|
261
|
+
changelog_uri: https://github.com/block/elasticgraph/releases/tag/v0.19.0.0.rc2
|
262
262
|
documentation_uri: https://block.github.io/elasticgraph/docs/main/
|
263
263
|
homepage_uri: https://block.github.io/elasticgraph/
|
264
|
-
source_code_uri: https://github.com/block/elasticgraph/tree/v0.19.0.0.
|
264
|
+
source_code_uri: https://github.com/block/elasticgraph/tree/v0.19.0.0.rc2/elasticgraph-elasticsearch
|
265
265
|
gem_category: datastore_adapter
|
266
266
|
post_install_message:
|
267
267
|
rdoc_options: []
|