elasticgraph-support 1.0.0.rc2 → 1.0.0.rc3

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 +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0ab8da799e9095e564a0d49a79fc1eabbdcb4b4643eeb47a980c749a485ac71b
4
- data.tar.gz: 2c67ec5719316ec6cf05258a5a363b76704f531f089ea4e8d968adf00b365c91
3
+ metadata.gz: 7277b1da4fa25aeadb8d8c8a1c1c687dc0a40596c17577cbab5b2b764e0bf97b
4
+ data.tar.gz: b9a0a80fe13ad065294361492a2354bb2d539393b04477e2ad460e97bcbcce39
5
5
  SHA512:
6
- metadata.gz: ce87e0d3c3edf4bd66e4892b1be202d54347e084d9dfca8a66030111e9a1d767ee74b871e4cb8f2f0646d416f2af2372ff1a372b06a483ea0876de75dc02a89d
7
- data.tar.gz: 513b3fa97e64ee1a5b465a9ecf50417cbf8591102788415daf37cf65703aa740cc647eb6d7fd0f4a550fcf1fae9a27ea8dd73bc6afbc8150b0ca862892e2ef31
6
+ metadata.gz: ad30a0632fadec14e0e38b5e5cc155817ebbd7a4f50f1c03b1bd953727147afe8467282c96c755dd67730e2d36939665f4eac2bdc6401a6ffa84573673e0cb60
7
+ data.tar.gz: 9b21f0ce9f9d127adb5009a56c23b506653468b4a1499459aa3a799bf0090766b9ad1191d5b500989986f9b7d9ff08508cd829a7dc5e8d9b7f84b67f401acf18
@@ -8,7 +8,7 @@
8
8
 
9
9
  module ElasticGraph
10
10
  # The version of all ElasticGraph gems.
11
- VERSION = "1.0.0.rc2"
11
+ VERSION = "1.0.0.rc3"
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: 1.0.0.rc2
4
+ version: 1.0.0.rc3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Myron Marston
@@ -73,10 +73,10 @@ licenses:
73
73
  - MIT
74
74
  metadata:
75
75
  bug_tracker_uri: https://github.com/block/elasticgraph/issues
76
- changelog_uri: https://github.com/block/elasticgraph/releases/tag/v1.0.0.rc2
77
- documentation_uri: https://block.github.io/elasticgraph/api-docs/v1.0.0.rc2/
76
+ changelog_uri: https://github.com/block/elasticgraph/releases/tag/v1.0.0.rc3
77
+ documentation_uri: https://block.github.io/elasticgraph/api-docs/v1.0.0.rc3/
78
78
  homepage_uri: https://block.github.io/elasticgraph/
79
- source_code_uri: https://github.com/block/elasticgraph/tree/v1.0.0.rc2/elasticgraph-support
79
+ source_code_uri: https://github.com/block/elasticgraph/tree/v1.0.0.rc3/elasticgraph-support
80
80
  gem_category: core
81
81
  rdoc_options: []
82
82
  require_paths: