|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - error_response (1.1.6) |
| 4 | + error_response (1.2.0) |
| 5 | + activesupport (~> 7.2.3.1) |
5 | 6 |
|
6 | 7 | GEM |
7 | 8 | remote: https://rubygems.org/ |
8 | 9 | specs: |
9 | | - activesupport (7.1.5.1) |
| 10 | + activesupport (7.2.3.1) |
10 | 11 | base64 |
11 | 12 | benchmark (>= 0.3) |
12 | 13 | bigdecimal |
13 | | - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 14 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
14 | 15 | connection_pool (>= 2.2.5) |
15 | 16 | drb |
16 | 17 | i18n (>= 1.6, < 2) |
17 | 18 | logger (>= 1.4.2) |
18 | | - minitest (>= 5.1) |
19 | | - mutex_m |
| 19 | + minitest (>= 5.1, < 6) |
20 | 20 | securerandom (>= 0.3) |
21 | | - tzinfo (~> 2.0) |
| 21 | + tzinfo (~> 2.0, >= 2.0.5) |
| 22 | + addressable (2.8.9) |
| 23 | + public_suffix (>= 2.0.2, < 8.0) |
| 24 | + ast (2.4.3) |
22 | 25 | base64 (0.3.0) |
23 | 26 | benchmark (0.4.1) |
24 | 27 | bigdecimal (3.2.2) |
|
29 | 32 | i18n (1.14.7) |
30 | 33 | concurrent-ruby (~> 1.0) |
31 | 34 | io-console (0.8.1) |
32 | | - irb (1.15.2) |
| 35 | + irb (1.17.0) |
33 | 36 | pp (>= 0.6.0) |
| 37 | + prism (>= 1.3.0) |
34 | 38 | rdoc (>= 4.0.0) |
35 | 39 | reline (>= 0.4.2) |
| 40 | + json (2.19.2) |
| 41 | + json-schema (6.2.0) |
| 42 | + addressable (~> 2.8) |
| 43 | + bigdecimal (>= 3.1, < 5) |
| 44 | + language_server-protocol (3.17.0.5) |
| 45 | + lint_roller (1.1.0) |
36 | 46 | logger (1.7.0) |
| 47 | + mcp (0.9.2) |
| 48 | + json-schema (>= 4.1) |
37 | 49 | minitest (5.25.5) |
38 | | - mutex_m (0.3.0) |
| 50 | + parallel (1.27.0) |
| 51 | + parser (3.3.10.2) |
| 52 | + ast (~> 2.4.1) |
| 53 | + racc |
39 | 54 | pp (0.6.2) |
40 | 55 | prettyprint |
41 | 56 | prettyprint (0.2.0) |
| 57 | + prism (1.9.0) |
| 58 | + public_suffix (7.0.5) |
| 59 | + racc (1.8.1) |
| 60 | + rainbow (3.1.1) |
42 | 61 | rdoc (6.3.4.1) |
| 62 | + regexp_parser (2.11.3) |
43 | 63 | reline (0.6.1) |
44 | 64 | io-console (~> 0.5) |
45 | | - rspec (3.13.1) |
| 65 | + rspec (3.13.2) |
46 | 66 | rspec-core (~> 3.13.0) |
47 | 67 | rspec-expectations (~> 3.13.0) |
48 | 68 | rspec-mocks (~> 3.13.0) |
|
55 | 75 | diff-lcs (>= 1.2.0, < 2.0) |
56 | 76 | rspec-support (~> 3.13.0) |
57 | 77 | rspec-support (3.13.4) |
| 78 | + rubocop (1.85.1) |
| 79 | + json (~> 2.3) |
| 80 | + language_server-protocol (~> 3.17.0.2) |
| 81 | + lint_roller (~> 1.1.0) |
| 82 | + mcp (~> 0.6) |
| 83 | + parallel (~> 1.10) |
| 84 | + parser (>= 3.3.0.2) |
| 85 | + rainbow (>= 2.2.2, < 4.0) |
| 86 | + regexp_parser (>= 2.9.3, < 3.0) |
| 87 | + rubocop-ast (>= 1.49.0, < 2.0) |
| 88 | + ruby-progressbar (~> 1.7) |
| 89 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 90 | + rubocop-ast (1.49.1) |
| 91 | + parser (>= 3.3.7.2) |
| 92 | + prism (~> 1.7) |
| 93 | + rubocop-performance (1.26.1) |
| 94 | + lint_roller (~> 1.1) |
| 95 | + rubocop (>= 1.75.0, < 2.0) |
| 96 | + rubocop-ast (>= 1.47.1, < 2.0) |
| 97 | + ruby-progressbar (1.13.0) |
58 | 98 | securerandom (0.4.1) |
59 | 99 | tzinfo (2.0.6) |
60 | 100 | concurrent-ruby (~> 1.0) |
| 101 | + unicode-display_width (3.2.0) |
| 102 | + unicode-emoji (~> 4.1) |
| 103 | + unicode-emoji (4.2.0) |
61 | 104 |
|
62 | 105 | PLATFORMS |
63 | 106 | ruby |
64 | 107 |
|
65 | 108 | DEPENDENCIES |
66 | | - activesupport (~> 7.1.5.1) |
67 | 109 | error_response! |
68 | | - irb (~> 1.15.2) |
69 | | - rspec (~> 3.13.1, ~> 3.0) |
| 110 | + irb (~> 1.17.0) |
| 111 | + rspec (~> 3.13.2) |
| 112 | + rubocop (~> 1.85.1) |
| 113 | + rubocop-performance (~> 1.26.1) |
70 | 114 |
|
71 | 115 | BUNDLED WITH |
72 | | - 2.7.0 |
| 116 | + 2.7.2 |
0 commit comments