epb_view_models 2.0.25 → 2.1.0

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 (33) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/Gemfile.lock +2 -2
  4. data/api/schemas/xml/CEPC-S-7.1/Reports/BaseDataTypes.xsd +300 -300
  5. data/api/schemas/xml/CEPC-S-7.1/Reports/CEPC-Reports.xsd +66 -66
  6. data/api/schemas/xml/CEPC-S-7.1/Reports/Input-Data.xsd +34 -34
  7. data/api/schemas/xml/CEPC-S-7.1/Reports/Performance-Summary.xsd +125 -125
  8. data/api/schemas/xml/CEPC-S-7.1/Reports/Performance-Summary.xsd.bak +123 -123
  9. data/api/schemas/xml/CEPC-S-7.1/Reports/Property.xsd +67 -67
  10. data/api/schemas/xml/CEPC-S-7.1/Reports/Report-Header.xsd +178 -178
  11. data/api/schemas/xml/CEPC-S-7.1/Reports/Reported-Data.xsd +406 -406
  12. data/api/schemas/xml/CEPC-S-7.1/Reports/UserManagement.xsd +174 -174
  13. data/api/schemas/xml/RdSAP-Schema-NI-21.0.0/RdSAP/ExternalDefinitions.xml +10 -10
  14. data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/ExternalDefinitions.xsd +1 -1
  15. data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/Templates/AssessorManagement.xsd +1 -1
  16. data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/Templates/EPC-Certificate.xsd +1 -1
  17. data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/Templates/EPC-CollectedData.xsd +1 -1
  18. data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/Templates/Property.xsd +1 -1
  19. data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/Templates/RdSAP-Report.xsd +1 -1
  20. data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/UDT/EPC-Domains.xsd +1 -1
  21. data/api/schemas/xml/RdSAP-Schema-NI-21.0.1/RdSAP/UDT/SAP-Domains.xsd +1 -1
  22. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/ExternalDefinitions.xsd +261 -261
  23. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/AssessorManagement.xsd +213 -213
  24. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/EPC-Certificate.xsd +400 -400
  25. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/EPC-CollectedData.xsd +1051 -1051
  26. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/Property.xsd +66 -66
  27. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/RdSAP-Report.xsd +176 -176
  28. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/Templates/ReportList.xsd +26 -26
  29. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/UDT/EPC-Domains.xsd +858 -858
  30. data/api/schemas/xml/RdSAP-Schema-S-19.0/RdSAP/UDT/SAP-Domains.xsd +2684 -2684
  31. data/epb_view_models.gemspec +2 -2
  32. data/lib/epb_view_models.rb +1 -1
  33. metadata +5 -9
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1d62fa6116637f9f6573fab67aee5bf40f44bae4b6dafc99a8c5edd0990ca74d
4
- data.tar.gz: 75523a7fbf54f670fa1aedf3471e0b2aa1782389d57a457e732636bcc17db05a
3
+ metadata.gz: b9db4fa85bbd8a3e3ce9d382956d73d0ede454349669d8c417eceaa17ef3364b
4
+ data.tar.gz: 35e87c714233925e22d192ff0d3d1f2c261f73bd74a7031fa411a9a9133e5ce0
5
5
  SHA512:
6
- metadata.gz: bdfe318612c64d4103cf286d4d8ae1c08e34c091a9ff7a02862d7179cf1401fabb9a6adf6be34a5920a58e78d8f134531b316820fb4f0641635d049d3d53670e
7
- data.tar.gz: 1c5a552b3a04e12ff0483768b4f54d594f1bce9f4e7fbba96be1441141f74164906b062ac8c6c8a3cae95c5f504a07862c064eb00514025f7db108744783e624
6
+ metadata.gz: d1a89d38cc64b145833d0e337c7fb103138010b095b2317804a74253e304a79c35b1585cd7888622defd4f1b822bd136f4190f9cf4973a3979bfafc3a6cc7c5b
7
+ data.tar.gz: 75accbc9e3befa7cf462de14330cee27993017e0888b5b817045d6e527651a826a8cf4812f11599596ca59c81f208718a699a48a7e8820e1caa65ddb90ce1d67
data/Gemfile CHANGED
@@ -10,6 +10,6 @@ group :test do
10
10
  gem "rubocop-govuk", "~> 5.0", require: false
11
11
  end
12
12
 
13
- gem "nokogiri", "~> 1.16", ">= 1.16.5"
13
+ gem "nokogiri", ">= 1.18.8"
14
14
  gem "rexml", ">= 3.3.9"
15
15
  gem "zeitwerk", "~> 2.6"
data/Gemfile.lock CHANGED
@@ -28,7 +28,7 @@ GEM
28
28
  language_server-protocol (3.17.0.4)
29
29
  logger (1.6.5)
30
30
  minitest (5.25.4)
31
- nokogiri (1.18.1-arm64-darwin)
31
+ nokogiri (1.18.8-arm64-darwin)
32
32
  racc (~> 1.4)
33
33
  parallel (1.26.3)
34
34
  parser (3.3.7.1)
@@ -97,7 +97,7 @@ PLATFORMS
97
97
  ruby
98
98
 
99
99
  DEPENDENCIES
100
- nokogiri (~> 1.16, >= 1.16.5)
100
+ nokogiri (>= 1.18.8)
101
101
  rake (~> 13.0.6)
102
102
  rexml (>= 3.3.9)
103
103
  rspec (~> 3.0)