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

- old
+ new

@@ -49,8 +49,10 @@ to_s.hash end alias == eql? alias inspect uri + alias credential_type type + alias credential_id id end end end