diff options
| author | Heather Miller <heather.miller@epfl.ch> | 2017-01-03 16:23:15 +0100 |
|---|---|---|
| committer | Heather Miller <heather.miller@epfl.ch> | 2017-01-03 16:23:15 +0100 |
| commit | c4958a50b1555c8b40e3fde26832d0f774693b47 (patch) | |
| tree | 3e53fa7036667f3adbd0e4f8bfc1661fda8ea9c9 /Gemfile.lock | |
| parent | 6800c5b6f744d1e56228cf74096cafe04e94489e (diff) | |
Facelifting, in progress
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 20 |
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 |
