spacycloud 1.0.4 → 1.0.5

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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +2 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d0425753edb9e640aedc8027f415a06dca1a072e1aa9222489b2a20491f89386
4
- data.tar.gz: bfb61b69a89e64047a8134ab52fff918f47a47fb5acef9930dbdfd335d5f36fb
3
+ metadata.gz: 4a245bddafed297a2714ceb0321402e97cf92a7dacbf35e9474460220953a205
4
+ data.tar.gz: 8f774451a92b705f8e75ada9a298f440b07fc1db942e1703a8fe72e0cf78e530
5
5
  SHA512:
6
- metadata.gz: c6ad33b9f928126168edc21767095d0f0e9cd0eb6c2c9061ce24ba29730840eb2d922b70a6836fa785262a05525b3aeda4713c7a3b6ed9fad684e8f50d91d868
7
- data.tar.gz: 85052cca0714f2346e3eb29be9e3afbfa672597013f41502bc201e0f7472d673813dabfa828bb6a47bab33a11998f856d1831903b19469f48a699127bab50449
6
+ metadata.gz: 0dcf4ba7de328c055ceb79dda94eb01d170e01b6f17b0e65107d94adf29eca928ae1641f18be3335d4e60597d4d427750f675c3bec0fdf623afc66ad7fc2b2ae
7
+ data.tar.gz: d54fc88b432a8df36b234cc4d779963fdacd9cd3449d73ae8739b307b757b58256a55bb91c1d453d0548d567bfa3beda8e11f2bf20e6612775c19ebd0b08308c
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spacycloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Julien Salinas
@@ -12,8 +12,7 @@ date: 2021-01-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: 'Ruby client for the spaCy Cloud API. spaCy Cloud serves all the spaCy
14
14
  pre-trained models, and your own custom models, through a RESTful API ready for
15
- production. This is the Python client for the API. More details here: https://spacycloud.io.
16
- Documentation: https://docs.spacycloud.io. Github: https://github.com/spacycloud/spacycloud-python'
15
+ production. More details here: https://spacycloud.io. Documentation: https://docs.spacycloud.io.'
17
16
  email: all@juliensalinas.com
18
17
  executables: []
19
18
  extensions: []