fulgur 0.30.0-x86_64-linux → 0.32.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: b39bc6563baa7618c8a5d5778780cd551d0ff3ef75f9c704c34ef81b7958e591
4
- data.tar.gz: c88bd32d666a58971ea3aeeac58f49937e73878569136cb96a0623bb8dfbf438
3
+ metadata.gz: bb86d23cdde79ba3a7cac03fadf2971629ffeca3a8aed9dcd2d0db7c86f9f25e
4
+ data.tar.gz: 1079017ebed3cfe0840d8ae4030096572ab66adb59934e0ca1d7636760fa6690
5
5
  SHA512:
6
- metadata.gz: 9255cbe71b3bb637604a41706cf08ead711b118ae76c93ae388a94da67f90007409243f54992c33612a788f8b55479009a1006312e7decc2626f6dc46adcf2be
7
- data.tar.gz: c5e3c9ccad6974a87b49e7e0e8808b74430a271d9f8e4ff5731f69b5b18807f0b6df1720c49a8e6762dabd56329fdb4dccc6e783e7284829076fb2a8c3c72063
6
+ metadata.gz: 9ff64057d87b0d750ec2a3eb1a7928acfbb0480caa6fa383aed3119a7d7ac39dd42c8f7c67094b6b37702cc96f8ace2f4182a23a56783599b202a840aa0adf36
7
+ data.tar.gz: 300809ed2731c49381934a16cbb6791a46ede7404b7e3562c3c532dc4a37cbd23ce81a3288f06899399cb886078edaf773e70b6387401f7b7125d142cd9b4a9d
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.30.0"
4
+ VERSION = "0.32.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.30.0
4
+ version: 0.32.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-07-06 00:00:00.000000000 Z
11
+ date: 2026-07-07 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: