files.com 1.1.647 → 1.1.648

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: 7a9039a7054a6c0d9d48c3079e135a0172e430eb301878cdfebde9dce183c5fc
4
- data.tar.gz: 4b316018052171a078451a0eaa3c9e5608829c8f700269e76ddb40c51d9f48d8
3
+ metadata.gz: 2308b16de46daa74e1ac41ed588f64221bf00e20fd223dab911746cb6328ef94
4
+ data.tar.gz: 1b394278434ad59daa6ff413ece6b538df47dbe5fbe489ffc4feafa8964932f9
5
5
  SHA512:
6
- metadata.gz: 4f769a4ae46c896209ff33c9303b47639d28b33145e7d36e863a898f9dcd4d554dad058854d54df357af3c585e3ebaabe531c188f04d637a62326f020c7d4d09
7
- data.tar.gz: 1d33bd48df21b62ae715d54ed611d69ec5bda31534b7a22adc8c178b50a6a62c6b81ed6ef2f6c94d6b2a7f6bb20872037869e09ed3965a84d29de8162a833b96
6
+ metadata.gz: 3ceea3e1120e86f58965fec1c34286f1f8cc0c54a7adb95d52df4c868ad6588dec6983a4915e8cc6fc10fe3e3bc162dc188836991c97174622241c823543cd7d
7
+ data.tar.gz: 7680ebc88e10472a6f551184f01444e6493f2dad1ded2ba0f5c71ac2d497a411299e2c8ff830e184830705959262cd3551a196eca538ba991a4d031fab4c5f1e
data/README.md CHANGED
@@ -405,7 +405,6 @@ A Workspace is a lightweight way to organize related resources inside a single F
405
405
  Customers commonly group resources by project, department, client, or region. Workspaces provide a built-in structure for that grouping, so the UI can operate within a clear "workspace context" and admins can delegate management for a subset of resources without requiring full site-level isolation.
406
406
 
407
407
  Every Site has an implicit Default workspace (ID `0`). Resources that are not explicitly assigned to a named workspace are considered part of the Default workspace.
408
- <div></div>
409
408
 
410
409
  ### SDK Support
411
410
 
data/_VERSION CHANGED
@@ -1 +1 @@
1
- 1.1.647
1
+ 1.1.648
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Files
4
- VERSION = "1.1.647"
4
+ VERSION = "1.1.648"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: files.com
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.647
4
+ version: 1.1.648
5
5
  platform: ruby
6
6
  authors:
7
7
  - files.com
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-06-15 00:00:00.000000000 Z
11
+ date: 2026-06-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: addressable