zendesk_apps_support 4.0.0 → 4.1.0

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
  SHA1:
3
- metadata.gz: 9935ba37314b45cf307b2a472167bd07844ab8d2
4
- data.tar.gz: 895f916502b4cf594b63895d8563cb07a5627785
3
+ metadata.gz: 449bb01da83e188fc02e7e128f06603ef635fa61
4
+ data.tar.gz: ba5becce7a36d0a6f6de94ca2b6f0fc5bfcd7ddb
5
5
  SHA512:
6
- metadata.gz: 61477901c46bc78bc5a0da93b382c48ec39c66ced36540b627eeabee035193e877e853fbca238d8f9bc91a1be4984775a45174c94866767230070de14b1fe775
7
- data.tar.gz: 26e8eac26703cfbf4acbb6f54e064a60fd662f536082daf280d6a2c65cd862bcd30d8bf671f12f9ffe5ce7592d8160d7dcb376b6ad7e664e87c0c7142a5eb4b7
6
+ metadata.gz: a8cc4270f6283719ddd650b3f7d67940efe84bcaff8a12db143de2ec65027d72a34e8bb667339bf965addf2c29b732c294a4a18638ae6fc8925d6a8421dfd14b
7
+ data.tar.gz: c0d356946db015d422fdea255341b34f9efc8f23caa565f185972b145243ec4d18b7150811cc46ceb02fe81605c3c71a60d89de9defbf9b69d17cd0ead81a29e
@@ -36,7 +36,7 @@ en:
36
36
  an array containing strings
37
37
  missing_requirements: Could not find requirements.json
38
38
  requirements_not_supported: App requirements are not supported for marketing-only
39
- apps or Chat-only apps
39
+ or Chat-only apps
40
40
  manifest_keys:
41
41
  missing:
42
42
  one: 'Missing required field in manifest: %{missing_keys}'
@@ -79,7 +79,7 @@ parts:
79
79
  - translation:
80
80
  key: "txt.apps.admin.error.app_build.requirements_not_supported"
81
81
  title: "App builder job: requirements not supported error"
82
- value: "App requirements are not supported for marketing-only apps"
82
+ value: "App requirements are not supported for marketing-only or Chat-only apps"
83
83
  - translation:
84
84
  key: "txt.apps.admin.error.app_build.manifest_keys.missing.one"
85
85
  title: "App builder job: missing manifest fields error"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zendesk_apps_support
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.0
4
+ version: 4.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - James A. Rosen
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2017-08-25 00:00:00.000000000 Z
14
+ date: 2017-08-31 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: i18n
@@ -230,7 +230,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
230
230
  version: 1.3.6
231
231
  requirements: []
232
232
  rubyforge_project:
233
- rubygems_version: 2.6.8
233
+ rubygems_version: 2.6.13
234
234
  signing_key:
235
235
  specification_version: 4
236
236
  summary: Support to help you develop Zendesk Apps.