lib/contrast/extension/protect/psych.rb in contrast-agent-4.4.1 vs lib/contrast/extension/protect/psych.rb in contrast-agent-4.5.0
- old
+ new
@@ -1,5 +1,5 @@
-# Copyright (c) 2020 Contrast Security, Inc. See https://www.contrastsecurity.com/enduser-terms-0317a for more details.
+# Copyright (c) 2021 Contrast Security, Inc. See https://www.contrastsecurity.com/enduser-terms-0317a for more details.
# frozen_string_literal: true
if defined?(Psych)
require 'contrast/agent/protect/policy/applies_deserialization_rule'
require 'cs__patched_psych/cs__patched_psych'