fulgur 0.17.0-x86_64-linux → 0.19.0-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: 3086078f717c6814a39499e8d1966a97624ab089c60fe41b9cef356370b6752f
4
- data.tar.gz: 5208471cdf25f0864e61a145cfee4cc0079413873a65891fb79993bdbafae079
3
+ metadata.gz: 9827ee0199b0422d0fb1ac85f9ee0232c6a172f424b2a2a01d97c087c4e816cb
4
+ data.tar.gz: 4b2abd118d20df229744dae37f0bbce00288b8347d936c85d439b5c98512387a
5
5
  SHA512:
6
- metadata.gz: 8a6f4b60a1db0cbf9d3b64355d7a516b0d9b8ae1297f6884c375c20a8c646001603ab352c75af4171b22270eb1c2a36fa8b316b31cf2d5e630e59f51e1d40d15
7
- data.tar.gz: 0d22d64ff7449e257ca706497b06d9e8fffec9867f7a2e71c30ab019e20de980cf78d485396d56d9abfe59aa4ed7537dc78d49ba3810ce7ae9d8baf439d58fe2
6
+ metadata.gz: 955a7d69640fce905e76e5abcdd279511a214bc65809867392f0530616d4cfce798ff8b9b3d392ad5093b1356b6f713162e184c2285a7d24a412242a9b77e427
7
+ data.tar.gz: a41399001a42ba5c76a8500cb71eb7608f8892fc1480563a40cf86ff44463cf0e09a8c7a8338a0c296a1b9de5b2cb52ea96bc2b993a0e4270eb47875385117ed
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.17.0"
4
+ VERSION = "0.19.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.17.0
4
+ version: 0.19.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Mitsuru Hayasaka
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-06-02 00:00:00.000000000 Z
11
+ date: 2026-06-26 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: