|
9 | 9 | GEM |
10 | 10 | remote: https://rubygems.org/ |
11 | 11 | specs: |
12 | | - activesupport (7.1.3) |
| 12 | + activesupport (8.0.2.1) |
13 | 13 | base64 |
| 14 | + benchmark (>= 0.3) |
14 | 15 | bigdecimal |
15 | | - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 16 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
16 | 17 | connection_pool (>= 2.2.5) |
17 | 18 | drb |
18 | 19 | i18n (>= 1.6, < 2) |
| 20 | + logger (>= 1.4.2) |
19 | 21 | minitest (>= 5.1) |
20 | | - mutex_m |
21 | | - tzinfo (~> 2.0) |
22 | | - ast (2.4.2) |
23 | | - base64 (0.2.0) |
24 | | - bigdecimal (3.1.6) |
25 | | - byebug (11.1.3) |
26 | | - concurrent-ruby (1.2.3) |
27 | | - connection_pool (2.4.1) |
28 | | - diff-lcs (1.5.1) |
29 | | - drb (2.2.0) |
30 | | - ruby2_keywords |
31 | | - dry-configurable (1.1.0) |
32 | | - dry-core (~> 1.0, < 2) |
| 22 | + securerandom (>= 0.3) |
| 23 | + tzinfo (~> 2.0, >= 2.0.5) |
| 24 | + uri (>= 0.13.1) |
| 25 | + ast (2.4.3) |
| 26 | + base64 (0.3.0) |
| 27 | + benchmark (0.4.1) |
| 28 | + bigdecimal (3.2.2) |
| 29 | + byebug (12.0.0) |
| 30 | + concurrent-ruby (1.3.5) |
| 31 | + connection_pool (2.5.3) |
| 32 | + diff-lcs (1.6.2) |
| 33 | + drb (2.2.3) |
| 34 | + dry-configurable (1.3.0) |
| 35 | + dry-core (~> 1.1) |
33 | 36 | zeitwerk (~> 2.6) |
34 | | - dry-core (1.0.1) |
| 37 | + dry-core (1.1.0) |
35 | 38 | concurrent-ruby (~> 1.0) |
| 39 | + logger |
36 | 40 | zeitwerk (~> 2.6) |
37 | | - i18n (1.14.1) |
| 41 | + i18n (1.14.7) |
38 | 42 | concurrent-ruby (~> 1.0) |
39 | | - json (2.7.1) |
40 | | - language_server-protocol (3.17.0.3) |
41 | | - minitest (5.22.2) |
42 | | - mutex_m (0.2.0) |
43 | | - parallel (1.24.0) |
44 | | - parser (3.3.0.5) |
| 43 | + json (2.13.2) |
| 44 | + language_server-protocol (3.17.0.5) |
| 45 | + lint_roller (1.1.0) |
| 46 | + logger (1.7.0) |
| 47 | + minitest (5.25.5) |
| 48 | + parallel (1.27.0) |
| 49 | + parser (3.3.9.0) |
45 | 50 | ast (~> 2.4.1) |
46 | 51 | racc |
47 | | - racc (1.7.3) |
| 52 | + prism (1.4.0) |
| 53 | + racc (1.8.1) |
48 | 54 | rainbow (3.1.1) |
49 | | - rake (13.1.0) |
50 | | - regexp_parser (2.9.0) |
51 | | - rexml (3.2.6) |
52 | | - rspec (3.13.0) |
| 55 | + rake (13.3.0) |
| 56 | + regexp_parser (2.11.2) |
| 57 | + rspec (3.13.1) |
53 | 58 | rspec-core (~> 3.13.0) |
54 | 59 | rspec-expectations (~> 3.13.0) |
55 | 60 | rspec-mocks (~> 3.13.0) |
56 | | - rspec-core (3.13.0) |
| 61 | + rspec-core (3.13.5) |
57 | 62 | rspec-support (~> 3.13.0) |
58 | | - rspec-expectations (3.13.0) |
| 63 | + rspec-expectations (3.13.5) |
59 | 64 | diff-lcs (>= 1.2.0, < 2.0) |
60 | 65 | rspec-support (~> 3.13.0) |
61 | | - rspec-mocks (3.13.0) |
| 66 | + rspec-mocks (3.13.5) |
62 | 67 | diff-lcs (>= 1.2.0, < 2.0) |
63 | 68 | rspec-support (~> 3.13.0) |
64 | | - rspec-support (3.13.0) |
65 | | - rubocop (1.60.2) |
| 69 | + rspec-support (3.13.5) |
| 70 | + rubocop (1.79.2) |
66 | 71 | json (~> 2.3) |
67 | | - language_server-protocol (>= 3.17.0) |
| 72 | + language_server-protocol (~> 3.17.0.2) |
| 73 | + lint_roller (~> 1.1.0) |
68 | 74 | parallel (~> 1.10) |
69 | 75 | parser (>= 3.3.0.2) |
70 | 76 | rainbow (>= 2.2.2, < 4.0) |
71 | | - regexp_parser (>= 1.8, < 3.0) |
72 | | - rexml (>= 3.2.5, < 4.0) |
73 | | - rubocop-ast (>= 1.30.0, < 2.0) |
| 77 | + regexp_parser (>= 2.9.3, < 3.0) |
| 78 | + rubocop-ast (>= 1.46.0, < 2.0) |
74 | 79 | ruby-progressbar (~> 1.7) |
75 | | - unicode-display_width (>= 2.4.0, < 3.0) |
76 | | - rubocop-ast (1.30.0) |
77 | | - parser (>= 3.2.1.0) |
| 80 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 81 | + rubocop-ast (1.46.0) |
| 82 | + parser (>= 3.3.7.2) |
| 83 | + prism (~> 1.4) |
78 | 84 | ruby-progressbar (1.13.0) |
79 | | - ruby2_keywords (0.0.5) |
| 85 | + securerandom (0.4.1) |
80 | 86 | slack_hook (0.1.2) |
81 | 87 | tzinfo (2.0.6) |
82 | 88 | concurrent-ruby (~> 1.0) |
83 | | - unicode-display_width (2.5.0) |
84 | | - zeitwerk (2.6.13) |
| 89 | + unicode-display_width (3.1.5) |
| 90 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 91 | + unicode-emoji (4.0.4) |
| 92 | + uri (1.0.3) |
| 93 | + zeitwerk (2.7.3) |
85 | 94 |
|
86 | 95 | PLATFORMS |
87 | 96 | ruby |
|
0 commit comments