public
Rubygem
Description: Makes tests easy on the fingers and the eyes
Homepage: http://www.thoughtbot.com/projects/shoulda
Clone URL: git://github.com/thoughtbot/shoulda.git
bump the gemspec, 2.0.3
dancroak (author)
Tue Oct 07 05:29:08 -0700 2008
commit  35cc79d5334c21501c38d4fc4f278e142adb1a28
tree    f773bc2576d114f06f7462de21d30e78f2285748
parent  97fef43b687b260f7539679c0feee334022c280a
...
1
2
3
 
4
5
6
...
1
2
 
3
4
5
6
0
@@ -1,6 +1,6 @@
0
 Gem::Specification.new do |s|
0
   s.name = %q{shoulda}
0
- s.version = "2.0.2"
0
+ s.version = "2.0.3"
0
 
0
   s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
0
   s.authors = ["Tammer Saleh"]

Comments

    No one has commented yet.