thruster 0.1.0-arm64-darwin → 0.1.1-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: d99f5c97c317b78c4ada1f55ad0e27a428e1adeb0d47d4d2cbb3223b1c22ff49
4
+ data.tar.gz: fa179db502773a3227868a12936d7e27dc7a27b29e89ff660ae2caa58320b279
5
5
  SHA512:
6
- metadata.gz: 392bd7bd873609e32e4d54c59dfeda3d2424577c2837823b21b69c529675dea67f35ab16fec752fbf95dbf40ae498fa72cd76abe03717eb2cb9dde2933ba1f86
7
- data.tar.gz: d66960d5c4275081975a1252722a9af523a9a93867aeca79baaec5c20baa8339f20478cdf600cae2b8fc1c75319f59f54f36fe60234d603c3e9da899d6072366
6
+ metadata.gz: 0be6a4ae478287d52262b90ce6f8f9937ffce04b36e2170e433aba60245695bba730345eabad326d3fd1c8f7bd3caf02e0d52cd2544b837f1c7d119504454c85
7
+ data.tar.gz: 935d9c8157b5540c4dccb47fc1d548690af93b4aecddd20c393c3d7b90cfbad3c36bdd92d3e262cb71f5f8df38d76decf072cf1f5622b4447858a62dc8351278
Binary file
@@ -1,3 +1,3 @@
1
1
  module Thruster
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
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.1
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-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