|
1 | 1 | GIT
|
2 | 2 | remote: https://github.com/simplecov-ruby/simplecov
|
3 |
| - revision: b6c2d4208a5fa395ce09d7e1d3b074f680ee29b0 |
| 3 | + revision: ce45fa65808a4811074f818f15df0d83d04b5185 |
4 | 4 | specs:
|
5 | 5 | simplecov (0.22.0)
|
6 | 6 | docile (~> 1.1)
|
|
10 | 10 | PATH
|
11 | 11 | remote: .
|
12 | 12 | specs:
|
13 |
| - simplecov-html (0.13.1) |
| 13 | + simplecov-html (0.13.2) |
14 | 14 |
|
15 | 15 | GEM
|
16 | 16 | remote: https://rubygems.org/
|
17 | 17 | specs:
|
18 |
| - ast (2.4.2) |
19 |
| - concurrent-ruby (1.3.4) |
| 18 | + ast (2.4.3) |
| 19 | + concurrent-ruby (1.3.5) |
20 | 20 | docile (1.4.1)
|
21 |
| - execjs (2.9.1) |
22 |
| - ffi (1.17.0) |
23 |
| - json (2.7.2) |
24 |
| - json (2.7.2-java) |
25 |
| - language_server-protocol (3.17.0.3) |
26 |
| - logger (1.6.1) |
27 |
| - minitest (5.25.1) |
28 |
| - parallel (1.26.3) |
29 |
| - parser (3.3.5.0) |
| 21 | + execjs (2.10.0) |
| 22 | + ffi (1.17.2) |
| 23 | + json (2.12.2) |
| 24 | + json (2.12.2-java) |
| 25 | + language_server-protocol (3.17.0.5) |
| 26 | + lint_roller (1.1.0) |
| 27 | + logger (1.7.0) |
| 28 | + minitest (5.25.5) |
| 29 | + parallel (1.27.0) |
| 30 | + parser (3.3.8.0) |
30 | 31 | ast (~> 2.4.1)
|
31 | 32 | racc
|
| 33 | + prism (1.4.0) |
32 | 34 | racc (1.8.1)
|
33 | 35 | racc (1.8.1-java)
|
34 | 36 | rack (3.1.16)
|
35 | 37 | rainbow (3.1.1)
|
36 |
| - rake (13.2.1) |
| 38 | + rake (13.3.0) |
37 | 39 | rb-fsevent (0.11.2)
|
38 | 40 | rb-inotify (0.11.1)
|
39 | 41 | ffi (~> 1.0)
|
40 |
| - regexp_parser (2.9.2) |
41 |
| - rubocop (1.66.1) |
| 42 | + regexp_parser (2.10.0) |
| 43 | + rubocop (1.78.0) |
42 | 44 | json (~> 2.3)
|
43 |
| - language_server-protocol (>= 3.17.0) |
| 45 | + language_server-protocol (~> 3.17.0.2) |
| 46 | + lint_roller (~> 1.1.0) |
44 | 47 | parallel (~> 1.10)
|
45 | 48 | parser (>= 3.3.0.2)
|
46 | 49 | rainbow (>= 2.2.2, < 4.0)
|
47 |
| - regexp_parser (>= 2.4, < 3.0) |
48 |
| - rubocop-ast (>= 1.32.2, < 2.0) |
| 50 | + regexp_parser (>= 2.9.3, < 3.0) |
| 51 | + rubocop-ast (>= 1.45.1, < 2.0) |
49 | 52 | ruby-progressbar (~> 1.7)
|
50 |
| - unicode-display_width (>= 2.4.0, < 3.0) |
51 |
| - rubocop-ast (1.32.3) |
52 |
| - parser (>= 3.3.1.0) |
53 |
| - rubocop-minitest (0.36.0) |
54 |
| - rubocop (>= 1.61, < 2.0) |
55 |
| - rubocop-ast (>= 1.31.1, < 2.0) |
56 |
| - rubocop-performance (1.21.1) |
57 |
| - rubocop (>= 1.48.1, < 2.0) |
58 |
| - rubocop-ast (>= 1.31.1, < 2.0) |
59 |
| - rubocop-rake (0.6.0) |
60 |
| - rubocop (~> 1.0) |
| 53 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 54 | + rubocop-ast (1.45.1) |
| 55 | + parser (>= 3.3.7.2) |
| 56 | + prism (~> 1.4) |
| 57 | + rubocop-minitest (0.38.1) |
| 58 | + lint_roller (~> 1.1) |
| 59 | + rubocop (>= 1.75.0, < 2.0) |
| 60 | + rubocop-ast (>= 1.38.0, < 2.0) |
| 61 | + rubocop-performance (1.25.0) |
| 62 | + lint_roller (~> 1.1) |
| 63 | + rubocop (>= 1.75.0, < 2.0) |
| 64 | + rubocop-ast (>= 1.38.0, < 2.0) |
| 65 | + rubocop-rake (0.7.1) |
| 66 | + lint_roller (~> 1.1) |
| 67 | + rubocop (>= 1.72.1) |
61 | 68 | ruby-progressbar (1.13.0)
|
62 | 69 | sass (3.7.4)
|
63 | 70 | sass-listen (~> 4.0.0)
|
64 | 71 | sass-listen (4.0.0)
|
65 | 72 | rb-fsevent (~> 0.9, >= 0.9.4)
|
66 | 73 | rb-inotify (~> 0.9, >= 0.9.7)
|
67 | 74 | simplecov_json_formatter (0.1.4)
|
68 |
| - sprockets (4.2.1) |
| 75 | + sprockets (4.2.2) |
69 | 76 | concurrent-ruby (~> 1.0)
|
| 77 | + logger |
70 | 78 | rack (>= 2.2.4, < 4)
|
71 |
| - uglifier (4.2.0) |
| 79 | + uglifier (4.2.1) |
72 | 80 | execjs (>= 0.3.0, < 3)
|
73 |
| - unicode-display_width (2.5.0) |
| 81 | + unicode-display_width (3.1.4) |
| 82 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 83 | + unicode-emoji (4.0.4) |
74 | 84 |
|
75 | 85 | PLATFORMS
|
76 | 86 | arm64-darwin-22
|
|
0 commit comments