Tweaks here and there

This commit is contained in:
Nathan Schneider
2019-01-07 16:02:57 -07:00
parent 436d4174b9
commit 5a3c91a184
24 changed files with 125 additions and 168 deletions

View File

@ -4,6 +4,8 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
colorator (1.1.0)
commonmarker (0.18.2)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.4)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
@ -27,6 +29,10 @@ GEM
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
safe_yaml (~> 1.0)
jekyll-commonmark (1.2.0)
commonmarker (~> 0.14)
jekyll (>= 3.0, < 4.0)
jekyll-deploy (0.0.2)
jekyll-feed (0.11.0)
jekyll (~> 3.3)
jekyll-sass-converter (1.5.2)
@ -53,6 +59,8 @@ GEM
rb-inotify (0.10.0)
ffi (~> 1.0)
rouge (3.3.0)
ruby-enum (0.7.2)
i18n
ruby_dep (1.5.0)
safe_yaml (1.0.4)
sass (3.7.2)
@ -66,6 +74,8 @@ PLATFORMS
DEPENDENCIES
jekyll (~> 3.8.5)
jekyll-commonmark
jekyll-deploy
jekyll-feed (~> 0.6)
minima (~> 2.0)
tzinfo-data