|
7 | 7 | GEM
|
8 | 8 | remote: https://rubygems.org/
|
9 | 9 | specs:
|
10 |
| - ast (2.4.2) |
| 10 | + ast (2.4.3) |
11 | 11 | benchmark-ips (2.14.0)
|
12 | 12 | bigdecimal (3.1.9)
|
13 | 13 | diff-lcs (1.5.1)
|
|
26 | 26 | get_process_mem (1.0.0)
|
27 | 27 | bigdecimal (>= 2.0)
|
28 | 28 | ffi (~> 1.0)
|
29 |
| - json (2.9.1) |
| 29 | + json (2.10.2) |
30 | 30 | language_server-protocol (3.17.0.4)
|
31 | 31 | lint_roller (1.1.0)
|
32 | 32 | parallel (1.26.3)
|
33 |
| - parser (3.3.7.0) |
| 33 | + parser (3.3.7.4) |
34 | 34 | ast (~> 2.4.1)
|
35 | 35 | racc
|
36 | 36 | prettier_print (1.2.1)
|
| 37 | + prism (1.4.0) |
37 | 38 | racc (1.8.1)
|
38 | 39 | rainbow (3.1.1)
|
39 | 40 | rake (13.2.1)
|
|
56 | 57 | diff-lcs (>= 1.2.0, < 2.0)
|
57 | 58 | rspec-support (~> 3.13.0)
|
58 | 59 | rspec-support (3.13.2)
|
59 |
| - rubocop (1.70.0) |
| 60 | + rubocop (1.73.2) |
60 | 61 | json (~> 2.3)
|
61 |
| - language_server-protocol (>= 3.17.0) |
| 62 | + language_server-protocol (~> 3.17.0.2) |
| 63 | + lint_roller (~> 1.1.0) |
62 | 64 | parallel (~> 1.10)
|
63 | 65 | parser (>= 3.3.0.2)
|
64 | 66 | rainbow (>= 2.2.2, < 4.0)
|
65 | 67 | regexp_parser (>= 2.9.3, < 3.0)
|
66 |
| - rubocop-ast (>= 1.36.2, < 2.0) |
| 68 | + rubocop-ast (>= 1.38.0, < 2.0) |
67 | 69 | ruby-progressbar (~> 1.7)
|
68 | 70 | unicode-display_width (>= 2.4.0, < 4.0)
|
69 |
| - rubocop-ast (1.38.0) |
70 |
| - parser (>= 3.3.1.0) |
71 |
| - rubocop-performance (1.23.1) |
72 |
| - rubocop (>= 1.48.1, < 2.0) |
73 |
| - rubocop-ast (>= 1.31.1, < 2.0) |
| 71 | + rubocop-ast (1.43.0) |
| 72 | + parser (>= 3.3.7.2) |
| 73 | + prism (~> 1.4) |
| 74 | + rubocop-performance (1.24.0) |
| 75 | + lint_roller (~> 1.1) |
| 76 | + rubocop (>= 1.72.1, < 2.0) |
| 77 | + rubocop-ast (>= 1.38.0, < 2.0) |
74 | 78 | ruby-progressbar (1.13.0)
|
75 |
| - standard (1.44.0) |
| 79 | + standard (1.47.0) |
76 | 80 | language_server-protocol (~> 3.17.0.2)
|
77 | 81 | lint_roller (~> 1.0)
|
78 |
| - rubocop (~> 1.70.0) |
| 82 | + rubocop (~> 1.73.0) |
79 | 83 | standard-custom (~> 1.0.0)
|
80 |
| - standard-performance (~> 1.6) |
| 84 | + standard-performance (~> 1.7) |
81 | 85 | standard-custom (1.0.2)
|
82 | 86 | lint_roller (~> 1.0)
|
83 | 87 | rubocop (~> 1.50)
|
84 |
| - standard-performance (1.6.0) |
| 88 | + standard-performance (1.7.0) |
85 | 89 | lint_roller (~> 1.1)
|
86 |
| - rubocop-performance (~> 1.23.0) |
| 90 | + rubocop-performance (~> 1.24.0) |
87 | 91 | syntax_tree (6.2.0)
|
88 | 92 | prettier_print (>= 1.2.0)
|
89 | 93 | unicode-display_width (3.1.4)
|
@@ -114,7 +118,7 @@ DEPENDENCIES
|
114 | 118 | rake (~> 13.2)
|
115 | 119 | rake-compiler
|
116 | 120 | rspec (~> 3.13)
|
117 |
| - standard (~> 1.44) |
| 121 | + standard (~> 1.47) |
118 | 122 | wasmtime!
|
119 | 123 | yard
|
120 | 124 | yard-rustdoc (~> 0.4.0)
|
|
0 commit comments