|
3 | 3 | specs:
|
4 | 4 | standard-rails (1.2.0)
|
5 | 5 | lint_roller (~> 1.0)
|
6 |
| - rubocop-rails (~> 2.26.0) |
| 6 | + rubocop-rails (>= 2.26, < 2.28) |
7 | 7 |
|
8 | 8 | GEM
|
9 | 9 | remote: https://rubygems.org/
|
10 | 10 | specs:
|
11 |
| - activesupport (7.2.1) |
| 11 | + activesupport (7.1.4.2) |
12 | 12 | base64
|
13 | 13 | bigdecimal
|
14 |
| - concurrent-ruby (~> 1.0, >= 1.3.1) |
| 14 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
15 | 15 | connection_pool (>= 2.2.5)
|
16 | 16 | drb
|
17 | 17 | i18n (>= 1.6, < 2)
|
18 |
| - logger (>= 1.4.2) |
19 | 18 | minitest (>= 5.1)
|
20 |
| - securerandom (>= 0.3) |
21 |
| - tzinfo (~> 2.0, >= 2.0.5) |
| 19 | + mutex_m |
| 20 | + tzinfo (~> 2.0) |
22 | 21 | ast (2.4.2)
|
23 | 22 | base64 (0.2.0)
|
24 | 23 | bigdecimal (3.1.8)
|
25 | 24 | concurrent-ruby (1.3.4)
|
26 | 25 | connection_pool (2.4.1)
|
27 | 26 | drb (2.2.1)
|
28 |
| - i18n (1.14.5) |
| 27 | + i18n (1.14.6) |
29 | 28 | concurrent-ruby (~> 1.0)
|
30 |
| - json (2.7.2) |
| 29 | + json (2.7.4) |
31 | 30 | language_server-protocol (3.17.0.3)
|
32 | 31 | lint_roller (1.1.0)
|
33 |
| - logger (1.6.0) |
34 | 32 | m (1.6.2)
|
35 | 33 | method_source (>= 0.6.7)
|
36 | 34 | rake (>= 0.9.2.2)
|
37 | 35 | method_source (1.1.0)
|
38 | 36 | minitest (5.25.1)
|
| 37 | + mutex_m (0.2.0) |
39 | 38 | parallel (1.26.3)
|
40 |
| - parser (3.3.4.2) |
| 39 | + parser (3.3.5.0) |
41 | 40 | ast (~> 2.4.1)
|
42 | 41 | racc
|
43 | 42 | racc (1.8.1)
|
44 |
| - rack (3.1.7) |
| 43 | + rack (3.1.8) |
45 | 44 | rainbow (3.1.1)
|
46 | 45 | rake (13.2.1)
|
47 | 46 | regexp_parser (2.9.2)
|
48 |
| - rexml (3.3.6) |
49 |
| - strscan |
| 47 | + rexml (3.3.9) |
50 | 48 | rubocop (1.65.1)
|
51 | 49 | json (~> 2.3)
|
52 | 50 | language_server-protocol (>= 3.17.0)
|
|
58 | 56 | rubocop-ast (>= 1.31.1, < 2.0)
|
59 | 57 | ruby-progressbar (~> 1.7)
|
60 | 58 | unicode-display_width (>= 2.4.0, < 3.0)
|
61 |
| - rubocop-ast (1.32.1) |
| 59 | + rubocop-ast (1.32.3) |
62 | 60 | parser (>= 3.3.1.0)
|
63 | 61 | rubocop-performance (1.21.1)
|
64 | 62 | rubocop (>= 1.48.1, < 2.0)
|
65 | 63 | rubocop-ast (>= 1.31.1, < 2.0)
|
66 |
| - rubocop-rails (2.26.0) |
| 64 | + rubocop-rails (2.27.0) |
67 | 65 | activesupport (>= 4.2.0)
|
68 | 66 | rack (>= 1.1)
|
69 | 67 | rubocop (>= 1.52.0, < 2.0)
|
70 | 68 | rubocop-ast (>= 1.31.1, < 2.0)
|
71 | 69 | ruby-progressbar (1.13.0)
|
72 |
| - securerandom (0.3.1) |
73 | 70 | standard (1.40.0)
|
74 | 71 | language_server-protocol (~> 3.17.0.2)
|
75 | 72 | lint_roller (~> 1.0)
|
|
82 | 79 | standard-performance (1.4.0)
|
83 | 80 | lint_roller (~> 1.1)
|
84 | 81 | rubocop-performance (~> 1.21.0)
|
85 |
| - strscan (3.1.0) |
86 | 82 | tzinfo (2.0.6)
|
87 | 83 | concurrent-ruby (~> 1.0)
|
88 |
| - unicode-display_width (2.5.0) |
| 84 | + unicode-display_width (2.6.0) |
89 | 85 |
|
90 | 86 | PLATFORMS
|
91 | 87 | arm64-darwin-20
|
|
0 commit comments