fulgur 0.11.0-x86_64-linux → 0.12.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: 7adc723620ff6397659d8f5acefbb511ad9f92ecd46673106ea2080b45d73d76
4
- data.tar.gz: a48027dd8d8d9906e26a077df3d614081081f0ce140ae14d315bcd4ebb9cfe0b
3
+ metadata.gz: 83bfe6fa19a044db1171546c910621d2082681f653a38161f310498e77168076
4
+ data.tar.gz: a59209d4b27e6daddc4a2348d486e4ca047f6ae3707470cc7991a418b6661d48
5
5
  SHA512:
6
- metadata.gz: e4b502b873c4cef0795c7059804b8e1c0c09c7c3986395a1bbbf6ad3696c13b7a318525f3dc7bf3420e3b310946598f5557e382a19a75b23a82baaba3edb0749
7
- data.tar.gz: 4572dcc518143b6aa240a5a324dbc50f7478f834661cdb9d5ce4e681a336d5f680ad674cc8aa0805dafc61eeec347b9f13e4f90b2965a02217951f81d55232d5
6
+ metadata.gz: ed2e2418cd9c4cf15ea7565ab71fecb2cf1cb3a60d304a1e484a802e68d7fc45b7762f7916160517aedbea375b2cf7410c87c849f50fec37a4c1947095e15d68
7
+ data.tar.gz: 810117268ca1dbe94b3c1fd4707d461723bf2aa4814f89de67a51199f55816cf4e5a82cac84b9e3ed8e7cc34795be5cd95dd6bfa0f1b2ec90ffcbd22427be5b4
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.11.0"
4
+ VERSION = "0.12.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.11.0
4
+ version: 0.12.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-27 00:00:00.000000000 Z
11
+ date: 2026-05-03 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: