|
1 | 1 | GIT
|
2 | 2 | remote: https://github.com/discourse/translations-manager.git
|
3 |
| - revision: d6da5ff928b9ea39a15c9b6f16b856f46bc9069b |
| 3 | + revision: a8b225f7fabd3250ba88a4a2eff797693df51192 |
4 | 4 | specs:
|
5 | 5 | translations-manager (0.6)
|
6 | 6 |
|
7 | 7 | GEM
|
8 | 8 | remote: https://rubygems.org/
|
9 | 9 | specs:
|
10 | 10 | ast (2.4.2)
|
11 |
| - json (2.6.2) |
12 |
| - parallel (1.22.1) |
13 |
| - parser (3.1.2.1) |
| 11 | + json (2.6.3) |
| 12 | + language_server-protocol (3.17.0.3) |
| 13 | + parallel (1.23.0) |
| 14 | + parser (3.2.2.4) |
14 | 15 | ast (~> 2.4.1)
|
15 |
| - prettier_print (1.2.0) |
| 16 | + racc |
| 17 | + prettier_print (1.2.1) |
| 18 | + racc (1.7.3) |
16 | 19 | rainbow (3.1.1)
|
17 |
| - regexp_parser (2.6.0) |
18 |
| - rexml (3.2.5) |
19 |
| - rubocop (1.36.0) |
| 20 | + regexp_parser (2.8.2) |
| 21 | + rexml (3.2.6) |
| 22 | + rubocop (1.57.2) |
20 | 23 | json (~> 2.3)
|
| 24 | + language_server-protocol (>= 3.17.0) |
21 | 25 | parallel (~> 1.10)
|
22 |
| - parser (>= 3.1.2.1) |
| 26 | + parser (>= 3.2.2.4) |
23 | 27 | rainbow (>= 2.2.2, < 4.0)
|
24 | 28 | regexp_parser (>= 1.8, < 3.0)
|
25 | 29 | rexml (>= 3.2.5, < 4.0)
|
26 |
| - rubocop-ast (>= 1.20.1, < 2.0) |
| 30 | + rubocop-ast (>= 1.28.1, < 2.0) |
27 | 31 | ruby-progressbar (~> 1.7)
|
28 |
| - unicode-display_width (>= 1.4.0, < 3.0) |
29 |
| - rubocop-ast (1.21.0) |
30 |
| - parser (>= 3.1.1.0) |
31 |
| - rubocop-discourse (3.0) |
| 32 | + unicode-display_width (>= 2.4.0, < 3.0) |
| 33 | + rubocop-ast (1.30.0) |
| 34 | + parser (>= 3.2.1.0) |
| 35 | + rubocop-capybara (2.19.0) |
| 36 | + rubocop (~> 1.41) |
| 37 | + rubocop-discourse (3.4.1) |
32 | 38 | rubocop (>= 1.1.0)
|
33 | 39 | rubocop-rspec (>= 2.0.0)
|
34 |
| - rubocop-rspec (2.13.2) |
| 40 | + rubocop-factory_bot (2.24.0) |
35 | 41 | rubocop (~> 1.33)
|
36 |
| - ruby-progressbar (1.11.0) |
37 |
| - syntax_tree (5.1.0) |
| 42 | + rubocop-rspec (2.25.0) |
| 43 | + rubocop (~> 1.40) |
| 44 | + rubocop-capybara (~> 2.17) |
| 45 | + rubocop-factory_bot (~> 2.22) |
| 46 | + ruby-progressbar (1.13.0) |
| 47 | + syntax_tree (6.2.0) |
38 | 48 | prettier_print (>= 1.2.0)
|
39 |
| - unicode-display_width (2.3.0) |
| 49 | + unicode-display_width (2.5.0) |
40 | 50 |
|
41 | 51 | PLATFORMS
|
42 | 52 | ruby
|
| 53 | + x86_64-linux |
43 | 54 |
|
44 | 55 | DEPENDENCIES
|
45 | 56 | rubocop-discourse
|
|
0 commit comments