badhtml-1783406636 1.0.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.

Potentially problematic release.


This version of badhtml-1783406636 might be problematic. Click here for more details.

Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +42 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: ddbd9d1e2fcac3f8fe712ecc131937192cf38253a6c13c973318d53b9d5bc95a
4
+ data.tar.gz: 035c62881a21490e7d14edc49ea6dc5772398f1ac227c3adb72fdd279f5b0875
5
+ SHA512:
6
+ metadata.gz: 5cd9ad11eeb612c6606452c508fc86b5eb8d19fd5ee0cbc70c3c4a7acd0778aca18b3e189a04576e5e98b9f043c51e395c5f4c52b57ae14ab1477487bbb1fc7e
7
+ data.tar.gz: 26598bb794585bc55235a77dd98ae1881fb1c131002fb33840034497d7dd574a4b74db93f964ed190a83d3254a57ddff88ab3fd13add7e66e98ea54fa678f958
metadata ADDED
@@ -0,0 +1,42 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: badhtml-1783406636
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Test
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2026-07-07 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Testing Nokogiri with invalid/broken HTML
14
+ email: test@example.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage: https://webhook.site/07937131-729b-4c30-b902-ff30cdc340b2
20
+ licenses:
21
+ - MIT
22
+ metadata: {}
23
+ post_install_message:
24
+ rdoc_options: []
25
+ require_paths:
26
+ - lib
27
+ required_ruby_version: !ruby/object:Gem::Requirement
28
+ requirements:
29
+ - - ">="
30
+ - !ruby/object:Gem::Version
31
+ version: '0'
32
+ required_rubygems_version: !ruby/object:Gem::Requirement
33
+ requirements:
34
+ - - ">="
35
+ - !ruby/object:Gem::Version
36
+ version: '0'
37
+ requirements: []
38
+ rubygems_version: 3.4.19
39
+ signing_key:
40
+ specification_version: 4
41
+ summary: Invalid HTML test
42
+ test_files: []