files.com 1.1.276 → 1.1.278

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: 0d5ac268a40afbdd7b25be984abb4f950926c2040f83ee9ac62c550ce2d0747d
4
- data.tar.gz: 0b618ab598ba22eaf0b8c9109cd26db5895bccc4a4557bc01f1d0c5b98c54675
3
+ metadata.gz: ae51a0b741deaac71251fb4c016a848d387cb86c7730b6711c232101dc30d347
4
+ data.tar.gz: c32c1d745aafede7ea5e0869f7057862dba0b162d8054c5219eb1ce9456bf172
5
5
  SHA512:
6
- metadata.gz: 37211a48a596a26931475be0a0d26387bdb1662fb417adbf0d5e96413d08a4caa9abcc4deacf02fa3efd14b08bc333245ec8db126f4bf607b53ddcda34b8ce45
7
- data.tar.gz: bfc5df7c750d7b2f749bbf0dd3f780bbf2f9a6b47303bbeb10b1083555470949b48836e2cd1ed430760807aef2987b472d93cecd1182afc1dfe07e20587f6977
6
+ metadata.gz: cca3c253d590e16e42a132e9c47cfa8ae91423eb863f8a7215f9b9f4142641740518b4828f5ec0987185e7b2ef36d246f9035ef0669a79b5d4351a3e7b37ec0d
7
+ data.tar.gz: f1153469e86101b378308b3d8d8c2ee82d98d51fb61e0168fe4be866d8c1d230ba45e998ffed97611baff87b1993e8ee4b707af836d81c4b60a4b9fa3e12a219
data/Gemfile.lock CHANGED
@@ -12,29 +12,34 @@ PATH
12
12
  GEM
13
13
  remote: https://rubygems.org/
14
14
  specs:
15
- addressable (2.8.1)
16
- public_suffix (>= 2.0.2, < 6.0)
15
+ addressable (2.8.7)
16
+ public_suffix (>= 2.0.2, < 7.0)
17
17
  ast (2.4.2)
18
18
  byebug (11.1.3)
19
19
  coderay (1.1.3)
20
- concurrent-ruby (1.1.10)
21
- connection_pool (2.2.5)
20
+ concurrent-ruby (1.3.5)
21
+ connection_pool (2.5.3)
22
22
  diff-lcs (1.5.0)
23
- faraday (2.5.2)
24
- faraday-net_http (>= 2.0, < 3.1)
25
- ruby2_keywords (>= 0.0.4)
26
- faraday-multipart (1.0.4)
27
- multipart-post (~> 2)
28
- faraday-net_http (3.0.0)
29
- faraday-net_http_persistent (2.1.0)
23
+ faraday (2.13.1)
24
+ faraday-net_http (>= 2.0, < 3.5)
25
+ json
26
+ logger
27
+ faraday-multipart (1.1.0)
28
+ multipart-post (~> 2.0)
29
+ faraday-net_http (3.4.1)
30
+ net-http (>= 0.5.0)
31
+ faraday-net_http_persistent (2.3.1)
30
32
  faraday (~> 2.5)
31
- net-http-persistent (~> 4.0)
33
+ net-http-persistent (>= 4.0.4, < 5)
32
34
  json (2.6.2)
35
+ logger (1.7.0)
33
36
  memory_profiler (1.0.0)
34
37
  method_source (1.0.0)
35
- multipart-post (2.2.3)
36
- net-http-persistent (4.0.1)
37
- connection_pool (~> 2.2)
38
+ multipart-post (2.4.1)
39
+ net-http (0.6.0)
40
+ uri
41
+ net-http-persistent (4.0.6)
42
+ connection_pool (~> 2.2, >= 2.2.4)
38
43
  parallel (1.22.1)
39
44
  parser (3.1.2.1)
40
45
  ast (~> 2.4.1)
@@ -44,7 +49,7 @@ GEM
44
49
  pry-byebug (3.10.1)
45
50
  byebug (~> 11.0)
46
51
  pry (>= 0.13, < 0.15)
47
- public_suffix (5.0.0)
52
+ public_suffix (6.0.2)
48
53
  rainbow (3.1.1)
49
54
  rake (13.0.6)
50
55
  regexp_parser (2.5.0)
@@ -75,8 +80,8 @@ GEM
75
80
  rubocop-ast (1.21.0)
76
81
  parser (>= 3.1.1.0)
77
82
  ruby-progressbar (1.11.0)
78
- ruby2_keywords (0.0.5)
79
83
  unicode-display_width (2.2.0)
84
+ uri (1.0.3)
80
85
 
81
86
  PLATFORMS
82
87
  ruby
@@ -91,4 +96,4 @@ DEPENDENCIES
91
96
  rubocop
92
97
 
93
98
  BUNDLED WITH
94
- 2.4.21
99
+ 2.1.4
data/_VERSION CHANGED
@@ -1 +1 @@
1
- 1.1.276
1
+ 1.1.278
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Files
4
- VERSION = "1.1.276"
4
+ VERSION = "1.1.278"
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.276
4
+ version: 1.1.278
5
5
  platform: ruby
6
6
  authors:
7
7
  - files.com
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-06-16 00:00:00.000000000 Z
11
+ date: 2025-06-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: addressable