kandanapp / kandan

Kandan is an Open Source Alternative to HipChat
GNU Affero General Public License v3.0
2.72k stars 408 forks source link

Lock bootstrap-sass at latest compatible version #401

Closed bodrovis closed 9 years ago

bodrovis commented 9 years ago

Hello once again.

The latest bootstrap-sass version is not compatible with Rails 3 and causes errors about mixins that are not found which effectively prevents application from opening. The latest compatible version is 3.1.1.0 (https://github.com/twbs/bootstrap-sass#rails-32x).

scouttyg commented 9 years ago

:+1: