revault_api 0.3.11-aarch64-linux → 0.3.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -0
  3. metadata +6 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2f72558a79704a778983092da82d35b87ce5b59e3111058497b9c2c1df21b57c
4
- data.tar.gz: 7a375c8d62ebf40aa2f12fa67eb8e18b2dede7c283b9e06da20be11c7c2fcd73
3
+ metadata.gz: 3efa85e4f6c3a302809824e0d2bf3917170197aaf19d3b114ce0a4d255941700
4
+ data.tar.gz: 4b269c717259473dfb57bfdef584956307a3bdeebcef77b161a0b584124e2945
5
5
  SHA512:
6
- metadata.gz: 910c8e91fed4bfa512f32fc93c55f2b0d12f9c59c099450e52ea36261a584e1ceed91939705c91b7b9684fd35b2a0236ca7264712ab637f8dc0a3667a4a752e3
7
- data.tar.gz: 271841730c5d8cf876a7fc58a283cff6e5347779d9e5f1577de8a33f9b2729f06b39bdda1c0db8e5766373fb63a5513408ba6630d7d252427d8fe5c0eb88ba2b
6
+ metadata.gz: 3c098655bb4c721e80751addd38e5be933885faf080cb1a7a03452d47962e6f00ce78587e3dfde79ffe610a6bba8b61f1ccb54f56659c601c5a867d100764fa8
7
+ data.tar.gz: bd955113153f2c8b64d63070bb5a1c01aeda16e7b5b5305c2fac389fdf989f574bc499bd74d49f235ad9a0d86b63b3b9065e7262cc6ac441388f75c618ffc351
data/README.md CHANGED
@@ -375,6 +375,8 @@ lockbox.commit()?;
375
375
 
376
376
  ## Documentation
377
377
 
378
+ - [reVault manual](https://docs.revault.onepub.dev/): installation, concepts,
379
+ CLI workflows, language APIs, and operational guidance.
378
380
  - [CLI how-to](docs/cli_how_to.md): command examples.
379
381
  - [CI/CD with reVault](docs/ci_cd.md): proposed bootstrap and ephemeral CI
380
382
  workflow for encrypted deployment secrets.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: revault_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.11
4
+ version: 0.3.12
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - OnePub
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-08-25 00:00:00.000000000 Z
11
+ date: 2026-08-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Complete class-based reVault lockbox and vault API
14
14
  email:
@@ -19,14 +19,14 @@ extra_rdoc_files: []
19
19
  files:
20
20
  - LICENSE
21
21
  - README.md
22
- homepage: https://github.com/onepub-dev/reVault
22
+ homepage: https://docs.revault.onepub.dev/
23
23
  licenses:
24
24
  - Nonstandard
25
25
  metadata:
26
26
  bug_tracker_uri: https://github.com/onepub-dev/reVault/issues
27
- changelog_uri: https://github.com/onepub-dev/reVault/blob/master/bindings/CHANGELOG.md
28
- documentation_uri: https://github.com/onepub-dev/reVault/tree/master/docs
29
- source_code_uri: https://github.com/onepub-dev/reVault/tree/master/bindings/ruby
27
+ changelog_uri: https://github.com/onepub-dev/reVault/blob/main/bindings/CHANGELOG.md
28
+ documentation_uri: https://docs.revault.onepub.dev/
29
+ source_code_uri: https://github.com/onepub-dev/reVault/tree/main/bindings/ruby
30
30
  post_install_message:
31
31
  rdoc_options: []
32
32
  require_paths: