|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - metatron (0.8.7) |
| 4 | + metatron (0.8.8) |
5 | 5 | json (~> 2.6) |
6 | 6 | rack (>= 2.2.8, < 4) |
7 | 7 |
|
|
14 | 14 | byebug (11.1.3) |
15 | 15 | diff-lcs (1.5.1) |
16 | 16 | docile (1.4.1) |
17 | | - e2mmap (0.1.0) |
18 | 17 | jaro_winkler (1.6.0) |
19 | | - json (2.9.1) |
| 18 | + json (2.10.1) |
20 | 19 | kramdown (2.5.1) |
21 | 20 | rexml (>= 3.3.9) |
22 | 21 | kramdown-parser-gfm (1.1.0) |
23 | 22 | kramdown (~> 2.0) |
24 | | - language_server-protocol (3.17.0.3) |
25 | | - nokogiri (1.18.1-arm64-darwin) |
| 23 | + language_server-protocol (3.17.0.4) |
| 24 | + logger (1.6.5) |
| 25 | + nokogiri (1.18.2-arm64-darwin) |
26 | 26 | racc (~> 1.4) |
27 | | - nokogiri (1.18.1-x86_64-linux-gnu) |
| 27 | + nokogiri (1.18.2-x86_64-linux-gnu) |
28 | 28 | racc (~> 1.4) |
| 29 | + observer (0.1.2) |
| 30 | + ostruct (0.6.1) |
29 | 31 | parallel (1.26.3) |
30 | | - parser (3.3.7.0) |
| 32 | + parser (3.3.7.1) |
31 | 33 | ast (~> 2.4.1) |
32 | 34 | racc |
33 | 35 | racc (1.8.1) |
34 | | - rack (3.1.8) |
| 36 | + rack (3.1.10) |
35 | 37 | rack-test (2.2.0) |
36 | 38 | rack (>= 1.3) |
37 | 39 | rainbow (3.1.1) |
38 | 40 | rake (12.3.3) |
39 | | - rbs (2.8.4) |
| 41 | + rbs (3.8.1) |
| 42 | + logger |
40 | 43 | regexp_parser (2.10.0) |
41 | | - reverse_markdown (2.1.1) |
| 44 | + reverse_markdown (3.0.0) |
42 | 45 | nokogiri |
43 | 46 | rexml (3.4.0) |
44 | 47 | rspec (3.13.0) |
45 | 48 | rspec-core (~> 3.13.0) |
46 | 49 | rspec-expectations (~> 3.13.0) |
47 | 50 | rspec-mocks (~> 3.13.0) |
48 | | - rspec-core (3.13.2) |
| 51 | + rspec-core (3.13.3) |
49 | 52 | rspec-support (~> 3.13.0) |
50 | 53 | rspec-expectations (3.13.3) |
51 | 54 | diff-lcs (>= 1.2.0, < 2.0) |
|
54 | 57 | diff-lcs (>= 1.2.0, < 2.0) |
55 | 58 | rspec-support (~> 3.13.0) |
56 | 59 | rspec-support (3.13.2) |
57 | | - rubocop (1.70.0) |
| 60 | + rubocop (1.71.2) |
58 | 61 | json (~> 2.3) |
59 | 62 | language_server-protocol (>= 3.17.0) |
60 | 63 | parallel (~> 1.10) |
61 | 64 | parser (>= 3.3.0.2) |
62 | 65 | rainbow (>= 2.2.2, < 4.0) |
63 | 66 | regexp_parser (>= 2.9.3, < 3.0) |
64 | | - rubocop-ast (>= 1.36.2, < 2.0) |
| 67 | + rubocop-ast (>= 1.38.0, < 2.0) |
65 | 68 | ruby-progressbar (~> 1.7) |
66 | 69 | unicode-display_width (>= 2.4.0, < 4.0) |
67 | | - rubocop-ast (1.37.0) |
| 70 | + rubocop-ast (1.38.0) |
68 | 71 | parser (>= 3.3.1.0) |
69 | 72 | rubocop-capybara (2.21.0) |
70 | 73 | rubocop (~> 1.41) |
|
89 | 92 | simplecov (~> 0.19) |
90 | 93 | simplecov-html (0.13.1) |
91 | 94 | simplecov_json_formatter (0.1.4) |
92 | | - solargraph (0.50.0) |
| 95 | + solargraph (0.51.2) |
93 | 96 | backport (~> 1.2) |
94 | 97 | benchmark |
95 | 98 | bundler (~> 2.0) |
96 | 99 | diff-lcs (~> 1.4) |
97 | | - e2mmap |
98 | | - jaro_winkler (~> 1.5) |
| 100 | + jaro_winkler (~> 1.6) |
99 | 101 | kramdown (~> 2.3) |
100 | 102 | kramdown-parser-gfm (~> 1.1) |
| 103 | + logger (~> 1.6) |
| 104 | + observer (~> 0.1) |
| 105 | + ostruct (~> 0.6) |
101 | 106 | parser (~> 3.0) |
102 | | - rbs (~> 2.0) |
103 | | - reverse_markdown (~> 2.0) |
| 107 | + rbs (~> 3.0) |
| 108 | + reverse_markdown (>= 2.0, < 4) |
104 | 109 | rubocop (~> 1.38) |
105 | 110 | thor (~> 1.0) |
106 | 111 | tilt (~> 2.0) |
|
0 commit comments