gitlab_support_readiness 1.0.141 → 1.0.142

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: 6c22707bbc72baf4c49f86148cd62aad4a0d2caeabba21ffe396da4badd00cce
4
- data.tar.gz: a572730c97a17cf5973bbb6c8eb9348b0faf794acf9a24380b6a52c45efb24d4
3
+ metadata.gz: 67bbc46271453e55eef515cf35a12ee36a3afa63f877d30fd1084e919efbae1d
4
+ data.tar.gz: 86498e7bde800ad8af667b48fd8eb57c92dd8e75c0b8d9ff9f4a5ea2c8213c0e
5
5
  SHA512:
6
- metadata.gz: f17ac283e6a3acced8d3f32a696701010be42a6975b3119abafa04c6e255ac9ec080d58681733fd52b95429071736b135691ec5f7c491415d401e479a7fb37dc
7
- data.tar.gz: ecb62953393ffd331fa80aea271e167f1fb064ae8a9ec0e343cad128fccc8d5982e4cdb2322a6d523c0e724a29644984653ce9b2958abd4bb7010a5889a0b72b
6
+ metadata.gz: 67986e99640f112eb8d22556922cdab2b97d1c98b67a98473ad9bb2be49cdf2020514a38a3a78c3dd67d6b771ff25c265d79dff65f02ca0dc7a689d92cf175bf
7
+ data.tar.gz: 264b5c42310ea4ff5e735f140c890db199b6005bb9a5ec1b2de35a1191ded10274b912c1ac87a161e02029aa9a1aa89d1aaff878013af07b66ced58182266d6c
@@ -510,7 +510,11 @@ module Readiness
510
510
  '24x7 US Citizen Support - 1 Year',
511
511
  '24x7 US Citizen Support - 2 Year',
512
512
  '24x7 US Citizen Support - 3 Year',
513
- '24x7 US Citizen Support - Monthly'
513
+ '24x7 US Citizen Support - Monthly',
514
+ 'GitLab Dedicated for US Public Sector - Ultimate - 1 Year',
515
+ 'GitLab Dedicated for US Public Sector - Ultimate - 2 Year',
516
+ 'GitLab Dedicated for US Public Sector - Ultimate - 3 Year',
517
+ 'GitLab Dedicated for US Public Sector - Ultimate - Monthly'
514
518
  ) OR
515
519
  Zuora__Account__r.Support_Instance__c = 'federal-support'
516
520
  )
@@ -633,7 +637,11 @@ module Readiness
633
637
  '24x7 US Citizen Support - 1 Year',
634
638
  '24x7 US Citizen Support - 2 Year',
635
639
  '24x7 US Citizen Support - 3 Year',
636
- '24x7 US Citizen Support - Monthly'
640
+ '24x7 US Citizen Support - Monthly',
641
+ 'GitLab Dedicated for US Public Sector - Ultimate - 1 Year',
642
+ 'GitLab Dedicated for US Public Sector - Ultimate - 2 Year',
643
+ 'GitLab Dedicated for US Public Sector - Ultimate - 3 Year',
644
+ 'GitLab Dedicated for US Public Sector - Ultimate - Monthly'
637
645
  ) OR
638
646
  Zuora__Account__r.Support_Instance__c = 'federal-support'
639
647
  )
@@ -91,7 +91,11 @@ module Readiness
91
91
  '24x7 US Citizen Support - 1 Year',
92
92
  '24x7 US Citizen Support - 2 Year',
93
93
  '24x7 US Citizen Support - 3 Year',
94
- '24x7 US Citizen Support - Monthly'
94
+ '24x7 US Citizen Support - Monthly',
95
+ 'GitLab Dedicated for US Public Sector - Ultimate - 1 Year',
96
+ 'GitLab Dedicated for US Public Sector - Ultimate - 2 Year',
97
+ 'GitLab Dedicated for US Public Sector - Ultimate - 3 Year',
98
+ 'GitLab Dedicated for US Public Sector - Ultimate - Monthly'
95
99
  ) OR
96
100
  Zuora__Account__r.Support_Instance__c = 'federal-support'
97
101
  )
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.141
4
+ version: 1.0.142
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-05-29 00:00:00.000000000 Z
11
+ date: 2025-05-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport