|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - CFPropertyList (3.0.2) |
| 4 | + CFPropertyList (3.0.3) |
5 | 5 | addressable (2.7.0) |
6 | 6 | public_suffix (>= 2.0.2, < 5.0) |
| 7 | + artifactory (3.0.15) |
7 | 8 | atomos (0.1.3) |
8 | | - aws-eventstream (1.1.0) |
9 | | - aws-partitions (1.399.0) |
10 | | - aws-sdk-core (3.109.3) |
| 9 | + aws-eventstream (1.1.1) |
| 10 | + aws-partitions (1.466.0) |
| 11 | + aws-sdk-core (3.114.2) |
11 | 12 | aws-eventstream (~> 1, >= 1.0.2) |
12 | 13 | aws-partitions (~> 1, >= 1.239.0) |
13 | 14 | aws-sigv4 (~> 1.1) |
14 | 15 | jmespath (~> 1.0) |
15 | | - aws-sdk-kms (1.39.0) |
16 | | - aws-sdk-core (~> 3, >= 3.109.0) |
| 16 | + aws-sdk-kms (1.43.0) |
| 17 | + aws-sdk-core (~> 3, >= 3.112.0) |
17 | 18 | aws-sigv4 (~> 1.1) |
18 | | - aws-sdk-s3 (1.85.0) |
19 | | - aws-sdk-core (~> 3, >= 3.109.0) |
| 19 | + aws-sdk-s3 (1.96.0) |
| 20 | + aws-sdk-core (~> 3, >= 3.112.0) |
20 | 21 | aws-sdk-kms (~> 1) |
21 | 22 | aws-sigv4 (~> 1.1) |
22 | | - aws-sigv4 (1.2.2) |
| 23 | + aws-sigv4 (1.2.3) |
23 | 24 | aws-eventstream (~> 1, >= 1.0.2) |
24 | 25 | babosa (1.0.4) |
25 | 26 | claide (1.0.3) |
26 | 27 | colored (1.2) |
27 | 28 | colored2 (3.1.2) |
28 | | - commander-fastlane (4.4.6) |
29 | | - highline (~> 1.7.2) |
| 29 | + commander (4.6.0) |
| 30 | + highline (~> 2.0.0) |
30 | 31 | declarative (0.0.20) |
31 | | - declarative-option (0.1.0) |
32 | | - digest-crc (0.6.1) |
33 | | - rake (~> 13.0) |
| 32 | + digest-crc (0.6.3) |
| 33 | + rake (>= 12.0.0, < 14.0.0) |
34 | 34 | domain_name (0.5.20190701) |
35 | 35 | unf (>= 0.0.5, < 1.0.0) |
36 | 36 | dotenv (2.7.6) |
37 | | - emoji_regex (3.2.1) |
38 | | - excon (0.78.0) |
39 | | - faraday (1.1.0) |
| 37 | + emoji_regex (3.2.2) |
| 38 | + excon (0.82.0) |
| 39 | + faraday (1.4.2) |
| 40 | + faraday-em_http (~> 1.0) |
| 41 | + faraday-em_synchrony (~> 1.0) |
| 42 | + faraday-excon (~> 1.1) |
| 43 | + faraday-net_http (~> 1.0) |
| 44 | + faraday-net_http_persistent (~> 1.1) |
40 | 45 | multipart-post (>= 1.2, < 3) |
41 | | - ruby2_keywords |
| 46 | + ruby2_keywords (>= 0.0.4) |
42 | 47 | faraday-cookie_jar (0.0.7) |
43 | 48 | faraday (>= 0.8.0) |
44 | 49 | http-cookie (~> 1.0.0) |
| 50 | + faraday-em_http (1.0.0) |
| 51 | + faraday-em_synchrony (1.0.0) |
| 52 | + faraday-excon (1.1.0) |
| 53 | + faraday-net_http (1.0.1) |
| 54 | + faraday-net_http_persistent (1.1.0) |
45 | 55 | faraday_middleware (1.0.0) |
46 | 56 | faraday (~> 1.0) |
47 | | - fastimage (2.2.0) |
48 | | - fastlane (2.168.0) |
| 57 | + fastimage (2.2.4) |
| 58 | + fastlane (2.185.0) |
49 | 59 | CFPropertyList (>= 2.3, < 4.0.0) |
50 | 60 | addressable (>= 2.3, < 3.0.0) |
| 61 | + artifactory (~> 3.0) |
51 | 62 | aws-sdk-s3 (~> 1.0) |
52 | 63 | babosa (>= 1.0.3, < 2.0.0) |
53 | 64 | bundler (>= 1.12.0, < 3.0.0) |
54 | 65 | colored |
55 | | - commander-fastlane (>= 4.4.6, < 5.0.0) |
| 66 | + commander (~> 4.6) |
56 | 67 | dotenv (>= 2.1.1, < 3.0.0) |
57 | 68 | emoji_regex (>= 0.1, < 4.0) |
58 | 69 | excon (>= 0.71.0, < 1.0.0) |
|
61 | 72 | faraday_middleware (~> 1.0) |
62 | 73 | fastimage (>= 2.1.0, < 3.0.0) |
63 | 74 | gh_inspector (>= 1.1.2, < 2.0.0) |
64 | | - google-api-client (>= 0.37.0, < 0.39.0) |
65 | | - google-cloud-storage (>= 1.15.0, < 2.0.0) |
66 | | - highline (>= 1.7.2, < 2.0.0) |
| 75 | + google-apis-androidpublisher_v3 (~> 0.1) |
| 76 | + google-apis-playcustomapp_v1 (~> 0.1) |
| 77 | + google-cloud-storage (~> 1.31) |
| 78 | + highline (~> 2.0) |
67 | 79 | json (< 3.0.0) |
68 | 80 | jwt (>= 2.1.0, < 3) |
69 | 81 | mini_magick (>= 4.9.4, < 5.0.0) |
70 | 82 | multipart-post (~> 2.0.0) |
| 83 | + naturally (~> 2.2) |
71 | 84 | plist (>= 3.1.0, < 4.0.0) |
72 | 85 | rubyzip (>= 2.0.0, < 3.0.0) |
73 | 86 | security (= 0.1.3) |
74 | 87 | simctl (~> 1.6.3) |
75 | | - slack-notifier (>= 2.0.0, < 3.0.0) |
76 | 88 | terminal-notifier (>= 2.0.0, < 3.0.0) |
77 | 89 | terminal-table (>= 1.4.5, < 2.0.0) |
78 | 90 | tty-screen (>= 0.6.3, < 1.0.0) |
|
82 | 94 | xcpretty (~> 0.3.0) |
83 | 95 | xcpretty-travis-formatter (>= 0.0.3) |
84 | 96 | gh_inspector (1.1.3) |
85 | | - google-api-client (0.38.0) |
| 97 | + google-apis-androidpublisher_v3 (0.5.0) |
| 98 | + google-apis-core (~> 0.1) |
| 99 | + google-apis-core (0.3.0) |
86 | 100 | addressable (~> 2.5, >= 2.5.1) |
87 | | - googleauth (~> 0.9) |
| 101 | + googleauth (~> 0.14) |
88 | 102 | httpclient (>= 2.8.1, < 3.0) |
89 | 103 | mini_mime (~> 1.0) |
90 | 104 | representable (~> 3.0) |
91 | 105 | retriable (>= 2.0, < 4.0) |
92 | | - signet (~> 0.12) |
93 | | - google-cloud-core (1.5.0) |
| 106 | + rexml |
| 107 | + signet (~> 0.14) |
| 108 | + webrick |
| 109 | + google-apis-iamcredentials_v1 (0.4.0) |
| 110 | + google-apis-core (~> 0.1) |
| 111 | + google-apis-playcustomapp_v1 (0.3.0) |
| 112 | + google-apis-core (~> 0.1) |
| 113 | + google-apis-storage_v1 (0.4.0) |
| 114 | + google-apis-core (~> 0.1) |
| 115 | + google-cloud-core (1.6.0) |
94 | 116 | google-cloud-env (~> 1.0) |
95 | 117 | google-cloud-errors (~> 1.0) |
96 | | - google-cloud-env (1.4.0) |
| 118 | + google-cloud-env (1.5.0) |
97 | 119 | faraday (>= 0.17.3, < 2.0) |
98 | | - google-cloud-errors (1.0.1) |
99 | | - google-cloud-storage (1.29.1) |
| 120 | + google-cloud-errors (1.1.0) |
| 121 | + google-cloud-storage (1.31.1) |
100 | 122 | addressable (~> 2.5) |
101 | 123 | digest-crc (~> 0.4) |
102 | | - google-api-client (~> 0.33) |
| 124 | + google-apis-iamcredentials_v1 (~> 0.1) |
| 125 | + google-apis-storage_v1 (~> 0.1) |
103 | 126 | google-cloud-core (~> 1.2) |
104 | 127 | googleauth (~> 0.9) |
105 | 128 | mini_mime (~> 1.0) |
106 | | - googleauth (0.14.0) |
| 129 | + googleauth (0.16.2) |
107 | 130 | faraday (>= 0.17.3, < 2.0) |
108 | 131 | jwt (>= 1.4, < 3.0) |
109 | 132 | memoist (~> 0.16) |
110 | 133 | multi_json (~> 1.11) |
111 | 134 | os (>= 0.9, < 2.0) |
112 | 135 | signet (~> 0.14) |
113 | | - highline (1.7.10) |
114 | | - http-cookie (1.0.3) |
| 136 | + highline (2.0.3) |
| 137 | + http-cookie (1.0.4) |
115 | 138 | domain_name (~> 0.5) |
116 | 139 | httpclient (2.8.3) |
117 | 140 | jmespath (1.4.0) |
118 | | - json (2.3.1) |
119 | | - jwt (2.2.2) |
| 141 | + json (2.5.1) |
| 142 | + jwt (2.2.3) |
120 | 143 | memoist (0.16.2) |
121 | 144 | mini_magick (4.11.0) |
122 | | - mini_mime (1.0.2) |
| 145 | + mini_mime (1.1.0) |
123 | 146 | multi_json (1.15.0) |
124 | 147 | multipart-post (2.0.0) |
125 | 148 | nanaimo (0.3.0) |
126 | | - naturally (2.2.0) |
| 149 | + naturally (2.2.1) |
127 | 150 | os (1.1.1) |
128 | | - plist (3.5.0) |
| 151 | + plist (3.6.0) |
129 | 152 | public_suffix (4.0.6) |
130 | | - rake (13.0.1) |
131 | | - representable (3.0.4) |
| 153 | + rake (13.0.3) |
| 154 | + representable (3.1.1) |
132 | 155 | declarative (< 0.1.0) |
133 | | - declarative-option (< 0.2.0) |
| 156 | + trailblazer-option (>= 0.1.1, < 0.2.0) |
134 | 157 | uber (< 0.2.0) |
135 | 158 | retriable (3.1.2) |
| 159 | + rexml (3.2.5) |
136 | 160 | rouge (2.0.7) |
137 | | - ruby2_keywords (0.0.2) |
| 161 | + ruby2_keywords (0.0.4) |
138 | 162 | rubyzip (2.3.0) |
139 | 163 | security (0.1.3) |
140 | | - signet (0.14.0) |
| 164 | + signet (0.15.0) |
141 | 165 | addressable (~> 2.3) |
142 | 166 | faraday (>= 0.17.3, < 2.0) |
143 | 167 | jwt (>= 1.5, < 3.0) |
144 | 168 | multi_json (~> 1.10) |
145 | 169 | simctl (1.6.8) |
146 | 170 | CFPropertyList |
147 | 171 | naturally |
148 | | - slack-notifier (2.3.2) |
149 | 172 | terminal-notifier (2.0.0) |
150 | 173 | terminal-table (1.8.0) |
151 | 174 | unicode-display_width (~> 1.1, >= 1.1.1) |
| 175 | + trailblazer-option (0.1.1) |
152 | 176 | tty-cursor (0.7.1) |
153 | 177 | tty-screen (0.8.1) |
154 | 178 | tty-spinner (0.9.3) |
|
158 | 182 | unf_ext |
159 | 183 | unf_ext (0.0.7.7) |
160 | 184 | unicode-display_width (1.7.0) |
| 185 | + webrick (1.7.0) |
161 | 186 | word_wrap (1.0.0) |
162 | 187 | xcodeproj (1.19.0) |
163 | 188 | CFPropertyList (>= 2.3.3, < 4.0) |
|
167 | 192 | nanaimo (~> 0.3.0) |
168 | 193 | xcpretty (0.3.0) |
169 | 194 | rouge (~> 2.0.7) |
170 | | - xcpretty-travis-formatter (1.0.0) |
| 195 | + xcpretty-travis-formatter (1.0.1) |
171 | 196 | xcpretty (~> 0.2, >= 0.0.7) |
172 | 197 |
|
173 | 198 | PLATFORMS |
|
0 commit comments