fulgur 0.5.11-aarch64-linux-musl → 0.8.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: eb78ea3daf6cfce8d9edc676e92534902dc0862aadbdc18ab7410752517e5d72
4
- data.tar.gz: 11f2416de72f7edc49d13187d2f87df45533f49cb74fdfb69996c6255d8d862b
3
+ metadata.gz: 1a6cbc69cf45acbe6fae705e8ed18104b49a15b866e44ec399710f201610e28c
4
+ data.tar.gz: '08a935847f42d52fd4850d13d6198b61382b7abfe288057e1e10cba1e73c733a'
5
5
  SHA512:
6
- metadata.gz: b534a11cfad0f74d5333c4771cd17afcf231fc31c507619136a71da3feaf7c5d87bbf23b926e4df3e15cacbd44d764a1b8197cc64a953ec4912291065036c347
7
- data.tar.gz: 26df0dde4940662c66c03b67a62f167d84bdd0c54401b4e8d42b5873e5d03dc98ff8f51d8cc91dd438814550b470d1dcb4256cb7926d2b07b1aa8bc6a26d9569
6
+ metadata.gz: f301f11c09617efe9bb3c685e94fad093a358846dc1e2db305f71a987f93e652409a4334fa21dc06f3ea4fb44bfcefb69b946b3f202cf51a69ea40564f34b5db
7
+ data.tar.gz: 3338e70a41df8437c33b5af3fe9286c56cdacd072bf1f0e9b9e0582da6b07a25cbeda9dd07df2338fce31ee99050a515ac528f93193b868151b1c8d3e7bf90d8
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.5.11"
4
+ VERSION = "0.8.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.5.11
4
+ version: 0.8.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-04-22 00:00:00.000000000 Z
11
+ date: 2026-04-25 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: