Removed boostrap-sass

This commit is contained in:
Oliver Davies 2015-09-14 00:30:45 +01:00
parent afa22395fe
commit 0bd9cc4604
5 changed files with 7 additions and 19 deletions

View file

@ -1,10 +1,7 @@
source 'https://rubygems.org'
group :development do
gem "sass"
gem "sass-globbing"
gem "bootstrap-sass"
gem "compass"
end