fulgur 0.38.0-aarch64-linux → 0.39.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: 55a2783dbce7b4e7b1ab8b45eb26ef6994584bd6fa4d67530183c0a1d2ad724b
4
- data.tar.gz: 875aca9ce770e5e67ebcd4da838c452ddf3e198b16a93b8fa40675be16294b1c
3
+ metadata.gz: 50f3be168a9264fa91af32863e0796239ed88a48af3c26587e7b6ef1a2ef9115
4
+ data.tar.gz: 77f9e6f226f8e25247ac8aea9bfa771d967343780e88193f78a53a451d6a4312
5
5
  SHA512:
6
- metadata.gz: 4a34936e9a64ef7cfe1f8a2bdf920fa83f7d9e2ca3018913482fe64682f0a38b5fe6b7ca52b32ccc90ac09eeda34ab42410ee14fa043fc3e33eb90d1454d1174
7
- data.tar.gz: 7f78688ef9eb51dd79e95bc455c5e94b39ab60ba042e3187f9c5dfbd513e1c79a49f4fae9fb876237a0d7fa1d5b44674a3b632f244641a9cabbcc641840fe5b7
6
+ metadata.gz: 9e70adf1ad9be15eb42b6ceaa55ce004fcecf9fff2bb37380b946a0f54dec9f33f37e7a8e2bfeee0927c88290ea22e6d10e234e0f7486e5a775c7823a5588dc1
7
+ data.tar.gz: c87b20a922e98ce4b24f80ac6a646978c108d1ab69785613a3b0b8988cdd3fc7ced37a0e5126281e9b0d5634aa45c27488a3df68aeaf0e92bb984ee9f371d0cf
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.38.0"
4
+ VERSION = "0.39.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.38.0
4
+ version: 0.39.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-22 00:00:00.000000000 Z
11
+ date: 2026-07-26 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: