fulgur 0.16.0-x86_64-linux → 0.17.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: 67263b79e402e5dc70684e920c2ce1deb0e1f76cdbc3599e3140c66b88f37b82
4
- data.tar.gz: 8716a5eff72145038b81e92e3dd242289d59f3dc6be3a67f1213ec17f9b73f9c
3
+ metadata.gz: 3086078f717c6814a39499e8d1966a97624ab089c60fe41b9cef356370b6752f
4
+ data.tar.gz: 5208471cdf25f0864e61a145cfee4cc0079413873a65891fb79993bdbafae079
5
5
  SHA512:
6
- metadata.gz: cb7edd42e7fead75825293f8070ec527d62553d5d83f53128a3ad93beb6b0f8a8a07ff1bd6c4fe33eb790d457b043d25666887d269e4ee0f4663d02bdfc771c7
7
- data.tar.gz: a5b9bf29e00bc179c4dcb859f981db2b6ed6d999f5e8fb06e0289c2e1cd1b8d808bb8066d8e5474459295c5cfcd2fb3da24a783df2ef954c68e1621b79902eda
6
+ metadata.gz: 8a6f4b60a1db0cbf9d3b64355d7a516b0d9b8ae1297f6884c375c20a8c646001603ab352c75af4171b22270eb1c2a36fa8b316b31cf2d5e630e59f51e1d40d15
7
+ data.tar.gz: 0d22d64ff7449e257ca706497b06d9e8fffec9867f7a2e71c30ab019e20de980cf78d485396d56d9abfe59aa4ed7537dc78d49ba3810ce7ae9d8baf439d58fe2
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.16.0"
4
+ VERSION = "0.17.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.16.0
4
+ version: 0.17.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-05-13 00:00:00.000000000 Z
11
+ date: 2026-06-02 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: