fulgur 0.8.0-aarch64-linux-musl → 0.11.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: 1a6cbc69cf45acbe6fae705e8ed18104b49a15b866e44ec399710f201610e28c
4
- data.tar.gz: '08a935847f42d52fd4850d13d6198b61382b7abfe288057e1e10cba1e73c733a'
3
+ metadata.gz: f1eedbd159af22738e8965b27a8f8677c6a45f1dab31c15c6fa5496dfd109e3d
4
+ data.tar.gz: 93801af7fb6730311ea64b4b730623c1227b24f6c9b2dfc5cfd4c032753f2487
5
5
  SHA512:
6
- metadata.gz: f301f11c09617efe9bb3c685e94fad093a358846dc1e2db305f71a987f93e652409a4334fa21dc06f3ea4fb44bfcefb69b946b3f202cf51a69ea40564f34b5db
7
- data.tar.gz: 3338e70a41df8437c33b5af3fe9286c56cdacd072bf1f0e9b9e0582da6b07a25cbeda9dd07df2338fce31ee99050a515ac528f93193b868151b1c8d3e7bf90d8
6
+ metadata.gz: e722cf08746a5be135b92e1dd3dd4642cbf1d6855b2d58d07b2c24fde1c519b18e11086b5b9167ac71bcb239d33d1a93543178f16086bee254934099c212ee4f
7
+ data.tar.gz: 29b88e92b80c3bce66122c5fe25dd0f174356ddd5f1c728961e40064942d11d5c5a84a9541ed6f2abeea737eceded6c9a0008df5793bd158b1e851b7e50986a7
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: 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-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: