Gemfile in ruby_skynet-0.1.0 vs Gemfile in ruby_skynet-0.1.1
- old
+ new
@@ -6,8 +6,9 @@
gem "semantic_logger"
gem "resilient_socket"
# 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
\ No newline at end of file