lib/webhook_system/encoder.rb in webhook_system-2.3.1 vs lib/webhook_system/encoder.rb in webhook_system-2.4.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module WebhookSystem
# Class in charge of encoding and decoding encrypted payload
module Encoder
# Given a secret string, encode the passed payload to json