thruster 0.1.1-x86_64-linux → 0.1.2-x86_64-linux

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 132da6c8a84fc6f1697136982a5b1d9503096bbb971ccd200e459aafdc3bea99
4
- data.tar.gz: 52511a8914027bf32de5834c19223e3571294715af2d972cf8fd0677f946a661
3
+ metadata.gz: 52876c7ea73a9066defd350f0c533fc942f89b1e8c0479c329f9cc9a55ec102d
4
+ data.tar.gz: 53a0288d2fb15300341c52209d3f3a171b65b446f1b922aa29264c11f0844150
5
5
  SHA512:
6
- metadata.gz: e41799e69f4d7ef8d0043746d19879666f2bf489210e1a452fdce0688e804148e120725ba580d4bd9b476682c7164f1459872d48b7b61937b2bf431d83a50b96
7
- data.tar.gz: 266e5b6ff32120ffabfda3a5ea00695065793ca01dc906fff88ce7cd6e1cbb277b15115f4a6fcb4811285456175533f7b485256e211d6655bf988cb8581d6584
6
+ metadata.gz: cf4ca51d1ad589c6c6106c3ebc8d21f7f64aade3b4f10afe1daaa494ed633d376b1ed1e2f281a0d4ce50340542eebdf88741167b4320b8e41bbb0d4a03b30c00
7
+ data.tar.gz: 370d07c9e2543d6f6e3db83fd2528bd4a811c681c2f4d87e2c31ff7efdddd70ab89794809666f15637846be63ae2ee57b31639fa72172efbf5022d7fb902a0f5
Binary file
@@ -1,3 +1,3 @@
1
1
  module Thruster
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thruster
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Kevin McConnell
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-03-18 00:00:00.000000000 Z
11
+ date: 2024-03-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A zero-config HTTP/2 proxy for lightweight production deployments
14
14
  email: kevin@37signals.com