thruster 0.1.2-x86_64-linux → 0.1.3-x86_64-linux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 52876c7ea73a9066defd350f0c533fc942f89b1e8c0479c329f9cc9a55ec102d
4
- data.tar.gz: 53a0288d2fb15300341c52209d3f3a171b65b446f1b922aa29264c11f0844150
3
+ metadata.gz: c6dee2e6140f097cc6fab3c20fac28eec1ce10844603770ab2b01858d39bd3bb
4
+ data.tar.gz: 4a6cd81a3057851a2b89cb2a7d708f27b586c19a2ff2dac2c6b60475db3600f6
5
5
  SHA512:
6
- metadata.gz: cf4ca51d1ad589c6c6106c3ebc8d21f7f64aade3b4f10afe1daaa494ed633d376b1ed1e2f281a0d4ce50340542eebdf88741167b4320b8e41bbb0d4a03b30c00
7
- data.tar.gz: 370d07c9e2543d6f6e3db83fd2528bd4a811c681c2f4d87e2c31ff7efdddd70ab89794809666f15637846be63ae2ee57b31639fa72172efbf5022d7fb902a0f5
6
+ metadata.gz: 9d5e4035166ec757adbc13deeb4cd211f70c8902849186a673a84d0dacf6bcbf5b7b26f7417ea1e410930c0080d4d3b7c786b7dd0f91f709048ffb2dbd8fff3d
7
+ data.tar.gz: 54d4494c0263553e9c5253e6913434197ebb05d2dc0449a2947d96ca2415e911a50d969618b2abfb89f1f2730d7ac39a2bb783af2b04699a9d74c85a429a02fc
Binary file
@@ -1,3 +1,3 @@
1
1
  module Thruster
2
- VERSION = "0.1.2"
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.2
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-19 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