Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(120)

Unified Diff: Gemfile

Issue 23619013: start talking about polymer.dart (Closed) Base URL: git@github.com:dart-lang/dartlang.org.git@master
Patch Set: remove the colors, reword the intro Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Gemfile.lock » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « no previous file | Gemfile.lock » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698