fulgur 0.14.0-aarch64-linux-musl → 0.15.0-aarch64-linux-musl

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: 91a65adcb378b64bb9b724495bdaf2c57592075e73959eb82dea5725e8c1f1a2
4
- data.tar.gz: 037b33b39885febb39108bf1f135b433dcc838c510ef8c73e33e5c3bb50a3d8e
3
+ metadata.gz: b5397032d04c4ec229e5a60f35d556183758772082c24a6df8e324883ae31dd6
4
+ data.tar.gz: 38bc89eb464e9bb8612e3315560f594558600335890b9d402842b65047cdf161
5
5
  SHA512:
6
- metadata.gz: 18f2d9b8494f808c9a0f3780a9a656ded3e6d4eda9d51cd8616095bf95a465705776005fc4acc095c1831c6a11a9675d894589e30a7d12daa493311e5fc44b04
7
- data.tar.gz: 90fa6ec80dd291f2abf703896e6b3cf94de4906d81a59ec419dbc6e8f95102adf114b3dc579791c14cc116fa2c7c2c673f009641b330cbe3ff2b69a06afcdb39
6
+ metadata.gz: c42b5d6f95d5aeae2e4b20adf13a72e61d4e33895ba07155df520038eb98308013abe52939b041c1950d0845a676cc62d0cf51077a3996e83aac86136b66f189
7
+ data.tar.gz: b86147768eee096c8264479b03ba682423b07a4c051df8bcbc1172b1e746e9e65e25277ec0cafb1ddd5bef88aa60b0f1dc3be3932d16253acf4bad66b3aca9ed
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.14.0"
4
+ VERSION = "0.15.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.14.0
4
+ version: 0.15.0
5
5
  platform: aarch64-linux-musl
6
6
  authors:
7
7
  - Mitsuru Hayasaka
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-05-06 00:00:00.000000000 Z
11
+ date: 2026-05-08 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: