pd_x12 1.4.2 → 1.4.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/lib/x12/version.rb +1 -1
  2. data/misc/835.xml +1 -2
  3. metadata +6 -4
  4. checksums.yaml +0 -15
data/lib/x12/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module X12
2
- VERSION = "1.4.2"
2
+ VERSION = "1.4.3"
3
3
  end
data/misc/835.xml CHANGED
@@ -52,8 +52,7 @@
52
52
  <Segment name="TS2" max="1" required="n" />
53
53
  <Loop name="L2100" min="1" comment="The Loop 2100 CLP Claim Payment Information Segment begins data on each individual claim for a service provider within the 835 Transaction." >
54
54
  <Segment name="CLP" max="1" required="y" />
55
- <Segment name="CAS" max="99" required="n" />
56
- <Segment name="CLP" max="1" required="y" />
55
+ <Segment name="CAS" max="99" required="n" />
57
56
  <Segment name="NM1" min="1" max="7" required="y" />
58
57
  <Segment name="MIA" max="1" required="n" />
59
58
  <Segment name="MOA" max="1" required="n" />
metadata CHANGED
@@ -1,7 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pd_x12
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.2
4
+ version: 1.4.3
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - App Design, Inc.
@@ -1879,26 +1880,27 @@ files:
1879
1880
  homepage: https://github.com/mjpete3/x12
1880
1881
  licenses:
1881
1882
  - GPL-2
1882
- metadata: {}
1883
1883
  post_install_message:
1884
1884
  rdoc_options: []
1885
1885
  require_paths:
1886
1886
  - lib
1887
1887
  required_ruby_version: !ruby/object:Gem::Requirement
1888
+ none: false
1888
1889
  requirements:
1889
1890
  - - ! '>='
1890
1891
  - !ruby/object:Gem::Version
1891
1892
  version: '0'
1892
1893
  required_rubygems_version: !ruby/object:Gem::Requirement
1894
+ none: false
1893
1895
  requirements:
1894
1896
  - - ! '>='
1895
1897
  - !ruby/object:Gem::Version
1896
1898
  version: '0'
1897
1899
  requirements: []
1898
1900
  rubyforge_project:
1899
- rubygems_version: 2.0.2
1901
+ rubygems_version: 1.8.24
1900
1902
  signing_key:
1901
- specification_version: 4
1903
+ specification_version: 3
1902
1904
  summary: A gem to handle parsing and generation of ANSI X12 documents
1903
1905
  test_files:
1904
1906
  - test/tc_factory_270.rb
checksums.yaml DELETED
@@ -1,15 +0,0 @@
1
- ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- ZGI5ODJhMDA1YTJmYjJjOWM1YWQ0MzYwYjk4OWJiMDQzOTdmMmRmYw==
5
- data.tar.gz: !binary |-
6
- ODU3NDk3ZWUzN2NjYmJlMTc3MjJlZTliYzAyZmFhZWVlYThjNTU5OA==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- ODkzZThiOGY1NzZmY2I3MjY2OGE5Mjg4ZWU4NjgwZTQ3ZmM0NGU0MjVhOGI4
10
- NzZmYzhmNzY2NmIwZmI2NjEwOTg3YWMwY2NiYWY5MjU5ZDg5ZmQ2YjkwMDc3
11
- YWY1OTQ0ZjFmZGQ4YmIwMTQyZDI2OWQzN2YzOWJhMWY0OTllNDg=
12
- data.tar.gz: !binary |-
13
- MGZlMzBiNDc2ZDgzZjNiMzRmNGJmYWRhYzkwNzA1ZjExM2JmYzM3ZWEzYzUw
14
- ZThlMGM0YTUzODBmOTU4YjMxMjVjNzEwMTlhZDFiNWVmZjA5NTNhYWEwNjU1
15
- OWFiOTNlYjczOGYyYmZlZDM3OGJjNjFhMDhlMzNmNThmMTgzMjQ=