compass: use bundlerApp, cleanup

This commit is contained in:
Michael Fellinger
2019-04-30 19:01:01 +02:00
parent 00fe2aaffe
commit f2558031ce
4 changed files with 82 additions and 67 deletions
+3 -3
View File
@@ -1,3 +1,3 @@
source "https://rubygems.org"
gem 'compass'
source "https://rubygems.org" do
gem 'compass'
end