html-to-markdown 3.11.4 → 3.12.0

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: html-to-markdown
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.11.4
4
+ version: 3.12.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Na'aman Hirschfeld <naaman@xberg.io>
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-08-22 00:00:00.000000000 Z
11
+ date: 2026-09-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rb_sys
@@ -16,20 +16,20 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.9'
19
+ version: 0.9.130
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
- version: 0.9.128
22
+ version: '0.10'
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.9'
29
+ version: 0.9.130
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
- version: 0.9.128
32
+ version: '0.10'
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: sorbet-runtime
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -64,7 +64,6 @@ files:
64
64
  - lib/html_to_markdown.rb
65
65
  - lib/html_to_markdown/native.rb
66
66
  - lib/html_to_markdown/version.rb
67
- - lib/html_to_markdown_rb.so
68
67
  - sig/html_to_markdown/cli.rbs
69
68
  - sig/html_to_markdown/cli_proxy.rbs
70
69
  - sig/open3.rbs
Binary file