dynarex 1.7.29 → 1.7.30

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: 0023c0ed8b272762e22e69967630f7cbe56f6484
4
- data.tar.gz: a20df8902abbeca4647d7e65ee50354958e4f08f
3
+ metadata.gz: 9150dbb10db23dd45876f9bb902a3b1c10b10434
4
+ data.tar.gz: 660e0c8d01342acaa24c69900759508204687a32
5
5
  SHA512:
6
- metadata.gz: cfd5900dc3c1aaa0bef0f186aa9a7eb657a65e572d220eddf4c31ab98b270e0e4eba8ab70e7e1e72c22d4712db08be39bca45b0069584b3a506eb6da6c91bdbf
7
- data.tar.gz: 3ceeacb39630aedaf1c1b82651cdb8bf8e00be6d647b8ef66d5431fcffe20c135bda857268770a9674075c4d881bf56a493f32e1a2debd64bc0de5aa78e63ad7
6
+ metadata.gz: 4aa45c701b62be45e08664b3b7c4f863a73f78c8fd2d39cf9163215911d9fe7555c95677beaafeb85113033695a36faea1c6fae2860a5d195fa55112e82c32dd
7
+ data.tar.gz: 7db54bf760ee005c838dc3ed8b29f7285b87a0789d4b30d753557e423b948c42e8c3ca2c3b52f4c978a623f3f93dffd6a8edb3540a8af0320c2560b7511d8697
Binary file
data.tar.gz.sig CHANGED
@@ -1,2 +1 @@
1
- ^��h��[V��3�X�����ٗ��������NA��]���V��������k޾�A���,�C�8�UZr
2
- �;��?���s'��u�>Hj�0�..FE��N�5�����")O�́�w�)OGSG~��y��BcZ8�T�~�W�ȗ�����I���}�e��ۼGj2�8�W��#6���<u'\y�/t O~9�� ����pZ��N��M�8TC���isek3_ ��y�A�D�u
1
+ i��R=���4D�X�S�����eLY��8$�9 �m� ���d!;������!��I�����tT����4���{n���Ր1IP����4dD����ǵ���O�O�tT���WX@h/�ћDp�u� ��=��O�%��_},��Ͻ�H�H}{��w'����;T��D�0W Hy&:u�3�e��������Q[=�Ҟ�ϠL
@@ -67,13 +67,13 @@ class Dynarex
67
67
  # Dynarex.new '<contacts><summary><schema>contacts/contact(name,age,dob)</schema></summary><records/></contacts>'
68
68
 
69
69
  def initialize(rawx=nil, username: nil, password: nil, schema: nil,
70
- default_key: nil, json_out: true, debug: false)
70
+ default_key: nil, json_out: true, debug: false, delimiter: ' # ')
71
71
 
72
72
 
73
73
  @username, @password, @schema, @default_key, @json_out, @debug = username,
74
74
  password, schema, default_key, json_out, debug
75
75
 
76
- @delimiter = ''
76
+ @delimiter = delimiter
77
77
  @spaces_delimited = false
78
78
  @order = 'ascending'
79
79
  @limit = nil
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dynarex
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.29
4
+ version: 1.7.30
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
@@ -31,7 +31,7 @@ cert_chain:
31
31
  7ELNqcn7p7un/tZgEIU+gYBxvhUWftO9MF8fbJsCaMyfSZjXxXM+6+3Q0lBpYCSS
32
32
  nuO5b3MqW2dcBw==
33
33
  -----END CERTIFICATE-----
34
- date: 2018-02-25 00:00:00.000000000 Z
34
+ date: 2018-03-12 00:00:00.000000000 Z
35
35
  dependencies:
36
36
  - !ruby/object:Gem::Dependency
37
37
  name: dynarex-import
metadata.gz.sig CHANGED
Binary file