harmony-service 0.5.6 → 0.5.7

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: 4741692a0ea37978ce9681ddcd586f56493e9271
4
- data.tar.gz: 88028755291fdf40d8ce8100d9a486b93d51e623
3
+ metadata.gz: 90b70cdb0de99b8a00626e9e6b0fb4b34e6bb107
4
+ data.tar.gz: b6d83424a8365ab353a562d21b92df58b4a2a21a
5
5
  SHA512:
6
- metadata.gz: 61e55db700ae5e75afb117ce419b057965bbcaa42f947b93c4b3283ea6d9077409e8569271f6a39d951922fb404515fe8bfae73a70d44724c9c62c7cd4b0717b
7
- data.tar.gz: 9212c21834d83efa6ca54aa6ae327461bba9e35a42fee639350b342141a8d19e07004a50dd5e7116144077e6fa78b73bb4976f3f69e21374185bd3bc776ff08d
6
+ metadata.gz: 99638757ca8365fd3fc904961225ff263726cc71ddb26fed0618c052639942e45ad5bad8919c52263050d5ae5df32dcc2ede14978df1522af7bd0deee2c4ca00
7
+ data.tar.gz: f7ccedb6fe7be54aa260ad0070ecaad5ef089efbd589392f6e0628268cdb6aa0e0d0fb8d71a068b353e2a75f5607c918cf0a53b9aeec0fdda6ec5fecbe9a2232
@@ -1,3 +1,3 @@
1
1
  class Harmony::Service::ActionList::Item < Harmony::Service::Response
2
- attr_accessor :id, :title, :subtitle, :actions, :detail_html
2
+ attr_accessor :id, :title, :subtitle, :actions, :detail_html, :properties
3
3
  end
@@ -1,6 +1,6 @@
1
1
  module Harmony
2
2
  module Service
3
- VERSION = "0.5.6"
3
+ VERSION = "0.5.7"
4
4
  end
5
5
  end
6
6
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: harmony-service
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.6
4
+ version: 0.5.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matt Brooke-Smith
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-11-08 00:00:00.000000000 Z
11
+ date: 2017-11-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sneakers