diff Gemfile @ 334:41b0903c9b2b

Use official bootstrap gem.
author edogawaconan <me@myconan.net>
date Wed, 23 Apr 2014 09:24:05 +0900
parents 7c7b7906ebd9
children 4048614cb4cf
line wrap: on
line diff
--- a/Gemfile	Mon Apr 14 17:32:12 2014 +0900
+++ b/Gemfile	Wed Apr 23 09:24:05 2014 +0900
@@ -14,7 +14,7 @@
 gem "sass-rails"
 
 gem "uglifier"
-gem "anjlab-bootstrap-rails", :require => "bootstrap-rails"
+gem "bootstrap-sass"
 
 gem "therubyrhino", :platforms => :jruby