anycable-thruster 0.1.11-x86_64-darwin → 0.1.13-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: ced3f366217e6ec2d620139cb0581407f6dc1689c18d78a361cd8b2582402fdc
|
4
|
+
data.tar.gz: 962d9565d6ab22a5cb7352c05046e3272ddf278529b0179d07e25ccc179ce12e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 837ef900d67237ca21640483ae1aeaca887e81a78ef38bc16b8940f9fe0c2679001cb032df384bd74281fea1b73f492010493d6b470695fc01a8187243e2018a
|
7
|
+
data.tar.gz: 124d7732b0179ebf1f425ba8ba31b6391c5ead5419e134d60fbee1fbe7956090f4b47220925536603bada5e4e0a66c311b2d2be6decdbe082e932eab5b4c93fa
|
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.13
|
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-12 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
|