Rakefile in invisible_captcha-0.1.1 vs Rakefile in invisible_captcha-0.1.3
- old
+ new
@@ -16,10 +16,10 @@
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
gem.name = "invisible_captcha"
gem.homepage = "http://github.com/markets/invisible_captcha"
gem.license = "MIT"
gem.summary = %Q{Simple honeypot protection}
- gem.description = %Q{Don't disturb users. Simple protection for ActiveModel forms using honeypot strategy.}
+ gem.description = %Q{Simple protection for ActiveModel forms using honeypot strategy.}
gem.email = "srmarc.ai@gmail.com"
gem.authors = ["Marc Anguera Insa"]
# dependencies defined in Gemfile
end
Jeweler::RubygemsDotOrgTasks.new
\ No newline at end of file