|
7 | 7 | GEM |
8 | 8 | remote: https://rubygems.org/ |
9 | 9 | specs: |
10 | | - activesupport (8.1.2) |
| 10 | + activesupport (8.1.1) |
11 | 11 | base64 |
12 | 12 | bigdecimal |
13 | 13 | concurrent-ruby (~> 1.0, >= 1.3.1) |
|
20 | 20 | securerandom (>= 0.3) |
21 | 21 | tzinfo (~> 2.0, >= 2.0.5) |
22 | 22 | uri (>= 0.13.1) |
23 | | - addressable (2.8.9) |
24 | | - public_suffix (>= 2.0.2, < 8.0) |
25 | 23 | ast (2.4.3) |
26 | 24 | base64 (0.3.0) |
27 | 25 | bigdecimal (4.0.1) |
|
30 | 28 | csv (3.3.5) |
31 | 29 | date (3.5.1) |
32 | 30 | drb (2.2.3) |
33 | | - erb (6.0.2) |
34 | | - ffi (1.17.3) |
35 | | - ffi (1.17.3-arm64-darwin) |
36 | | - ffi (1.17.3-x86_64-linux-gnu) |
| 31 | + erb (6.0.1) |
| 32 | + ffi (1.17.2) |
37 | 33 | fileutils (1.8.0) |
38 | 34 | i18n (1.14.8) |
39 | 35 | concurrent-ruby (~> 1.0) |
40 | 36 | io-console (0.8.2) |
41 | | - irb (1.17.0) |
| 37 | + irb (1.16.0) |
42 | 38 | pp (>= 0.6.0) |
43 | | - prism (>= 1.3.0) |
44 | 39 | rdoc (>= 4.0.0) |
45 | 40 | reline (>= 0.4.2) |
46 | | - json (2.19.1) |
47 | | - json-schema (6.2.0) |
48 | | - addressable (~> 2.8) |
49 | | - bigdecimal (>= 3.1, < 5) |
| 41 | + json (2.18.0) |
50 | 42 | language_server-protocol (3.17.0.5) |
51 | 43 | lint_roller (1.1.0) |
52 | | - listen (3.10.0) |
53 | | - logger |
| 44 | + listen (3.9.0) |
54 | 45 | rb-fsevent (~> 0.10, >= 0.10.3) |
55 | 46 | rb-inotify (~> 0.9, >= 0.9.10) |
56 | 47 | logger (1.7.0) |
57 | | - maxitest (7.1.1) |
| 48 | + maxitest (7.0.0) |
58 | 49 | minitest (>= 6.0.0, < 6.1.0) |
59 | | - mcp (0.8.0) |
60 | | - json-schema (>= 4.1) |
61 | | - minitest (6.0.2) |
62 | | - drb (~> 2.0) |
| 50 | + minitest (6.0.0) |
63 | 51 | prism (~> 1.5) |
64 | 52 | mutex_m (0.3.0) |
65 | 53 | parallel (1.27.0) |
66 | | - parser (3.3.10.2) |
| 54 | + parser (3.3.10.0) |
67 | 55 | ast (~> 2.4.1) |
68 | 56 | racc |
69 | 57 | pp (0.6.3) |
70 | 58 | prettyprint |
71 | 59 | prettyprint (0.2.0) |
72 | | - prism (1.9.0) |
| 60 | + prism (1.7.0) |
73 | 61 | psych (5.3.1) |
74 | 62 | date |
75 | 63 | stringio |
76 | | - public_suffix (7.0.5) |
77 | 64 | racc (1.8.1) |
78 | 65 | rainbow (3.1.1) |
79 | 66 | rake (13.3.1) |
80 | 67 | rake-compiler (1.3.1) |
81 | 68 | rake |
82 | | - rake-compiler-dock (1.11.1) |
| 69 | + rake-compiler-dock (1.11.0) |
83 | 70 | rb-fsevent (0.11.2) |
84 | 71 | rb-inotify (0.11.1) |
85 | 72 | ffi (~> 1.0) |
86 | | - rbs (3.10.3) |
| 73 | + rbs (3.10.0) |
87 | 74 | logger |
88 | | - tsort |
89 | | - rbs-inline (0.13.0) |
| 75 | + rbs-inline (0.12.0) |
90 | 76 | prism (>= 0.29) |
91 | 77 | rbs (>= 3.8.0) |
92 | | - rdoc (7.2.0) |
| 78 | + rdoc (7.0.3) |
93 | 79 | erb |
94 | 80 | psych (>= 4.0.0) |
95 | 81 | tsort |
96 | 82 | regexp_parser (2.11.3) |
97 | 83 | reline (0.6.3) |
98 | 84 | io-console (~> 0.5) |
99 | | - rubocop (1.85.1) |
| 85 | + rubocop (1.82.1) |
100 | 86 | json (~> 2.3) |
101 | 87 | language_server-protocol (~> 3.17.0.2) |
102 | 88 | lint_roller (~> 1.1.0) |
103 | | - mcp (~> 0.6) |
104 | 89 | parallel (~> 1.10) |
105 | 90 | parser (>= 3.3.0.2) |
106 | 91 | rainbow (>= 2.2.2, < 4.0) |
107 | 92 | regexp_parser (>= 2.9.3, < 3.0) |
108 | | - rubocop-ast (>= 1.49.0, < 2.0) |
| 93 | + rubocop-ast (>= 1.48.0, < 2.0) |
109 | 94 | ruby-progressbar (~> 1.7) |
110 | 95 | unicode-display_width (>= 2.4.0, < 4.0) |
111 | | - rubocop-ast (1.49.0) |
| 96 | + rubocop-ast (1.48.0) |
112 | 97 | parser (>= 3.3.7.2) |
113 | | - prism (~> 1.7) |
| 98 | + prism (~> 1.4) |
114 | 99 | ruby-progressbar (1.13.0) |
115 | 100 | securerandom (0.4.1) |
116 | 101 | steep (1.10.0) |
|
131 | 116 | terminal-table (>= 2, < 5) |
132 | 117 | uri (>= 0.12.0) |
133 | 118 | stringio (3.2.0) |
134 | | - strscan (3.1.7) |
| 119 | + strscan (3.1.6) |
135 | 120 | terminal-table (4.0.0) |
136 | 121 | unicode-display_width (>= 1.1.1, < 4) |
137 | 122 | tsort (0.2.0) |
|
0 commit comments