thruster 0.1.11-x86_64-linux → 0.1.13-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: 1294663ef93cf9ed1fdb38fee0b339dcb6b8bb197615c417e81430f6209c3314
4
- data.tar.gz: 884cebe6ec9bce3895ac20686cb669b86a2f0bfebab845f0940618e4853f3150
3
+ metadata.gz: 47c94e0bae199a61838e76670385479f7ebed666dcdc6f0a2eecf9df6edaaed4
4
+ data.tar.gz: 64c9dd3eeb4c1092d1442eedce285d94d4ee6dfa25c40f093fe31c46441d6876
5
5
  SHA512:
6
- metadata.gz: 7b98236f44ad921d9274926e7a0dc0e99e547e71c02a40f846e610c6f086364e367efa514e4890b0374ae35fcee710cfbf570a529c9446e750ccc07f546cd849
7
- data.tar.gz: 27d004c95e1383f4e42344dd85d82d7c420411ae6c47d47487cbf1a74f03ce366942a4fba3c9a332399593b310df466ca0cdab3d45abdc7d4df033dbc8e34276
6
+ metadata.gz: 42e05a5014a7a75d5f436ec2e9dfd00fbe32371a724e203c808123e6bb24b119a3d5aea96079f70f9b12bd0c7652d9b5038b047732dbf2b6f8611348fc065eb2
7
+ data.tar.gz: f0fa91b8bf8768158b8454ab01ce90a232ee562ef168d2c1b705558c54c2d6c5f203d6cdc12fe86b76732494772731270a74b883484262a961fcba5d48d637a1
Binary file
@@ -1,3 +1,3 @@
1
1
  module Thruster
2
- VERSION = "0.1.11"
2
+ VERSION = "0.1.13"
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.11
4
+ version: 0.1.13
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: 2025-02-11 00:00:00.000000000 Z
11
+ date: 2025-04-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