File tree Expand file tree Collapse file tree 1 file changed +22
-15
lines changed Expand file tree Collapse file tree 1 file changed +22
-15
lines changed Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- activesupport (6.0.3.2 )
4+ activesupport (6.0.6 )
55 concurrent-ruby (~> 1.0 , >= 1.0.2 )
66 i18n (>= 0.7 , < 2 )
77 minitest (~> 5.1 )
3131 ffi (1.13.1 )
3232 forwardable-extended (2.6.0 )
3333 gemoji (3.0.1 )
34- github-pages (206 )
34+ github-pages (207 )
3535 github-pages-health-check (= 1.16.1 )
36- jekyll (= 3.8.7 )
36+ jekyll (= 3.9.0 )
3737 jekyll-avatar (= 0.7.0 )
3838 jekyll-coffeescript (= 1.1.1 )
3939 jekyll-commonmark-ghpages (= 0.1.6 )
6767 jekyll-theme-time-machine (= 0.1.1 )
6868 jekyll-titles-from-headings (= 0.5.3 )
6969 jemoji (= 0.11.1 )
70- kramdown (= 1.17.0 )
70+ kramdown (= 2.3.0 )
71+ kramdown-parser-gfm (= 1.1.0 )
7172 liquid (= 4.0.3 )
7273 mercenary (~> 0.3 )
7374 minima (= 2.5.1 )
8081 octokit (~> 4.0 )
8182 public_suffix (~> 3.0 )
8283 typhoeus (~> 1.3 )
83- html-pipeline (2.13.0 )
84+ html-pipeline (2.14.3 )
8485 activesupport (>= 2 )
8586 nokogiri (>= 1.4 )
8687 http_parser.rb (0.6.0 )
8788 i18n (0.9.5 )
8889 concurrent-ruby (~> 1.0 )
89- jekyll (3.8.7 )
90+ jekyll (3.9.0 )
9091 addressable (~> 2.4 )
9192 colorator (~> 1.0 )
9293 em-websocket (~> 0.5 )
9394 i18n (~> 0.7 )
9495 jekyll-sass-converter (~> 1.0 )
9596 jekyll-watch (~> 2.0 )
96- kramdown (~> 1.14 )
97+ kramdown (>= 1.17 , < 3 )
9798 liquid (~> 4.0 )
9899 mercenary (~> 0.3.3 )
99100 pathutil (~> 0.9 )
@@ -191,34 +192,40 @@ GEM
191192 gemoji (~> 3.0 )
192193 html-pipeline (~> 2.2 )
193194 jekyll (>= 3.0 , < 5.0 )
194- kramdown (1.17.0 )
195+ kramdown (2.3.0 )
196+ rexml
197+ kramdown-parser-gfm (1.1.0 )
198+ kramdown (~> 2.0 )
195199 liquid (4.0.3 )
196- listen (3.2 .1 )
200+ listen (3.7 .1 )
197201 rb-fsevent (~> 0.10 , >= 0.10.3 )
198202 rb-inotify (~> 0.9 , >= 0.9.10 )
199203 mercenary (0.3.6 )
200- mini_portile2 (2.4 .0 )
204+ mini_portile2 (2.8 .0 )
201205 minima (2.5.1 )
202206 jekyll (>= 3.5 , < 5.0 )
203207 jekyll-feed (~> 0.9 )
204208 jekyll-seo-tag (~> 2.1 )
205- minitest (5.14.1 )
209+ minitest (5.16.3 )
206210 multipart-post (2.1.1 )
207- nokogiri (1.10.10 )
208- mini_portile2 (~> 2.4.0 )
211+ nokogiri (1.13.9 )
212+ mini_portile2 (~> 2.8.0 )
213+ racc (~> 1.4 )
209214 octokit (4.18.0 )
210215 faraday (>= 0.9 )
211216 sawyer (~> 0.8.0 , >= 0.5.3 )
212217 pathutil (0.16.2 )
213218 forwardable-extended (~> 2.6 )
214219 public_suffix (3.1.1 )
220+ racc (1.6.0 )
215221 rb-fsevent (0.10.4 )
216222 rb-inotify (0.10.1 )
217223 ffi (~> 1.0 )
224+ rexml (3.2.5 )
218225 rouge (3.19.0 )
219226 ruby-enum (0.8.0 )
220227 i18n
221- rubyzip (2.3.0 )
228+ rubyzip (2.3.2 )
222229 safe_yaml (1.0.5 )
223230 sass (3.7.4 )
224231 sass-listen (~> 4.0.0 )
236243 tzinfo (1.2.7 )
237244 thread_safe (~> 0.1 )
238245 unicode-display_width (1.7.0 )
239- zeitwerk (2.4.0 )
246+ zeitwerk (2.6.1 )
240247
241248PLATFORMS
242249 ruby
You can’t perform that action at this time.
0 commit comments