|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
| 4 | + activesupport (7.1.3.3) |
| 5 | + base64 |
| 6 | + bigdecimal |
| 7 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
| 8 | + connection_pool (>= 2.2.5) |
| 9 | + drb |
| 10 | + i18n (>= 1.6, < 2) |
| 11 | + minitest (>= 5.1) |
| 12 | + mutex_m |
| 13 | + tzinfo (~> 2.0) |
4 | 14 | ast (2.4.2) |
5 | | - json (2.7.1) |
| 15 | + base64 (0.2.0) |
| 16 | + bigdecimal (3.1.8) |
| 17 | + concurrent-ruby (1.2.3) |
| 18 | + connection_pool (2.4.1) |
| 19 | + drb (2.2.1) |
| 20 | + i18n (1.14.5) |
| 21 | + concurrent-ruby (~> 1.0) |
| 22 | + json (2.7.2) |
6 | 23 | language_server-protocol (3.17.0.3) |
| 24 | + minitest (5.23.1) |
| 25 | + mutex_m (0.2.0) |
7 | 26 | parallel (1.24.0) |
8 | | - parser (3.3.0.5) |
| 27 | + parser (3.3.1.0) |
9 | 28 | ast (~> 2.4.1) |
10 | 29 | racc |
11 | 30 | prettier_print (1.2.1) |
12 | | - racc (1.7.3) |
| 31 | + racc (1.8.0) |
13 | 32 | rainbow (3.1.1) |
14 | | - regexp_parser (2.9.0) |
| 33 | + regexp_parser (2.9.2) |
15 | 34 | rexml (3.2.8) |
16 | 35 | strscan (>= 3.0.9) |
17 | | - rubocop (1.60.2) |
| 36 | + rubocop (1.63.5) |
18 | 37 | json (~> 2.3) |
19 | 38 | language_server-protocol (>= 3.17.0) |
20 | 39 | parallel (~> 1.10) |
21 | 40 | parser (>= 3.3.0.2) |
22 | 41 | rainbow (>= 2.2.2, < 4.0) |
23 | 42 | regexp_parser (>= 1.8, < 3.0) |
24 | 43 | rexml (>= 3.2.5, < 4.0) |
25 | | - rubocop-ast (>= 1.30.0, < 2.0) |
| 44 | + rubocop-ast (>= 1.31.1, < 2.0) |
26 | 45 | ruby-progressbar (~> 1.7) |
27 | 46 | unicode-display_width (>= 2.4.0, < 3.0) |
28 | | - rubocop-ast (1.30.0) |
29 | | - parser (>= 3.2.1.0) |
| 47 | + rubocop-ast (1.31.3) |
| 48 | + parser (>= 3.3.1.0) |
30 | 49 | rubocop-capybara (2.20.0) |
31 | 50 | rubocop (~> 1.41) |
32 | | - rubocop-discourse (3.6.0) |
| 51 | + rubocop-discourse (3.7.1) |
| 52 | + activesupport (>= 6.1) |
33 | 53 | rubocop (>= 1.59.0) |
| 54 | + rubocop-capybara (>= 2.0.0) |
| 55 | + rubocop-factory_bot (>= 2.0.0) |
34 | 56 | rubocop-rspec (>= 2.25.0) |
35 | 57 | rubocop-factory_bot (2.25.1) |
36 | 58 | rubocop (~> 1.41) |
37 | | - rubocop-rspec (2.26.1) |
| 59 | + rubocop-rspec (2.29.2) |
38 | 60 | rubocop (~> 1.40) |
39 | 61 | rubocop-capybara (~> 2.17) |
40 | 62 | rubocop-factory_bot (~> 2.22) |
| 63 | + rubocop-rspec_rails (~> 2.28) |
| 64 | + rubocop-rspec_rails (2.28.3) |
| 65 | + rubocop (~> 1.40) |
41 | 66 | ruby-progressbar (1.13.0) |
42 | 67 | strscan (3.1.0) |
43 | 68 | syntax_tree (6.2.0) |
44 | 69 | prettier_print (>= 1.2.0) |
| 70 | + tzinfo (2.0.6) |
| 71 | + concurrent-ruby (~> 1.0) |
45 | 72 | unicode-display_width (2.5.0) |
46 | 73 |
|
47 | 74 | PLATFORMS |
|
0 commit comments