|
3 | 3 | specs: |
4 | 4 | selenium-devtools (0.114.0) |
5 | 5 | selenium-webdriver (~> 4.2) |
6 | | - selenium-webdriver (4.10.0) |
| 6 | + selenium-webdriver (4.11.0) |
7 | 7 | rexml (~> 3.2, >= 3.2.5) |
8 | 8 | rubyzip (>= 1.2.2, < 3.0) |
9 | 9 | websocket (~> 1.0) |
10 | 10 |
|
11 | 11 | GEM |
12 | 12 | remote: https://rubygems.org/ |
13 | 13 | specs: |
14 | | - addressable (2.8.1) |
| 14 | + addressable (2.8.4) |
15 | 15 | public_suffix (>= 2.0.2, < 6.0) |
16 | 16 | ast (2.4.2) |
17 | 17 | crack (0.4.5) |
18 | 18 | rexml |
19 | | - debug (1.7.2) |
| 19 | + debug (1.8.0) |
20 | 20 | irb (>= 1.5.0) |
21 | 21 | reline (>= 0.3.1) |
22 | 22 | diff-lcs (1.5.0) |
23 | 23 | hashdiff (1.0.1) |
24 | 24 | io-console (0.6.0) |
25 | | - irb (1.6.4) |
| 25 | + irb (1.7.0) |
26 | 26 | reline (>= 0.3.0) |
27 | 27 | json (2.6.3) |
28 | 28 | json (2.6.3-java) |
29 | | - parallel (1.22.1) |
30 | | - parser (3.1.3.0) |
| 29 | + language_server-protocol (3.17.0.3) |
| 30 | + parallel (1.23.0) |
| 31 | + parser (3.2.2.3) |
31 | 32 | ast (~> 2.4.1) |
| 33 | + racc |
32 | 34 | public_suffix (5.0.1) |
33 | | - rack (2.2.5) |
| 35 | + racc (1.7.1) |
| 36 | + racc (1.7.1-java) |
| 37 | + rack (2.2.7) |
34 | 38 | rainbow (3.1.1) |
35 | 39 | rake (13.0.6) |
36 | | - regexp_parser (2.6.1) |
37 | | - reline (0.3.3) |
| 40 | + regexp_parser (2.8.1) |
| 41 | + reline (0.3.5) |
38 | 42 | io-console (~> 0.5) |
39 | 43 | rexml (3.2.5) |
40 | 44 | rspec (3.12.0) |
41 | 45 | rspec-core (~> 3.12.0) |
42 | 46 | rspec-expectations (~> 3.12.0) |
43 | 47 | rspec-mocks (~> 3.12.0) |
44 | | - rspec-core (3.12.0) |
| 48 | + rspec-core (3.12.2) |
45 | 49 | rspec-support (~> 3.12.0) |
46 | | - rspec-expectations (3.12.1) |
| 50 | + rspec-expectations (3.12.3) |
47 | 51 | diff-lcs (>= 1.2.0, < 2.0) |
48 | 52 | rspec-support (~> 3.12.0) |
49 | | - rspec-mocks (3.12.1) |
| 53 | + rspec-mocks (3.12.5) |
50 | 54 | diff-lcs (>= 1.2.0, < 2.0) |
51 | 55 | rspec-support (~> 3.12.0) |
52 | | - rspec-support (3.12.0) |
53 | | - rubocop (1.42.0) |
| 56 | + rspec-support (3.12.1) |
| 57 | + rubocop (1.54.0) |
54 | 58 | json (~> 2.3) |
| 59 | + language_server-protocol (>= 3.17.0) |
55 | 60 | parallel (~> 1.10) |
56 | | - parser (>= 3.1.2.1) |
| 61 | + parser (>= 3.2.2.3) |
57 | 62 | rainbow (>= 2.2.2, < 4.0) |
58 | 63 | regexp_parser (>= 1.8, < 3.0) |
59 | 64 | rexml (>= 3.2.5, < 4.0) |
60 | | - rubocop-ast (>= 1.24.1, < 2.0) |
| 65 | + rubocop-ast (>= 1.28.0, < 2.0) |
61 | 66 | ruby-progressbar (~> 1.7) |
62 | | - unicode-display_width (>= 1.4.0, < 3.0) |
63 | | - rubocop-ast (1.24.1) |
64 | | - parser (>= 3.1.1.0) |
65 | | - rubocop-performance (1.15.2) |
| 67 | + unicode-display_width (>= 2.4.0, < 3.0) |
| 68 | + rubocop-ast (1.29.0) |
| 69 | + parser (>= 3.2.1.0) |
| 70 | + rubocop-capybara (2.18.0) |
| 71 | + rubocop (~> 1.41) |
| 72 | + rubocop-factory_bot (2.23.1) |
| 73 | + rubocop (~> 1.33) |
| 74 | + rubocop-performance (1.18.0) |
66 | 75 | rubocop (>= 1.7.0, < 2.0) |
67 | 76 | rubocop-ast (>= 0.4.0) |
68 | | - rubocop-rspec (2.16.0) |
| 77 | + rubocop-rspec (2.22.0) |
69 | 78 | rubocop (~> 1.33) |
70 | | - ruby-progressbar (1.11.0) |
| 79 | + rubocop-capybara (~> 2.17) |
| 80 | + rubocop-factory_bot (~> 2.22) |
| 81 | + ruby-progressbar (1.13.0) |
71 | 82 | rubyzip (2.3.2) |
72 | | - unicode-display_width (2.3.0) |
| 83 | + unicode-display_width (2.4.2) |
73 | 84 | webmock (3.18.1) |
74 | 85 | addressable (>= 2.8.0) |
75 | 86 | crack (>= 0.3.2) |
76 | 87 | hashdiff (>= 0.4.0, < 2.0.0) |
77 | | - webrick (1.7.0) |
| 88 | + webrick (1.8.1) |
78 | 89 | websocket (1.2.9) |
79 | | - yard (0.9.28) |
80 | | - webrick (~> 1.7.0) |
| 90 | + yard (0.9.34) |
81 | 91 |
|
82 | 92 | PLATFORMS |
83 | 93 | java |
|
0 commit comments