algobasket / PeatioCryptoExchange

An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon !
https://www.peatio.info
186 stars 202 forks source link

bootstrap sass 3.4.1 #55

Closed bitbd83 closed 5 years ago

bitbd83 commented 5 years ago

bootstrap 3.4.1 need 2 dependency gem need 2 dependency autoprefixer-rails >= 5.2.1 sassc >= 2.0.0 which are not included in Gemfile or Gemfile.lock

dagnyc commented 5 years ago

@bitbd83 are you using ruby 2.5.3?

algobasket commented 5 years ago

@bitbd83 rbenv install -v 2.2.1 | rbenv install -v 2.2.2 | rbenv install -v 2.2.7 gem install bundler -v 1.9.2 and bootstrap-sass 3.2.0.4 Enjoy !