rs4 0.2.7 → 0.2.8

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: 647f43f6fd372991e9ece30989f3562ddb75bebe11f75b57173de79c3a13e2ee
4
- data.tar.gz: e3816cb16b081157cc2fb9cf2581e82054d344c11f9fa5c8e6b39a5ed8864751
3
+ metadata.gz: 22cb71a5eaa8f0c8719e5865fd5ac49b47777e482bd992c51fbd54032be650eb
4
+ data.tar.gz: 44d751a6a1eb28e598113b6056964a0204bfd7dc7822378210372e3c89450805
5
5
  SHA512:
6
- metadata.gz: 971068d9b96fb2ae77ef7967e9b712c6a77fab92f3048b6c85103ab707abc1702ae97b65e56273baef55da88cec0565442f983daffb9d5d40a7923d9d82d629a
7
- data.tar.gz: eaf0881298294fc46467aa6f4c8d0c4c1a8eff65bc4a9465209001dfd07cadde4b7e8c7e681adaf62d73b471f08fccc8ae7c5895d6251765378a62af16f58e09
6
+ metadata.gz: 58ba86bdae0ee04e01a4f5633237442e208f32b000719e6717bd4d6aa4055d40da0885f6a49ab836f98209cbbcc6a8da849eddcf7445118a7037b0334fc07291
7
+ data.tar.gz: 6d8a3142513f6a52d80483186fdcd0cfbcce7f85a09d8290846baacc1ca8d6f0e95249d02da88e66927b49334650ff5953000f9de0ac261b8293c343b6000510
@@ -74,8 +74,6 @@ module RS4
74
74
 
75
75
  body = options
76
76
 
77
- body[:in_person] = options[:in_person] || true
78
-
79
77
  response = RS4.configuration.request_handler.execute(path, :post, body)
80
78
 
81
79
  Rails.logger.info("RS4::ReusableTemplate::send_document:: #{response.inspect}")
@@ -1,3 +1,3 @@
1
1
  module RS4
2
- VERSION = '0.2.7'.freeze
2
+ VERSION = '0.2.8'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rs4
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.7
4
+ version: 0.2.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - donny