cloudpdf 3.0.0.alpha.7 → 3.0.0.alpha.8

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: 3b5d667e02d713992d73f05628e284f88296a6ba5074f4a7a3ba39973a508bd4
4
- data.tar.gz: 31ca047a8eb76373d2364fef4849a249f88734866c5c42b40ed3bc02177b0973
3
+ metadata.gz: b68eee5e8de97b1de61ec56814b73ca9730588969ae4e94049578c121c954b51
4
+ data.tar.gz: 7e929b6b1aa530f75fae3c8c4c67d37c261b3d27bced638940a0539e4d34115c
5
5
  SHA512:
6
- metadata.gz: f7dc2d0efc8f66899706f4d643d87efeefd2115d3114bde0f672a2f3bd4a9fe5fa35cc2655e9e6e18cfd67bf8bf308d7ce51255a2a06b028a2d20de4490ec91e
7
- data.tar.gz: 12477c22fa854372c21584dbfb83931e2e318497ee761988c0f8e5baef7aad6a098e59baf465bb5da433475713dea1fd831c68df79dcdb7c04a803f2105d9665
6
+ metadata.gz: d2ec6fd2f650d38fdcd7c07177edad9c3c46480d3fd9d7870e39d31d3a92c5c45b820dc31c03064bf793ad91d9a30975030d92d068e70453889a34b7c16426a5
7
+ data.tar.gz: afe3a551f7ebb59a8117f94437225958a2b46cd67d24c7e380e9657a9b45b608c0b32419aa53f158b90b3bdf6db12247bd828ee02d9596b0d4df4a98dd2f98cd
data/.fern/metadata.json CHANGED
@@ -5,9 +5,9 @@
5
5
  "generatorConfig": {
6
6
  "moduleName": "CloudPDF"
7
7
  },
8
- "originGitCommit": "1345fb7a45ee660a352774d29decce25cb54b8ea",
8
+ "originGitCommit": "20cebe429411ef5019c9e31fc7841d72b7fb98a8",
9
9
  "originGitCommitIsDirty": false,
10
10
  "invokedBy": "ci",
11
- "requestedVersion": "3.0.0.alpha.7",
11
+ "requestedVersion": "3.0.0.alpha.8",
12
12
  "ciProvider": "github"
13
13
  }
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module CloudPDF
4
- VERSION = "3.0.0.alpha.7"
4
+ VERSION = "3.0.0.alpha.8"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cloudpdf
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0.alpha.7
4
+ version: 3.0.0.alpha.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - CloudPDF
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2026-08-23 00:00:00.000000000 Z
11
+ date: 2026-08-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A typed Ruby client for deployment, tenant, and document operations in
14
14
  the CloudPDF API.