bard-sass.gemspec in bard-sass-0.0.1 vs bard-sass.gemspec in bard-sass-0.1.0
- old
+ new
@@ -1,11 +1,7 @@
-lib = File.expand_path('../lib', __FILE__)
-$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
-require 'bard/sass/version'
-
Gem::Specification.new do |spec|
spec.name = "bard-sass"
- spec.version = BardSass::VERSION
+ spec.version = "0.1.0"
spec.authors = ["Michael Gubitosa"]
spec.email = ["gubito@gmail.com"]
spec.description = %q{Sass files across all Bot and Rose projects}
spec.summary = %q{Sass files across all Bot and Rose projects}
spec.homepage = "https://github.com/gubito/bard-sass"