fulgur 0.12.0-aarch64-linux-musl → 0.13.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: 121306bf584645e3a5e076bb470cb4c95b4c3df611b29e76f691e64b0c94e024
4
- data.tar.gz: 8ea5abaf017ff84f653f411c0f6881a2a849cd4e1f64545e1113f8a50415a4c4
3
+ metadata.gz: e6ec33b6f000ebefe9b5eb7738671f014031c1e7a34b39f0dc22df1e50996e08
4
+ data.tar.gz: 9fadb8ef310f244b61aba00cab716b531f296609624fb4caaa978d9ea4c4f7b7
5
5
  SHA512:
6
- metadata.gz: d3d0df13b16afc89a49a5a5145938288c65222fb2dae6cc19778ff867835cb7428051cf6d9cb15f16614a2122c502357d6722c9801af2e2e076f4ac54a952612
7
- data.tar.gz: 4c8a13940ed2c682e1b3aac719938459ee1a5df02a3f2b64b5c7c8e25384af65742c48056d9728d0e96ae43a4cead05d92fb0c5d0046af25f41c3d272af1b608
6
+ metadata.gz: 8fcf881bda8cd200254de64e1ed41c47cfff7d802a4ffe9f7ed5e1845aa6b534c27245256ea85566d9b8e98e96ca34c8530e9c7de2bff0340172b60aeed9e71b
7
+ data.tar.gz: 7d0e2ed04f4bc566e57073c75c3562ff56ef608792db497245b86a52bb54b9e45beb76005c88099c6debbe96671ec9117cbfb9fb93dcb6f99a881e7a8e8157df
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.13.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.13.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-05-03 00:00:00.000000000 Z
11
+ date: 2026-05-05 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: