files.com 1.1.721 → 1.1.722

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: 0abf8f373e951f20194ea7dbc5fc7dfef3e4202b40f2b82a18c8a4be7c66407d
4
- data.tar.gz: cc2cf4a0063d45684abd52d993e9bf7ed25deefc4c2abe29d7d1708876f38715
3
+ metadata.gz: 473149cf50fdfbf087bbaf3b9e9897fe68b36504edf1a4643ea6922346ce123e
4
+ data.tar.gz: a874a0ec342cebaa92543551ff6f35c5fc9e3770ca70efc804eae8620c3c97d8
5
5
  SHA512:
6
- metadata.gz: 84f662ac4f8fab2ffc9e3cd7e0d65bbec967dd7b7881d7d1820073cde464d34f30a0df34a3b9cd7b01640d942e8fcef8b3933ac4ff9f2fcadff4e29fd6e96bee
7
- data.tar.gz: 766aab74724890db8628801614027151244aa5e755d440b63b857a8264aa8b0f9879c4180dfcd63e3c712687f57a017d3a2591d9f88f3af62cb7778aaa2d3c98
6
+ metadata.gz: 6daaaf679e845b885e23e30486638b9f50b88beb5a6598beca6021e2a0f3af19530d34224f4ce0fbc9e91eea762ab5440131716072e3d392253dc4690c50825f
7
+ data.tar.gz: b8e210c36ce33b3dde3921870986a563ed418ed5852e2652f7f3abdf4c1a06e9fc61545e3712f1a8a3ac100a1d55055c972baa3fabe7f69d5d677d47dbca2952
data/Gemfile.lock CHANGED
@@ -21,7 +21,7 @@ GEM
21
21
  ast (2.4.2)
22
22
  base64 (0.2.0)
23
23
  benchmark (0.4.1)
24
- bigdecimal (4.1.2)
24
+ bigdecimal (4.1.3)
25
25
  byebug (11.1.3)
26
26
  coderay (1.1.3)
27
27
  concurrent-ruby (1.1.10)
data/_VERSION CHANGED
@@ -1 +1 @@
1
- 1.1.721
1
+ 1.1.722
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Files
4
- VERSION = "1.1.721"
4
+ VERSION = "1.1.722"
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.721
4
+ version: 1.1.722
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-09-11 00:00:00.000000000 Z
11
+ date: 2026-09-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: addressable