sassy-math.gemspec in sassy-math-0.1.0 vs sassy-math.gemspec in sassy-math-0.1.1

- old
+ new

@@ -1,10 +1,10 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{sassy-math} - s.version = "0.1.0" + s.version = "0.1.1" s.required_rubygems_version = Gem::Requirement.new(">= 1.3.5") s.authors = ["Sam Richard", "Mario Valencia", "Scott Kellum"] s.date = %q{2012-01-19} s.description = %q{Use advanced mathematical functions in Compass.} @@ -16,9 +16,9 @@ "stylesheets/_math.scss" ] s.homepage = %q{https://github.com/scottkellum/Sassy-math} s.require_paths = ["lib"] s.rubyforge_project = %q{sassy-math} - s.rubygems_version = %q{0.1.0} + s.rubygems_version = %q{1.3.6} s.summary = %q{Use advanced mathematical functions in Compass.} s.add_dependency(%q<compass>, ["~> 0.11"]) end \ No newline at end of file