html2doc 1.11.0 → 1.11.1

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: ac5cc9ac1d5be968239b99c30901c34a100bdfab12b7d675c8b0b96d2549b795
4
- data.tar.gz: 8cda43747d2512346b91e72b764baf422401ff132cdc3442833e6166c73e68b4
3
+ metadata.gz: 0cdb52596129b044f7becde7996367e4d1fb9fad75762d345462d57b16b895c2
4
+ data.tar.gz: acdd5095b63ea1383d3ebb9b0007bc3ea08e7ac19ef34e93b4698540f66c239d
5
5
  SHA512:
6
- metadata.gz: 2b5daadfd853eb0d39d86a47d744ccb481f580ab7f2043ea8315eb23550723cc916dce74191d558a9b1d174c4d1290c9aa932085f3530d3ff839c1274513144d
7
- data.tar.gz: '09f0dff3711a395baa4a1f234ff9508a0b2be35de65cbda3311214c64008f3ec398c875f4918ac35c3221369a4671ee56be12bb404f7c88326eb9d78548f01ed'
6
+ metadata.gz: 925f4998add965e38a5119b622aa02ba64298ed9e83a52ea34c993fad44ce80ef2b9144bb68592d2e8fa8f14c74df50b2d9bd062fd01c01f0892baf2ecaa00ae
7
+ data.tar.gz: 15a14051ace5caffa72bd4aa3aae3d8ea48cd2211f86415c009ec27bb0afd008521a2b30a35867e3ac23288e58f418c6885d9d1140faa40e9746e109825c2b19
data/.rubocop.yml CHANGED
@@ -1,10 +1,10 @@
1
1
  # Auto-generated by Cimas: Do not edit it manually!
2
2
  # See https://github.com/metanorma/cimas
3
3
  inherit_from:
4
- - https://raw.githubusercontent.com/riboseinc/oss-guides/master/ci/rubocop.yml
4
+ - https://raw.githubusercontent.com/riboseinc/oss-guides/main/ci/rubocop.yml
5
5
 
6
6
  # local repo-specific modifications
7
7
  # ...
8
8
 
9
9
  AllCops:
10
- TargetRubyVersion: 2.5
10
+ TargetRubyVersion: 3.4
@@ -1,3 +1,3 @@
1
1
  class Html2Doc
2
- VERSION = "1.11.0".freeze
2
+ VERSION = "1.11.1".freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: html2doc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.11.0
4
+ version: 1.11.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-05-11 00:00:00.000000000 Z
11
+ date: 2026-06-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: base64