aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHeather Miller <heather.miller@epfl.ch>2017-01-03 18:27:06 +0100
committerGitHub <noreply@github.com>2017-01-03 18:27:06 +0100
commitbc9bae33c2d29d56c60ae8851063bc3145d41eef (patch)
tree1e423e12e589909157bc1e5d271b0cf7cf047fb1 /Gemfile.lock
parent8428c40f79060169e85bdf740a9432b933a47160 (diff)
parent21cddf809d02a674f1fac59ccc5dfb3adac3bab2 (diff)
Merge pull request #24 from heathermiller/facelift
Facelift
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock20
1 files changed, 12 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ea96b36..81a1250 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,22 +8,24 @@ GEM
citeproc-ruby (1.1.5)
citeproc (>= 1.0.4, < 2.0)
csl (~> 1.4)
- colorator (0.1)
+ colorator (1.1.0)
csl (1.4.5)
namae (~> 0.7)
csl-styles (1.0.1.7)
csl (~> 1.0)
ffi (1.9.14)
- jekyll (3.1.2)
- colorator (~> 0.1)
+ forwardable-extended (2.6.0)
+ jekyll (3.2.0)
+ colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
liquid (~> 3.0)
mercenary (~> 0.3.3)
+ pathutil (~> 0.9)
rouge (~> 1.7)
safe_yaml (~> 1.0)
- jekyll-sass-converter (1.4.0)
+ jekyll-sass-converter (1.5.0)
sass (~> 3.4)
jekyll-scholar (5.8.5)
bibtex-ruby (~> 4.0, >= 4.0.13)
@@ -32,7 +34,7 @@ GEM
jekyll (~> 3.0)
jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
- kramdown (1.12.0)
+ kramdown (1.13.1)
latex-decode (0.2.2)
unicode (~> 0.4)
liquid (3.0.6)
@@ -41,19 +43,21 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
mercenary (0.3.6)
namae (0.11.0)
- rb-fsevent (0.9.7)
+ pathutil (0.14.0)
+ forwardable-extended (~> 2.6)
+ rb-fsevent (0.9.8)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rouge (1.11.1)
safe_yaml (1.0.4)
- sass (3.4.22)
+ sass (3.4.23)
unicode (0.4.4.2)
PLATFORMS
ruby
DEPENDENCIES
- jekyll (= 3.1.2)
+ jekyll (= 3.2.0)
jekyll-scholar
BUNDLED WITH