@@ -13,7 +13,6 @@ analytics.js
# Ruby/Sass/Bundler
.bundle
.sass-cache
-Gemfile
ruby
bourbon
@@ -0,0 +1,3 @@
+source 'https://rubygems.org'
+gem 'sass', '~> 3.3'
+gem 'bourbon'
@@ -86,6 +86,7 @@ clean::
dev: clean
npm install
${BOWER} update;
+ bundler install --path=.
########################################################################
## Builds