Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
verve-bootstrap-sass / test / gemfiles / sass_head.gemfile
Size: Mime:
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: '../../'