ehbrs_ruby_utils 0.30.0 → 0.31.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress.rb +17 -0
- data/lib/ehbrs_ruby_utils/version.rb +1 -1
- data/spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_84920871_2023-06-12.target.yaml +20 -0
- data/spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_84920871_2023-06-19.source.html +8650 -0
- data/spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_84920871_2023-06-19.target.yaml +41 -0
- data/spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93167144_2023-06-12.target.yaml +2 -0
- data/spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93205235_2023-06-12.target.yaml +6 -0
- data/spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93212034_2023-06-12.target.yaml +14 -0
- data/spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93223573_2023-06-12.target.yaml +3 -0
- metadata +8 -4
@@ -0,0 +1,41 @@
|
|
1
|
+
---
|
2
|
+
- :id: 388505886
|
3
|
+
:status: asyncopen
|
4
|
+
- :id: 388504786
|
5
|
+
:status: asyncopen
|
6
|
+
- :id: 386869621
|
7
|
+
:status: asyncplay
|
8
|
+
- :id: 386650521
|
9
|
+
:status: asyncplay
|
10
|
+
- :id: 386653901
|
11
|
+
:status: asyncplay
|
12
|
+
- :id: 386538047
|
13
|
+
:status: asyncplay
|
14
|
+
- :id: 386107349
|
15
|
+
:status: asyncplay
|
16
|
+
- :id: 385834996
|
17
|
+
:status: asyncplay
|
18
|
+
- :id: 385698263
|
19
|
+
:status: asyncplay
|
20
|
+
- :id: 385694780
|
21
|
+
:status: asyncplay
|
22
|
+
- :id: 385359528
|
23
|
+
:status: asyncplay
|
24
|
+
- :id: 384903532
|
25
|
+
:status: asyncplay
|
26
|
+
- :id: 384212341
|
27
|
+
:status: asyncplay
|
28
|
+
- :id: 383714070
|
29
|
+
:status: asyncplay
|
30
|
+
- :id: 383405743
|
31
|
+
:status: asyncplay
|
32
|
+
- :id: 382781153
|
33
|
+
:status: asyncplay
|
34
|
+
- :id: 378760639
|
35
|
+
:status: asyncplay
|
36
|
+
- :id: 378397710
|
37
|
+
:status: asyncplay
|
38
|
+
- :id: 377545689
|
39
|
+
:status: asyncplay
|
40
|
+
- :id: 375601108
|
41
|
+
:status: asyncplay
|
@@ -1,15 +1,29 @@
|
|
1
1
|
---
|
2
2
|
- :id: 386538047
|
3
|
+
:status: asyncplay
|
3
4
|
- :id: 385834996
|
5
|
+
:status: asyncplay
|
4
6
|
- :id: 385698263
|
7
|
+
:status: asyncplay
|
5
8
|
- :id: 385694780
|
9
|
+
:status: asyncplay
|
6
10
|
- :id: 385359528
|
11
|
+
:status: asyncplay
|
7
12
|
- :id: 384903532
|
13
|
+
:status: asyncplay
|
8
14
|
- :id: 384212341
|
15
|
+
:status: asyncplay
|
9
16
|
- :id: 383403753
|
17
|
+
:status: asyncplay
|
10
18
|
- :id: 383405743
|
19
|
+
:status: asyncplay
|
11
20
|
- :id: 382781153
|
21
|
+
:status: asyncplay
|
12
22
|
- :id: 382715267
|
23
|
+
:status: asyncplay
|
13
24
|
- :id: 378760639
|
25
|
+
:status: asyncplay
|
14
26
|
- :id: 378760858
|
27
|
+
:status: asyncplay
|
15
28
|
- :id: 375601108
|
29
|
+
:status: asyncplay
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ehbrs_ruby_utils
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.31.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Eduardo H. Bogoni
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-06-
|
11
|
+
date: 2023-06-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aranha
|
@@ -36,14 +36,14 @@ dependencies:
|
|
36
36
|
requirements:
|
37
37
|
- - "~>"
|
38
38
|
- !ruby/object:Gem::Version
|
39
|
-
version: '0.
|
39
|
+
version: '0.21'
|
40
40
|
type: :runtime
|
41
41
|
prerelease: false
|
42
42
|
version_requirements: !ruby/object:Gem::Requirement
|
43
43
|
requirements:
|
44
44
|
- - "~>"
|
45
45
|
- !ruby/object:Gem::Version
|
46
|
-
version: '0.
|
46
|
+
version: '0.21'
|
47
47
|
- !ruby/object:Gem::Dependency
|
48
48
|
name: aranha-selenium
|
49
49
|
requirement: !ruby/object:Gem::Requirement
|
@@ -333,6 +333,8 @@ files:
|
|
333
333
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec.rb
|
334
334
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_84920871_2023-06-12.source.html
|
335
335
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_84920871_2023-06-12.target.yaml
|
336
|
+
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_84920871_2023-06-19.source.html
|
337
|
+
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_84920871_2023-06-19.target.yaml
|
336
338
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93167144_2023-06-12.source.html
|
337
339
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93167144_2023-06-12.target.yaml
|
338
340
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93205235_2023-06-12.source.html
|
@@ -451,6 +453,7 @@ test_files:
|
|
451
453
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93248308_2023-06-12.target.yaml
|
452
454
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93167144_2023-06-12.target.yaml
|
453
455
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93167144_2023-06-12.source.html
|
456
|
+
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_84920871_2023-06-19.source.html
|
454
457
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93205235_2023-06-12.target.yaml
|
455
458
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93223573_2023-06-12.target.yaml
|
456
459
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93212034_2023-06-12.target.yaml
|
@@ -458,6 +461,7 @@ test_files:
|
|
458
461
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_84920871_2023-06-12.target.yaml
|
459
462
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93205235_2023-06-12.source.html
|
460
463
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93248308_2023-06-12.source.html
|
464
|
+
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_84920871_2023-06-19.target.yaml
|
461
465
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec_files/player_93212034_2023-06-12.source.html
|
462
466
|
- spec/lib/ehbrs_ruby_utils/bga/parsers/game_in_progress_spec.rb
|
463
467
|
- spec/lib/ehbrs_ruby_utils/circular_list_spreader_spec.rb
|