Gemfile in httpi-0.9.4 vs Gemfile in httpi-0.9.5

- old
+ new

@@ -4,5 +4,6 @@ gem "jruby-openssl", :platforms => :jruby # http clients gem "httpclient", "~> 2.1.7" gem "curb", "~> 0.7.8", :platforms => :ruby +gem "mock-server", :git => "https://github.com/djanowski/mock-server.git"