runapi-topaz 0.2.1 → 0.2.4

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 +2 -2
  2. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e86dbb9f547efb7a1c3bbbf9ad5f1f30f7a3b2e8a682ce6821f96578d7e3fc36
3
+ metadata.gz: fd549096b5cd6f6d44fcfe621bd74d6e67af7be365fc1d3852f7627372a1e46b
4
4
  data.tar.gz: d9fedb3f0ddd26c9a7c0ed24385e50f37004e3522e42974f84b07392d35062f6
5
5
  SHA512:
6
- metadata.gz: 97f076f67882de3898f7e0956f626f93cbc4e62f7dfde553f614f5d560824ba52ee854754744dd2cbcddf61510a64f41078afb03646c3cae65bbdc514870815f
6
+ metadata.gz: a1092ed17ba3fff61ff5130c47fcaf2e6653059ed2b4caf45b9d7091f1c7a2ae38e71fec07e03dccd24df800f52819c309419e4c070ef3f0855b978632d37af6
7
7
  data.tar.gz: 80cc131adf8bac5eca114001426c96ecbc461ef09dfcb1a4687d5b8393998ed4172c983a3f08e8a34dcf07eb892b082f46f68a44214748394780ec567483c2f9
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-topaz
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - RunAPI
@@ -15,14 +15,14 @@ dependencies:
15
15
  requirements:
16
16
  - - "~>"
17
17
  - !ruby/object:Gem::Version
18
- version: '0.1'
18
+ version: 0.2.4
19
19
  type: :runtime
20
20
  prerelease: false
21
21
  version_requirements: !ruby/object:Gem::Requirement
22
22
  requirements:
23
23
  - - "~>"
24
24
  - !ruby/object:Gem::Version
25
- version: '0.1'
25
+ version: 0.2.4
26
26
  description: RunAPI Topaz SDK for JavaScript, Ruby, and Go
27
27
  email:
28
28
  - contact@runapi.ai
@@ -42,7 +42,7 @@ licenses:
42
42
  - Apache-2.0
43
43
  metadata:
44
44
  homepage_uri: https://runapi.ai/models/topaz
45
- documentation_uri: https://runapi.ai/models/topaz
45
+ documentation_uri: https://github.com/runapi-ai/topaz-sdk/blob/main/README.md
46
46
  source_code_uri: https://github.com/runapi-ai/topaz-sdk
47
47
  changelog_uri: https://github.com/runapi-ai/topaz-sdk/blob/main/CHANGELOG.md
48
48
  rdoc_options: []
@@ -59,7 +59,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
59
59
  - !ruby/object:Gem::Version
60
60
  version: '0'
61
61
  requirements: []
62
- rubygems_version: 4.0.6
62
+ rubygems_version: 4.0.10
63
63
  specification_version: 4
64
64
  summary: Topaz API SDKs for JavaScript, Ruby, and Go on RunAPI.
65
65
  test_files: []