files.com 1.0.373 → 1.0.374

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: f192c836733abf6ec6a9e3c9fbb1243f0fd16ed0b43dc021e92a12b08c765fce
4
- data.tar.gz: 8c7f2b3bbbd7950fb61d796da4aa01029f3feb48b8d9e239cabad1ae21750992
3
+ metadata.gz: ddc6b6dc57210a18d3bc1d11f219efe781fb2e15784854600c9a4c834d4d4711
4
+ data.tar.gz: c4a15a95d73dea64e49eac02cc2bcb0704d8b8437604859ae9e1f51c3bad9702
5
5
  SHA512:
6
- metadata.gz: 4abb33af8e647a6d7be2660787a078e663706e3b5d8fde4199b01217762bd5b1192c3eff8b39888d7fd132e96445d2d5ebe69e03090a20b34a9eeba75b9fac29
7
- data.tar.gz: 31e2cf0f8fb5b4cc3b0f28ea58badef7d358f1873b50010618f2de35a024871005c86c08c795c0b4bf353fc33b7805f485de50729ed871ef0ff31b98478ac287
6
+ metadata.gz: c23cb5610ca78811dbb358e8f33a1d76868913258fff9029f39e7984f5a2287c50a9a720a9afdf12fe2200a5cafe31b8aa322afb19223a8ac73fc13c17bdfe7a
7
+ data.tar.gz: 89e1cf5c22cb9ca277cb2e5cc781a13ffef22aee44956f67137e51d0e357f389b8aea47e35ccd1c2b45e4bbd448b7cfec92a479fced4642f262cd338594689f3
data/README.md CHANGED
@@ -117,3 +117,4 @@ The Files.com team is happy to help with any SDK Integration challenges you
117
117
  may face.
118
118
 
119
119
  Just email support@files.com and we'll get the process started.
120
+
data/_VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.373
1
+ 1.0.374
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Files
4
- VERSION = "1.0"
4
+ VERSION = "1.0.374"
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.0.373
4
+ version: 1.0.374
5
5
  platform: ruby
6
6
  authors:
7
7
  - files.com
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-07-27 00:00:00.000000000 Z
11
+ date: 2023-08-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: addressable