primary_connect_proto 0.8.1 → 0.8.2

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
  SHA256:
3
- metadata.gz: 2882f4b7668f587ecf7e3b83c3c0d603736df50658c4a2fcd63a601b614bc1cc
4
- data.tar.gz: 37e941ee1d6ba60d6d0c26b511a95303a621cdbbc77bb5628e478a54da763e3f
3
+ metadata.gz: '099de8e6ee2d01a8f5e8f94c27812f3c2aa8f7e7bc604443b9fba8fa3c3e596b'
4
+ data.tar.gz: 2495a4eb6b47ef740d8b60d4a613232ff8b595688d455d5b2a2f21411c9efe0e
5
5
  SHA512:
6
- metadata.gz: dafe0314bd9c7033f167c7560cb6c39236feca11841270f4a986337ca7265042320df264fb759961b3eb55f4d3f0bb5db5dedbef61995aaa760afae5c0431ae4
7
- data.tar.gz: 0fe89686866f65bc24922a65ddd19cdbec6476d92b7f3672dd501edc5b4e4f1132b5fe0cf623f8eeb5238bfc3fb9f07c8adaf9377bd1ab458e5d8a1c8b72c34f
6
+ metadata.gz: 61a66952bfe8628853c43cbe04d2107025e1ca3f0ffadad194f76348a5197b0d22032c0e73488d3d140fe5eb710105a504a79f75351b79577fa74c72e116b8ba
7
+ data.tar.gz: 7ed2686663106c469605e5fc6e12b40216b6857376b066f61c0e156aea3275f440b3da286cd10cff5273a2c45ff8ebf8c82b9fa17dbef1a814d7d1313951253e
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- primary_connect_proto (0.8.0)
4
+ primary_connect_proto (0.8.1)
5
5
  google-protobuf (= 4.0.0.rc1)
6
6
 
7
7
  GEM
@@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "primary_connect_proto"
8
- s.version = "0.8.1"
8
+ s.version = "0.8.2"
9
9
  s.authors = ["Primary.Health"]
10
10
  s.email = ["sam@primary.health"]
11
11
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: primary_connect_proto
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.1
4
+ version: 0.8.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Primary.Health
@@ -121,7 +121,6 @@ files:
121
121
  - lib/extensions/phone_numberable.rb
122
122
  - lib/extensions/valueable.rb
123
123
  - lib/primary_connect_proto.rb
124
- - primary_connect_proto-0.8.0.gem
125
124
  - spec/protobuf/demographics_spec.rb
126
125
  - spec/protobuf/name_spec.rb
127
126
  - spec/protobuf/order/order/facility_spec.rb
Binary file