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: 6a5aafc6f45666ac5ce8d48b3c409afc3ce8c3c4807dfd5455c3ffe38030dedc
4
- data.tar.gz: 9beca917e0b0e1e014f11bb7117eaaefd663be7bb1198a5b6067c1d0cd83a18b
3
+ metadata.gz: 1cbd37351a0c24f06f0cd06e4d677fe5b784a7b66f6e3263c64c8f204f0190c2
4
+ data.tar.gz: 5432b48c5bc04cd551af88fe64f36b87b852cc8887d9404b3f67bad42a6b5f7f
5
5
  SHA512:
6
- metadata.gz: f139993fe87bb14b05f4df232b816f6b0be1dc709d870ba9afcdda18536437cc98b1be881f5d12dee4551ab16d1879492f3b79c6b3e779e9920b9ebaa84a2ca1
7
- data.tar.gz: c3edb752b546f350b1ffd6ad33aedb3646046959f78c46380a619afba9ff178ee14ecfcc223d687d70342c811ec129394ef707574579c6141712089db7ac936c
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' : path}
164
+ - Managed content file: #{file_path.nil? ? 'N/A' : file_path}
165
165
 
166
166
  Some other details are:
167
167
 
@@ -141,6 +141,7 @@ module Readiness
141
141
  - Name of Macro: #{name}
142
142
  - Zendesk Instance: #{instance}
143
143
  - Type of comment: #{comment}
144
+ - Managed content file: #{file_path.nil? ? 'N/A' : file_path}
144
145
  - Description of changes:
145
146
 
146
147
  ```
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gitlab_support_readiness
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.83
4
+ version: 1.0.84
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jason Colyer