anydoc-ruby 0.2.3-aarch64-linux → 0.2.4-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: 9c5f0c2ea9b9db8be3bf1229a9c70e8db46f37163ed0b2369af9f23430b6708f
4
- data.tar.gz: 60bb2b049bd18f5e2552cdf6163e038c6eb983a90694b044dafa5d4608b6dc35
3
+ metadata.gz: 3dce61a10094e4015b0a5f53f933e41c34f0216f8c171921e81c8de0dc2af13a
4
+ data.tar.gz: cdd72cc36a2f5c8644073757ed81b23da230a3a771f92b320f2de7e64bc631ed
5
5
  SHA512:
6
- metadata.gz: 19a1b23900c476809b1984cd1b4c69021a1b4354a72f1bdae8e87235c735e86321264ce6f3a9bd3a1ce728eadf93b3fc26e8a38aa66c69fc402249637b522a7a
7
- data.tar.gz: b6c9147c4a73bc572cfed104c5363756f47ca403f379d08f8049e52337b9bc076a13368e2afd9c7b6332d9a1e4d76d8214c91bfa44baf3f96c56aeb13e003123
6
+ metadata.gz: 96029da29ad2c3298b2851589111b158aa336cab4af3430f2fb01a27b6dd76c169e4c9d5add3d3b902dc6d6b8893655326a4d93b2957d6ec35876340fa84100d
7
+ data.tar.gz: 79f43853c9048fe3ebb5d530fd1993f8cffc937b188e53e8bac583d3b18bf9f14c801111c81403cf1e1deec2ccfd529a25d98798bba21d282ad45a3aa3c51730
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
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,