Commit 3c397b04

luu stiles <luuduong@gmail.com>
2012-10-08 05:51:54
set version of bootstrap-sass so we have to update it manually
1 parent e40065a
Changed files (2)
Gemfile
@@ -11,7 +11,7 @@ gem 'exception_notification'
 gem "formtastic"
 gem 'activeadmin'
 gem 'sass-rails'
-gem 'bootstrap-sass'
+gem 'bootstrap-sass', '2.1.0.0'
 gem 'acts_as_commentable_with_threading'
 gem 'acts-as-taggable-on'
 gem 'newrelic_rpm'
Gemfile.lock
@@ -286,7 +286,7 @@ DEPENDENCIES
   activeadmin
   acts-as-taggable-on
   acts_as_commentable_with_threading
-  bootstrap-sass
+  bootstrap-sass (= 2.1.0.0)
   capistrano
   capistrano-ext
   capistrano-gitflow