docusign_rest 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -268,8 +268,8 @@ module DocusignRest
268
268
  \"signHereTabs\":[
269
269
  {
270
270
  \"anchorString\":\"#{signer[:anchor_string]}\",
271
- \"anchorXOffset\": \"0\",
272
- \"anchorYOffset\": \"0\",
271
+ \"anchorXOffset\": \"#{signer[:anchor_x_offset]}\",
272
+ \"anchorYOffset\": \"#{signer[:anchor_y_offset]}\",
273
273
  \"anchorIgnoreIfNotPresent\": false,
274
274
  \"anchorUnits\": \"pixels\",
275
275
  \"conditionalParentLabel\": null,
@@ -1,3 +1,3 @@
1
1
  module DocusignRest
2
- VERSION = "0.0.4"
2
+ VERSION = "0.0.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: docusign_rest
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: