elasticsearch-rails-origin 7.2.5 → 7.2.6
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.
- 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: c0b97216c4ace02231cb00fe427d7a0b45438106c562c1b2a482cf632bbf02f5
|
|
4
|
+
data.tar.gz: c752f790a5e929766c332b72513e9211f594b92ed82ea0d3f922f57ded7ebf60
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7a00f3a1fac3975bb7ce71e3a72a370b71d22c6e7cc1a9934b06673c2b1782351cf191c652874ef99d23dce811573f5db70b43ed55bdbc01fdd00fa1a22024eb
|
|
7
|
+
data.tar.gz: 8dcfba41b6ad94e52e70d3d0fdfdf2559e17d3e0a7f308fc927e5bea67e725cc255791329a8510c9c1c4e0ceeff98b7b03a86455b0fe15a202394216b1407237
|
metadata
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: elasticsearch-rails-origin
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 7.2.
|
|
4
|
+
version: 7.2.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
7
|
+
- Spencer Peloquin
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
@@ -236,7 +236,7 @@ dependencies:
|
|
|
236
236
|
version: '0'
|
|
237
237
|
description: Ruby on Rails integrations for Elasticsearch.
|
|
238
238
|
email:
|
|
239
|
-
-
|
|
239
|
+
- spencercon253@hotmail.com
|
|
240
240
|
executables: []
|
|
241
241
|
extensions: []
|
|
242
242
|
extra_rdoc_files:
|
|
@@ -245,9 +245,9 @@ extra_rdoc_files:
|
|
|
245
245
|
files:
|
|
246
246
|
- LICENSE.txt
|
|
247
247
|
- README.md
|
|
248
|
-
homepage: https://github.com/
|
|
248
|
+
homepage: https://github.com/terrasky064/elasticrails-origin
|
|
249
249
|
licenses:
|
|
250
|
-
-
|
|
250
|
+
- MIT
|
|
251
251
|
metadata:
|
|
252
252
|
homepage_uri: https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/ruby_on_rails.html
|
|
253
253
|
changelog_uri: https://github.com/elastic/elasticsearch-rails/blob/main/CHANGELOG.md
|