swiftype-enterprise 3.0.2 → 3.0.3

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8549a568e33234384c5d5e016807e69e97e99c84da0acae2d9554d6925b311d1
4
- data.tar.gz: 10b81d8b1fe2cbe82664344299ee2af66f48d63232fa7a4adc5f12b777071c30
3
+ metadata.gz: 2f8032096fde9f0b4d8abe205b31f4b764a58ff1f6f71093c404e37c905ec174
4
+ data.tar.gz: ff21a1d378ed71245a0d7a33ecd6de78933fcf94472637a7406f51b7dbe7bd6d
5
5
  SHA512:
6
- metadata.gz: 0df6bdef8fd16c138010246036358d70761cbfa48cf21f167a42d60af307143877bdec6d3899d7f865aa7f7aa57cb44460a7c8a03a5ceb8b3f5272934f8798ef
7
- data.tar.gz: 34be6b838946a9720abb46ba31b1e7c772015ed9526b16e64641dec128d98f8f72ce509a3876c24d493c37eb1eb76c58454a064788eca829cb57e75f0b9920a6
6
+ metadata.gz: 72543845f34d2dd98e9f6a37fa975eda5cea817b80718150ea1a76acc288f8f69005e2564c59ead755262a8e05e8dcc31b264d2bad3c907b31e46fe537e44495
7
+ data.tar.gz: 22b4f684ee35b0a427d4b00b53ccae52a0d8c879195b22ae6442054e6142ff566dfa55c2b8fd45e6cccaa5c4082d6d057e469068fe365493817d0515089296df
@@ -1,3 +1,3 @@
1
1
  module SwiftypeEnterprise
2
- VERSION = '3.0.2'
2
+ VERSION = '3.0.3'
3
3
  end
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
8
  s.email = ["support@swiftype.com"]
9
9
  s.homepage = "https://swiftype.com"
10
10
  s.summary = %q{Deprecated gem for accessing the Swiftype Enterprise Search API. Use elastic-enterprise-search instead.}
11
- s.description = %q{API client for accessing the Swiftype Enterprise API with no dependencies.}
11
+ s.description = %q{Deprecated API client for accessing the Swiftype Enterprise Search API with no dependencies. Use elastic-enterprise-search instead.}
12
12
  s.post_install_message = "DEPRECATION WARNING: The swiftype-enterprise gem has been deprecated and replaced by elastic-enterprise-search"
13
13
 
14
14
  s.files = `git ls-files`.split("\n")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: swiftype-enterprise
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.2
4
+ version: 3.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Quin Hoxie
@@ -66,7 +66,8 @@ dependencies:
66
66
  - - ">="
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0'
69
- description: API client for accessing the Swiftype Enterprise API with no dependencies.
69
+ description: Deprecated API client for accessing the Swiftype Enterprise Search API
70
+ with no dependencies. Use elastic-enterprise-search instead.
70
71
  email:
71
72
  - support@swiftype.com
72
73
  executables: []