source :rubygems group :test do gem "shoulda" end gem "rake" gem "semantic_logger" gem "resilient_socket" # Thread Safe Hash and Array gem "thread_safe" gem "gene_pool" # For looking up Service entries in Doozer gem "multi_json" gem "ruby_protobuf" # Wire format when communicating with services gem "bson" gem "bson_ext", :platform => :ruby # Celluloid::IO is used to create SkyNet services in Ruby # multi_json? gem "celluloid-io"