activevalidators.gemspec in activevalidators-4.0.1 vs activevalidators.gemspec in activevalidators-4.0.2
- old
+ new
@@ -1,8 +1,8 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = 'activevalidators'
- s.version = '4.0.1'
+ s.version = '4.0.2'
s.platform = Gem::Platform::RUBY
s.authors = ['Franck Verrot', 'Paco Guzmán', 'Oriol Gual', 'Garrett Bjerkhoel', 'Renato Riccieri Santos Zannon', 'Brian Moseley', 'Serj L aka Loremaster']
s.email = ['franck@verrot.fr']
s.homepage = 'http://github.com/franckverrot/activevalidators'
s.summary = %q{Collection of ActiveModel/ActiveRecord validations}