anycable-thruster 0.1.10-x86_64-darwin → 0.1.12-x86_64-darwin
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/exe/x86_64-darwin/thrust +0 -0
- data/lib/anycable/thruster/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b5818dc3146d265ed9ef538e0061b5e9b30db82fc5a4f21c5abedc7af5907fe2
|
4
|
+
data.tar.gz: 387828c94bb1574282563fbf43be2e2a1714a136511598894c19ac31441d4a13
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 24c41957449c70ded82ebcdacdbfaf5ea3ad7ed74dd697fdc281d0bc3ceab2624ddf286c787dc04b6bccf73c812a0390ba1d20874e46d8f5893fb93f697b3cb5
|
7
|
+
data.tar.gz: 3e170441eace210f05bfbf6c02c88d094ce09bc252a020ac513687c59dcdc494aee690e7558173892a3a2d6ae580da309915e967849dfec34ee005e8779e832e
|
data/exe/x86_64-darwin/thrust
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: anycable-thruster
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.12
|
5
5
|
platform: x86_64-darwin
|
6
6
|
authors:
|
7
7
|
- Kevin McConnell
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: exe
|
12
12
|
cert_chain: []
|
13
|
-
date: 2025-02-
|
13
|
+
date: 2025-02-11 00:00:00.000000000 Z
|
14
14
|
dependencies: []
|
15
15
|
description: A zero-config HTTP/2 proxy for lightweight production deployments with
|
16
16
|
AnyCable real-time server included
|