guardship 0.0.102 → 0.0.104

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -2
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 56b74b659b680463773ea9f343b0fb9417c3769875937abda8413e9c85c37d16
4
- data.tar.gz: 865cf1ad6564a3afa7bc33004516895ccf79fa47fe62c0b3c1cf463adf74964f
3
+ metadata.gz: 7b17176c4d21303daad9780fe543d132266fba10cfd106d2c3f661fec3d0e0a3
4
+ data.tar.gz: fb76a2cd9ca50a6627a0ed54a0983ce9a5d9b183f763c089f85281e4818e2607
5
5
  SHA512:
6
- metadata.gz: 162217c2653b6250da70b24d21ec79a6d7659f9803c645164c60b2c6cf905c33f4e87dbcbd7133a325dfb67c274beba8a3ad219953980920282bc8212787a933
7
- data.tar.gz: 9fad98e1f77fd6d927e2981d5c4662b0f99a1c8df8d946328760df11361f1d37b8c2b3f741826e278b755f8b1f79960c2167170dc886a6ed8afa579c3ad35b46
6
+ metadata.gz: 5855597946857691020f96fdb1a6d35f2c78b11df09bbf8f2e1bce9f490713a7622be342d3998f06d6f6df44d45ba6e07b85983655ac4ff586c734e3157e23fe
7
+ data.tar.gz: 1d40d54950c7b36c867d47c2a9f38ce2e6403c98b11695d39b06ae703aa2d8b7f2a94392d9166c293658d653f3266f771d60db324b921f4c3d9930a15b4229ea
data/README.md CHANGED
@@ -19,8 +19,7 @@ The generic `guardship` gem is a stub. Platform-specific releases carry the bund
19
19
  - no bundled native binary
20
20
  - Platform gems:
21
21
  - `mothership` native binary under `libexec/`
22
- - `tokio-postgres` support for flagship PostgreSQL coordination
23
- - `wasmtime` support for WASM request/response modules
22
+ - default feature set only
24
23
 
25
24
  ## Usage
26
25
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: guardship
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.102
4
+ version: 0.0.104
5
5
  platform: ruby
6
6
  authors:
7
7
  - Abdelkader Boudih