質問編集履歴
1
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -74,7 +74,7 @@
|
|
74
74
|
|
75
75
|
license_key = Base64.strict_encode64("serviceSecret:licenseKey")
|
76
76
|
|
77
|
-
auth_key = li
|
77
|
+
auth_key = license_key.gsub(/(rn?|n)/,"")
|
78
78
|
|
79
79
|
|
80
80
|
|