|
3 | 3 | specs:
|
4 | 4 | CFPropertyList (3.0.6)
|
5 | 5 | rexml
|
6 |
| - activesupport (7.0.8) |
| 6 | + activesupport (7.1.1) |
| 7 | + base64 |
| 8 | + bigdecimal |
7 | 9 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
| 10 | + connection_pool (>= 2.2.5) |
| 11 | + drb |
8 | 12 | i18n (>= 1.6, < 2)
|
9 | 13 | minitest (>= 5.1)
|
| 14 | + mutex_m |
10 | 15 | tzinfo (~> 2.0)
|
11 | 16 | addressable (2.8.0)
|
12 | 17 | public_suffix (>= 2.0.2, < 5.0)
|
13 | 18 | algoliasearch (1.27.5)
|
14 | 19 | httpclient (~> 2.8, >= 2.8.3)
|
15 | 20 | json (>= 1.5.1)
|
16 | 21 | atomos (0.1.3)
|
| 22 | + base64 (0.1.1) |
| 23 | + bigdecimal (3.1.4) |
17 | 24 | claide (1.0.3)
|
18 | 25 | claide-plugins (0.9.2)
|
19 | 26 | cork
|
20 | 27 | nap
|
21 | 28 | open4 (~> 1.3)
|
22 |
| - cocoapods (1.13.0) |
| 29 | + cocoapods (1.14.0) |
23 | 30 | addressable (~> 2.8)
|
24 | 31 | claide (>= 1.0.2, < 2.0)
|
25 |
| - cocoapods-core (= 1.13.0) |
| 32 | + cocoapods-core (= 1.14.0) |
26 | 33 | cocoapods-deintegrate (>= 1.0.3, < 2.0)
|
27 |
| - cocoapods-downloader (>= 1.6.0, < 2.0) |
| 34 | + cocoapods-downloader (>= 2.0) |
28 | 35 | cocoapods-plugins (>= 1.0.0, < 2.0)
|
29 | 36 | cocoapods-search (>= 1.0.0, < 2.0)
|
30 | 37 | cocoapods-trunk (>= 1.6.0, < 2.0)
|
|
37 | 44 | nap (~> 1.0)
|
38 | 45 | ruby-macho (>= 2.3.0, < 3.0)
|
39 | 46 | xcodeproj (>= 1.23.0, < 2.0)
|
40 |
| - cocoapods-core (1.13.0) |
| 47 | + cocoapods-core (1.14.0) |
41 | 48 | activesupport (>= 5.0, < 8)
|
42 | 49 | addressable (~> 2.8)
|
43 | 50 | algoliasearch (~> 1.0)
|
|
49 | 56 | typhoeus (~> 1.0)
|
50 | 57 | cocoapods-deintegrate (1.0.5)
|
51 | 58 | cocoapods-disable-podfile-validations (0.1.1)
|
52 |
| - cocoapods-downloader (1.6.3) |
| 59 | + cocoapods-downloader (2.0) |
53 | 60 | cocoapods-generate (2.0.1)
|
54 | 61 | cocoapods-disable-podfile-validations (~> 0.1.1)
|
55 | 62 | cocoapods-plugins (1.0.0)
|
|
61 | 68 | cocoapods-try (1.2.0)
|
62 | 69 | colored2 (3.1.2)
|
63 | 70 | concurrent-ruby (1.2.2)
|
| 71 | + connection_pool (2.4.1) |
64 | 72 | cork (0.3.0)
|
65 | 73 | colored2 (~> 3.1)
|
66 | 74 | danger (8.4.5)
|
|
76 | 84 | no_proxy_fix
|
77 | 85 | octokit (~> 4.7)
|
78 | 86 | terminal-table (>= 1, < 4)
|
| 87 | + drb (2.1.1) |
| 88 | + ruby2_keywords |
79 | 89 | escape (0.0.4)
|
80 | 90 | ethon (0.16.0)
|
81 | 91 | ffi (>= 1.15.0)
|
|
104 | 114 | faraday-patron (1.0.0)
|
105 | 115 | faraday-rack (1.0.0)
|
106 | 116 | faraday-retry (1.0.3)
|
107 |
| - ffi (1.15.5) |
| 117 | + ffi (1.16.3) |
108 | 118 | fourflusher (2.3.1)
|
109 | 119 | fuzzy_match (2.0.4)
|
110 | 120 | gh_inspector (1.1.3)
|
|
122 | 132 | minitest (5.20.0)
|
123 | 133 | molinillo (0.8.0)
|
124 | 134 | multipart-post (2.1.1)
|
| 135 | + mutex_m (0.1.2) |
125 | 136 | nanaimo (0.3.0)
|
126 | 137 | nap (1.1.0)
|
127 | 138 | netrc (0.11.0)
|
@@ -157,8 +168,7 @@ PLATFORMS
|
157 | 168 | ruby
|
158 | 169 |
|
159 | 170 | DEPENDENCIES
|
160 |
| - activesupport (= 7.0.8) |
161 |
| - cocoapods (= 1.13.0) |
| 171 | + cocoapods (= 1.14.0) |
162 | 172 | cocoapods-generate (= 2.0.1)
|
163 | 173 | danger (= 8.4.5)
|
164 | 174 |
|
|
0 commit comments