From c75725bb9d1988cc8a8773640f01117dfc67253c Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sat, 25 Feb 2017 23:22:02 +0100 Subject: Update dependencies to latest version. --- Gemfile.lock | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a3f0dfa..d4d2196 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,17 +1,18 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.4.0) + addressable (2.5.0) + public_suffix (~> 2.0, >= 2.0.2) colorator (1.1.0) - concurrent-ruby (1.0.2) + concurrent-ruby (1.0.4) extras (0.1.0) forwardable-extended (~> 2.5) facets (3.1.0) - fastimage (2.0.0) - addressable (~> 2) - ffi (1.9.14) + fastimage (2.1.0) + ffi (1.9.17) forwardable-extended (2.6.0) - jekyll (3.2.1) + jekyll (3.4.0) + addressable (~> 2.4) colorator (~> 1.0) jekyll-sass-converter (~> 1.0) jekyll-watch (~> 1.1) @@ -30,26 +31,27 @@ GEM sprockets (~> 3.3, < 3.7) jekyll-multiple-languages-plugin (1.5.1) jekyll (>= 2.0, < 4.0) - jekyll-sass-converter (1.4.0) + jekyll-sass-converter (1.5.0) sass (~> 3.4) jekyll-watch (1.5.0) listen (~> 3.0, < 3.1) - kramdown (1.12.0) + kramdown (1.13.2) liquid (3.0.6) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) mercenary (0.3.6) - mini_magick (4.2.10) + mini_magick (4.6.1) pathutil (0.14.0) forwardable-extended (~> 2.6) - rack (1.6.4) - rb-fsevent (0.9.7) - rb-inotify (0.9.7) + public_suffix (2.0.5) + rack (1.6.5) + rb-fsevent (0.9.8) + rb-inotify (0.9.8) ffi (>= 0.5.0) rouge (1.11.1) safe_yaml (1.0.4) - sass (3.4.22) + sass (3.4.23) sprockets (3.6.3) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -65,4 +67,4 @@ DEPENDENCIES mini_magick BUNDLED WITH - 1.12.5 + 1.13.6 -- cgit v1.2.3