anycable-thruster 0.1.8-x86_64-darwin → 0.1.9-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: bcd266f410f9a3fe7c1e95539a418327aa0ead6b185d78764a0921a7ba4511f8
|
4
|
+
data.tar.gz: 57436825a281f4dd4fc9b8590fef8a9e5983ae6549ef9eec8aae52a2c1485034
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5cfd0cd153a3581cd7549aa49407f79df8302b4d6faf1622044d1b8af10070d9fd4a8c286371920a0caea2e5170d9cc28570184d82bcdb378f4786ad02ebb394
|
7
|
+
data.tar.gz: 8c93ce1be01e46b3cc73785cd789ae49d705fa4e6f960140074ffeb1d8b4b9f8bc0717aa766a9131bb81210b7c71fec94edd54ce4e510241804d85deb3eca47a
|
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.9
|
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: 2024-10-
|
13
|
+
date: 2024-10-21 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
|