File tree Expand file tree Collapse file tree 2 files changed +14
-13
lines changed Expand file tree Collapse file tree 2 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 11source "https://rubygems.org"
22
3- gem 'github-pages' , '>= 148 '
3+ gem 'github-pages' , '>= 198 '
44gem 'html-proofer' , '>= 3.11.1'
55gem 'tzinfo-data' , platforms : [ :mingw , :mswin , :x64_mingw ]
Original file line number Diff line number Diff line change 66 minitest (~> 5.1 )
77 thread_safe (~> 0.3 , >= 0.3.4 )
88 tzinfo (~> 1.1 )
9- addressable (2.6 .0 )
10- public_suffix (>= 2.0.2 , < 4 .0 )
9+ addressable (2.7 .0 )
10+ public_suffix (>= 2.0.2 , < 5 .0 )
1111 coffee-script (2.4.1 )
1212 coffee-script-source
1313 execjs
1616 commonmarker (0.17.13 )
1717 ruby-enum (~> 0.5 )
1818 concurrent-ruby (1.1.5 )
19- dnsruby (1.61.2 )
19+ dnsruby (1.61.3 )
2020 addressable (~> 2.5 )
2121 em-websocket (0.5.1 )
2222 eventmachine (>= 0.12.9 )
2525 ffi (>= 1.3.0 )
2626 eventmachine (1.2.7 )
2727 execjs (2.7.0 )
28- faraday (0.15.4 )
28+ faraday (0.16.2 )
2929 multipart-post (>= 1.2 , < 3 )
3030 ffi (1.11.1 )
3131 forwardable-extended (2.6.0 )
3232 gemoji (3.0.1 )
33- github-pages (198 )
33+ github-pages (200 )
3434 activesupport (= 4.2.11.1 )
3535 github-pages-health-check (= 1.16.1 )
3636 jekyll (= 3.8.5 )
4747 jekyll-readme-index (= 0.2.0 )
4848 jekyll-redirect-from (= 0.14.0 )
4949 jekyll-relative-links (= 0.6.0 )
50- jekyll-remote-theme (= 0.3.1 )
50+ jekyll-remote-theme (= 0.4.0 )
5151 jekyll-sass-converter (= 1.5.2 )
5252 jekyll-seo-tag (= 2.5.0 )
5353 jekyll-sitemap (= 1.2.0 )
7272 listen (= 3.1.5 )
7373 mercenary (~> 0.3 )
7474 minima (= 2.5.0 )
75- nokogiri (>= 1.8.5 , < 2.0 )
75+ nokogiri (>= 1.10.4 , < 2.0 )
7676 rouge (= 2.2.1 )
7777 terminal-table (~> 1.4 )
7878 github-pages-health-check (1.16.1 )
142142 jekyll (~> 3.3 )
143143 jekyll-relative-links (0.6.0 )
144144 jekyll (~> 3.3 )
145- jekyll-remote-theme (0.3.1 )
145+ jekyll-remote-theme (0.4.0 )
146+ addressable (~> 2.0 )
146147 jekyll (~> 3.5 )
147148 rubyzip (>= 1.2.1 , < 3.0 )
148149 jekyll-sass-converter (1.5.2 )
212213 jekyll (~> 3.5 )
213214 jekyll-feed (~> 0.9 )
214215 jekyll-seo-tag (~> 2.1 )
215- minitest (5.11.3 )
216+ minitest (5.12.2 )
216217 multipart-post (2.1.1 )
217218 nokogiri (1.10.4 )
218219 mini_portile2 (~> 2.4.0 )
230231 ruby-enum (0.7.2 )
231232 i18n
232233 ruby_dep (1.5.0 )
233- rubyzip (1.2.3 )
234+ rubyzip (2.0.0 )
234235 safe_yaml (1.0.5 )
235236 sass (3.7.4 )
236237 sass-listen (~> 4.0.0 )
@@ -254,9 +255,9 @@ PLATFORMS
254255 ruby
255256
256257DEPENDENCIES
257- github-pages (>= 148 )
258+ github-pages (>= 198 )
258259 html-proofer (>= 3.11.1 )
259260 tzinfo-data
260261
261262BUNDLED WITH
262- 2.0.2
263+ 1.17.3
You can’t perform that action at this time.
0 commit comments