thruster 0.1.11-aarch64-linux → 0.1.12-aarch64-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: 03fac31963abfdab37e6b20baf9c50f33fb4dee726f7f51051be3b160cbeb471
4
- data.tar.gz: 71d0efbaea710c274b98a171fb09ffed8716f0f9dc8da35b2a957848489f1cc1
3
+ metadata.gz: eb28175889cec259dca7fd95e1994c815636ef7f3d903b4f8b84e7bb284f8b92
4
+ data.tar.gz: 0d6082815d7d3340fa2ba36e7a0fa442a408613681912bb88030a8cd79b57af3
5
5
  SHA512:
6
- metadata.gz: 2d3384530884280fff3478d982895aabe21ee867e833748dcd9065d8b87258082aaf0e04b0c675c65cfcc3b26d4d5c0227577d28632b2dd099cb54945aaf5892
7
- data.tar.gz: c59112b5ab912672584aa69d12005ec7083149b94d19a0ec850712d8c13bccf37fd0096c021b2686ec1b79f6c469e277fbb6e5592dc335a0ca8876f4ef900050
6
+ metadata.gz: a985a63a93556babe02118a7da075d06af472ba578a3a445c7a217beb7d58d7536029571b61c8fac6a9aa781d7fb4bec0890155cea1a9cfb153b174a054319bf
7
+ data.tar.gz: f907abd61de10219e022a69b6025d8492a044583bfcb2d620ab8d247cccba4a8ccf772693768cc0bdf38738cb28a9b5eda931a0fe8c9f95b965b06fa8a885866
Binary file
@@ -1,3 +1,3 @@
1
1
  module Thruster
2
- VERSION = "0.1.11"
2
+ VERSION = "0.1.12"
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.12
5
5
  platform: aarch64-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-03-10 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