fulgur 0.37.0-aarch64-linux → 0.38.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: e08f37f041195fd646dd5ddcae219acdbe7a55ebd7df4fae268e7fbfa2465cf1
4
- data.tar.gz: 3ffe2ceaadc5aff95e18efee93e7b48988f542f936c8092287ba5b42e52cb28d
3
+ metadata.gz: 55a2783dbce7b4e7b1ab8b45eb26ef6994584bd6fa4d67530183c0a1d2ad724b
4
+ data.tar.gz: 875aca9ce770e5e67ebcd4da838c452ddf3e198b16a93b8fa40675be16294b1c
5
5
  SHA512:
6
- metadata.gz: 6993831d19773eb4e7a97a4c14abbd7eb61e974156c6d27d1dc8e7ba0b19d9ffbcdba67e7ea4901dfd3cdba39bba0241ab3619528b8c055d781a4dce868778ab
7
- data.tar.gz: e6de76aedb9c95675d3857c967a77dbe7d006a6d2497f6aa33f151ec20484cf2dd1b453e17f9f06f047067d056728c77f827edf99676712a4759d4ae5c9880b4
6
+ metadata.gz: 4a34936e9a64ef7cfe1f8a2bdf920fa83f7d9e2ca3018913482fe64682f0a38b5fe6b7ca52b32ccc90ac09eeda34ab42410ee14fa043fc3e33eb90d1454d1174
7
+ data.tar.gz: 7f78688ef9eb51dd79e95bc455c5e94b39ab60ba042e3187f9c5dfbd513e1c79a49f4fae9fb876237a0d7fa1d5b44674a3b632f244641a9cabbcc641840fe5b7
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.37.0"
4
+ VERSION = "0.38.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.37.0
4
+ version: 0.38.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-20 00:00:00.000000000 Z
11
+ date: 2026-07-22 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: