fulgur 0.8.0-arm64-darwin → 0.11.0-arm64-darwin

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: 6b154188fd6f95a813137f74de1cac7c02a790b711e9f9670e4c029e433b8806
4
- data.tar.gz: 96ad87a3d377e493caee1355931b4a9cf319844f39be707989cfd64d6e370487
3
+ metadata.gz: b843b600aa2eeff6b5377f76e246bd871524b2609657e81d316570ed84cdfa60
4
+ data.tar.gz: 9edc10a895a38366d42954731a44d16bcaf67106254a07c7b2e46645c1d0b920
5
5
  SHA512:
6
- metadata.gz: 50496f7fe41a7696879857b991b1f3be62817917bdc46639b367353dac1c5b424136b32bfdef3d89ef0815dc6774aba2d6c5ad38494132ecd9504d800680bee9
7
- data.tar.gz: 3edc5cf56ab90b4cc4347b23e690cae7a52a7cc03267dedadabff7a936d4a8192f9c45c141b8afea4026cdf421c97dc5431674f5737cc4a54e54218cb1c99e7c
6
+ metadata.gz: cd2909420ba7c57efdf92be6e6c9825f98193cd7a2d5cdba85f60af8eae1926f0f447da51064e183bfdce765c8895a2cb45b2b14b251368c00b2ae29540589ad
7
+ data.tar.gz: 2fc0bc623c5171f3f965b9325d3dc0737f78fc336de2063034f2759c18cf766dd434e47e584442a6548ac36dcf385b476435ab2b3864ad54d6b6db6f54de7cc0
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: arm64-darwin
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: