aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2012-06-27 14:15:09 +0100
committerSeb Bacon <seb.bacon@gmail.com>2012-06-27 14:15:09 +0100
commitaf24b1e306dab3ebe10d97f7777abedd011321da (patch)
treeb440b839bf1e7465ab154cdc19ee9366b9f98198 /lib
parent6c4c822ef7a4491bf821326af779e5be9118c0a1 (diff)
parent5b80d1b9a0933b1e20de013d1aa8b8522f2ad066 (diff)
Merge branch 'release/0.6.1'0.6.1
Diffstat (limited to 'lib')
-rw-r--r--lib/quiet_opener.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/quiet_opener.rb b/lib/quiet_opener.rb
index cb8cf0619..8cedad250 100644
--- a/lib/quiet_opener.rb
+++ b/lib/quiet_opener.rb
@@ -1,5 +1,6 @@
require 'open-uri'
require 'net-purge'
+require 'net/http/local'
def quietly_try_to_open(url)
begin