I have install bourbon and neat in the following way:
sudo gem install bourbon
sudo gem install neat
bower install bourbon
bower install nean
I have included them with:
@import bourbon
@import neat
I tried but removed:
@import bourbon/bourbon
@import neat/neat