pd_x12 1.5.1 → 1.5.2

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/x12/version.rb +1 -1
  3. data/misc/837p.xml +1 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: dc22b179cb550cb1ba4cc95966233c6daabf9a7d
4
- data.tar.gz: 7168ef0a7ba0464be5b7dafa355b74e868337614
3
+ metadata.gz: 63ed98b8e9859bae0995fdcbaf9dc91a4f791c15
4
+ data.tar.gz: 340bda99193c3c41029549eef1718a02ab97fe20
5
5
  SHA512:
6
- metadata.gz: 1f892e31432652ea71b3ff9ae6962ab3fac22bb0948dce55c8203f5b9b6e9810a45bf2b8410341cc58e4a9e2abc0f6857389b31f616bc93f801379d67655f31c
7
- data.tar.gz: 1dd43554d483820df3f89dc01bce3689638852a422e5c5f91806154a0be5397078205fa8a4543ec2860afa831d59bb24998693aef4d6f9cf0ada1a51c9ac6c2d
6
+ metadata.gz: 13eeabac9686c3aac0ebc1499fcacc1ca9c2df174e08bedb2de6e921f6dd77d8453cee37336ba1990cb735fd77b07cb0db7f741a305fbe483f1f31f782ad3860
7
+ data.tar.gz: 2f4dc3fac4007bed5e0af48746b214fcc2e0ef596993bb84c1fcaab3e311bfe3b342a652ef44feccc31053cc7614d912d530521d897fc30ece7df7389e4a7586
data/lib/x12/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module X12
2
- VERSION = "1.5.1"
2
+ VERSION = "1.5.2"
3
3
  end
data/misc/837p.xml CHANGED
@@ -53,6 +53,7 @@
53
53
  <Segment name="NM1" max="1" required="y" comment="Pay-to address name"/>
54
54
  <Segment name="N3" max="1" required="y" comment="Pay-to provider address"/>
55
55
  <Segment name="N4" max="1" required="y" comment="Pay-to provider city/state/zip code"/>
56
+ <Segment name="PER" max="5" required="n" comment="Pay-to provider contact information"/>
56
57
  </Loop>
57
58
  <Loop name="L2010AC" max="1" required="n">
58
59
  <Segment name="NM1" max="1" required="y" comment="Pay-to plan name"/>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pd_x12
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.1
4
+ version: 1.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marty Petersen
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-04-16 00:00:00.000000000 Z
11
+ date: 2015-11-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: libxml-ruby