thruster 0.1.13-arm64-darwin → 0.1.14-arm64-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: 8b536cb026f510a066af9428345d42db0a8dc486e6ea5a117b98b3fd16f1f647
4
- data.tar.gz: dc74f3d31ceab5c0b37bc226246f113441e6e193233c3ea45f6d931b8c575e6b
3
+ metadata.gz: 14cc226a259455294ccc5fb838e99608689b773dfc765388726bac60a5d29c53
4
+ data.tar.gz: 3830fbb65bad6a5b77b91fb7dc3ce6621d9f0a6c6d7176a5f6a06b04484f6e05
5
5
  SHA512:
6
- metadata.gz: 6ed51e870b85228a94c60328a0901edc7b86d799a3838e410a06a95dac595c3e315b98d42029e030ba32d52e1c7789df6023a2566137b4670b327cb98b7dca53
7
- data.tar.gz: cdb59b38fcbf8ff6a0f0df7398a5d384b2ad50ced76d166be5a3b11be708c2776dc581ad97815d7fb3e1f0426b36932b8375457789411985f3c220a98da1b39d
6
+ metadata.gz: 886e74d3d2c499490bc72a69323354c03527e99761157952b53a1add66a8a2af5042b83dd5171eabd1b4bc0a0e6fdfea6fc2366ea1347576272fbaeca1db8bdc
7
+ data.tar.gz: 1f85e90724afc9add5a30fd9ecd2116bc3ae332a0626c82d441ef3af45d1dc9bf4d8f0c43909578a76192a513b97dcab8df47d2f30c6fe6540e1d086cd18edd2
Binary file
@@ -1,3 +1,3 @@
1
1
  module Thruster
2
- VERSION = "0.1.13"
2
+ VERSION = "0.1.14"
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.13
4
+ version: 0.1.14
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Kevin McConnell
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-04-21 00:00:00.000000000 Z
11
+ date: 2025-06-18 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