Skip to content

Commit

Permalink
Upgrade Jekyll & co
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Apr 27, 2014
1 parent 5975aa3 commit c1f0347
Showing 1 changed file with 73 additions and 0 deletions.
73 changes: 73 additions & 0 deletions Gemfile.lock
@@ -0,0 +1,73 @@
GEM
remote: https://rubygems.org/
specs:
albino (1.3.3)
posix-spawn (>= 0.3.6)
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)
fast-stemmer (1.0.2)
ffi (1.9.3)
iconv (1.0.4)
jekyll (2.0.0.rc1)
classifier (~> 1.3)
colorator (~> 0.1)
jekyll-coffeescript (~> 1.0)
jekyll-sass-converter (~> 1.0.0.rc3)
liquid (~> 2.5.5)
listen (~> 2.5)
maruku (= 0.7.0)
mercenary (~> 0.3.1)
pygments.rb (~> 0.5.0)
redcarpet (~> 3.1)
safe_yaml (~> 1.0)
toml (~> 0.1.0)
jekyll-coffeescript (1.0.0)
coffee-script (~> 2.2)
jekyll-sass-converter (1.0.0.rc3)
sass (~> 3.2)
liquid (2.5.5)
listen (2.7.2)
celluloid (>= 0.15.2)
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
maruku (0.7.0)
mercenary (0.3.2)
nio4r (1.0.0)
parslet (1.5.0)
blankslate (~> 2.0)
posix-spawn (0.3.8)
pygments.rb (0.5.4)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rb-fsevent (0.9.4)
rb-inotify (0.9.4)
ffi (>= 0.5.0)
redcarpet (3.1.1)
safe_yaml (1.0.3)
sass (3.3.6)
timers (1.1.0)
toml (0.1.1)
parslet (~> 1.5.0)
yajl-ruby (1.1.0)

PLATFORMS
ruby

DEPENDENCIES
albino
iconv
jekyll (~> 2.0.0.rc1)
redcarpet

0 comments on commit c1f0347

Please sign in to comment.