anycable-thruster 0.1.9-arm64-darwin → 0.1.10-arm64-darwin
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/exe/arm64-darwin/thrust +0 -0
- data/lib/anycable/thruster/version.rb +1 -1
- data/lib/thruster/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: c4ade2c4cdca20e1ce876845cad2bec696720ed601f198ba8f1692322e0d5ab6
|
4
|
+
data.tar.gz: 30544875726d581165cfbb5ba6b39f38f8f8cb278fb8e88982a0f2924ea19163
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d48f774e762acaaa80cfdcc711545dbbf400a25cc50ed171f14c663dc59c563b39b5612fd4fc520dec2c1da50dc96284111286ad42efffefa27cfd05d5aad1d2
|
7
|
+
data.tar.gz: a9e7bd987df296409b8c74384d71555fe53089083c54fcb546f9fbdf6e2c06c7bac473244d3b7914edc28995ea1c9f2f52422ff583dee11419bb83cf1f94c851
|
data/exe/arm64-darwin/thrust
CHANGED
Binary file
|
data/lib/thruster/version.rb
CHANGED
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.10
|
5
5
|
platform: arm64-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:
|
13
|
+
date: 2025-02-06 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
|
@@ -48,7 +48,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
48
48
|
- !ruby/object:Gem::Version
|
49
49
|
version: '0'
|
50
50
|
requirements: []
|
51
|
-
rubygems_version: 3.5.
|
51
|
+
rubygems_version: 3.5.23
|
52
52
|
signing_key:
|
53
53
|
specification_version: 4
|
54
54
|
summary: Zero-config HTTP/2 proxy with embedded AnyCable
|