anycable-thruster 0.1.8-x86_64-darwin → 0.1.10-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
- 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: 8db154b363364f8221383997fe39addf356cb6cce370f67b07d6958c925e2a4e
|
4
|
+
data.tar.gz: b48a19aa816ff537645fb5cc2a40231710595c616d992330d040d11aabf388b8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c5a0676923bf3dd6a3f21c7a9d38aa7e53cd756f2fb29b6a544c836e2763689fa63dcc10e3914216ef8296eb8a5c72a8a1fd0e13bfee98da25e168a608c21e0d
|
7
|
+
data.tar.gz: f72f100669ee04e6202cc15b74d9a3cf98634027418651cf851ea8b791924bd508977c5c33640a67f396686a82a1aded9e6ff3517bfa499c5971d63b8a2d5e16
|
data/exe/x86_64-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: 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:
|
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
|