lib/checkpoint/agent/token.rb in checkpoint-1.1.1 vs lib/checkpoint/agent/token.rb in checkpoint-1.1.2

- old
+ new

@@ -50,8 +50,10 @@ to_s.hash end alias == eql? alias inspect uri + alias agent_id id + alias agent_type type end end end