|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - danger-xcode_summary (1.3.0) |
| 4 | + danger-xcode_summary (1.3.1) |
5 | 5 | danger-plugin-api (~> 1.0) |
6 | | - xcresult (~> 0.2) |
| 6 | + xcresult (~> 0.2.2) |
7 | 7 |
|
8 | 8 | GEM |
9 | 9 | remote: https://rubygems.org/ |
10 | 10 | specs: |
11 | | - addressable (2.8.6) |
12 | | - public_suffix (>= 2.0.2, < 6.0) |
| 11 | + addressable (2.8.7) |
| 12 | + public_suffix (>= 2.0.2, < 7.0) |
13 | 13 | ast (2.4.2) |
14 | | - base64 (0.2.0) |
15 | 14 | claide (1.1.0) |
16 | 15 | claide-plugins (0.9.2) |
17 | 16 | cork |
|
21 | 20 | colored2 (3.1.2) |
22 | 21 | cork (0.3.0) |
23 | 22 | colored2 (~> 3.1) |
24 | | - danger (9.4.3) |
| 23 | + danger (9.5.0) |
25 | 24 | claide (~> 1.0) |
26 | 25 | claide-plugins (>= 0.9.2) |
27 | 26 | colored2 (~> 3.1) |
|
31 | 30 | git (~> 1.13) |
32 | 31 | kramdown (~> 2.3) |
33 | 32 | kramdown-parser-gfm (~> 1.0) |
34 | | - no_proxy_fix |
35 | 33 | octokit (>= 4.0) |
36 | 34 | terminal-table (>= 1, < 4) |
37 | 35 | danger-plugin-api (1.0.0) |
38 | 36 | danger (> 2.0) |
39 | 37 | diff-lcs (1.5.1) |
40 | | - faraday (2.9.0) |
41 | | - faraday-net_http (>= 2.0, < 3.2) |
| 38 | + faraday (2.11.0) |
| 39 | + faraday-net_http (>= 2.0, < 3.4) |
| 40 | + logger |
42 | 41 | faraday-http-cache (2.5.1) |
43 | 42 | faraday (>= 0.8) |
44 | | - faraday-net_http (3.1.0) |
| 43 | + faraday-net_http (3.3.0) |
45 | 44 | net-http |
46 | | - ffi (1.16.3) |
| 45 | + ffi (1.17.0) |
47 | 46 | formatador (1.1.0) |
48 | 47 | git (1.19.1) |
49 | 48 | addressable (~> 2.8) |
|
62 | 61 | guard (~> 2.1) |
63 | 62 | guard-compat (~> 1.1) |
64 | 63 | rspec (>= 2.99.0, < 4.0) |
65 | | - json (2.7.1) |
| 64 | + json (2.7.2) |
66 | 65 | kramdown (2.4.0) |
67 | 66 | rexml |
68 | 67 | kramdown-parser-gfm (1.1.0) |
69 | 68 | kramdown (~> 2.0) |
70 | 69 | language_server-protocol (3.17.0.3) |
71 | | - listen (3.8.0) |
| 70 | + listen (3.9.0) |
72 | 71 | rb-fsevent (~> 0.10, >= 0.10.3) |
73 | 72 | rb-inotify (~> 0.9, >= 0.9.10) |
| 73 | + logger (1.6.1) |
74 | 74 | lumberjack (1.2.10) |
75 | | - method_source (1.0.0) |
| 75 | + method_source (1.1.0) |
76 | 76 | nap (1.1.0) |
77 | 77 | nenv (0.3.0) |
78 | 78 | net-http (0.4.1) |
79 | 79 | uri |
80 | | - no_proxy_fix (0.1.2) |
81 | 80 | notiffany (0.1.3) |
82 | 81 | nenv (~> 0.1) |
83 | 82 | shellany (~> 0.0) |
84 | | - octokit (8.1.0) |
85 | | - base64 |
| 83 | + octokit (9.1.0) |
86 | 84 | faraday (>= 1, < 3) |
87 | 85 | sawyer (~> 0.9) |
88 | 86 | open4 (1.3.4) |
89 | | - parallel (1.24.0) |
90 | | - parser (3.3.0.5) |
| 87 | + parallel (1.26.3) |
| 88 | + parser (3.3.5.0) |
91 | 89 | ast (~> 2.4.1) |
92 | 90 | racc |
93 | 91 | pry (0.14.2) |
94 | 92 | coderay (~> 1.1) |
95 | 93 | method_source (~> 1.0) |
96 | | - public_suffix (5.0.4) |
97 | | - racc (1.7.3) |
| 94 | + public_suffix (6.0.1) |
| 95 | + racc (1.8.1) |
98 | 96 | rainbow (3.1.1) |
99 | | - rake (13.1.0) |
| 97 | + rake (13.2.1) |
100 | 98 | rb-fsevent (0.11.2) |
101 | | - rb-inotify (0.10.1) |
| 99 | + rb-inotify (0.11.1) |
102 | 100 | ffi (~> 1.0) |
103 | 101 | rchardet (1.8.0) |
104 | | - regexp_parser (2.9.0) |
105 | | - rexml (3.2.6) |
| 102 | + regexp_parser (2.9.2) |
| 103 | + rexml (3.3.7) |
106 | 104 | rspec (3.13.0) |
107 | 105 | rspec-core (~> 3.13.0) |
108 | 106 | rspec-expectations (~> 3.13.0) |
109 | 107 | rspec-mocks (~> 3.13.0) |
110 | | - rspec-core (3.13.0) |
| 108 | + rspec-core (3.13.1) |
111 | 109 | rspec-support (~> 3.13.0) |
112 | | - rspec-expectations (3.13.0) |
| 110 | + rspec-expectations (3.13.2) |
113 | 111 | diff-lcs (>= 1.2.0, < 2.0) |
114 | 112 | rspec-support (~> 3.13.0) |
115 | | - rspec-mocks (3.13.0) |
| 113 | + rspec-mocks (3.13.1) |
116 | 114 | diff-lcs (>= 1.2.0, < 2.0) |
117 | 115 | rspec-support (~> 3.13.0) |
118 | | - rspec-support (3.13.0) |
119 | | - rubocop (1.60.2) |
| 116 | + rspec-support (3.13.1) |
| 117 | + rubocop (1.66.1) |
120 | 118 | json (~> 2.3) |
121 | 119 | language_server-protocol (>= 3.17.0) |
122 | 120 | parallel (~> 1.10) |
123 | 121 | parser (>= 3.3.0.2) |
124 | 122 | rainbow (>= 2.2.2, < 4.0) |
125 | | - regexp_parser (>= 1.8, < 3.0) |
126 | | - rexml (>= 3.2.5, < 4.0) |
127 | | - rubocop-ast (>= 1.30.0, < 2.0) |
| 123 | + regexp_parser (>= 2.4, < 3.0) |
| 124 | + rubocop-ast (>= 1.32.2, < 2.0) |
128 | 125 | ruby-progressbar (~> 1.7) |
129 | 126 | unicode-display_width (>= 2.4.0, < 3.0) |
130 | | - rubocop-ast (1.30.0) |
131 | | - parser (>= 3.2.1.0) |
| 127 | + rubocop-ast (1.32.2) |
| 128 | + parser (>= 3.3.1.0) |
132 | 129 | ruby-progressbar (1.13.0) |
133 | 130 | sawyer (0.9.2) |
134 | 131 | addressable (>= 2.3.5) |
135 | 132 | faraday (>= 0.17.3, < 3) |
136 | 133 | shellany (0.0.1) |
137 | 134 | terminal-table (3.0.2) |
138 | 135 | unicode-display_width (>= 1.1.1, < 3) |
139 | | - thor (1.3.0) |
| 136 | + thor (1.3.2) |
140 | 137 | unicode-display_width (2.5.0) |
141 | | - uri (0.13.0) |
142 | | - xcresult (0.2.1) |
143 | | - yard (0.9.36) |
| 138 | + uri (0.13.1) |
| 139 | + xcresult (0.2.2) |
| 140 | + yard (0.9.37) |
144 | 141 |
|
145 | 142 | PLATFORMS |
146 | 143 | ruby |
|
0 commit comments