Skip to content

Commit b99f451

Browse files
committed
Updated date in gemspec
1 parent ca090f3 commit b99f451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rack-reverse-proxy.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Gem::Specification.new do |s|
44

55
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
66
s.authors = ["Jon Swope"]
7-
s.date = %q{2011-04-04}
7+
s.date = %q{2012-01-25}
88
s.description = %q{A Rack based reverse proxy for basic needs. Useful for testing or in cases where webserver configuration is unavailable.}
99
s.email = %q{[email protected]}
1010
s.extra_rdoc_files = [

0 commit comments

Comments
 (0)