spec/support/protobuf/post.pb.rb in active_remote-2.0.0.rc1 vs spec/support/protobuf/post.pb.rb in active_remote-2.0.0.rc2

- old
+ new

@@ -6,11 +6,11 @@ ## # Imports # -require 'support/protobuf/error.pb' -require 'support/protobuf/category.pb' +require 'error.pb' +require 'category.pb' module Generic module Remote ##