invisible_captcha.gemspec in invisible_captcha-0.6.0 vs invisible_captcha.gemspec in invisible_captcha-0.6.1
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "invisible_captcha"
- s.version = "0.6.0"
+ s.version = "0.6.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Marc Anguera Insa"]
- s.date = "2013-09-03"
+ s.date = "2013-10-02"
s.description = "Simple spam protection for Rails applications using honeypot strategy for better user experience."
s.email = "srmarc.ai@gmail.com"
s.extra_rdoc_files = [
"README.md"
]