thruster 0.1.11-x86_64-darwin → 0.1.13-x86_64-darwin

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: 41acc0c883e8e61a559aacf3c2af94bbb1769feb77fd0bded7fe48163c1222ae
4
- data.tar.gz: 980e921d4920d439daad46e18182f4dcc3fb2bfa47066e9c8a35c2c9839932a9
3
+ metadata.gz: a78f089713b47f0c4b8c38deff0db6e39d9b59a4b816370f920e17a51d10065b
4
+ data.tar.gz: ffcc96ed28eb538577ef8e23e724beb48879131d7d1c786180422ae1c7d0bc4c
5
5
  SHA512:
6
- metadata.gz: 15c5ac2a7daf104962955e3bd220d81fdbd3d30e994295aaf296b88f9fd65c4303f5e0b2979c3ad88c3d9f61b6877e22c444b0dc1a41bff79a718e801c489399
7
- data.tar.gz: bb05ee82aa0c0d4aa22afc0e31668bd4b20608629b9db771f991a82a981d251f090fea68b26e99338451a33a99872bdb9a1a21275dd8136198094bf920b8b094
6
+ metadata.gz: 7aa7b65b769b0818176ee33ced18361e7f6e2c31066d2091ec480735c5f3f1a4feced931c1830706cf00ebe6e9cc5b60afd0125d99dd1005c7d881026a1e9fdb
7
+ data.tar.gz: e7f75e6e9769f3483e89255811a77c460b947c065eb57e33a65ab547d3daf496f51521f3ad364e1c8cf64badec5b0f5c21b2373c2e618160ec27bf96ad898a9f
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-darwin
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