gitlab_support_readiness 1.0.133 → 1.0.134
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ff21f0a29fabf8efcb2362b1c9f008acb5d9057f7aa4963542803cb6c3e3656c
|
4
|
+
data.tar.gz: 723563bef73a9907f7128f6983f9aaf6bd26bc598f4d0be28fe9ee07b63fd0d3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5cedd0699c731900735539eacc9e9193b36bf11babda52bfe92ef412739c4c62ec900d554f07e6eb29c3e43339856e24bd9266fd2e8d23284193023efbd9ae82
|
7
|
+
data.tar.gz: 6b15828bd3a618669af07d49e7b09ac4be279bb81599d17e187db0a8d2ca9d5cea8ed269b9ecb376718de07795ab6aaa563645ea4ec0989c9eee9057815679f1
|
@@ -675,10 +675,10 @@ module Readiness
|
|
675
675
|
'Dedicated - Success Signature - 2 Year',
|
676
676
|
'Dedicated - Success Signature - 3 Year',
|
677
677
|
'Dedicated - Success Signature - Monthly',
|
678
|
-
'SaaS
|
678
|
+
'SaaS- Success Signature - 1 Year',
|
679
|
+
'SaaS - Success Signature - 2 Year',
|
679
680
|
'SaaS - Success Signature - 3 Year',
|
680
681
|
'SaaS - Success Signature - Monthly',
|
681
|
-
'SaaS - Success Signature - 2 Year',
|
682
682
|
'Self-Managed - Success Signature - 1 Year',
|
683
683
|
'Self-Managed - Success Signature - 2 Year',
|
684
684
|
'Self-Managed - Success Signature - 3 Year',
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gitlab_support_readiness
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.134
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jason Colyer
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-04-
|
11
|
+
date: 2025-04-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|