summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2017-02-25 23:22:02 +0100
committerHarald Eilertsen <haraldei@anduin.net>2017-02-25 23:22:02 +0100
commitc75725bb9d1988cc8a8773640f01117dfc67253c (patch)
tree3440ed42b6326b1bd75d16498ddd0f570d5c00b7 /Gemfile.lock
parentfda4a26e96a139a19d4e3816cc356bacff23311b (diff)
downloadnorsk-urskog-main-c75725bb9d1988cc8a8773640f01117dfc67253c.tar.gz
norsk-urskog-main-c75725bb9d1988cc8a8773640f01117dfc67253c.tar.bz2
norsk-urskog-main-c75725bb9d1988cc8a8773640f01117dfc67253c.zip
Update dependencies to latest version.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock30
1 files 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