elasticgraph-support 0.19.2.1 → 0.19.2.2

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/elastic_graph/version.rb +1 -1
  3. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 319d6a49ad00e0f14902145d626c347f15a02d2a3796c3f68905da7974580513
4
- data.tar.gz: dfcb39b4e9a116a36981414c473b2537d1591e617a0a716823badfead5106bc4
3
+ metadata.gz: 140632fdad7b52efe6f9665ce325b2f1ccaf1695708f0f225a56c23d066283f4
4
+ data.tar.gz: 7b6a74834ab4f1dc10d8bb0875271a8d479543e77bbe41e6e2f205dbc73866cb
5
5
  SHA512:
6
- metadata.gz: ae40ab372733d3106d385d198fcc1cc7e4c9d95dba3205e0717392ea3e718f8fe8dc5b3909d4bd97f6066feed564db361853d4110b7972d000e26d15d7cbc9c4
7
- data.tar.gz: 1417f16e24819a3060e6c7de32bbc07091e78b262f5d8476043d091273194e54a464a94fa6f942a27eea510230b860677f9caf1c6e011c34655015f9514f44b5
6
+ metadata.gz: bae548702afe614253aa841c7ca5fc8b50b9ff61a1db8c29f228c662a6aabb465e1da05943a32082da4c9a6055cd8a6ad0329437cf8993d32a50a1523b4da518
7
+ data.tar.gz: f784b38871630b1951762eb8c79bfc2c1a20f9c85fffb56d64002c43cca44b2cf5c9def90ca88c789da73cf0ed42cc8e7d3beeacd05cabe5479e5de3b83dfd26
@@ -8,7 +8,7 @@
8
8
 
9
9
  module ElasticGraph
10
10
  # The version of all ElasticGraph gems.
11
- VERSION = "0.19.2.1"
11
+ VERSION = "0.19.2.2"
12
12
 
13
13
  # Steep weirdly expects this here...
14
14
  # @dynamic self.define_schema
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.2.1
4
+ version: 0.19.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Myron Marston
@@ -9,7 +9,7 @@ authors:
9
9
  - Block Engineering
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2025-04-24 00:00:00.000000000 Z
12
+ date: 2025-05-05 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: logger
@@ -87,10 +87,10 @@ licenses:
87
87
  - MIT
88
88
  metadata:
89
89
  bug_tracker_uri: https://github.com/block/elasticgraph/issues
90
- changelog_uri: https://github.com/block/elasticgraph/releases/tag/v0.19.2.1
91
- documentation_uri: https://block.github.io/elasticgraph/api-docs/v0.19.2.1/
90
+ changelog_uri: https://github.com/block/elasticgraph/releases/tag/v0.19.2.2
91
+ documentation_uri: https://block.github.io/elasticgraph/api-docs/v0.19.2.2/
92
92
  homepage_uri: https://block.github.io/elasticgraph/
93
- source_code_uri: https://github.com/block/elasticgraph/tree/v0.19.2.1/elasticgraph-support
93
+ source_code_uri: https://github.com/block/elasticgraph/tree/v0.19.2.2/elasticgraph-support
94
94
  gem_category: core
95
95
  rdoc_options: []
96
96
  require_paths: