Updating gems

This commit is contained in:
Julien Deswaef 2018-02-05 20:59:50 -05:00
parent df4f11065b
commit 6fe5c60d2c
2 changed files with 16 additions and 11 deletions

1
.gitignore vendored
View file

@ -9,6 +9,7 @@
.DS_Store
.installed.cfg
_gh_pages/*
_site/*
.idea/*
.svn/*

View file

@ -9,7 +9,7 @@ GEM
highline (~> 1.6.11)
commonjs (0.2.7)
fast-stemmer (1.0.2)
ffi (1.9.10)
ffi (1.9.18)
highline (1.6.21)
jekyll (1.5.1)
classifier (~> 1.3)
@ -24,7 +24,7 @@ GEM
toml (~> 0.1.0)
less (2.5.1)
commonjs (~> 0.2.7)
libv8 (3.16.14.15)
libv8 (3.16.14.19)
liquid (2.5.5)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
@ -33,21 +33,25 @@ GEM
maruku (0.7.0)
parslet (1.5.0)
blankslate (~> 2.0)
posix-spawn (0.3.11)
posix-spawn (0.3.13)
pygments.rb (0.5.4)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rb-kqueue (0.2.4)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rb-kqueue (0.2.5)
ffi (>= 0.5.0)
redcarpet (2.3.0)
ref (2.0.0)
safe_yaml (1.0.4)
sass (3.4.19)
therubyracer (0.12.2)
libv8 (~> 3.16.14.0)
sass (3.5.5)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
toml (0.1.2)
parslet (~> 1.5.0)
@ -65,4 +69,4 @@ DEPENDENCIES
therubyracer
BUNDLED WITH
1.13.2
1.16.1