epb_view_models 1.0.29 → 1.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5946610b22f8ec4c7b0db83639715e2b52a2d087a2fc7d90f109c33dd21fc29a
4
- data.tar.gz: 6d3452e57e68ce3baa1680148ae807dbba3b57907c9272c6ca3e36013c715eab
3
+ metadata.gz: bb1400b5f7e348d8faa00a740a05fda91b63508dc54848597150190091497f94
4
+ data.tar.gz: 8227ef648550ae4bb20ebae33ad5699ff8f35130e8541856343afd1b445c751a
5
5
  SHA512:
6
- metadata.gz: 4d3ac55c57111fa1698ef70b9a35c35047b7708a25a68232a4d4a87b46724c185d63573af9e52713e79b2b6d77a5293342b3da47b7f20cd55e00a3176a212ba4
7
- data.tar.gz: 53bf1375ed5ee753854d4e0f298a63b5aa7cb9c560d89155021319b486bc697109d0e91c504eb74da43dc98319f3266d328acd55c55d7e8d781320a8dbb2b418
6
+ metadata.gz: 7cbbf2d87318be4ad27d66f050d6d5ff8a3ef28148a6cc143242796aab3e607d3ecc435df445451ddd31a776a39021b750a948c9bd7a3f06ab6a195ee95a29ea
7
+ data.tar.gz: 42174b098a15ba44281c3172b6bc6e438c30f06513372af3b591f1b06664b6d29593b6b0a8ba9cdc44397d797386b5edd1f29fb2ce919887e21beee89c774c62
data/.ruby-version CHANGED
@@ -1 +1 @@
1
- 3.1.2
1
+ 3.1.3
data/Gemfile.lock CHANGED
@@ -1,44 +1,44 @@
1
1
  GEM
2
2
  remote: https://rubygems.org/
3
3
  specs:
4
- activesupport (7.0.3.1)
4
+ activesupport (7.0.4.2)
5
5
  concurrent-ruby (~> 1.0, >= 1.0.2)
6
6
  i18n (>= 1.6, < 2)
7
7
  minitest (>= 5.1)
8
8
  tzinfo (~> 2.0)
9
9
  ast (2.4.2)
10
- concurrent-ruby (1.1.10)
10
+ concurrent-ruby (1.2.0)
11
11
  diff-lcs (1.5.0)
12
12
  i18n (1.12.0)
13
13
  concurrent-ruby (~> 1.0)
14
- json (2.6.2)
15
- mini_portile2 (2.8.0)
16
- minitest (5.16.3)
17
- nokogiri (1.13.8)
14
+ json (2.6.3)
15
+ mini_portile2 (2.8.1)
16
+ minitest (5.17.0)
17
+ nokogiri (1.14.0)
18
18
  mini_portile2 (~> 2.8.0)
19
19
  racc (~> 1.4)
20
20
  parallel (1.22.1)
21
- parser (3.1.2.1)
21
+ parser (3.2.0.0)
22
22
  ast (~> 2.4.1)
23
- racc (1.6.0)
24
- rack (2.2.4)
23
+ racc (1.6.2)
24
+ rack (3.0.4.1)
25
25
  rainbow (3.1.1)
26
26
  rake (13.0.6)
27
- regexp_parser (2.5.0)
27
+ regexp_parser (2.6.2)
28
28
  rexml (3.2.5)
29
- rspec (3.11.0)
30
- rspec-core (~> 3.11.0)
31
- rspec-expectations (~> 3.11.0)
32
- rspec-mocks (~> 3.11.0)
33
- rspec-core (3.11.0)
34
- rspec-support (~> 3.11.0)
35
- rspec-expectations (3.11.0)
29
+ rspec (3.12.0)
30
+ rspec-core (~> 3.12.0)
31
+ rspec-expectations (~> 3.12.0)
32
+ rspec-mocks (~> 3.12.0)
33
+ rspec-core (3.12.0)
34
+ rspec-support (~> 3.12.0)
35
+ rspec-expectations (3.12.2)
36
36
  diff-lcs (>= 1.2.0, < 2.0)
37
- rspec-support (~> 3.11.0)
38
- rspec-mocks (3.11.1)
37
+ rspec-support (~> 3.12.0)
38
+ rspec-mocks (3.12.3)
39
39
  diff-lcs (>= 1.2.0, < 2.0)
40
- rspec-support (~> 3.11.0)
41
- rspec-support (3.11.0)
40
+ rspec-support (~> 3.12.0)
41
+ rspec-support (3.12.0)
42
42
  rubocop (1.35.0)
43
43
  json (~> 2.3)
44
44
  parallel (~> 1.10)
@@ -66,10 +66,10 @@ GEM
66
66
  rubocop-rspec (2.12.1)
67
67
  rubocop (~> 1.31)
68
68
  ruby-progressbar (1.11.0)
69
- tzinfo (2.0.5)
69
+ tzinfo (2.0.6)
70
70
  concurrent-ruby (~> 1.0)
71
- unicode-display_width (2.2.0)
72
- zeitwerk (2.6.0)
71
+ unicode-display_width (2.4.2)
72
+ zeitwerk (2.6.6)
73
73
 
74
74
  PLATFORMS
75
75
  ruby
@@ -1,4 +1,8 @@
1
1
  {
2
+ "SAP-Schema-19.1.0": {
3
+ "schema_path":
4
+ "api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/SAP-Report.xsd"
5
+ },
2
6
  "SAP-Schema-19.0.0": {
3
7
  "schema_path":
4
8
  "api/schemas/xml/SAP-Schema-19.0.0/SAP/Templates/SAP-Report.xsd"