anycable-thruster 0.1.12 → 0.1.13
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- 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: 3a4080017d1882abbe21b4240869f60087bca879db74dbe0ea3c9321963a78f7
|
4
|
+
data.tar.gz: 7468fdf7f8f47dab5d5b507e12704b3e596c30b8618a53ddc9108602c7bbb0e7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ffacada2b39b7e1deb822a2f094716ad87b1d4226fc75d19aec0644f641773aeb5a5001e9523ec99d6f2f4eeccb2fb18ba256962e84bf6f4d7234f88eeacf1b5
|
7
|
+
data.tar.gz: 5b743c47ebd20fc22270df526327328734f2ae5b503f1d9b27c3da7fb47b3fd0fbf741cf2b384002d4027da35b56fda56aa0f268ace46aad0ee4772b2f17664c
|
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: ruby
|
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
|