lib/rews.rb in rews-0.2.0 vs lib/rews.rb in rews-0.2.1
- old
+ new
@@ -1,8 +1,8 @@
$: << File.expand_path("..", __FILE__)
require 'net/ntlm'
-require 'httpclient'
+# require 'httpclient' # don't need httpclient now ntlm-http is fixed too
require 'savon'
require 'fetch_in'
# Ruby Exchange Web Services
module Rews