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

Side by Side Diff: Gemfile

Issue 162403002: Remove docs and point to ones on dartlang.org. (Closed) Base URL: https://github.com/dart-lang/pub-dartlang.git@master
Patch Set: Fit in 80 columns. Created 6 years, 10 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 | « .gitignore ('k') | 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 "https://rubygems.org" 1 source "https://rubygems.org"
2 2
3 gem "compass" 3 gem "compass"
4 gem "compass_twitter_bootstrap", "~>2.0.3" 4 gem "compass_twitter_bootstrap", "~>2.0.3"
5 gem "jekyll"
6 gem "kramdown"
7 gem "foreman" 5 gem "foreman"
8 gem "pygments.rb"
OLDNEW
« no previous file with comments | « .gitignore ('k') | Gemfile.lock » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698