runapi-nano-banana 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: 80f0aa8b50ec04b2bc1f6873f4b71fd0cc24fb160366bfcdf0ba96e2c07430ef
3
+ metadata.gz: ad7b97a266bf40926a5a50411bf11f7d39dee8be80fe47c7c97ef9ae3ef41684
4
4
  data.tar.gz: '09678684916edba28b6a02e3df4bbbc4f6f6869b9447acce18c937eee67995c0'
5
5
  SHA512:
6
- metadata.gz: 3f4bb35f931991c2634253004d0e3aa706e6ae01fab7277b6dc5a819c14a33c929fdd32e1cd915b717b6e42ac2b01125a393b088a6f0fba8762e72b9eb8107a1
6
+ metadata.gz: 945ae7da15e1c54507af064c254f4a9b417965cbd1bbfea947644e0dc69c516e9a6a34af43a842c941d45aeaabd84b17902d3cba8f9fcb2696351eb310a0c778
7
7
  data.tar.gz: 102d78f223c3ccd3baef8525e41336418431fec1ade4b5785be0b78feb70ac0acb323b3142a2f2ff141032218f22298564bad872ae7f49a5f7d08c7428e9e03f
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-nano-banana
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 Nano Banana 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/nano-banana
45
- documentation_uri: https://runapi.ai/models/nano-banana
45
+ documentation_uri: https://github.com/runapi-ai/nano-banana-sdk/blob/main/README.md
46
46
  source_code_uri: https://github.com/runapi-ai/nano-banana-sdk
47
47
  changelog_uri: https://github.com/runapi-ai/nano-banana-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: Nano Banana API SDKs for JavaScript, Ruby, and Go on RunAPI.
65
65
  test_files: []