Skip to content

Commit

Permalink
Upgrade Jekyll & co
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Jul 2, 2014
1 parent e40fb39 commit 0879048
Showing 1 changed file with 19 additions and 18 deletions.
37 changes: 19 additions & 18 deletions Gemfile.lock
Expand Up @@ -6,58 +6,59 @@ GEM
blankslate (2.1.2.4)
celluloid (0.15.2)
timers (~> 1.1.0)
celluloid-io (0.15.0)
celluloid (>= 0.15.0)
nio4r (>= 0.5.0)
classifier (1.3.4)
fast-stemmer (>= 1.0.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
colorator (0.1)
execjs (2.0.2)
execjs (2.2.1)
fast-stemmer (1.0.2)
ffi (1.9.3)
iconv (1.0.4)
jekyll (2.0.3)
jekyll (2.1.0)
classifier (~> 1.3)
colorator (~> 0.1)
jekyll-coffeescript (~> 1.0)
jekyll-gist (~> 1.0)
jekyll-paginate (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.0)
kramdown (~> 1.3)
liquid (~> 2.5.5)
listen (~> 2.5)
liquid (~> 2.6.1)
mercenary (~> 0.3.3)
pygments.rb (~> 0.5.0)
pygments.rb (~> 0.6.0)
redcarpet (~> 3.1)
safe_yaml (~> 1.0)
toml (~> 0.1.0)
jekyll-coffeescript (1.0.0)
coffee-script (~> 2.2)
jekyll-gist (1.1.0)
jekyll-paginate (1.0.0)
jekyll-sass-converter (1.0.0)
sass (~> 3.2)
kramdown (1.3.3)
liquid (2.5.5)
listen (2.7.4)
jekyll-watch (1.0.0)
listen (~> 2.7)
kramdown (1.4.0)
liquid (2.6.1)
listen (2.7.9)
celluloid (>= 0.15.2)
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mercenary (0.3.3)
nio4r (1.0.0)
parslet (1.5.0)
blankslate (~> 2.0)
posix-spawn (0.3.8)
pygments.rb (0.5.4)
pygments.rb (0.6.0)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rb-fsevent (0.9.4)
rb-inotify (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
redcarpet (3.1.1)
redcarpet (3.1.2)
safe_yaml (1.0.3)
sass (3.3.7)
sass (3.3.9)
timers (1.1.0)
toml (0.1.1)
parslet (~> 1.5.0)
Expand All @@ -69,5 +70,5 @@ PLATFORMS
DEPENDENCIES
albino
iconv
jekyll (~> 2.0.3)
jekyll (~> 2.1.0)
redcarpet

0 comments on commit 0879048

Please sign in to comment.