lib/zephyr.rb in zephyr-1.0.8 vs lib/zephyr.rb in zephyr-1.0.9

- old
+ new

@@ -1,4 +1,8 @@ +require 'net/http' +require 'typhoeus' +require 'yajl' + # Stolen with a fair bit of modification from the riak-client gem, which is # Copyright 2010 Sean Cribbs, Sonian Inc., and Basho Technologies, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.