[ruby/net-http] Removed obsolated Revision constant
https://github.com/ruby/net-http/commit/c1c5638014
This commit is contained in:
parent
0cd6eb607a
commit
66d266244c
@ -723,7 +723,6 @@ module Net #:nodoc:
|
|||||||
|
|
||||||
# :stopdoc:
|
# :stopdoc:
|
||||||
VERSION = "0.3.2"
|
VERSION = "0.3.2"
|
||||||
Revision = %q$Revision$.split[1]
|
|
||||||
HTTPVersion = '1.1'
|
HTTPVersion = '1.1'
|
||||||
begin
|
begin
|
||||||
require 'zlib'
|
require 'zlib'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user