fulgur 0.8.0-aarch64-linux → 0.12.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: 414ecf89ae901fabf119164b1ec0a8f390be53c4b9368d7fa188ec290c693668
4
- data.tar.gz: b7aec70eb976ac9631558fe73a9580560e7c72271eb279ed083b650255a5eb2e
3
+ metadata.gz: cb028caf71e69e70447c5e0578034241aaca7c10cac8dfff42cfc139bedd11b0
4
+ data.tar.gz: 3a9465fbacfaed943f8661055974d31dc49eb6afeb1a01dcf83407ecb2f74357
5
5
  SHA512:
6
- metadata.gz: 6a71c1d15e0fc6fbd621929fee40e91760ff89a6640bc7c2795e79c6726a58217c9943961ad6ccbae989b5898c0cc1834e505ef1e211e97dbc247af4cd3c9354
7
- data.tar.gz: 366f762f408174d7f8d4c121fa0bd1b839d8136f660fa9da0851636537f8ecac3287bedbc569d415eff9432bc115eb735e6be3d10383c4fd24d29904cc547cfc
6
+ metadata.gz: e3d45b08ebd12f2878d7c86580212c7ea96010be4460c82eb1974aa65e6fbd50d0b30a825d66a327e13f4e2d966a066905e36d7b91e9d93397c6e6543e2a603f
7
+ data.tar.gz: 1d553b8c5b2b0d8462abd7c67a6afa2570854449dcfa78342cbc9c1b389e28a17a7a3f12daa3bf53f22dff558085009480ab76e39d7871f78126a5eea76f7492
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.8.0"
4
+ VERSION = "0.12.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.8.0
4
+ version: 0.12.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-04-25 00:00:00.000000000 Z
11
+ date: 2026-05-03 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: