thruster 0.1.0-arm64-darwin → 0.1.2-arm64-darwin

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8c8eb45118acc97a34af55ca82a3956c82479012f63a78d23085d47ec0f12118
4
- data.tar.gz: 0643bb33e71a9bb5507cfc852f969c64656698e926b68aded466a334eb377591
3
+ metadata.gz: da8112b8f721c86a551efa366c9bbcf6619cb57ac7a66c78becc82f671a31e8e
4
+ data.tar.gz: aade958952f7a7220e211785917925ffa8de619c5431800cec88368107a3c1f7
5
5
  SHA512:
6
- metadata.gz: 392bd7bd873609e32e4d54c59dfeda3d2424577c2837823b21b69c529675dea67f35ab16fec752fbf95dbf40ae498fa72cd76abe03717eb2cb9dde2933ba1f86
7
- data.tar.gz: d66960d5c4275081975a1252722a9af523a9a93867aeca79baaec5c20baa8339f20478cdf600cae2b8fc1c75319f59f54f36fe60234d603c3e9da899d6072366
6
+ metadata.gz: c2e041c9962dde4c2b62fda9457480cf20509d73b30dec0cd2237771452eb389b23f1893a4444e50471c6612930ecf6d7f87c7173f9eda9fa45e6927734c9443
7
+ data.tar.gz: 7286620fd08baae5786298e67764a4b50b1880df3544b6b6466052efeeaf7486070f594f8e3cfd00fb066bbc54e4b20281305a9ba7bd5cfb72b45f9996520654
Binary file
@@ -1,3 +1,3 @@
1
1
  module Thruster
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.2"
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.0
4
+ version: 0.1.2
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: 2024-03-07 00:00:00.000000000 Z
11
+ date: 2024-03-19 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