diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-12-24 11:31:41 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-12-24 11:31:41 +0000 |
commit | e104e8fd10b194e523ba1fff532d1b23d3885dc1 (patch) | |
tree | 36f8006fce32da9ba23439b9792066d32363efb7 /lib/custodian | |
parent | 185df86371965d75e12f4eec2ff4a9634dc7d69f (diff) |
Added reference to missing URI libraryrelease-0.9-1
Diffstat (limited to 'lib/custodian')
-rw-r--r-- | lib/custodian/protocoltest/http.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/custodian/protocoltest/http.rb b/lib/custodian/protocoltest/http.rb index e27b809..c4cacb6 100644 --- a/lib/custodian/protocoltest/http.rb +++ b/lib/custodian/protocoltest/http.rb @@ -1,4 +1,4 @@ - +require 'uri' # |