mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
p http.rb: do not use Regexp "p" option
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@708 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b8f39362b2
commit
bdd3b79fe1
2 changed files with 3 additions and 3 deletions
|
@ -68,7 +68,7 @@ Object
|
|||
|
||||
class Protocol
|
||||
|
||||
Version = '1.1.18'
|
||||
Version = '1.1.19'
|
||||
|
||||
class << self
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue