Version 1
[yaffs-website] / vendor / twbs / bootstrap-sass / test / gemfiles / sass_head.gemfile
diff --git a/vendor/twbs/bootstrap-sass/test/gemfiles/sass_head.gemfile b/vendor/twbs/bootstrap-sass/test/gemfiles/sass_head.gemfile
new file mode 100644 (file)
index 0000000..0cfe4f4
--- /dev/null
@@ -0,0 +1,6 @@
+source "https://rubygems.org"
+
+gem 'sass', git: 'https://github.com/nex3/sass', branch: 'stable' # master is not compatible with Compass master
+gem 'compass', git: 'https://github.com/chriseppstein/compass', branch: 'master', require: false
+
+gemspec path: '../../'