lib/sup/crypto.rb in sup-0.16.0 vs lib/sup/crypto.rb in sup-0.17.0

- old
+ new

@@ -4,10 +4,10 @@ end module Redwood class CryptoManager - include Singleton + include Redwood::Singleton class Error < StandardError; end OUTGOING_MESSAGE_OPERATIONS = OrderedHash.new( [:sign, "Sign"],