fulgur 0.11.0-aarch64-linux-musl → 0.12.0-aarch64-linux-musl

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: f1eedbd159af22738e8965b27a8f8677c6a45f1dab31c15c6fa5496dfd109e3d
4
- data.tar.gz: 93801af7fb6730311ea64b4b730623c1227b24f6c9b2dfc5cfd4c032753f2487
3
+ metadata.gz: 121306bf584645e3a5e076bb470cb4c95b4c3df611b29e76f691e64b0c94e024
4
+ data.tar.gz: 8ea5abaf017ff84f653f411c0f6881a2a849cd4e1f64545e1113f8a50415a4c4
5
5
  SHA512:
6
- metadata.gz: e722cf08746a5be135b92e1dd3dd4642cbf1d6855b2d58d07b2c24fde1c519b18e11086b5b9167ac71bcb239d33d1a93543178f16086bee254934099c212ee4f
7
- data.tar.gz: 29b88e92b80c3bce66122c5fe25dd0f174356ddd5f1c728961e40064942d11d5c5a84a9541ed6f2abeea737eceded6c9a0008df5793bd158b1e851b7e50986a7
6
+ metadata.gz: d3d0df13b16afc89a49a5a5145938288c65222fb2dae6cc19778ff867835cb7428051cf6d9cb15f16614a2122c502357d6722c9801af2e2e076f4ac54a952612
7
+ data.tar.gz: 4c8a13940ed2c682e1b3aac719938459ee1a5df02a3f2b64b5c7c8e25384af65742c48056d9728d0e96ae43a4cead05d92fb0c5d0046af25f41c3d272af1b608
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: aarch64-linux-musl
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: