activevalidators.gemspec in activevalidators-5.1.0 vs activevalidators.gemspec in activevalidators-6.0.0
- old
+ new
@@ -1,8 +1,8 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = 'activevalidators'
- s.version = '5.1.0'
+ s.version = '6.0.0'
s.platform = Gem::Platform::RUBY
s.authors = ['Franck Verrot']
s.email = ['franck@verrot.fr']
s.homepage = 'http://github.com/franckverrot/activevalidators'
s.summary = %q{Collection of ActiveModel/ActiveRecord validations}