fulgur 0.5.11-aarch64-linux → 0.8.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: 68ef0e7bdae729f4ce8e604021d832aeb539f0c85f93153191ab14992fa0043e
4
- data.tar.gz: 12e601e2020acbfc38ecd24bfa2dadac81adca458daa7b49d6e9887c8de8e54f
3
+ metadata.gz: 414ecf89ae901fabf119164b1ec0a8f390be53c4b9368d7fa188ec290c693668
4
+ data.tar.gz: b7aec70eb976ac9631558fe73a9580560e7c72271eb279ed083b650255a5eb2e
5
5
  SHA512:
6
- metadata.gz: 29f9b29e3b062892aa8bc34cd37f0a74a1191074c30b4521c4bcf8c9e20bdd64c490b941fe8b6f3b1f2b9a6837a6cee50164b89659337c086fc32d85407f91b1
7
- data.tar.gz: c88486a8b8117d3ec0d707f19ec7528d19a7517ea1c01537459bbb02089a9c093852f5cb1051c9756c4bf0c7f9d1c80b8e9592cc43a4bbbc85b3033439184700
6
+ metadata.gz: 6a71c1d15e0fc6fbd621929fee40e91760ff89a6640bc7c2795e79c6726a58217c9943961ad6ccbae989b5898c0cc1834e505ef1e211e97dbc247af4cd3c9354
7
+ data.tar.gz: 366f762f408174d7f8d4c121fa0bd1b839d8136f660fa9da0851636537f8ecac3287bedbc569d415eff9432bc115eb735e6be3d10383c4fd24d29904cc547cfc
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
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: