fulgur 0.12.0-aarch64-linux → 0.14.0-aarch64-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: cb028caf71e69e70447c5e0578034241aaca7c10cac8dfff42cfc139bedd11b0
4
- data.tar.gz: 3a9465fbacfaed943f8661055974d31dc49eb6afeb1a01dcf83407ecb2f74357
3
+ metadata.gz: 5868630496509c3ac595922600f4e09cf031ecd845e9183a68256b6135474634
4
+ data.tar.gz: dd8aef653607913a9daf4470575b57557d76d70702366753e51fe56edcea7342
5
5
  SHA512:
6
- metadata.gz: e3d45b08ebd12f2878d7c86580212c7ea96010be4460c82eb1974aa65e6fbd50d0b30a825d66a327e13f4e2d966a066905e36d7b91e9d93397c6e6543e2a603f
7
- data.tar.gz: 1d553b8c5b2b0d8462abd7c67a6afa2570854449dcfa78342cbc9c1b389e28a17a7a3f12daa3bf53f22dff558085009480ab76e39d7871f78126a5eea76f7492
6
+ metadata.gz: fa246d8d31fe8172a61d5ea0341d88fc19106038103695ba3835d1fa91b0b22f47ac65a8c93694e0a18036fe8aca4e564737a781afc3a05b6bd7b2f656dd213b
7
+ data.tar.gz: 69f537b345cae98fcc2fcf13eee786bf31dad6f43b11e94b66e73fa939b24911cb3745a57427ef000ef5fd4c26d01ec25d74fddfd62cfc12ec4929d65f48d201
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.12.0"
4
+ VERSION = "0.14.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.12.0
4
+ version: 0.14.0
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - Mitsuru Hayasaka
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-05-03 00:00:00.000000000 Z
11
+ date: 2026-05-06 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: