anydoc-ruby 0.2.3-aarch64-linux-musl → 0.2.4-aarch64-linux-musl

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: f7494cee6358cba29f739cc6ebe7557f95b0f12b2bb77310d0955e7e2155356b
4
- data.tar.gz: c56737f0d6e6185568e61f8a57d8640186a9c1b0ee892fcfa4acfc53b8ade9d0
3
+ metadata.gz: 0e4ab5fdd6dbb83eb86ce55279d770247db9c35438e1e8f18a8e89de73056724
4
+ data.tar.gz: 936316a530a5a2fdd860454c37c02add495982a92171dcc789842a601e8d48bb
5
5
  SHA512:
6
- metadata.gz: 32bb48bb6dfe63df150d489b3bb5705c4809a3220b419703561befd1aadde22205940037a78254fbd8ad3bd781953152912aeb5635d9a724a5feb7e0db9b1f39
7
- data.tar.gz: d30aa020e5978a813eee3712ca541ad3640508b23ae8cfd3ef8cec2536ce64eef3c483992e6e12f318c174edcd9c2f3d2547e4f46ca29304633d3e29b0719656
6
+ metadata.gz: dbb01564ba4a3d9e3f8807bf46b30808cb46ebf93d6a53bb5a15880e5734c9eccb5e0e1a5b56b74ebca28e6304d0345f85193ffa9a61a49c19bcdf652f3eb63d
7
+ data.tar.gz: d938cabde46b779b87df4e209d2c222f233cf894bb8195261b619f65e9c007eae7e70cf9779fbabac543c4c37c937d1c32f18da9181883669993836f6f002674
Binary file
Binary file
Binary file
Binary file
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Anydoc
4
4
  # The gem version, which is the version of the anydoc crate it wraps.
5
- VERSION = "0.2.3"
5
+ VERSION = "0.2.4"
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: anydoc-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  platform: aarch64-linux-musl
6
6
  authors:
7
7
  - Jan Sterba
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2026-08-21 00:00:00.000000000 Z
12
+ date: 2026-08-27 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Ruby bindings for the anydoc Rust crate. Converts Word, PowerPoint, Excel,
15
15
  OpenDocument, RTF, EPUB, CSV, and PDF documents into clean GitHub-Flavored Markdown,