source 'https://rubygems.org' group :test do gem "shoulda" end gem "rake" gem "semantic_logger", ">= 2.1" gem "resilient_socket" # Doozer Client #gem "ruby_doozer" # Zookeeper Client gem "zookeeper" # Thread Safe Hash and Array gem "thread_safe" # For looking up Service entries in Service Registry gem "multi_json" # Wire format when communicating with services gem "bson", '1.5.2' gem "bson_ext", :platform => :ruby