runapi-flux 0.1.0 → 0.1.1

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 +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0ca145ec9ae68f29992ebc1fa09feb6b93f7d6de203ce1c6c786838312b1a9a6
3
+ metadata.gz: 051b2c733b0628dff60916bf4f72f12f17cc41fc9302ec0efe7c3e5fbd6830f1
4
4
  data.tar.gz: 6e0ad9105d46211512fd0d4d7565a7303b44c9b6b32571e0dd19f3b5068aaa4b
5
5
  SHA512:
6
- metadata.gz: 46e542856451b333ea10ab57b8b4489bfc5ba2e13921f6eac4ae897935b9c663ac36dd6cd2e5fb98231fccd2ff21a33a38be92cb8bf637dee9273375e0d87f91
6
+ metadata.gz: 0c17ba523757284f69e7bbcc075f5c2b531cd86d1a12092affef42cab151bb4b9ec3cc20b4d14965b13b5bc9d583ad96e1a7355563a0129776c3a9da62543f5f
7
7
  data.tar.gz: 99812af939370b03964aa386c0e00635033b5635fec9bbe0ae311475e2e504134165571f617f80bfe3898c3d4b078c7853aabd878298368c5ff581947eefffef
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-flux
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
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.2.14
18
+ version: 0.3.0
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.2.14
25
+ version: 0.3.0
26
26
  description: The Flux Ruby SDK is the language-specific package for Flux on RunAPI.
27
27
  Use this package for image generation, image editing, and creative production workflows
28
28
  when your application needs request bodies, task status lookup, and consistent RunAPI
@@ -67,7 +67,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0'
69
69
  requirements: []
70
- rubygems_version: 4.0.10
70
+ rubygems_version: 4.0.17
71
71
  specification_version: 4
72
72
  summary: Flux API Ruby SDK for RunAPI
73
73
  test_files: []