workstream_protocol 0.7.1 → 0.7.2

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
  SHA256:
3
- metadata.gz: 2e6fb3b3a53388f3593e217d122d99590ae9e3584792aa03ee7398f6f74a1437
4
- data.tar.gz: 79087c74a894dd0b0c03beee10feb15a3e3b06ae2af31a6ae1957275c8906c24
3
+ metadata.gz: f5530081c08662be7510f46875dcd35bf6f97e99cb286c7497f885ccd48ffb82
4
+ data.tar.gz: fadb204ba30db246bd8538dd824ac41d1a10dea4a1398d72fc0e669681ace91e
5
5
  SHA512:
6
- metadata.gz: 912e3391e9134362f18ae121f6cc75f9b402367645bdff3e65fd0572fb9b005952f0735300c25fa5de72fa04b5dd22d5fb8173632a120d788375a284b944bf11
7
- data.tar.gz: 027bc0cc735114d57fa58b4a3721069e329f898de471774393f0006ad15929baac144133873c9430e31a9119a6b68a15e1d6ea94ab01cea2f62ffc82711ef626
6
+ metadata.gz: 74f66a874dd32361933394123d8926d8162fdeece640e7ca0b42fb35c5e44ca0e578b8f969e2548bebbac94655e915e86a6e9ce9fe1a7d6022eda9dd2280f4f0
7
+ data.tar.gz: c2a288b1d1770b417dfdcfb0859d508924a9cfd3a8d9a03172fec3ee794eda4e3bab1b9906a2c95e769652ae4fdb6c81502a119de507dbab0b43c53e12c6342d
@@ -18,6 +18,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
18
18
  optional :app_version, :string, 9
19
19
  optional :configuration_id, :string, 10
20
20
  optional :configuration_snapshot, :string, 11
21
+ optional :status, :string, 12
21
22
  end
22
23
  add_message "Workstream.Protocol.Onboarding.CompanyEvent" do
23
24
  optional :id, :string, 1
@@ -1,3 +1,3 @@
1
1
  module WorkstreamProtocol
2
- VERSION = "0.7.1"
2
+ VERSION = "0.7.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: workstream_protocol
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.1
4
+ version: 0.7.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ryan Lv
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-02-09 00:00:00.000000000 Z
11
+ date: 2023-04-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -102,7 +102,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
102
102
  - !ruby/object:Gem::Version
103
103
  version: '0'
104
104
  requirements: []
105
- rubygems_version: 3.4.4
105
+ rubygems_version: 3.2.3
106
106
  signing_key:
107
107
  specification_version: 4
108
108
  summary: Ruby SDK of Workstream message Specification