ruby / gem updates

This commit is contained in:
James Walker 2015-09-27 17:53:27 -04:00
parent 7058969bce
commit d83f5b6871
2 changed files with 4 additions and 10 deletions

View File

@ -1 +1 @@
2.2.2 2.2.3

View File

@ -26,8 +26,6 @@ GEM
bourbon (4.2.5) bourbon (4.2.5)
sass (~> 3.4) sass (~> 3.4)
thor (~> 0.19) thor (~> 0.19)
celluloid (0.16.0)
timers (~> 4.0.0)
coffee-script (2.4.1) coffee-script (2.4.1)
coffee-script-source coffee-script-source
execjs execjs
@ -39,7 +37,6 @@ GEM
execjs (2.6.0) execjs (2.6.0)
fast-stemmer (1.0.2) fast-stemmer (1.0.2)
ffi (1.9.10) ffi (1.9.10)
hitimes (1.2.3)
html-proofer (2.5.1) html-proofer (2.5.1)
addressable (~> 2.3) addressable (~> 2.3)
colored (~> 1.2) colored (~> 1.2)
@ -69,12 +66,11 @@ GEM
jekyll-paginate (1.1.0) jekyll-paginate (1.1.0)
jekyll-sass-converter (1.3.0) jekyll-sass-converter (1.3.0)
sass (~> 3.2) sass (~> 3.2)
jekyll-watch (1.2.1) jekyll-watch (1.3.0)
listen (~> 2.7) listen (~> 3.0)
kramdown (1.8.0) kramdown (1.8.0)
liquid (2.6.3) liquid (2.6.3)
listen (2.10.1) listen (3.0.3)
celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3) rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9) rb-inotify (>= 0.9)
mercenary (0.3.5) mercenary (0.3.5)
@ -112,8 +108,6 @@ GEM
safe_yaml (1.0.4) safe_yaml (1.0.4)
sass (3.4.18) sass (3.4.18)
thor (0.19.1) thor (0.19.1)
timers (4.0.4)
hitimes
titlecase (0.1.1) titlecase (0.1.1)
toml (0.1.2) toml (0.1.2)
parslet (~> 1.5.0) parslet (~> 1.5.0)