fulgur 0.28.0-aarch64-linux → 0.30.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: 5d57fa2b2887df18ad5780029437b979b5acb9a0c925524f8850aa5fb3ea63d4
4
- data.tar.gz: 751c1ac1fb6f18d0927eb8683197b06514d9875a7805d42677b0cdca6a05ad62
3
+ metadata.gz: 1ef939c4a9fae2de303818d535577fe340f6ff04d35778f2df92d635757b2892
4
+ data.tar.gz: 5d9bc52bc48a9bc01bf076b7ffb407f79dafd0f726d78b0d268dbe87a37f8bff
5
5
  SHA512:
6
- metadata.gz: da9f65439e7f14bf3b45f22f852e359f6da39c9a20fcfd820b3d98b4b32f59171576796622443eee338770cecf1664d2357837778fba6f2dfda346bc7b9d5650
7
- data.tar.gz: c01fa4d9e7fd5b51a641af922a44ff207aecd2924cbcbeacec78e096e1a2d5c20af104f97875415fd86ce5a94806e3da54ed766ea729fd0bbf62444cb133cd00
6
+ metadata.gz: 51ab27cb124aa520d869901383aacf010efbc2715e8d67763fe83952588fc2a5803ad1c1f0626ad061ba5f96adce2d6d47065b781af776b2aa9d1b616cacd2d9
7
+ data.tar.gz: 90c48da2ff1cb3b514bb9fb7ddebdd7f64e430405e95c11b6fee03ae33384f7df13891ba1214e08e02a9dbb5b7e1fbdd754ea65c6d4e7e379380c64666d6db08
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.28.0"
4
+ VERSION = "0.30.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.28.0
4
+ version: 0.30.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-05 00:00:00.000000000 Z
11
+ date: 2026-07-06 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: