|
| 1 | +GIT |
| 2 | + remote: https://github.com/gildesmarais/html2rss-configs.git |
| 3 | + revision: 3419feaab324a559ed00903eccac8d1cc758466c |
| 4 | + specs: |
| 5 | + html2rss-configs (0.2.0) |
| 6 | + |
| 7 | +GIT |
| 8 | + remote: https://github.com/gildesmarais/html2rss.git |
| 9 | + revision: 5cdc59a82704626fec2c020c36ce7f9bd267ea70 |
| 10 | + specs: |
| 11 | + html2rss (0.9.0) |
| 12 | + activesupport (>= 5, < 7) |
| 13 | + addressable (~> 2.7) |
| 14 | + builder |
| 15 | + faraday (~> 1.0) |
| 16 | + faraday_middleware |
| 17 | + kramdown |
| 18 | + mime-types (> 3.0) |
| 19 | + nokogiri (>= 1.10, < 2.0) |
| 20 | + reverse_markdown (~> 2.0) |
| 21 | + sanitize (~> 5.0) |
| 22 | + to_regexp |
| 23 | + zeitwerk |
| 24 | + |
1 | 25 | GEM
|
2 | 26 | remote: https://rubygems.org/
|
3 | 27 | specs:
|
| 28 | + activesupport (6.0.3.2) |
| 29 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
| 30 | + i18n (>= 0.7, < 2) |
| 31 | + minitest (~> 5.1) |
| 32 | + tzinfo (~> 1.1) |
| 33 | + zeitwerk (~> 2.2, >= 2.2.2) |
4 | 34 | addressable (2.7.0)
|
5 | 35 | public_suffix (>= 2.0.2, < 5.0)
|
6 | 36 | ast (2.4.1)
|
| 37 | + builder (3.2.4) |
7 | 38 | colorator (1.1.0)
|
8 | 39 | concurrent-ruby (1.1.6)
|
| 40 | + crass (1.0.6) |
9 | 41 | em-websocket (0.5.1)
|
10 | 42 | eventmachine (>= 0.12.9)
|
11 | 43 | http_parser.rb (~> 0.6.0)
|
12 | 44 | eventmachine (1.2.7)
|
| 45 | + faraday (1.0.1) |
| 46 | + multipart-post (>= 1.2, < 3) |
| 47 | + faraday_middleware (1.0.0) |
| 48 | + faraday (~> 1.0) |
13 | 49 | ffi (1.13.1)
|
14 | 50 | forwardable-extended (2.6.0)
|
15 | 51 | http_parser.rb (0.6.0)
|
16 | 52 | i18n (1.8.3)
|
17 | 53 | concurrent-ruby (~> 1.0)
|
18 |
| - jekyll (4.1.0) |
| 54 | + jekyll (4.1.1) |
19 | 55 | addressable (~> 2.4)
|
20 | 56 | colorator (~> 1.0)
|
21 | 57 | em-websocket (~> 0.5)
|
|
30 | 66 | rouge (~> 3.0)
|
31 | 67 | safe_yaml (~> 1.0)
|
32 | 68 | terminal-table (~> 1.8)
|
33 |
| - jekyll-feed (0.13.0) |
| 69 | + jekyll-feed (0.14.0) |
34 | 70 | jekyll (>= 3.7, < 5.0)
|
35 | 71 | jekyll-loading-lazy (0.1.1)
|
36 | 72 | jekyll (>= 3.0, < 5.0)
|
|
46 | 82 | nokogiri (~> 1.10)
|
47 | 83 | jekyll-watch (2.2.1)
|
48 | 84 | listen (~> 3.0)
|
| 85 | + just-the-docs (0.3.0) |
| 86 | + jekyll (>= 3.8.5) |
| 87 | + jekyll-seo-tag (~> 2.0) |
| 88 | + rake (>= 12.3.1, < 13.1.0) |
49 | 89 | kramdown (2.2.1)
|
50 | 90 | rexml
|
51 | 91 | kramdown-parser-gfm (1.1.0)
|
|
55 | 95 | rb-fsevent (~> 0.10, >= 0.10.3)
|
56 | 96 | rb-inotify (~> 0.9, >= 0.9.10)
|
57 | 97 | mercenary (0.4.0)
|
| 98 | + mime-types (3.3.1) |
| 99 | + mime-types-data (~> 3.2015) |
| 100 | + mime-types-data (3.2020.0512) |
58 | 101 | mini_portile2 (2.4.0)
|
59 |
| - minima (2.5.1) |
60 |
| - jekyll (>= 3.5, < 5.0) |
61 |
| - jekyll-feed (~> 0.9) |
62 |
| - jekyll-seo-tag (~> 2.1) |
| 102 | + minitest (5.14.1) |
| 103 | + multipart-post (2.1.1) |
63 | 104 | nokogiri (1.10.9)
|
64 | 105 | mini_portile2 (~> 2.4.0)
|
65 |
| - parallel (1.19.1) |
66 |
| - parser (2.7.1.3) |
67 |
| - ast (~> 2.4.0) |
| 106 | + nokogumbo (2.0.2) |
| 107 | + nokogiri (~> 1.8, >= 1.8.4) |
| 108 | + parallel (1.19.2) |
| 109 | + parser (2.7.1.4) |
| 110 | + ast (~> 2.4.1) |
68 | 111 | pathutil (0.16.2)
|
69 | 112 | forwardable-extended (~> 2.6)
|
70 | 113 | public_suffix (4.0.5)
|
71 | 114 | rainbow (3.0.0)
|
| 115 | + rake (13.0.1) |
72 | 116 | rb-fsevent (0.10.4)
|
73 | 117 | rb-inotify (0.10.1)
|
74 | 118 | ffi (~> 1.0)
|
75 | 119 | regexp_parser (1.7.1)
|
| 120 | + reverse_markdown (2.0.0) |
| 121 | + nokogiri |
76 | 122 | rexml (3.2.4)
|
77 | 123 | rouge (3.20.0)
|
78 |
| - rubocop (0.85.1) |
| 124 | + rubocop (0.86.0) |
79 | 125 | parallel (~> 1.10)
|
80 | 126 | parser (>= 2.7.0.1)
|
81 | 127 | rainbow (>= 2.2.2, < 4.0)
|
82 | 128 | regexp_parser (>= 1.7)
|
83 | 129 | rexml
|
84 |
| - rubocop-ast (>= 0.0.3) |
| 130 | + rubocop-ast (>= 0.0.3, < 1.0) |
85 | 131 | ruby-progressbar (~> 1.7)
|
86 | 132 | unicode-display_width (>= 1.4.0, < 2.0)
|
87 |
| - rubocop-ast (0.0.3) |
| 133 | + rubocop-ast (0.1.0) |
88 | 134 | parser (>= 2.7.0.1)
|
89 | 135 | ruby-progressbar (1.10.1)
|
90 | 136 | safe_yaml (1.0.5)
|
| 137 | + sanitize (5.2.1) |
| 138 | + crass (~> 1.0.2) |
| 139 | + nokogiri (>= 1.8.0) |
| 140 | + nokogumbo (~> 2.0) |
91 | 141 | sassc (2.4.0)
|
92 | 142 | ffi (~> 1.9)
|
93 | 143 | terminal-table (1.8.0)
|
94 | 144 | unicode-display_width (~> 1.1, >= 1.1.1)
|
| 145 | + thread_safe (0.3.6) |
| 146 | + to_regexp (0.2.1) |
| 147 | + tzinfo (1.2.7) |
| 148 | + thread_safe (~> 0.1) |
95 | 149 | unicode-display_width (1.7.0)
|
| 150 | + zeitwerk (2.3.0) |
96 | 151 |
|
97 | 152 | PLATFORMS
|
98 | 153 | ruby
|
99 | 154 |
|
100 | 155 | DEPENDENCIES
|
| 156 | + html2rss! |
| 157 | + html2rss-configs! |
101 | 158 | jekyll (~> 4.1.0)
|
102 | 159 | jekyll-feed (~> 0.12)
|
103 | 160 | jekyll-loading-lazy
|
104 | 161 | jekyll-sitemap
|
105 | 162 | jekyll-target-blank
|
106 |
| - minima (~> 2.5) |
| 163 | + just-the-docs |
107 | 164 | rubocop (~> 0.85)
|
108 | 165 | tzinfo (~> 1.2)
|
109 | 166 | tzinfo-data
|
|
0 commit comments