rdoc-generator-sixfish 0.2.1 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,7 +13,7 @@ module Sixfish::Patches
13
13
  :LABEL => ['<dl class="rdoc-list label-list">', '</dl>'],
14
14
  :LALPHA => ['<ol style="list-style-type: lower-alpha">', '</ol>'],
15
15
  :NOTE => [
16
- '<table class="rdoc-list note-list table box"><tbody>',
16
+ '<table class="rdoc-list note-list table"><tbody>',
17
17
  '</tbody></table>'
18
18
  ],
19
19
  :NUMBER => ['<ol>', '</ol>'],
data/lib/sixfish.rb CHANGED
@@ -6,7 +6,7 @@
6
6
  module Sixfish
7
7
 
8
8
  # Library version constant
9
- VERSION = '0.2.1'
9
+ VERSION = '0.3.0'
10
10
 
11
11
  # Fivefish project URL
12
12
  PROJECT_URL = 'https://hg.sr.ht/~ged/Sixfish'
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rdoc-generator-sixfish
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Granger
@@ -33,7 +33,7 @@ cert_chain:
33
33
  P5YP5BAbNW+gvd3QHRiWTTuhgHrdDnGdXg93N2M5KHn1ug8BtPLQwlcFwEpKnlLn
34
34
  btEP+7EplFuoiMfd
35
35
  -----END CERTIFICATE-----
36
- date: 2022-12-22 00:00:00.000000000 Z
36
+ date: 2023-01-02 00:00:00.000000000 Z
37
37
  dependencies:
38
38
  - !ruby/object:Gem::Dependency
39
39
  name: inversion
@@ -158,7 +158,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
158
158
  - !ruby/object:Gem::Version
159
159
  version: '0'
160
160
  requirements: []
161
- rubygems_version: 3.3.7
161
+ rubygems_version: 3.3.26
162
162
  signing_key:
163
163
  specification_version: 4
164
164
  summary: A readable HTML generator for RDoc.
metadata.gz.sig CHANGED
Binary file