We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c51d87 commit a0c13e8Copy full SHA for a0c13e8
lib/onelogin/ruby-saml/utils.rb
@@ -34,7 +34,7 @@ class Utils
34
$)x.freeze
35
36
UUID_PREFIX = '_'
37
- @@prefix = '_'.freeze
+ @@prefix = '_'
38
39
# Checks if the x509 cert provided is expired.
40
#
0 commit comments