anycable-thruster 0.1.8-x86_64-linux → 0.1.10-x86_64-linux
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-linux/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: 8cf92a6a1545452bf9e6f23fb653dd4706bc578e5d0160c01f8f15fef72f4bfd
|
4
|
+
data.tar.gz: ad9bebef472552db3196c3fd9774ea595d530944fdca1c1f6f59bc86368ef13c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6be24662c93a083ebddd85e2b71afd3cbfa95ec1f166f600c3bb08a7fa5ae29d37592cc95c14ce11d1bba6dcb8e3bfbcfbe52d25e43222966b189be3fe9680c7
|
7
|
+
data.tar.gz: 7f4d62bf42b6bc06c65eb6498859b298becdf92ffbe3b26812b47ef3d2df0575985430b1f4baefe036420ff3d97cb69d7bf984d15ff3e5d8eccb52e3cdff7ff3
|
data/exe/x86_64-linux/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: x86_64-linux
|
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
|