anydoc-ruby 0.2.3-x86_64-linux → 0.2.4-x86_64-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: 2a5ecddbad25fb6ce76814124118801607a135ba8cd9c10570987f12c001b945
4
- data.tar.gz: 0b92b61d4cc7ba9a51d4a6d52074206a6ebf1610fb65a7d4817dab19e76312ac
3
+ metadata.gz: c973d7c99a6f0d193922c0aa700c2f5b662556a9c68b83676668fc9d905b6a99
4
+ data.tar.gz: 0db2757e055006aa4177d3d2754ebe1d158bba0c52a13d865c49f3eed08b69ef
5
5
  SHA512:
6
- metadata.gz: 5a396676783cf7a44baa15810bf74d1d10705109576c74e3918bfcfd52927c001763f162f89827015ff7931f4fc4622f1dd2c1bfc38d2c311096142c19353cc6
7
- data.tar.gz: 17c10c2899a1acff09fbb71ac8a535f8eacefca19d7f90fd68f553cf77301a1b557c8401ba02d32f20d4d9a2f18bcb0acb2a26807ae8ce56d51790e8b174f6b1
6
+ metadata.gz: 1238685576e4b3cb73a412da76b9960602c9c4419dc2c60ccbd414825c11192ef1147972b48ad9cfc522efe9a437dfafefb3580c6f384598d02515b995937036
7
+ data.tar.gz: 834591c3a39efcbc2c44cefbe3368d800d907736f635b93a8b89506ebc16ce84b3d5e575825f229a96f32bc0b8a4c961a18d153ee4deda6d783727c4151856f8
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: x86_64-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,