rubysl-erb.gemspec in rubysl-erb-1.0.0 vs rubysl-erb.gemspec in rubysl-erb-1.0.1
- old
+ new
@@ -1,10 +1,10 @@
# coding: utf-8
require './lib/rubysl/erb/version'
Gem::Specification.new do |spec|
spec.name = "rubysl-erb"
- spec.version = RubySL::Erb::VERSION
+ spec.version = RubySL::ERB::VERSION
spec.authors = ["Brian Shirai"]
spec.email = ["brixen@gmail.com"]
spec.description = %q{Ruby standard library erb.}
spec.summary = %q{Ruby standard library erb.}
spec.homepage = "https://github.com/rubysl/rubysl-erb"