activevalidators.gemspec in activevalidators-1.2.2 vs activevalidators.gemspec in activevalidators-1.2.3
- old
+ new
@@ -2,12 +2,12 @@
lib = File.expand_path('../lib/', __FILE__)
$:.unshift lib unless $:.include?(lib)
Gem::Specification.new do |s|
s.name = "activevalidators"
- s.version = '1.2.2'
+ s.version = '1.2.3'
s.platform = Gem::Platform::RUBY
- s.authors = ["Franck Verrot", "Paco Guzmán", "Oriol Gual"]
+ s.authors = ["Franck Verrot", "Paco Guzmán", "Oriol Gual", "Garrett Bjerkhoel"]
s.email = ["franck@verrot.fr"]
s.homepage = "http://github.com/cesario/activevalidators"
s.summary = %q{Collection of ActiveModel/ActiveRecord validations}
s.description = %q{ActiveValidators is a collection of ActiveModel/ActiveRecord validations}