We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca090f3 commit b99f451Copy full SHA for b99f451
rack-reverse-proxy.gemspec
@@ -4,7 +4,7 @@ Gem::Specification.new do |s|
4
5
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
6
s.authors = ["Jon Swope"]
7
- s.date = %q{2011-04-04}
+ s.date = %q{2012-01-25}
8
s.description = %q{A Rack based reverse proxy for basic needs. Useful for testing or in cases where webserver configuration is unavailable.}
9
s.email = %q{[email protected]}
10
s.extra_rdoc_files = [
0 commit comments