elasticgraph-support 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
- data/lib/elastic_graph/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2facffb5553eee5b234725c03cf279f781df01a90c1422e3556b3ac82cc4ad29
|
4
|
+
data.tar.gz: eb1e3c7713559588696c4c03889e2e89be06fc082b6f632f334d96e22e2aac9a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 197ad003e78097553b79268a456e21b6497c0a8b070c9abf3da2645f1f4a388eca9f00593a38e340ca24e3dce8cd9f49467e0199749d3feddcb78f36ba86c8c6
|
7
|
+
data.tar.gz: 6a7321210c919a7bf8fafc2fe4626ae3dee7d67808cf98217ac8f2801443143b86d6c6dff6e77c0d9345ba712892a0c210624f9ce628cd6b5d7e94e263855c46
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: elasticgraph-support
|
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
|
@@ -250,10 +250,10 @@ licenses:
|
|
250
250
|
- MIT
|
251
251
|
metadata:
|
252
252
|
bug_tracker_uri: https://github.com/block/elasticgraph/issues
|
253
|
-
changelog_uri: https://github.com/block/elasticgraph/releases/tag/v0.19.0.0.
|
253
|
+
changelog_uri: https://github.com/block/elasticgraph/releases/tag/v0.19.0.0.rc2
|
254
254
|
documentation_uri: https://block.github.io/elasticgraph/docs/main/
|
255
255
|
homepage_uri: https://block.github.io/elasticgraph/
|
256
|
-
source_code_uri: https://github.com/block/elasticgraph/tree/v0.19.0.0.
|
256
|
+
source_code_uri: https://github.com/block/elasticgraph/tree/v0.19.0.0.rc2/elasticgraph-support
|
257
257
|
gem_category: core
|
258
258
|
post_install_message:
|
259
259
|
rdoc_options: []
|