fulgur 0.36.0-aarch64-linux → 0.37.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: 37d85c6a81fc6f86a21badd12aa1c25b8ef9c5052d8d0b8de7b1745b2f93d890
4
- data.tar.gz: 0d00cad50113356906ebf3827a1a9bd77c3e9c0abb66e15079c06d772dd098c9
3
+ metadata.gz: e08f37f041195fd646dd5ddcae219acdbe7a55ebd7df4fae268e7fbfa2465cf1
4
+ data.tar.gz: 3ffe2ceaadc5aff95e18efee93e7b48988f542f936c8092287ba5b42e52cb28d
5
5
  SHA512:
6
- metadata.gz: aaccb2ce60ca5fb0c95fd4806e297fae27bddd0fab958b05248087aaeabde3ae4ca8176f26fec106e5c0f716d583e94423856a6d7cffe168fa94a499b96834ad
7
- data.tar.gz: 61493636b6337e4baa906db2eb03590404318ff92bedd3b725e1a14d5760ae9d6ebf1e75e3876bf3cac4f57886d6a1a56012906790c20667b58b123c0a4e2d46
6
+ metadata.gz: 6993831d19773eb4e7a97a4c14abbd7eb61e974156c6d27d1dc8e7ba0b19d9ffbcdba67e7ea4901dfd3cdba39bba0241ab3619528b8c055d781a4dce868778ab
7
+ data.tar.gz: e6de76aedb9c95675d3857c967a77dbe7d006a6d2497f6aa33f151ec20484cf2dd1b453e17f9f06f047067d056728c77f827edf99676712a4759d4ae5c9880b4
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.36.0"
4
+ VERSION = "0.37.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.36.0
4
+ version: 0.37.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-07-19 00:00:00.000000000 Z
11
+ date: 2026-07-20 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: