fulgur 0.15.0-aarch64-linux → 0.17.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: 2985a4d4b79112113f3131099e9cd1faee0d1d0a5763f405d7c1cb32b70cc18e
4
+ data.tar.gz: a25c5138ba57fa3d08ef9e51af72ff02fb397c8d350c179294bf834e23e47f47
5
5
  SHA512:
6
- metadata.gz: ab40f3472613093ee799f632e4f8778895963f00a8ba36b37697c8e7c75fc31ece3ff727920cf036034dae704542d412ecf1c252374eca27a2c22b9f9b2f475e
7
- data.tar.gz: cab59226d59387322d37766659b61729a0b0ed6d98d9123880f24df8cd3294b7d012cd86369ffde740da254672f50ecc17f334d9fad6a9969559fc1a43c988df
6
+ metadata.gz: d243e65753a7c4393d9ee4a8a97dc601aea97edf4f6d88a8edf52f15c4ee031449ad09bb748e86bb40aa3d8547a1200c5ffc149ef12bd2f785a90a428adf2b99
7
+ data.tar.gz: 9d7975b65f59b152c0d4a1adc3b6a000d5023cc5731f5d3757dabc687eb4a66829322b4f4e760f28d1b41372d00d7cb8a5d01e55a20aa977bbf4ed9385ed9d1f
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.17.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.17.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-06-02 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: