iaa 0.2.5 → 0.2.6
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 +4 -4
- data/lib/iaa/version.rb +1 -1
- data/lib/mappings/7600A.json +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2fbce75271d29565be1786ee5815bc923448fef0
|
|
4
|
+
data.tar.gz: 1922c67a202c9501cc31117d8b9af8c61237b88a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 95dd7d79de7ce735dee489f101354447a68920d915a9efa7d560972a3f68928d54a01a4b129ee1941a01ebcde7ef6c4579cb54eca1f9995c3855959794b83568
|
|
7
|
+
data.tar.gz: f71debde31966f7d9d83d64e940e53bb62387a02d75e7c2f5fa9cdbcbf28ff2fe922732beb0186d76e153058b11781d8d133048bc8817adb45abcf5006d4669e
|
data/lib/iaa/version.rb
CHANGED
data/lib/mappings/7600A.json
CHANGED
|
@@ -250,14 +250,14 @@
|
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
252
|
"name": "17 Assisted Acquisition Agreements Requesting Agencys Organizations Authorized To Request Acquisition Assistance for this IAA State or attach a list of Requesting Agencys organizations authorized to request acquisition assistance for this IAA",
|
|
253
|
-
"attribute_name": "
|
|
253
|
+
"attribute_name": "requesting_agency_organizations_authorized",
|
|
254
254
|
"options": null,
|
|
255
255
|
"type": "Text",
|
|
256
256
|
"value": null
|
|
257
257
|
},
|
|
258
258
|
{
|
|
259
259
|
"name": "18 Assisted Acquisition Agreements Servicing Agencys Organizations authorized to Provide Acquisition Assistance for this IAA State or attach a list of Servicing Agencys organizations authorized to provide acquisition for this IAA",
|
|
260
|
-
"attribute_name": "
|
|
260
|
+
"attribute_name": "servicing_agency_organizations",
|
|
261
261
|
"options": null,
|
|
262
262
|
"type": "Text",
|
|
263
263
|
"value": null
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: iaa
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Alan deLevie
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: exe
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2015-08-
|
|
12
|
+
date: 2015-08-17 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: pdf-forms
|