blake3ruby 0.2.0 → 0.2.2
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 +4 -4
- data/Cargo.lock +33 -33
- data/Gemfile.lock +8 -8
- data/ext/blake3ruby/Cargo.toml +1 -1
- data/lib/blake3ruby/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 891681b84ca169de481628598547bc3860f9add7df8ae37cd6a2d09625e9d347
|
4
|
+
data.tar.gz: e4c9d0a50e3f17d87448456f02fc2c70d687936694062f1bf20349109d46e502
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d733a3d6c4a92d152c0d4f95c02b4253edaae1df4df7d2247be751aada5852ffb418cfc0a44c4f36854f7c38c36efc2cd28811c3c264a5f46b358f1e68e4f5c2
|
7
|
+
data.tar.gz: 4db25fab76379efad42124b9e4732ca6f7b08512fab97c8158370ef2f7d509b6aa5f3b43aa195e9f053ff8de8b611f38fe907634c45707f16eb5c42072f249ce
|
data/Cargo.lock
CHANGED
@@ -13,9 +13,9 @@ dependencies = [
|
|
13
13
|
|
14
14
|
[[package]]
|
15
15
|
name = "arrayref"
|
16
|
-
version = "0.3.
|
16
|
+
version = "0.3.8"
|
17
17
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
18
|
-
checksum = "
|
18
|
+
checksum = "9d151e35f61089500b617991b791fc8bfd237ae50cd5950803758a179b41e67a"
|
19
19
|
|
20
20
|
[[package]]
|
21
21
|
name = "arrayvec"
|
@@ -51,9 +51,9 @@ checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
|
|
51
51
|
|
52
52
|
[[package]]
|
53
53
|
name = "blake3"
|
54
|
-
version = "1.5.
|
54
|
+
version = "1.5.3"
|
55
55
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
56
|
-
checksum = "
|
56
|
+
checksum = "e9ec96fe9a81b5e365f9db71fe00edc4fe4ca2cc7dcb7861f0603012a7caa210"
|
57
57
|
dependencies = [
|
58
58
|
"arrayref",
|
59
59
|
"arrayvec",
|
@@ -64,7 +64,7 @@ dependencies = [
|
|
64
64
|
|
65
65
|
[[package]]
|
66
66
|
name = "blake3ruby"
|
67
|
-
version = "0.2.
|
67
|
+
version = "0.2.2"
|
68
68
|
dependencies = [
|
69
69
|
"blake3",
|
70
70
|
"hex",
|
@@ -73,9 +73,9 @@ dependencies = [
|
|
73
73
|
|
74
74
|
[[package]]
|
75
75
|
name = "cc"
|
76
|
-
version = "1.
|
76
|
+
version = "1.1.6"
|
77
77
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
78
|
-
checksum = "
|
78
|
+
checksum = "2aba8f4e9906c7ce3c73463f62a7f0c65183ada1a2d47e397cc8810827f9694f"
|
79
79
|
|
80
80
|
[[package]]
|
81
81
|
name = "cexpr"
|
@@ -156,9 +156,9 @@ checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
|
|
156
156
|
|
157
157
|
[[package]]
|
158
158
|
name = "libloading"
|
159
|
-
version = "0.8.
|
159
|
+
version = "0.8.5"
|
160
160
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
161
|
-
checksum = "
|
161
|
+
checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4"
|
162
162
|
dependencies = [
|
163
163
|
"cfg-if",
|
164
164
|
"windows-targets",
|
@@ -229,18 +229,18 @@ dependencies = [
|
|
229
229
|
|
230
230
|
[[package]]
|
231
231
|
name = "rb-sys"
|
232
|
-
version = "0.9.
|
232
|
+
version = "0.9.98"
|
233
233
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
234
|
-
checksum = "
|
234
|
+
checksum = "8914b2e6af10bd50dd7aaac8c5146872d3924d6012929b4ff504e988f6badd24"
|
235
235
|
dependencies = [
|
236
236
|
"rb-sys-build",
|
237
237
|
]
|
238
238
|
|
239
239
|
[[package]]
|
240
240
|
name = "rb-sys-build"
|
241
|
-
version = "0.9.
|
241
|
+
version = "0.9.98"
|
242
242
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
243
|
-
checksum = "
|
243
|
+
checksum = "12af68c9757d419b82d65a12b5db538990dfe9416049fea3f0ba4b9a8ca108cd"
|
244
244
|
dependencies = [
|
245
245
|
"bindgen",
|
246
246
|
"lazy_static",
|
@@ -312,9 +312,9 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
|
|
312
312
|
|
313
313
|
[[package]]
|
314
314
|
name = "syn"
|
315
|
-
version = "2.0.
|
315
|
+
version = "2.0.72"
|
316
316
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
317
|
-
checksum = "
|
317
|
+
checksum = "dc4b9b9bf2add8093d3f2c0204471e951b2285580335de42f9d2534f3ae7a8af"
|
318
318
|
dependencies = [
|
319
319
|
"proc-macro2",
|
320
320
|
"quote",
|
@@ -329,9 +329,9 @@ checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
|
|
329
329
|
|
330
330
|
[[package]]
|
331
331
|
name = "windows-targets"
|
332
|
-
version = "0.52.
|
332
|
+
version = "0.52.6"
|
333
333
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
334
|
-
checksum = "
|
334
|
+
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
|
335
335
|
dependencies = [
|
336
336
|
"windows_aarch64_gnullvm",
|
337
337
|
"windows_aarch64_msvc",
|
@@ -345,48 +345,48 @@ dependencies = [
|
|
345
345
|
|
346
346
|
[[package]]
|
347
347
|
name = "windows_aarch64_gnullvm"
|
348
|
-
version = "0.52.
|
348
|
+
version = "0.52.6"
|
349
349
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
350
|
-
checksum = "
|
350
|
+
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
|
351
351
|
|
352
352
|
[[package]]
|
353
353
|
name = "windows_aarch64_msvc"
|
354
|
-
version = "0.52.
|
354
|
+
version = "0.52.6"
|
355
355
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
356
|
-
checksum = "
|
356
|
+
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
|
357
357
|
|
358
358
|
[[package]]
|
359
359
|
name = "windows_i686_gnu"
|
360
|
-
version = "0.52.
|
360
|
+
version = "0.52.6"
|
361
361
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
362
|
-
checksum = "
|
362
|
+
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
|
363
363
|
|
364
364
|
[[package]]
|
365
365
|
name = "windows_i686_gnullvm"
|
366
|
-
version = "0.52.
|
366
|
+
version = "0.52.6"
|
367
367
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
368
|
-
checksum = "
|
368
|
+
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
|
369
369
|
|
370
370
|
[[package]]
|
371
371
|
name = "windows_i686_msvc"
|
372
|
-
version = "0.52.
|
372
|
+
version = "0.52.6"
|
373
373
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
374
|
-
checksum = "
|
374
|
+
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
|
375
375
|
|
376
376
|
[[package]]
|
377
377
|
name = "windows_x86_64_gnu"
|
378
|
-
version = "0.52.
|
378
|
+
version = "0.52.6"
|
379
379
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
380
|
-
checksum = "
|
380
|
+
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
|
381
381
|
|
382
382
|
[[package]]
|
383
383
|
name = "windows_x86_64_gnullvm"
|
384
|
-
version = "0.52.
|
384
|
+
version = "0.52.6"
|
385
385
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
386
|
-
checksum = "
|
386
|
+
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
|
387
387
|
|
388
388
|
[[package]]
|
389
389
|
name = "windows_x86_64_msvc"
|
390
|
-
version = "0.52.
|
390
|
+
version = "0.52.6"
|
391
391
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
392
|
-
checksum = "
|
392
|
+
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
blake3ruby (0.2.
|
4
|
+
blake3ruby (0.2.2)
|
5
5
|
|
6
6
|
GEM
|
7
7
|
remote: https://rubygems.org/
|
@@ -11,7 +11,7 @@ GEM
|
|
11
11
|
json (2.7.2)
|
12
12
|
language_server-protocol (3.17.0.3)
|
13
13
|
parallel (1.25.1)
|
14
|
-
parser (3.3.
|
14
|
+
parser (3.3.4.0)
|
15
15
|
ast (~> 2.4.1)
|
16
16
|
racc
|
17
17
|
racc (1.8.0)
|
@@ -19,9 +19,9 @@ GEM
|
|
19
19
|
rake (13.2.1)
|
20
20
|
rake-compiler (1.2.7)
|
21
21
|
rake
|
22
|
-
rb_sys (0.9.
|
22
|
+
rb_sys (0.9.98)
|
23
23
|
regexp_parser (2.9.2)
|
24
|
-
rexml (3.3.
|
24
|
+
rexml (3.3.2)
|
25
25
|
strscan
|
26
26
|
rspec (3.13.0)
|
27
27
|
rspec-core (~> 3.13.0)
|
@@ -36,13 +36,13 @@ GEM
|
|
36
36
|
diff-lcs (>= 1.2.0, < 2.0)
|
37
37
|
rspec-support (~> 3.13.0)
|
38
38
|
rspec-support (3.13.1)
|
39
|
-
rubocop (1.
|
39
|
+
rubocop (1.65.0)
|
40
40
|
json (~> 2.3)
|
41
41
|
language_server-protocol (>= 3.17.0)
|
42
42
|
parallel (~> 1.10)
|
43
43
|
parser (>= 3.3.0.2)
|
44
44
|
rainbow (>= 2.2.2, < 4.0)
|
45
|
-
regexp_parser (>=
|
45
|
+
regexp_parser (>= 2.4, < 3.0)
|
46
46
|
rexml (>= 3.2.5, < 4.0)
|
47
47
|
rubocop-ast (>= 1.31.1, < 2.0)
|
48
48
|
ruby-progressbar (~> 1.7)
|
@@ -51,7 +51,7 @@ GEM
|
|
51
51
|
parser (>= 3.3.1.0)
|
52
52
|
rubocop-rake (0.6.0)
|
53
53
|
rubocop (~> 1.0)
|
54
|
-
rubocop-rspec (3.0.
|
54
|
+
rubocop-rspec (3.0.3)
|
55
55
|
rubocop (~> 1.61)
|
56
56
|
ruby-progressbar (1.13.0)
|
57
57
|
strscan (3.1.0)
|
@@ -78,4 +78,4 @@ DEPENDENCIES
|
|
78
78
|
rubocop-rspec
|
79
79
|
|
80
80
|
BUNDLED WITH
|
81
|
-
2.5.
|
81
|
+
2.5.15
|
data/ext/blake3ruby/Cargo.toml
CHANGED
data/lib/blake3ruby/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: blake3ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Nightforge
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-07-
|
11
|
+
date: 2024-07-23 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Ruby bindings for the blake3 hash function using the Rust implementation
|
14
14
|
email:
|
@@ -58,7 +58,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
58
58
|
- !ruby/object:Gem::Version
|
59
59
|
version: 3.3.11
|
60
60
|
requirements: []
|
61
|
-
rubygems_version: 3.5.
|
61
|
+
rubygems_version: 3.5.15
|
62
62
|
signing_key:
|
63
63
|
specification_version: 4
|
64
64
|
summary: Ruby bindings for the blake3 hash function
|