1
0
Fork 0

Update Jekyll

This commit is contained in:
Daniel Kempkens 2014-12-28 19:20:14 +01:00
parent a7867fca00
commit 08cd3b26e2
2 changed files with 8 additions and 8 deletions

View file

@ -1,3 +1,3 @@
source 'https://rubygems.org'
gem 'jekyll', '~> 2.5.2'
gem 'jekyll', '~> 2.5.3'

View file

@ -4,7 +4,7 @@ GEM
blankslate (2.1.2.4)
celluloid (0.16.0)
timers (~> 4.0.0)
classifier-reborn (2.0.2)
classifier-reborn (2.0.3)
fast-stemmer (~> 1.0)
coffee-script (2.3.0)
coffee-script-source
@ -15,7 +15,7 @@ GEM
fast-stemmer (1.0.2)
ffi (1.9.6)
hitimes (1.2.2)
jekyll (2.5.2)
jekyll (2.5.3)
classifier-reborn (~> 2.0)
colorator (~> 0.1)
jekyll-coffeescript (~> 1.0)
@ -34,13 +34,13 @@ GEM
coffee-script (~> 2.2)
jekyll-gist (1.1.0)
jekyll-paginate (1.1.0)
jekyll-sass-converter (1.2.1)
jekyll-sass-converter (1.3.0)
sass (~> 3.2)
jekyll-watch (1.1.2)
jekyll-watch (1.2.0)
listen (~> 2.7)
kramdown (1.5.0)
liquid (2.6.1)
listen (2.8.3)
listen (2.8.4)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
@ -54,7 +54,7 @@ GEM
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
redcarpet (3.2.1)
redcarpet (3.2.2)
safe_yaml (1.0.4)
sass (3.4.9)
timers (4.0.1)
@ -67,4 +67,4 @@ PLATFORMS
ruby
DEPENDENCIES
jekyll (~> 2.5.2)
jekyll (~> 2.5.3)