gitlab_support_readiness 1.0.58 → 1.0.60
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 80184718ca89830e46083a724b2b28a86f718dbcd6b5a2f70a1e0f3d34a69ecd
|
4
|
+
data.tar.gz: 4aaf2e535203de8a2e4cca6b4166f89992992de54686d13bde84b046ab323ca4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 391e65700df2f099feaf82deb7d866be06a4d008d679d4ae16aba071be77e8b07cbde534166ce53cabda360fe823e1954356816991f7af23708a0ecf9b3526dc
|
7
|
+
data.tar.gz: eb34e06dffdd3283ed55b3729c277e7eb8973d7ca8ba29ad4a04ba15ecad48afcf3626706b706bdf4d3f7babec2dbb62835fa24988c558ae83ccc7a23c22ba19
|
@@ -39,6 +39,7 @@ module Readiness
|
|
39
39
|
require "#{__dir__}/support_super_form_processor/global_ir_sm_trials_new"
|
40
40
|
require "#{__dir__}/support_super_form_processor/global_ir_wider_community_license"
|
41
41
|
require "#{__dir__}/support_super_form_processor/global_set_collaboration_id"
|
42
|
+
require "#{__dir__}/support_super_form_processor/global_set_org_ase"
|
42
43
|
require "#{__dir__}/support_super_form_processor/global_toggle_escalation"
|
43
44
|
require "#{__dir__}/support_super_form_processor/gratis_request"
|
44
45
|
require "#{__dir__}/support_super_form_processor/gratis_support_extension"
|