dynarex 1.7.14 → 1.7.15

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: 36a7ae0d349f7d5297f32b7928fefcdae81cf057
4
- data.tar.gz: 18eb6acfca55deeea2a98bbe6f848ac0a2bffb3e
3
+ metadata.gz: d9624039761264656a470f8fdd36e380825d5064
4
+ data.tar.gz: f90101441983b939827856cb9c4a09c46e402699
5
5
  SHA512:
6
- metadata.gz: 781491e730aa7954a88e2ae49de064e392fa6f381aefb5487f12d0bca368bd6d46c30a3432b623332c13e8acb9580f8ba76919ac3fd79cdb7cbbc6f31340a050
7
- data.tar.gz: ca98c97d15371637a13640831d9b85c51aa2ada972600c76f1759a23f8a9a2f05af19f12373fe06bd1a02e4893d20f51fb99b179d839683881df541d8dc5f2b4
6
+ metadata.gz: 6d44fce3f092cf2a11997942184ecf783aff2f3e3a991072268e6f55abc1a6ad9da151b69dd7e5c0537a2a85b14181df87127f99b361d2e53e8f852d22e0154d
7
+ data.tar.gz: fa1053a663407811ecf9550fdab10d2c47c08f95f77cd569bfebb7c06404883b5e0911060154052a5438abb5a304499f86963bf885659a623831d69d340d75c9
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -341,9 +341,9 @@ EOF
341
341
 
342
342
  end
343
343
 
344
- def to_table(fields: nil)
344
+ def to_table(fields: nil, markdown: false)
345
345
 
346
- tfo = TableFormatter.new
346
+ tfo = TableFormatter.new markdown: markdown
347
347
  a = self.to_h
348
348
 
349
349
  rows = a.map do |h|
@@ -1327,4 +1327,4 @@ XSL
1327
1327
  end
1328
1328
  end
1329
1329
 
1330
- end
1330
+ end
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.14
4
+ version: 1.7.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
@@ -31,7 +31,7 @@ cert_chain:
31
31
  nP4bxzo6o8Qw40KPcv/n3Vcx8tV8hUOOe4XkImYbeWst9hbbHfbg8daipgkn9NEu
32
32
  YXuVi+EfN14P6g==
33
33
  -----END CERTIFICATE-----
34
- date: 2016-07-23 00:00:00.000000000 Z
34
+ date: 2016-11-04 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