fulgur 0.12.0-aarch64-linux → 0.13.0-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: cb028caf71e69e70447c5e0578034241aaca7c10cac8dfff42cfc139bedd11b0
4
- data.tar.gz: 3a9465fbacfaed943f8661055974d31dc49eb6afeb1a01dcf83407ecb2f74357
3
+ metadata.gz: 8100c6666e239eef3e4bf1b68ddec053daa1dd4c0df98012950edd19f6e84a62
4
+ data.tar.gz: 44c436c51f13075d4504e7e61d6c0c5a88cfc67b0c2c336545fcc0177785ab38
5
5
  SHA512:
6
- metadata.gz: e3d45b08ebd12f2878d7c86580212c7ea96010be4460c82eb1974aa65e6fbd50d0b30a825d66a327e13f4e2d966a066905e36d7b91e9d93397c6e6543e2a603f
7
- data.tar.gz: 1d553b8c5b2b0d8462abd7c67a6afa2570854449dcfa78342cbc9c1b389e28a17a7a3f12daa3bf53f22dff558085009480ab76e39d7871f78126a5eea76f7492
6
+ metadata.gz: '09bc822245f3eb4db40fd567b2c3ef74d134f76989610f3d0cf2da9cbddc323c9a9bc72e3850a43bfeef8a7a419aefd06adf72e01b827304f4e8b8f48022bb63'
7
+ data.tar.gz: 2610db97599923c986e60de4eb60c7d4ae99784483d7fbde8c698681f8104d926c97d55bc2ebb3fdc28f2f5b1d871f5096989ad2fff1aeec4e4b030c54ecbe7f
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Fulgur
4
- VERSION = "0.12.0"
4
+ VERSION = "0.13.0"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fulgur
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.13.0
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - Mitsuru Hayasaka
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-05-03 00:00:00.000000000 Z
11
+ date: 2026-05-05 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Ruby bindings for fulgur, a deterministic HTML/CSS to PDF rendering engine.
14
14
  email: