diff --git a/Gemfile.lock b/Gemfile.lock index a7febd39c91..51d97e7c1c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,10 +73,10 @@ GIT GIT remote: https://github.com/department-of-veterans-affairs/vets-json-schema - revision: 0832461353f871b688b0c231ecf9bdbfb1f9145a + revision: 7176cb057f11f66f16889005a1873a084bad188c branch: master specs: - vets_json_schema (22.0.3) + vets_json_schema (22.1.1) multi_json (~> 1.0) script_utils (= 0.0.4) diff --git a/spec/fixtures/pdf_fill/21P-527EZ/merge_fields.json b/spec/fixtures/pdf_fill/21P-527EZ/merge_fields.json index 2fed16bab53..35b7589b711 100644 --- a/spec/fixtures/pdf_fill/21P-527EZ/merge_fields.json +++ b/spec/fixtures/pdf_fill/21P-527EZ/merge_fields.json @@ -244,6 +244,7 @@ "stepchild": "Off" }, "previouslyMarried": 1, + "disabled": "Off", "married": true, "fullName": { "first": "Emily", @@ -258,7 +259,6 @@ "fullNameOverflow": "Emily Anne Doe", "childDateOfBirthOverflow": "03-03-2000", "childSocialSecurityNumberOverflow": "333224444", - "disabled": "Off", "attendingCollege": "Off", "childNotInHousehold": 1, "childStatusOverflow": "Biological, previously married, does not live with you but contributes", @@ -278,6 +278,7 @@ "stepchild": "Off" }, "previouslyMarried": "Off", + "disabled": "Off", "attendingCollege": 1, "fullName": { "first": "Bobby", @@ -292,7 +293,6 @@ "fullNameOverflow": "Bobby Nolan Doe", "childDateOfBirthOverflow": "09-22-2005", "childSocialSecurityNumberOverflow": "333224444", - "disabled": "Off", "childNotInHousehold": "Off", "childStatusOverflow": "Adopted, 18-23 years old (in school)", "monthlyPayment": {},