Chromium Code Reviews| Index: Gemfile |
| diff --git a/Gemfile b/Gemfile |
| index c349165c4471752558fca9e4bc6b699a363de287..2d466641803a008f6a30322056f055e728b26e60 100644 |
| --- a/Gemfile |
| +++ b/Gemfile |
| @@ -1,5 +1,5 @@ |
| source "http://rubygems.org" |
| gem "jekyll", :git => 'git://github.com/mojombo/jekyll.git' |
| -gem "kramdown", '0.14.0' |
| +gem "kramdown", '1.0.2' |
| gem "compass", '0.12.2' |
| gem "compass_twitter_bootstrap", :git => "git://github.com/vwall/compass-twitter-bootstrap.git" |