honeypot.gemspec in honeypot-0.0.7 vs honeypot.gemspec in honeypot-0.0.8
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{honeypot}
- s.version = "0.0.7"
+ s.version = "0.0.8"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Seamus Abshere"]
- s.date = %q{2010-07-02}
+ s.date = %q{2010-07-15}
s.description = %q{Catch bad guys when they stick their hands in the honey.}
s.email = %q{seamus@abshere.net}
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"
@@ -23,11 +23,11 @@
"README.rdoc",
"Rakefile",
"VERSION",
"honeypot.gemspec",
"lib/honeypot.rb",
+ "lib/honeypot/best_guess_routeable_remote_ip.rb",
"lib/honeypot/ipaddr_ext.rb",
- "lib/honeypot/rack.rb",
"lib/honeypot/rails.rb",
"lib/honeypot/railtie.rb",
"lib/honeypot/remote_host.rb",
"lib/honeypot/remote_request.rb",
"test/helper.rb",