sassc-ruby icon indicating copy to clipboard operation
sassc-ruby copied to clipboard

Refactor gemspec

Open sandlerr opened this issue 8 years ago • 0 comments

  • 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

sandlerr avatar Dec 14 '16 03:12 sandlerr