dynarex 1.1.13 → 1.1.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/dynarex.rb +3 -0
  2. metadata +1 -1
data/lib/dynarex.rb CHANGED
@@ -382,6 +382,9 @@ EOF
382
382
  @summary[label] = val
383
383
  end
384
384
  end
385
+
386
+ @summary['schema'] = @schema
387
+ @summary['format_mask'] = @format_mask
385
388
 
386
389
  lines = raw_lines.map {|x|x.strip.match(/#{t}/).captures}
387
390
 
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: dynarex
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.1.13
5
+ version: 1.1.14
6
6
  platform: ruby
7
7
  authors:
8
8
  - James Robertson