fulgur 0.15.0-aarch64-linux → 0.16.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: 5a0348f34f2ce21b9c6e2a9c14d9515d1da1d029f49310c2362281c2d87a2bfe
4
- data.tar.gz: 9b02a706dbed46467e006147f178612170be6dabd275f11112bdfc4ce1e99639
3
+ metadata.gz: 33dfec35484b9c981fa6bcc4767d9940e42ac7e9af59cf94c306e6b3a0dbf779
4
+ data.tar.gz: 3f42792258a41c2e95407fbec03ea77ea8c836a72b7ef20dab38d4d2c022fb0e
5
5
  SHA512:
6
- metadata.gz: ab40f3472613093ee799f632e4f8778895963f00a8ba36b37697c8e7c75fc31ece3ff727920cf036034dae704542d412ecf1c252374eca27a2c22b9f9b2f475e
7
- data.tar.gz: cab59226d59387322d37766659b61729a0b0ed6d98d9123880f24df8cd3294b7d012cd86369ffde740da254672f50ecc17f334d9fad6a9969559fc1a43c988df
6
+ metadata.gz: a8d0255bbc6d802cb70205449a06767ab337c21760d98288fe8a92af7398677a9dc3b52c133ec227fc027818374c1cc1e31eb0414316216e44b4e3de798766d3
7
+ data.tar.gz: 3aa978ec84e732b6d1410cc24fb9d4a14a2e933cedba3e5194a4c9fbfac3ca39a0cf8a65d64d86de59f545dbe81cae34cdb90f7c93c1e289eeb6f15491992224
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.15.0"
4
+ VERSION = "0.16.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.15.0
4
+ version: 0.16.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-08 00:00:00.000000000 Z
11
+ date: 2026-05-13 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: