fulgur 0.15.0-aarch64-linux-musl → 0.16.0-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: b5397032d04c4ec229e5a60f35d556183758772082c24a6df8e324883ae31dd6
4
- data.tar.gz: 38bc89eb464e9bb8612e3315560f594558600335890b9d402842b65047cdf161
3
+ metadata.gz: 976acf88c914cbb17e93814f0468e41ea4bfaa15c3cf515d1ff0327bb517bd39
4
+ data.tar.gz: 2ecbd7300acb1a259e262d05898bdb30d67372952da0d6364ff8dfee2b2087e8
5
5
  SHA512:
6
- metadata.gz: c42b5d6f95d5aeae2e4b20adf13a72e61d4e33895ba07155df520038eb98308013abe52939b041c1950d0845a676cc62d0cf51077a3996e83aac86136b66f189
7
- data.tar.gz: b86147768eee096c8264479b03ba682423b07a4c051df8bcbc1172b1e746e9e65e25277ec0cafb1ddd5bef88aa60b0f1dc3be3932d16253acf4bad66b3aca9ed
6
+ metadata.gz: b448a789e553c8cf2c37397b752dfa58bc51a22d8f2a7a770e4e0497363b042e7941a74f005b35dde33ba1d16006d35cda4e0cf53490c7dcf92d3e47b9e4c8ec
7
+ data.tar.gz: f507a65a9905e8bc2b70d89906da97cd28c45d0ef2a9575b28e8b50fa754d784a1b742e91a5f7643af3008b0f0779d4f8afb666677fb38a7df51d6899560e8ba
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.15.0"
4
+ VERSION = "0.16.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.15.0
4
+ version: 0.16.0
5
5
  platform: aarch64-linux-musl
6
6
  authors:
7
7
  - Mitsuru Hayasaka
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-05-08 00:00:00.000000000 Z
11
+ date: 2026-05-13 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: