xref: /expo/Gemfile.lock (revision 8daa3bcb)
1GEM
2  remote: https://rubygems.org/
3  specs:
4    CFPropertyList (3.0.3)
5    activesupport (7.0.4.3)
6      concurrent-ruby (~> 1.0, >= 1.0.2)
7      i18n (>= 1.6, < 2)
8      minitest (>= 5.1)
9      tzinfo (~> 2.0)
10    addressable (2.8.0)
11      public_suffix (>= 2.0.2, < 5.0)
12    algoliasearch (1.27.5)
13      httpclient (~> 2.8, >= 2.8.3)
14      json (>= 1.5.1)
15    artifactory (3.0.15)
16    atomos (0.1.3)
17    aws-eventstream (1.2.0)
18    aws-partitions (1.579.0)
19    aws-sdk-core (3.130.2)
20      aws-eventstream (~> 1, >= 1.0.2)
21      aws-partitions (~> 1, >= 1.525.0)
22      aws-sigv4 (~> 1.1)
23      jmespath (~> 1.0)
24    aws-sdk-kms (1.56.0)
25      aws-sdk-core (~> 3, >= 3.127.0)
26      aws-sigv4 (~> 1.1)
27    aws-sdk-s3 (1.113.1)
28      aws-sdk-core (~> 3, >= 3.127.0)
29      aws-sdk-kms (~> 1)
30      aws-sigv4 (~> 1.4)
31    aws-sigv4 (1.5.0)
32      aws-eventstream (~> 1, >= 1.0.2)
33    babosa (1.0.4)
34    claide (1.0.3)
35    cocoapods (1.12.1)
36      addressable (~> 2.8)
37      claide (>= 1.0.2, < 2.0)
38      cocoapods-core (= 1.12.1)
39      cocoapods-deintegrate (>= 1.0.3, < 2.0)
40      cocoapods-downloader (>= 1.6.0, < 2.0)
41      cocoapods-plugins (>= 1.0.0, < 2.0)
42      cocoapods-search (>= 1.0.0, < 2.0)
43      cocoapods-trunk (>= 1.6.0, < 2.0)
44      cocoapods-try (>= 1.1.0, < 2.0)
45      colored2 (~> 3.1)
46      escape (~> 0.0.4)
47      fourflusher (>= 2.3.0, < 3.0)
48      gh_inspector (~> 1.0)
49      molinillo (~> 0.8.0)
50      nap (~> 1.0)
51      ruby-macho (>= 2.3.0, < 3.0)
52      xcodeproj (>= 1.21.0, < 2.0)
53    cocoapods-core (1.12.1)
54      activesupport (>= 5.0, < 8)
55      addressable (~> 2.8)
56      algoliasearch (~> 1.0)
57      concurrent-ruby (~> 1.1)
58      fuzzy_match (~> 2.0.4)
59      nap (~> 1.0)
60      netrc (~> 0.11)
61      public_suffix (~> 4.0)
62      typhoeus (~> 1.0)
63    cocoapods-deintegrate (1.0.5)
64    cocoapods-downloader (1.6.3)
65    cocoapods-plugins (1.0.0)
66      nap
67    cocoapods-search (1.0.1)
68    cocoapods-trunk (1.6.0)
69      nap (>= 0.8, < 2.0)
70      netrc (~> 0.11)
71    cocoapods-try (1.2.0)
72    colored (1.2)
73    colored2 (3.1.2)
74    commander (4.6.0)
75      highline (~> 2.0.0)
76    concurrent-ruby (1.2.2)
77    declarative (0.0.20)
78    digest-crc (0.6.4)
79      rake (>= 12.0.0, < 14.0.0)
80    domain_name (0.5.20190701)
81      unf (>= 0.0.5, < 1.0.0)
82    dotenv (2.7.6)
83    emoji_regex (3.2.3)
84    escape (0.0.4)
85    ethon (0.14.0)
86      ffi (>= 1.15.0)
87    excon (0.92.2)
88    faraday (1.10.0)
89      faraday-em_http (~> 1.0)
90      faraday-em_synchrony (~> 1.0)
91      faraday-excon (~> 1.1)
92      faraday-httpclient (~> 1.0)
93      faraday-multipart (~> 1.0)
94      faraday-net_http (~> 1.0)
95      faraday-net_http_persistent (~> 1.0)
96      faraday-patron (~> 1.0)
97      faraday-rack (~> 1.0)
98      faraday-retry (~> 1.0)
99      ruby2_keywords (>= 0.0.4)
100    faraday-cookie_jar (0.0.7)
101      faraday (>= 0.8.0)
102      http-cookie (~> 1.0.0)
103    faraday-em_http (1.0.0)
104    faraday-em_synchrony (1.0.0)
105    faraday-excon (1.1.0)
106    faraday-httpclient (1.0.1)
107    faraday-multipart (1.0.3)
108      multipart-post (>= 1.2, < 3)
109    faraday-net_http (1.0.1)
110    faraday-net_http_persistent (1.2.0)
111    faraday-patron (1.0.0)
112    faraday-rack (1.0.0)
113    faraday-retry (1.0.3)
114    faraday_middleware (1.2.0)
115      faraday (~> 1.0)
116    fastimage (2.2.6)
117    fastlane (2.205.2)
118      CFPropertyList (>= 2.3, < 4.0.0)
119      addressable (>= 2.8, < 3.0.0)
120      artifactory (~> 3.0)
121      aws-sdk-s3 (~> 1.0)
122      babosa (>= 1.0.3, < 2.0.0)
123      bundler (>= 1.12.0, < 3.0.0)
124      colored
125      commander (~> 4.6)
126      dotenv (>= 2.1.1, < 3.0.0)
127      emoji_regex (>= 0.1, < 4.0)
128      excon (>= 0.71.0, < 1.0.0)
129      faraday (~> 1.0)
130      faraday-cookie_jar (~> 0.0.6)
131      faraday_middleware (~> 1.0)
132      fastimage (>= 2.1.0, < 3.0.0)
133      gh_inspector (>= 1.1.2, < 2.0.0)
134      google-apis-androidpublisher_v3 (~> 0.3)
135      google-apis-playcustomapp_v1 (~> 0.1)
136      google-cloud-storage (~> 1.31)
137      highline (~> 2.0)
138      json (< 3.0.0)
139      jwt (>= 2.1.0, < 3)
140      mini_magick (>= 4.9.4, < 5.0.0)
141      multipart-post (~> 2.0.0)
142      naturally (~> 2.2)
143      optparse (~> 0.1.1)
144      plist (>= 3.1.0, < 4.0.0)
145      rubyzip (>= 2.0.0, < 3.0.0)
146      security (= 0.1.3)
147      simctl (~> 1.6.3)
148      terminal-notifier (>= 2.0.0, < 3.0.0)
149      terminal-table (>= 1.4.5, < 2.0.0)
150      tty-screen (>= 0.6.3, < 1.0.0)
151      tty-spinner (>= 0.8.0, < 1.0.0)
152      word_wrap (~> 1.0.0)
153      xcodeproj (>= 1.13.0, < 2.0.0)
154      xcpretty (~> 0.3.0)
155      xcpretty-travis-formatter (>= 0.0.3)
156    ffi (1.15.4)
157    fourflusher (2.3.1)
158    fuzzy_match (2.0.4)
159    gh_inspector (1.1.3)
160    google-apis-androidpublisher_v3 (0.19.0)
161      google-apis-core (>= 0.4, < 2.a)
162    google-apis-core (0.4.2)
163      addressable (~> 2.5, >= 2.5.1)
164      googleauth (>= 0.16.2, < 2.a)
165      httpclient (>= 2.8.1, < 3.a)
166      mini_mime (~> 1.0)
167      representable (~> 3.0)
168      retriable (>= 2.0, < 4.a)
169      rexml
170      webrick
171    google-apis-iamcredentials_v1 (0.10.0)
172      google-apis-core (>= 0.4, < 2.a)
173    google-apis-playcustomapp_v1 (0.7.0)
174      google-apis-core (>= 0.4, < 2.a)
175    google-apis-storage_v1 (0.13.0)
176      google-apis-core (>= 0.4, < 2.a)
177    google-cloud-core (1.6.0)
178      google-cloud-env (~> 1.0)
179      google-cloud-errors (~> 1.0)
180    google-cloud-env (1.6.0)
181      faraday (>= 0.17.3, < 3.0)
182    google-cloud-errors (1.2.0)
183    google-cloud-storage (1.36.2)
184      addressable (~> 2.8)
185      digest-crc (~> 0.4)
186      google-apis-iamcredentials_v1 (~> 0.1)
187      google-apis-storage_v1 (~> 0.1)
188      google-cloud-core (~> 1.6)
189      googleauth (>= 0.16.2, < 2.a)
190      mini_mime (~> 1.0)
191    googleauth (1.1.3)
192      faraday (>= 0.17.3, < 3.a)
193      jwt (>= 1.4, < 3.0)
194      memoist (~> 0.16)
195      multi_json (~> 1.11)
196      os (>= 0.9, < 2.0)
197      signet (>= 0.16, < 2.a)
198    highline (2.0.3)
199    http-cookie (1.0.4)
200      domain_name (~> 0.5)
201    httpclient (2.8.3)
202    i18n (1.12.0)
203      concurrent-ruby (~> 1.0)
204    jmespath (1.6.1)
205    json (2.6.1)
206    jwt (2.3.0)
207    memoist (0.16.2)
208    mini_magick (4.11.0)
209    mini_mime (1.1.2)
210    minitest (5.18.0)
211    molinillo (0.8.0)
212    multi_json (1.15.0)
213    multipart-post (2.0.0)
214    nanaimo (0.3.0)
215    nap (1.1.0)
216    naturally (2.2.1)
217    netrc (0.11.0)
218    optparse (0.1.1)
219    os (1.1.4)
220    plist (3.6.0)
221    public_suffix (4.0.6)
222    rake (13.0.6)
223    representable (3.1.1)
224      declarative (< 0.1.0)
225      trailblazer-option (>= 0.1.1, < 0.2.0)
226      uber (< 0.2.0)
227    retriable (3.1.2)
228    rexml (3.2.5)
229    rouge (2.0.7)
230    ruby-macho (2.5.1)
231    ruby2_keywords (0.0.5)
232    rubyzip (2.3.2)
233    security (0.1.3)
234    signet (0.16.1)
235      addressable (~> 2.8)
236      faraday (>= 0.17.5, < 3.0)
237      jwt (>= 1.5, < 3.0)
238      multi_json (~> 1.10)
239    simctl (1.6.8)
240      CFPropertyList
241      naturally
242    terminal-notifier (2.0.0)
243    terminal-table (1.8.0)
244      unicode-display_width (~> 1.1, >= 1.1.1)
245    trailblazer-option (0.1.2)
246    tty-cursor (0.7.1)
247    tty-screen (0.8.1)
248    tty-spinner (0.9.3)
249      tty-cursor (~> 0.7)
250    typhoeus (1.4.0)
251      ethon (>= 0.9.0)
252    tzinfo (2.0.6)
253      concurrent-ruby (~> 1.0)
254    uber (0.1.0)
255    unf (0.1.4)
256      unf_ext
257    unf_ext (0.0.8.1)
258    unicode-display_width (1.8.0)
259    webrick (1.7.0)
260    word_wrap (1.0.0)
261    xcodeproj (1.21.0)
262      CFPropertyList (>= 2.3.3, < 4.0)
263      atomos (~> 0.1.3)
264      claide (>= 1.0.2, < 2.0)
265      colored2 (~> 3.1)
266      nanaimo (~> 0.3.0)
267      rexml (~> 3.2.4)
268    xcpretty (0.3.0)
269      rouge (~> 2.0.7)
270    xcpretty-travis-formatter (1.0.1)
271      xcpretty (~> 0.2, >= 0.0.7)
272
273PLATFORMS
274  ruby
275
276DEPENDENCIES
277  cocoapods (~> 1.12.1)
278  fastlane (~> 2.205.2)
279  xcpretty (~> 0.3.0)
280
281BUNDLED WITH
282   2.2.32
283