assert_same.gemspec in assert_same-0.3 vs assert_same.gemspec in assert_same-0.5
- old
+ new
@@ -1,9 +1,9 @@
require 'rubygems'
SPEC = Gem::Specification.new do |s|
s.name = "assert_same"
- s.version = "0.3"
+ s.version = "0.5"
s.author = "Pluron, Inc."
s.email = "support@pluron.com"
s.homepage = "http://github.com/acunote/assert_same"
s.platform = Gem::Platform::RUBY
s.description = "assert_same assertion"