disarm 0.11.1-arm64-darwin → 0.12.0-arm64-darwin

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: 9bce34ce3e7f18d70b3c6d06ec1892201aa402e9de86fa5a43f5bfd6b3f5a973
4
- data.tar.gz: 9480b237c1878e4534b2b1a051ecf8e7a8a7b41539bf35c341cfba765958abfc
3
+ metadata.gz: b17a2cc0358efa2c0616bcd4bcfb23412d33039f9cd9815b67fd80c93babfcdd
4
+ data.tar.gz: c622f9c18d9031a05f16f2c1f8b9f2a82f24630281ccbd481e2d8eff0be90d75
5
5
  SHA512:
6
- metadata.gz: 6b36ed79cdb75c00d9046a7e42797eba15682245ae2f10a6910d4746ff1bc6dd06464c4f62999259ef56abd13e0eb45d9362b97ac6d40ee701960f8cf70a17b5
7
- data.tar.gz: b56161bcdf6168ee9a775bd2de8cc717bb0c598b53abc57167755a9b839fa88f2402ca490771826e2ab9fad27405b57c22148edce828783e5c7b36624e82533c
6
+ metadata.gz: 34c5c6ccaab82180c84253125efa0b9e2c93305a8c2226d0873b582e393b55e460a41cfd865c518760b46284c2b7464736ce159163e055014aa9a0a7067679bd
7
+ data.tar.gz: f6b6ec86fc8aa0aab26aa775b260268be90d004af27629081bc389da079659ac0bda801d2a3ac43c9c96ddd8799ccd0dc20abbe98dfdbaacf8b1bd8b0951f205
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.1"
5
+ VERSION = "0.12.0"
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.1
4
+ version: 0.12.0
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Richard Quinn
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-07-13 00:00:00.000000000 Z
11
+ date: 2026-08-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake