elasticgraph-elasticsearch 0.19.1.0 → 0.19.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 10fd94eaabe0fa23451a709686f05604343b39e0fd483ff5d6ce18b2e724a22d
|
4
|
+
data.tar.gz: d92b8f92b4787a57adaff773253e48a8759c6a9428a3da9cda4a985f65eba351
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7e44c61d49222d9319575be0f39d8943cbeb489a452a83815b3c397509fabda5471ce2fd38c90e7762a38d67e88050266389eb29de93163022222bec421e7006
|
7
|
+
data.tar.gz: e3caa551d50b160829d613fd24abcba3b1651f04393eeccc0c00bbe9e16ec873f2757a352ecedcec9ddb09591bdc9267b02aa3bd221eca258118d6fc58628a43
|
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.1.
|
4
|
+
version: 0.19.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Myron Marston
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2025-02-
|
13
|
+
date: 2025-02-07 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: elasticgraph-support
|
@@ -18,14 +18,14 @@ dependencies:
|
|
18
18
|
requirements:
|
19
19
|
- - '='
|
20
20
|
- !ruby/object:Gem::Version
|
21
|
-
version: 0.19.1.
|
21
|
+
version: 0.19.1.1
|
22
22
|
type: :runtime
|
23
23
|
prerelease: false
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
25
25
|
requirements:
|
26
26
|
- - '='
|
27
27
|
- !ruby/object:Gem::Version
|
28
|
-
version: 0.19.1.
|
28
|
+
version: 0.19.1.1
|
29
29
|
- !ruby/object:Gem::Dependency
|
30
30
|
name: elasticsearch
|
31
31
|
requirement: !ruby/object:Gem::Requirement
|
@@ -83,10 +83,10 @@ licenses:
|
|
83
83
|
- MIT
|
84
84
|
metadata:
|
85
85
|
bug_tracker_uri: https://github.com/block/elasticgraph/issues
|
86
|
-
changelog_uri: https://github.com/block/elasticgraph/releases/tag/v0.19.1.
|
86
|
+
changelog_uri: https://github.com/block/elasticgraph/releases/tag/v0.19.1.1
|
87
87
|
documentation_uri: https://block.github.io/elasticgraph/docs/main/
|
88
88
|
homepage_uri: https://block.github.io/elasticgraph/
|
89
|
-
source_code_uri: https://github.com/block/elasticgraph/tree/v0.19.1.
|
89
|
+
source_code_uri: https://github.com/block/elasticgraph/tree/v0.19.1.1/elasticgraph-elasticsearch
|
90
90
|
gem_category: datastore_adapter
|
91
91
|
post_install_message:
|
92
92
|
rdoc_options: []
|