|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - addressable (2.8.1) |
5 |
| - public_suffix (>= 2.0.2, < 6.0) |
| 4 | + activesupport (8.0.3) |
| 5 | + base64 |
| 6 | + benchmark (>= 0.3) |
| 7 | + bigdecimal |
| 8 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
| 9 | + connection_pool (>= 2.2.5) |
| 10 | + drb |
| 11 | + i18n (>= 1.6, < 2) |
| 12 | + logger (>= 1.4.2) |
| 13 | + minitest (>= 5.1) |
| 14 | + securerandom (>= 0.3) |
| 15 | + tzinfo (~> 2.0, >= 2.0.5) |
| 16 | + uri (>= 0.13.1) |
| 17 | + addressable (2.8.7) |
| 18 | + public_suffix (>= 2.0.2, < 7.0) |
| 19 | + base64 (0.3.0) |
| 20 | + benchmark (0.4.1) |
| 21 | + bigdecimal (3.3.0) |
6 | 22 | claide (1.1.0)
|
7 | 23 | claide-plugins (0.9.2)
|
8 | 24 | cork
|
9 | 25 | nap
|
10 | 26 | open4 (~> 1.3)
|
11 | 27 | colored2 (3.1.2)
|
| 28 | + concurrent-ruby (1.3.5) |
| 29 | + connection_pool (2.5.4) |
12 | 30 | cork (0.3.0)
|
13 | 31 | colored2 (~> 3.1)
|
14 |
| - danger (8.4.5) |
| 32 | + danger (9.5.3) |
| 33 | + base64 (~> 0.2) |
15 | 34 | claide (~> 1.0)
|
16 | 35 | claide-plugins (>= 0.9.2)
|
17 |
| - colored2 (~> 3.1) |
| 36 | + colored2 (>= 3.1, < 5) |
18 | 37 | cork (~> 0.1)
|
19 |
| - faraday (>= 0.9.0, < 2.0) |
| 38 | + faraday (>= 0.9.0, < 3.0) |
20 | 39 | faraday-http-cache (~> 2.0)
|
21 |
| - git (~> 1.7) |
22 |
| - kramdown (~> 2.3) |
| 40 | + git (>= 1.13, < 3.0) |
| 41 | + kramdown (>= 2.5.1, < 3.0) |
23 | 42 | kramdown-parser-gfm (~> 1.0)
|
24 |
| - no_proxy_fix |
25 |
| - octokit (~> 4.7) |
26 |
| - terminal-table (>= 1, < 4) |
27 |
| - faraday (1.10.1) |
28 |
| - faraday-em_http (~> 1.0) |
29 |
| - faraday-em_synchrony (~> 1.0) |
30 |
| - faraday-excon (~> 1.1) |
31 |
| - faraday-httpclient (~> 1.0) |
32 |
| - faraday-multipart (~> 1.0) |
33 |
| - faraday-net_http (~> 1.0) |
34 |
| - faraday-net_http_persistent (~> 1.0) |
35 |
| - faraday-patron (~> 1.0) |
36 |
| - faraday-rack (~> 1.0) |
37 |
| - faraday-retry (~> 1.0) |
38 |
| - ruby2_keywords (>= 0.0.4) |
39 |
| - faraday-em_http (1.0.0) |
40 |
| - faraday-em_synchrony (1.0.0) |
41 |
| - faraday-excon (1.1.0) |
42 |
| - faraday-http-cache (2.4.1) |
| 43 | + octokit (>= 4.0) |
| 44 | + pstore (~> 0.1) |
| 45 | + terminal-table (>= 1, < 5) |
| 46 | + drb (2.2.3) |
| 47 | + faraday (2.14.0) |
| 48 | + faraday-net_http (>= 2.0, < 3.5) |
| 49 | + json |
| 50 | + logger |
| 51 | + faraday-http-cache (2.5.1) |
43 | 52 | faraday (>= 0.8)
|
44 |
| - faraday-httpclient (1.0.1) |
45 |
| - faraday-multipart (1.0.4) |
46 |
| - multipart-post (~> 2) |
47 |
| - faraday-net_http (1.0.1) |
48 |
| - faraday-net_http_persistent (1.2.0) |
49 |
| - faraday-patron (1.0.0) |
50 |
| - faraday-rack (1.0.0) |
51 |
| - faraday-retry (1.0.3) |
52 |
| - git (1.13.1) |
| 53 | + faraday-net_http (3.4.1) |
| 54 | + net-http (>= 0.5.0) |
| 55 | + git (2.3.3) |
| 56 | + activesupport (>= 5.0) |
53 | 57 | addressable (~> 2.8)
|
| 58 | + process_executer (~> 1.1) |
54 | 59 | rchardet (~> 1.8)
|
55 |
| - kramdown (2.4.0) |
56 |
| - rexml |
| 60 | + i18n (1.14.7) |
| 61 | + concurrent-ruby (~> 1.0) |
| 62 | + json (2.15.1) |
| 63 | + kramdown (2.5.1) |
| 64 | + rexml (>= 3.3.9) |
57 | 65 | kramdown-parser-gfm (1.1.0)
|
58 | 66 | kramdown (~> 2.0)
|
59 |
| - multipart-post (2.2.3) |
| 67 | + logger (1.7.0) |
| 68 | + minitest (5.25.5) |
60 | 69 | nap (1.1.0)
|
61 |
| - no_proxy_fix (0.1.2) |
62 |
| - octokit (4.25.1) |
| 70 | + net-http (0.6.0) |
| 71 | + uri |
| 72 | + octokit (10.0.0) |
63 | 73 | faraday (>= 1, < 3)
|
64 | 74 | sawyer (~> 0.9)
|
65 | 75 | open4 (1.3.4)
|
66 |
| - public_suffix (5.0.1) |
67 |
| - rchardet (1.8.0) |
68 |
| - rexml (3.2.8) |
69 |
| - strscan (>= 3.0.9) |
70 |
| - ruby2_keywords (0.0.5) |
| 76 | + process_executer (1.3.0) |
| 77 | + pstore (0.2.0) |
| 78 | + public_suffix (6.0.2) |
| 79 | + rchardet (1.10.0) |
| 80 | + rexml (3.4.4) |
71 | 81 | sawyer (0.9.2)
|
72 | 82 | addressable (>= 2.3.5)
|
73 | 83 | faraday (>= 0.17.3, < 3)
|
74 |
| - strscan (3.1.0) |
75 |
| - terminal-table (3.0.2) |
76 |
| - unicode-display_width (>= 1.1.1, < 3) |
77 |
| - unicode-display_width (2.2.0) |
| 84 | + securerandom (0.4.1) |
| 85 | + terminal-table (4.0.0) |
| 86 | + unicode-display_width (>= 1.1.1, < 4) |
| 87 | + tzinfo (2.0.6) |
| 88 | + concurrent-ruby (~> 1.0) |
| 89 | + unicode-display_width (3.2.0) |
| 90 | + unicode-emoji (~> 4.1) |
| 91 | + unicode-emoji (4.1.0) |
| 92 | + uri (1.0.4) |
78 | 93 |
|
79 | 94 | PLATFORMS
|
| 95 | + arm64-darwin-24 |
80 | 96 | ruby
|
81 | 97 |
|
82 | 98 | DEPENDENCIES
|
83 |
| - danger (= 8.4.5) |
| 99 | + danger (= 9.5.3) |
84 | 100 |
|
85 | 101 | BUNDLED WITH
|
86 |
| - 1.17.2 |
| 102 | + 2.7.2 |
0 commit comments