1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00
twbs--bootstrap-sass/test/gemfiles/sass_head.gemfile
2014-09-02 23:49:24 +02:00

6 lines
265 B
Text

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: '../../'