fulgur 0.8.0-x86_64-linux → 0.11.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: cd65a395d7a0031a6743fe0a479673b82d9b0dff7d26a6f8485845b0391150f9
4
- data.tar.gz: 8fea18982c7d5f99ce385ca8139688b68579c7085c285c0d1244713da90310ae
3
+ metadata.gz: 7adc723620ff6397659d8f5acefbb511ad9f92ecd46673106ea2080b45d73d76
4
+ data.tar.gz: a48027dd8d8d9906e26a077df3d614081081f0ce140ae14d315bcd4ebb9cfe0b
5
5
  SHA512:
6
- metadata.gz: 0c09d32def8eca860da811efe67d998f914b1bec1c378306d779fe51fb153718afc2da0258cd646bf32c0317b59e7ef683db80ae0b6fc7c89c6d02c8f43aed78
7
- data.tar.gz: 256b6c44825475770ce2fd208709475de4ecef5ba7f052ed69793215987cd44d3760b52593099aaf5083565a70808ef95362ac10470a24d66649effe6928438c
6
+ metadata.gz: e4b502b873c4cef0795c7059804b8e1c0c09c7c3986395a1bbbf6ad3696c13b7a318525f3dc7bf3420e3b310946598f5557e382a19a75b23a82baaba3edb0749
7
+ data.tar.gz: 4572dcc518143b6aa240a5a324dbc50f7478f834661cdb9d5ce4e681a336d5f680ad674cc8aa0805dafc61eeec347b9f13e4f90b2965a02217951f81d55232d5
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.8.0"
4
+ VERSION = "0.11.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.8.0
4
+ version: 0.11.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-25 00:00:00.000000000 Z
11
+ date: 2026-04-27 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: