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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « no previous file | Gemfile.lock » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 source "http://rubygems.org" 1 source "http://rubygems.org"
2 gem "jekyll", :git => 'git://github.com/mojombo/jekyll.git' 2 gem "jekyll", :git => 'git://github.com/mojombo/jekyll.git'
3 gem "kramdown", '0.14.0' 3 gem "kramdown", '1.0.2'
4 gem "compass", '0.12.2' 4 gem "compass", '0.12.2'
5 gem "compass_twitter_bootstrap", :git => "git://github.com/vwall/compass-twitter -bootstrap.git" 5 gem "compass_twitter_bootstrap", :git => "git://github.com/vwall/compass-twitter -bootstrap.git"
OLDNEW
« 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