fulgur 0.38.0-x86_64-linux → 0.39.0-x86_64-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: a0a93cbdb79953b8990d16757dda747646b8fe7b7af003a0fcdb09290bd6d413
4
- data.tar.gz: 25c5a0e618dc4eddacd827c5c478f92a82dad088107eac93fd9db07530db83f4
3
+ metadata.gz: a072ab933a6fe8a10e8c538758f59d9b275e17daa7c5d4321f1cb704f4fd4c31
4
+ data.tar.gz: a0cb7a22193c76dcd7227c5f215628a36dda7d52a667d3480123bcf43f82acd0
5
5
  SHA512:
6
- metadata.gz: 1f2a456025e10be252e27d2b9a9771c13af6c494877c1431dd3f1eaeb29ebc614b4da71d6a2795c32b2ca18f92f4d44eba4eb379cf3d769e9b479267c3e3c16b
7
- data.tar.gz: 1e226db871c104c46987cb380f599f6ef4eacea5dbd489ac6c851432005062ad255f530baaec7891a871221a1fe140297ccf1fe7d673633ea45e48afa902fe4c
6
+ metadata.gz: 4a20cd648e9aaf9bd881d6ffb08ac705f395ee4fb5b54c9c35536775e3ac09a1180eee5983957f8b5929a609ae1b67bf616b5d3e0387e88c684cf6f4ab02a8a7
7
+ data.tar.gz: 8b70cceb9bab3e16b97525f4c0c50383eac338f232bdbefdd75d688af10b7215a9a1e9fbc8a397ac4ed7e0002368b48325f9e537ade0f6c5542a5b25945e8a0c
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: x86_64-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: