moxiworks_platform 0.13.5 → 0.13.6

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: 6fa5d1dc39559adbf835b8aed72ef37462e8fe0d
4
- data.tar.gz: 08864b5d3a2a1db73e0c93e5f0e19c0a18c0dcc9
3
+ metadata.gz: 93e96952b962050a12a78929704fe27619520f01
4
+ data.tar.gz: 2ce3902f513ac8e71dc236249c8d710615222b24
5
5
  SHA512:
6
- metadata.gz: 14f7a149283d5442658095c6af405189a7e223982d0441b356e5f73af9b66607b7cde63e144a66899edafce7dd440d9aef2062ee3e6ff39373b86ef94a6e7c0a
7
- data.tar.gz: cfc495476bd05ccb52bbccea3dc674d008dcd8bfc4c3d396ce83fbc6dc7c7368384e9c5b6ec0b515be14b9049e389cdd2955ddb6317cde64e3070b3414876cec
6
+ metadata.gz: 45fe68c6fff6f1dc19062ed991d13f87af760bd037a2ee87ccac1fc4564328d45bb2791217c934ac5f198663101114fb14047d892c769f92023d5860b0022b49
7
+ data.tar.gz: ae174f57bc1dab8842ce0b8cc7cb9d73d57dd780222f3048be5c34405b9d95b42635a1715b908c4ece9164ca0c4db17831361ab6205dff0ff63dd5a6d4c045b5
@@ -122,6 +122,11 @@ module MoxiworksPlatform
122
122
  # @return [String] name of listing agent
123
123
  attr_accessor :list_agent_full_name
124
124
 
125
+ # @!attribute list_agent_moxi_works_office_id
126
+ #
127
+ # @return [String] MoxiWorks ID of listing agent office
128
+ attr_accessor :list_agent_moxi_works_office_id
129
+
125
130
  # @!attribute list_agent_uuid
126
131
  #
127
132
  # @return [String] UUID of listing agent
@@ -1,3 +1,3 @@
1
1
  module MoxiworksPlatform
2
- VERSION = '0.13.5'
2
+ VERSION = '0.13.6'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: moxiworks_platform
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.5
4
+ version: 0.13.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tres Wong-Godfrey
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-03-28 00:00:00.000000000 Z
11
+ date: 2018-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rest-client