disarm 0.11.0-aarch64-linux → 0.11.1-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: 9207aa1d778f5424ca54c03d80262d7782921530bbce7961de9134767c8c2c19
4
- data.tar.gz: 8379d8cc216bebb356c923ae8a0fcb0175dfc6463da4476357bf32db93822ea0
3
+ metadata.gz: fd26cbbc63a285f235b54c3142c95a1e0d01f001735143d4cd18da2ef7c5eafd
4
+ data.tar.gz: 24e05440f0ad51d66f3e05c94fcacb1d8c480859c77d9d931621c1d0af8803a5
5
5
  SHA512:
6
- metadata.gz: d8c6698104ade7bcc45554da92817cb1f313077fe8410423571378763785253721181c08b9fa1483973f560d7626666cc83cd8e1b6eee2108e47298fbcc18dfd
7
- data.tar.gz: 1533efd3fa8aa6d10cff9634cc300247cd7d30af13276e31c08dab9997d7052da51b0d7c37e606d3b2160e577d7171ec3e8b8c55717585042aa93245b741e482
6
+ metadata.gz: f53228a78afcd3892f06825b0314865cac3b3c0a39d8890dca0a97b5ac47c9f7b00b63e0ed37c9958cf70c87cc6eea0fa6dee9473f27c1a0d4f5a568c01c0334
7
+ data.tar.gz: ebf96b9320978f3c8115ee53ef7d3afa7b44b3525b392151f9f5bd58a1400d43753e678600f9e15fc1c36531b4e2264bd09816520bd90b574d25aa3aab2a2e37
Binary file
Binary file
Binary file
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Disarm
4
4
  # Kept in lockstep with the Rust crate / Python package version.
5
- VERSION = "0.11.0"
5
+ VERSION = "0.11.1"
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: disarm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.11.1
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - Richard Quinn
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-06-21 00:00:00.000000000 Z
11
+ date: 2026-07-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake