thruster 0.1.8-x86_64-darwin → 0.1.9-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: cd784d55fab9930a0701d8b8fa92867285b6809e2e845257e50c0829a6cfc4a5
4
- data.tar.gz: 980216facc9a80a9304e4b52fbb7da429b403b5d9810d93b7591c963e4fa386d
3
+ metadata.gz: f978b9ce1cbad21f8201229c455bf3f32cfe99a11165bb86ab6a858d8a7fa4b8
4
+ data.tar.gz: a8ad5a1872d31cc74bd442376ca86f673f387e6948fd0946458c316b46fd8703
5
5
  SHA512:
6
- metadata.gz: 89395d96ccac971d6e1f329bdc42aa29d51c624afd15ff9dc5c3baf4a0e22cf7d56b88bfa4c77ce1146aa3a4f4b0ccc3b9acbacd0381c61d221d516ff74c9b99
7
- data.tar.gz: be8532a6ee834531a6dc6ef0635e679d49878e69d1e79f24df7395435591bfde493f7a5a97bb670da085c75263dd810684e7bd0b750f2854714f36ba829fb840
6
+ metadata.gz: 14c4c105f481cf2c30471b7ed738a2b3c31d06b9617093838e75a49f5f619fef3444be1a3101f31ff2ab2d37a1187c79be650c9e2eeab10dd6f3c09940a86066
7
+ data.tar.gz: 474bed1af679039ab00e97531df5d14aa50d9a09f43f2b81125f1edc852917bf796728aaa062a9b1ae85779715ee3b3bf17493c244aabe8eda6390fa69a539b7
Binary file
@@ -1,3 +1,3 @@
1
1
  module Thruster
2
- VERSION = "0.1.8"
2
+ VERSION = "0.1.9"
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.8
4
+ version: 0.1.9
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: 2024-08-06 00:00:00.000000000 Z
11
+ date: 2024-11-13 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