gitlab_support_readiness 1.0.83 → 1.0.84
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: 1cbd37351a0c24f06f0cd06e4d677fe5b784a7b66f6e3263c64c8f204f0190c2
|
4
|
+
data.tar.gz: 5432b48c5bc04cd551af88fe64f36b87b852cc8887d9404b3f67bad42a6b5f7f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 43b9ede1e457fcdf002411ce43949f9c150a42dedad327097766e88c93dc48c943cbcacd78a726b79ef523d7f873bd9d2feedd73155a886071fc7d810bc337b1
|
7
|
+
data.tar.gz: 244f55ea305bf29a5f88e0f1dbe7cecdb7cac039ccff07f44ad084bbca776388a922f53728ce70d8056b8fa4f168270576410d2783c31d576849e4cec367e039
|
@@ -161,7 +161,7 @@ module Readiness
|
|
161
161
|
- Assigne change: #{assignee}
|
162
162
|
- Tag to add: #{tag}
|
163
163
|
- Type of comment: #{comment}
|
164
|
-
- Managed content file: #{file_path.nil? ? 'N/A' :
|
164
|
+
- Managed content file: #{file_path.nil? ? 'N/A' : file_path}
|
165
165
|
|
166
166
|
Some other details are:
|
167
167
|
|