fulgur 0.5.11-x86_64-linux → 0.8.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: 5eba285bf7fac5f64596337174692f5de418670a78a0501e74f1f9dfd3b3a1a9
4
- data.tar.gz: c71782a8a329c12d3708bcf1ba7e9c62c3e3ef6175889c340a3ce24fd26d734b
3
+ metadata.gz: cd65a395d7a0031a6743fe0a479673b82d9b0dff7d26a6f8485845b0391150f9
4
+ data.tar.gz: 8fea18982c7d5f99ce385ca8139688b68579c7085c285c0d1244713da90310ae
5
5
  SHA512:
6
- metadata.gz: 3f3dd8b15e486c2c64a565e3bf57186868eff2f7c0ed56fbe1330c913428010c62446411257bcf231b19b95d3fdb1fdeec866ae4671c1c86c42c38e1f9459ed6
7
- data.tar.gz: 275730b757baace42bed697c1cc84515490a96e1df399f9ba9f5b40ecfa40fb99f92ce699825cafd512ca0d815a85afca3c7c19aba66d39a5478055628ddc14f
6
+ metadata.gz: 0c09d32def8eca860da811efe67d998f914b1bec1c378306d779fe51fb153718afc2da0258cd646bf32c0317b59e7ef683db80ae0b6fc7c89c6d02c8f43aed78
7
+ data.tar.gz: 256b6c44825475770ce2fd208709475de4ecef5ba7f052ed69793215987cd44d3760b52593099aaf5083565a70808ef95362ac10470a24d66649effe6928438c
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.5.11"
4
+ VERSION = "0.8.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.5.11
4
+ version: 0.8.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-04-22 00:00:00.000000000 Z
11
+ date: 2026-04-25 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: