sassc-ruby
sassc-ruby copied to clipboard
Refactor gemspec
- Removes runtime dependency on bundler - the only place that requires bundler seems to be in the Rakefile
- Assume that bundler is available in the Rakefile, if not Ruby's normal error handling should make it clear how to solve the problem
- Don't package test files into the package uploaded to rubygems