fulgur 0.39.0-x86_64-linux → 0.40.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: a072ab933a6fe8a10e8c538758f59d9b275e17daa7c5d4321f1cb704f4fd4c31
4
- data.tar.gz: a0cb7a22193c76dcd7227c5f215628a36dda7d52a667d3480123bcf43f82acd0
3
+ metadata.gz: c7c5d759b8fc4fb8919a6f98badc5f6daa5443053e88b4b123cdb7db9ba03206
4
+ data.tar.gz: 38848de038c4162dfa235b84e8a1ff7b1454fa26605d5f8475c2c7644ba970fb
5
5
  SHA512:
6
- metadata.gz: 4a20cd648e9aaf9bd881d6ffb08ac705f395ee4fb5b54c9c35536775e3ac09a1180eee5983957f8b5929a609ae1b67bf616b5d3e0387e88c684cf6f4ab02a8a7
7
- data.tar.gz: 8b70cceb9bab3e16b97525f4c0c50383eac338f232bdbefdd75d688af10b7215a9a1e9fbc8a397ac4ed7e0002368b48325f9e537ade0f6c5542a5b25945e8a0c
6
+ metadata.gz: 731b03112f848b62b3840d36c7cc1ad2005a8a546046e93f458927ffc56354364d1ea8933b8a88f253e402a900f940c35b99f2093ba11c26dd4350eed6358a9e
7
+ data.tar.gz: 2b2c2887dcd425a8edd568231d3cc18bde27088ba52b4b13a0471d2865003a96c889640ae15ee6b928cd872f30a85d903ac37ba0a9ba9cf2bda47abc9a9fb86b
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.39.0"
4
+ VERSION = "0.40.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.39.0
4
+ version: 0.40.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-26 00:00:00.000000000 Z
11
+ date: 2026-07-28 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: