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

Unified Diff: Gemfile

Issue 85333007: Begin the redesign process, starting with the navbar. (Closed) Base URL: git@github.com:dart-lang/pub-dartlang.git@master
Patch Set: Code review updates. Created 7 years, 1 month 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 6a2ebfae06fb18aaad814a68390e3f895a1cff6e..0756b8c505d02475650fccbd221060d8e99deaf8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "compass"
-gem "compass_twitter_bootstrap", "~>2.0.3"
+gem "bootstrap-sass"
gem "jekyll"
gem "kramdown"
gem "foreman"
« 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