zendesk_apps_tools 2.0.7 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0e7d6b299a5da2b66693249f07d74a807d06436f
4
- data.tar.gz: a40ba73b1a3a97a805ab289407492b818b8d69f8
3
+ metadata.gz: 138f2ad410e15320f692d39f2ae92bd26ff9e273
4
+ data.tar.gz: 404c67c15eb8fb97de84f09ab1965521a867d13c
5
5
  SHA512:
6
- metadata.gz: 853c67600f5fd2864735011984fb6fe665785f002593a3cdd3f04c89d3c20139931d17f18f6e2ebb5bdacd27afbd6e128d770f139f767a9f6e55a4ee50307601
7
- data.tar.gz: 0e49261911a2349ac3ce6b10415c6c24f54d571569dadf1ebfe422b70e4a99d869d14b0a484554041773e52e8f4cae3db1daff1b0460aaa557d4e869dc58489a
6
+ metadata.gz: c4ce921fdac355b11add46c446f9deaa1c070a5d33ed138bb5de09295126ee9550fd79227b51fb9a4d64f4df771eff07b3647e8f503ddf36ea8681021af59c0b
7
+ data.tar.gz: 35dadcc23b759e0ddde5bcc079617b6153e686f984781035ceb3be95b11540735f5256ea8018f2a7098efd583116d7840084d45e60001dec11a3875789dd024c
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "app": {
3
+ "name": "Zen Tunes",
3
4
  "short_description": "Play the famous zen tunes in your help desk.",
4
5
  "long_description": "Play the famous zen tunes in your help desk and \n listen to the beats it has to offer.",
5
6
  "installation_instructions": "Simply click install."
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "app": {
3
+ "name": "Zen Tunes",
3
4
  "short_description": "Play the famous zen tunes in your help desk.",
4
5
  "long_description": "Play the famous zen tunes in your help desk and \n listen to the beats it has to offer.",
5
6
  "installation_instructions": "Simply click install."
@@ -1,4 +1,4 @@
1
1
  # frozen_string_literal: true
2
2
  module ZendeskAppsTools
3
- VERSION = '2.0.7'
3
+ VERSION = '2.1.0'
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zendesk_apps_tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.7
4
+ version: 2.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-07-18 00:00:00.000000000 Z
14
+ date: 2017-07-26 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: thor
@@ -247,7 +247,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
247
247
  version: 1.3.6
248
248
  requirements: []
249
249
  rubyforge_project:
250
- rubygems_version: 2.4.6
250
+ rubygems_version: 2.4.5.1
251
251
  signing_key:
252
252
  specification_version: 4
253
253
  summary: Tools to help you develop Zendesk Apps.
@@ -262,3 +262,4 @@ test_files:
262
262
  - features/support/helpers.rb
263
263
  - features/support/webmock.rb
264
264
  - features/validate.feature
265
+ has_rdoc: