thruster 0.1.1-x86_64-linux → 0.1.3-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: c6dee2e6140f097cc6fab3c20fac28eec1ce10844603770ab2b01858d39bd3bb
4
+ data.tar.gz: 4a6cd81a3057851a2b89cb2a7d708f27b586c19a2ff2dac2c6b60475db3600f6
5
5
  SHA512:
6
- metadata.gz: e41799e69f4d7ef8d0043746d19879666f2bf489210e1a452fdce0688e804148e120725ba580d4bd9b476682c7164f1459872d48b7b61937b2bf431d83a50b96
7
- data.tar.gz: 266e5b6ff32120ffabfda3a5ea00695065793ca01dc906fff88ce7cd6e1cbb277b15115f4a6fcb4811285456175533f7b485256e211d6655bf988cb8581d6584
6
+ metadata.gz: 9d5e4035166ec757adbc13deeb4cd211f70c8902849186a673a84d0dacf6bcbf5b7b26f7417ea1e410930c0080d4d3b7c786b7dd0f91f709048ffb2dbd8fff3d
7
+ data.tar.gz: 54d4494c0263553e9c5253e6913434197ebb05d2dc0449a2947d96ca2415e911a50d969618b2abfb89f1f2730d7ac39a2bb783af2b04699a9d74c85a429a02fc
Binary file
@@ -1,3 +1,3 @@
1
1
  module Thruster
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.3"
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.3
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-21 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