docrb-html 0.3.3 → 0.3.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4e8f34e78e39808248f3d91c29b2e751f27ef38d79c81ca48f5c8639accb9195
4
- data.tar.gz: 17339acf6ab7f1c867872ac676a6fcb7ae5ce73fd059f9665fde66a3c070ca07
3
+ metadata.gz: 8177cf41f1d1e312dd444d6356020fbdde269736c11b3eabe607d493768a78bf
4
+ data.tar.gz: efc631e7c5410540f92c8475c6112a2322a95bf301e50632a04c3c208ecf440e
5
5
  SHA512:
6
- metadata.gz: 82f1fb93629cc7e64c8972e34ca61b5d60006b3301b6c0b400bf38cb612ec729709d680d843c1efeaf19a9d85a8bf1b9739fd23f7a3457afff025df2530643ff
7
- data.tar.gz: ab4c3e0001fec898dcf3955b5443bac4b8eb3142ec5d5f7712eaf5cd887abd6d6a2c722af786672d67f507c26ffde9e439b5e766f93deee1b9b906821ae67443
6
+ metadata.gz: 7c00b20e8b7af0395b8e19f9557b42d737c2a51583009b6b7e27836ffddd864379123d8133a59efd1e68d1a49d62450837bc9b192847c323a265c22d89d96174
7
+ data.tar.gz: e0cf34b6bd2b4b95c6ea5c5452e0ff7beb3c3c207145a164853c86e323e5bf1b502276fd72a3705e572a7e80f5cbf391b20ec1e3e683a1978594252129225b5b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- docrb-html (0.3.3)
4
+ docrb-html (0.3.4)
5
5
  nokogiri (~> 1.14)
6
6
  redcarpet (~> 3.6)
7
7
  rouge (~> 4.1)
@@ -13,60 +13,66 @@ GEM
13
13
  ast (2.4.2)
14
14
  awesome_print (1.9.2)
15
15
  byebug (11.1.3)
16
- diff-lcs (1.5.0)
17
- ffi (1.15.5)
18
- json (2.6.3)
16
+ diff-lcs (1.5.1)
17
+ ffi (1.17.0-aarch64-linux-gnu)
18
+ ffi (1.17.0-arm64-darwin)
19
+ ffi (1.17.0-x86_64-darwin)
20
+ ffi (1.17.0-x86_64-linux-gnu)
21
+ json (2.7.2)
19
22
  language_server-protocol (3.17.0.3)
20
- mini_portile2 (2.8.7)
21
- nokogiri (1.14.2)
22
- mini_portile2 (~> 2.8.0)
23
+ nokogiri (1.16.7-aarch64-linux)
23
24
  racc (~> 1.4)
24
- parallel (1.23.0)
25
- parser (3.2.2.4)
25
+ nokogiri (1.16.7-arm64-darwin)
26
+ racc (~> 1.4)
27
+ nokogiri (1.16.7-x86_64-darwin)
28
+ racc (~> 1.4)
29
+ nokogiri (1.16.7-x86_64-linux)
30
+ racc (~> 1.4)
31
+ parallel (1.26.3)
32
+ parser (3.3.5.0)
26
33
  ast (~> 2.4.1)
27
34
  racc
28
- racc (1.6.2)
35
+ racc (1.8.1)
29
36
  rainbow (3.1.1)
30
- rake (13.0.6)
37
+ rake (13.2.1)
31
38
  redcarpet (3.6.0)
32
- regexp_parser (2.8.2)
33
- rexml (3.2.6)
34
- rouge (4.2.0)
35
- rspec (3.12.0)
36
- rspec-core (~> 3.12.0)
37
- rspec-expectations (~> 3.12.0)
38
- rspec-mocks (~> 3.12.0)
39
- rspec-core (3.12.2)
40
- rspec-support (~> 3.12.0)
41
- rspec-expectations (3.12.3)
39
+ regexp_parser (2.9.2)
40
+ rouge (4.4.0)
41
+ rspec (3.13.0)
42
+ rspec-core (~> 3.13.0)
43
+ rspec-expectations (~> 3.13.0)
44
+ rspec-mocks (~> 3.13.0)
45
+ rspec-core (3.13.1)
46
+ rspec-support (~> 3.13.0)
47
+ rspec-expectations (3.13.3)
42
48
  diff-lcs (>= 1.2.0, < 2.0)
43
- rspec-support (~> 3.12.0)
44
- rspec-mocks (3.12.6)
49
+ rspec-support (~> 3.13.0)
50
+ rspec-mocks (3.13.1)
45
51
  diff-lcs (>= 1.2.0, < 2.0)
46
- rspec-support (~> 3.12.0)
47
- rspec-support (3.12.1)
48
- rubocop (1.57.2)
52
+ rspec-support (~> 3.13.0)
53
+ rspec-support (3.13.1)
54
+ rubocop (1.66.1)
49
55
  json (~> 2.3)
50
56
  language_server-protocol (>= 3.17.0)
51
57
  parallel (~> 1.10)
52
- parser (>= 3.2.2.4)
58
+ parser (>= 3.3.0.2)
53
59
  rainbow (>= 2.2.2, < 4.0)
54
- regexp_parser (>= 1.8, < 3.0)
55
- rexml (>= 3.2.5, < 4.0)
56
- rubocop-ast (>= 1.28.1, < 2.0)
60
+ regexp_parser (>= 2.4, < 3.0)
61
+ rubocop-ast (>= 1.32.2, < 2.0)
57
62
  ruby-progressbar (~> 1.7)
58
63
  unicode-display_width (>= 2.4.0, < 3.0)
59
- rubocop-ast (1.30.0)
60
- parser (>= 3.2.1.0)
64
+ rubocop-ast (1.32.3)
65
+ parser (>= 3.3.1.0)
61
66
  ruby-progressbar (1.13.0)
62
67
  sassc (2.4.0)
63
68
  ffi (~> 1.9)
64
- unicode-display_width (2.5.0)
69
+ unicode-display_width (2.6.0)
65
70
 
66
71
  PLATFORMS
67
72
  aarch64-linux
68
73
  arm64-darwin-22
69
74
  arm64-darwin-23
75
+ arm64-darwin-24
70
76
  x86_64-darwin-22
71
77
  x86_64-linux
72
78
 
@@ -12,7 +12,7 @@ class Renderer
12
12
 
13
13
  def self.project_links(meta)
14
14
  links = []
15
- links << { kind: "rubygems", href: meta[:host_url] } if meta.key? :host_url
15
+ links << { kind: "rubygems", href: meta[:host_url] } if meta.key?(:host_url) && !meta[:host_url].nil?
16
16
 
17
17
  if meta.key? :git_url
18
18
  links << if meta[:git_url].index("github.com/")
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  class Renderer
4
- VERSION = "0.3.3"
4
+ VERSION = "0.3.4"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: docrb-html
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vito Sartori
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-09-17 00:00:00.000000000 Z
11
+ date: 2024-09-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri