Skip to content

Commit

Permalink
Update Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor authored and kou committed May 19, 2014
1 parent 362d041 commit c910ef3
Showing 1 changed file with 29 additions and 14 deletions.
43 changes: 29 additions & 14 deletions Gemfile.lock
Expand Up @@ -2,40 +2,55 @@ GEM
remote: https://rubygems.org/
specs:
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)
coderay (1.1.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
colorator (0.1)
commander (4.1.6)
highline (~> 1.6.11)
execjs (2.0.2)
fast-stemmer (1.0.2)
ffi (1.9.3)
gettext (3.1.2)
locale (>= 2.0.5)
text
highline (1.6.21)
jekyll (1.5.1)
jekyll (2.0.3)
classifier (~> 1.3)
colorator (~> 0.1)
commander (~> 4.1.3)
jekyll-coffeescript (~> 1.0)
jekyll-sass-converter (~> 1.0)
kramdown (~> 1.3)
liquid (~> 2.5.5)
listen (~> 1.3)
maruku (= 0.7.0)
listen (~> 2.5)
mercenary (~> 0.3.3)
pygments.rb (~> 0.5.0)
redcarpet (~> 2.3.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)
sass (~> 3.2)
jekyll-task-i18n (1.0.0)
gettext (>= 3.1.1)
yard
kramdown (1.3.3)
liquid (2.5.5)
listen (1.3.1)
listen (2.7.4)
celluloid (>= 0.15.2)
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
locale (2.1.0)
maruku (0.7.0)
mercenary (0.3.3)
nio4r (1.0.0)
parslet (1.5.0)
blankslate (~> 2.0)
posix-spawn (0.3.8)
Expand All @@ -46,11 +61,11 @@ GEM
rb-fsevent (0.9.4)
rb-inotify (0.9.4)
ffi (>= 0.5.0)
rb-kqueue (0.2.2)
ffi (>= 0.5.0)
redcarpet (2.3.0)
redcarpet (3.1.1)
safe_yaml (1.0.3)
sass (3.3.7)
text (1.2.3)
timers (1.1.0)
toml (0.1.1)
parslet (~> 1.5.0)
yajl-ruby (1.1.0)
Expand Down

0 comments on commit c910ef3

Please sign in to comment.