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

Unified Diff: Gemfile.lock

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 | « Gemfile ('k') | Procfile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Gemfile.lock
diff --git a/Gemfile.lock b/Gemfile.lock
index bbe0c7ebd5437703a781f5bd10d842cd304c43f7..f12b9ee8843905188f7183428d4c355bbbfaae0b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
+ bootstrap-sass (3.0.2.1)
+ sass (~> 3.2)
chunky_png (1.2.9)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
@@ -11,8 +13,6 @@ GEM
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
- compass_twitter_bootstrap (2.0.3)
- compass
dotenv (0.9.0)
fast-stemmer (1.0.2)
ffi (1.9.3)
@@ -59,8 +59,8 @@ PLATFORMS
ruby
DEPENDENCIES
+ bootstrap-sass
compass
- compass_twitter_bootstrap (~> 2.0.3)
foreman
jekyll
kramdown
« no previous file with comments | « Gemfile ('k') | Procfile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698