Gemfile.lock 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242
  1. GIT
  2. remote: https://github.com/loopandlearn/fastlane.git
  3. revision: a670d4b092b274d58ebb5497126e47fc6a84f533
  4. ref: a670d4b092b274d58ebb5497126e47fc6a84f533
  5. specs:
  6. fastlane (2.228.0)
  7. CFPropertyList (>= 2.3, < 4.0.0)
  8. addressable (>= 2.8, < 3.0.0)
  9. artifactory (~> 3.0)
  10. aws-sdk-s3 (~> 1.0)
  11. babosa (>= 1.0.3, < 2.0.0)
  12. bundler (>= 1.12.0, < 3.0.0)
  13. colored (~> 1.2)
  14. commander (~> 4.6)
  15. dotenv (>= 2.1.1, < 3.0.0)
  16. emoji_regex (>= 0.1, < 4.0)
  17. excon (>= 0.71.0, < 1.0.0)
  18. faraday (~> 1.0)
  19. faraday-cookie_jar (~> 0.0.6)
  20. faraday_middleware (~> 1.0)
  21. fastimage (>= 2.1.0, < 3.0.0)
  22. fastlane-sirp (>= 1.0.0)
  23. gh_inspector (>= 1.1.2, < 2.0.0)
  24. google-apis-androidpublisher_v3 (~> 0.3)
  25. google-apis-playcustomapp_v1 (~> 0.1)
  26. google-cloud-env (>= 1.6.0, < 2.0.0)
  27. google-cloud-storage (~> 1.31)
  28. highline (~> 2.0)
  29. http-cookie (~> 1.0.5)
  30. json (< 3.0.0)
  31. jwt (>= 2.1.0, < 3)
  32. mini_magick (>= 4.9.4, < 5.0.0)
  33. multipart-post (>= 2.0.0, < 3.0.0)
  34. naturally (~> 2.2)
  35. optparse (>= 0.1.1, < 1.0.0)
  36. plist (>= 3.1.0, < 4.0.0)
  37. rubyzip (>= 2.0.0, < 3.0.0)
  38. security (= 0.1.5)
  39. simctl (~> 1.6.3)
  40. terminal-notifier (>= 2.0.0, < 3.0.0)
  41. terminal-table (~> 3)
  42. tty-screen (>= 0.6.3, < 1.0.0)
  43. tty-spinner (>= 0.8.0, < 1.0.0)
  44. word_wrap (~> 1.0.0)
  45. xcodeproj (>= 1.13.0, < 2.0.0)
  46. xcpretty (~> 0.4.1)
  47. xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
  48. GEM
  49. remote: https://rubygems.org/
  50. specs:
  51. CFPropertyList (3.0.7)
  52. base64
  53. nkf
  54. rexml
  55. addressable (2.8.7)
  56. public_suffix (>= 2.0.2, < 7.0)
  57. artifactory (3.0.17)
  58. atomos (0.1.3)
  59. aws-eventstream (1.4.0)
  60. aws-partitions (1.1163.0)
  61. aws-sdk-core (3.232.0)
  62. aws-eventstream (~> 1, >= 1.3.0)
  63. aws-partitions (~> 1, >= 1.992.0)
  64. aws-sigv4 (~> 1.9)
  65. base64
  66. bigdecimal
  67. jmespath (~> 1, >= 1.6.1)
  68. logger
  69. aws-sdk-kms (1.112.0)
  70. aws-sdk-core (~> 3, >= 3.231.0)
  71. aws-sigv4 (~> 1.5)
  72. aws-sdk-s3 (1.199.0)
  73. aws-sdk-core (~> 3, >= 3.231.0)
  74. aws-sdk-kms (~> 1)
  75. aws-sigv4 (~> 1.5)
  76. aws-sigv4 (1.12.1)
  77. aws-eventstream (~> 1, >= 1.0.2)
  78. babosa (1.0.4)
  79. base64 (0.3.0)
  80. bigdecimal (3.2.3)
  81. claide (1.1.0)
  82. colored (1.2)
  83. colored2 (3.1.2)
  84. commander (4.6.0)
  85. highline (~> 2.0.0)
  86. declarative (0.0.20)
  87. digest-crc (0.7.0)
  88. rake (>= 12.0.0, < 14.0.0)
  89. domain_name (0.6.20240107)
  90. dotenv (2.8.1)
  91. emoji_regex (3.2.3)
  92. excon (0.112.0)
  93. faraday (1.10.4)
  94. faraday-em_http (~> 1.0)
  95. faraday-em_synchrony (~> 1.0)
  96. faraday-excon (~> 1.1)
  97. faraday-httpclient (~> 1.0)
  98. faraday-multipart (~> 1.0)
  99. faraday-net_http (~> 1.0)
  100. faraday-net_http_persistent (~> 1.0)
  101. faraday-patron (~> 1.0)
  102. faraday-rack (~> 1.0)
  103. faraday-retry (~> 1.0)
  104. ruby2_keywords (>= 0.0.4)
  105. faraday-cookie_jar (0.0.7)
  106. faraday (>= 0.8.0)
  107. http-cookie (~> 1.0.0)
  108. faraday-em_http (1.0.0)
  109. faraday-em_synchrony (1.0.1)
  110. faraday-excon (1.1.0)
  111. faraday-httpclient (1.0.1)
  112. faraday-multipart (1.1.1)
  113. multipart-post (~> 2.0)
  114. faraday-net_http (1.0.2)
  115. faraday-net_http_persistent (1.2.0)
  116. faraday-patron (1.0.0)
  117. faraday-rack (1.0.0)
  118. faraday-retry (1.0.3)
  119. faraday_middleware (1.2.1)
  120. faraday (~> 1.0)
  121. fastimage (2.4.0)
  122. fastlane-sirp (1.0.0)
  123. sysrandom (~> 1.0)
  124. gh_inspector (1.1.3)
  125. google-apis-androidpublisher_v3 (0.54.0)
  126. google-apis-core (>= 0.11.0, < 2.a)
  127. google-apis-core (0.11.3)
  128. addressable (~> 2.5, >= 2.5.1)
  129. googleauth (>= 0.16.2, < 2.a)
  130. httpclient (>= 2.8.1, < 3.a)
  131. mini_mime (~> 1.0)
  132. representable (~> 3.0)
  133. retriable (>= 2.0, < 4.a)
  134. rexml
  135. google-apis-iamcredentials_v1 (0.17.0)
  136. google-apis-core (>= 0.11.0, < 2.a)
  137. google-apis-playcustomapp_v1 (0.13.0)
  138. google-apis-core (>= 0.11.0, < 2.a)
  139. google-apis-storage_v1 (0.31.0)
  140. google-apis-core (>= 0.11.0, < 2.a)
  141. google-cloud-core (1.8.0)
  142. google-cloud-env (>= 1.0, < 3.a)
  143. google-cloud-errors (~> 1.0)
  144. google-cloud-env (1.6.0)
  145. faraday (>= 0.17.3, < 3.0)
  146. google-cloud-errors (1.5.0)
  147. google-cloud-storage (1.47.0)
  148. addressable (~> 2.8)
  149. digest-crc (~> 0.4)
  150. google-apis-iamcredentials_v1 (~> 0.1)
  151. google-apis-storage_v1 (~> 0.31.0)
  152. google-cloud-core (~> 1.6)
  153. googleauth (>= 0.16.2, < 2.a)
  154. mini_mime (~> 1.0)
  155. googleauth (1.8.1)
  156. faraday (>= 0.17.3, < 3.a)
  157. jwt (>= 1.4, < 3.0)
  158. multi_json (~> 1.11)
  159. os (>= 0.9, < 2.0)
  160. signet (>= 0.16, < 2.a)
  161. highline (2.0.3)
  162. http-cookie (1.0.8)
  163. domain_name (~> 0.5)
  164. httpclient (2.9.0)
  165. mutex_m
  166. jmespath (1.6.2)
  167. json (2.15.0)
  168. jwt (2.10.2)
  169. base64
  170. logger (1.7.0)
  171. mini_magick (4.13.2)
  172. mini_mime (1.1.5)
  173. multi_json (1.17.0)
  174. multipart-post (2.4.1)
  175. mutex_m (0.3.0)
  176. nanaimo (0.4.0)
  177. naturally (2.3.0)
  178. nkf (0.2.0)
  179. optparse (0.6.0)
  180. os (1.1.4)
  181. plist (3.7.2)
  182. public_suffix (6.0.2)
  183. rake (13.3.0)
  184. representable (3.2.0)
  185. declarative (< 0.1.0)
  186. trailblazer-option (>= 0.1.1, < 0.2.0)
  187. uber (< 0.2.0)
  188. retriable (3.1.2)
  189. rexml (3.4.4)
  190. rouge (3.28.0)
  191. ruby2_keywords (0.0.5)
  192. rubyzip (2.4.1)
  193. security (0.1.5)
  194. signet (0.21.0)
  195. addressable (~> 2.8)
  196. faraday (>= 0.17.5, < 3.a)
  197. jwt (>= 1.5, < 4.0)
  198. multi_json (~> 1.10)
  199. simctl (1.6.10)
  200. CFPropertyList
  201. naturally
  202. sysrandom (1.0.5)
  203. terminal-notifier (2.0.0)
  204. terminal-table (3.0.2)
  205. unicode-display_width (>= 1.1.1, < 3)
  206. trailblazer-option (0.1.2)
  207. tty-cursor (0.7.1)
  208. tty-screen (0.8.2)
  209. tty-spinner (0.9.3)
  210. tty-cursor (~> 0.7)
  211. uber (0.1.0)
  212. unicode-display_width (2.6.0)
  213. word_wrap (1.0.0)
  214. xcodeproj (1.27.0)
  215. CFPropertyList (>= 2.3.3, < 4.0)
  216. atomos (~> 0.1.3)
  217. claide (>= 1.0.2, < 2.0)
  218. colored2 (~> 3.1)
  219. nanaimo (~> 0.4.0)
  220. rexml (>= 3.3.6, < 4.0)
  221. xcpretty (0.4.1)
  222. rouge (~> 3.28.0)
  223. xcpretty-travis-formatter (1.0.1)
  224. xcpretty (~> 0.2, >= 0.0.7)
  225. PLATFORMS
  226. arm64-darwin-21
  227. arm64-darwin-22
  228. arm64-darwin-23
  229. arm64-darwin-24
  230. x86_64-darwin-19
  231. x86_64-darwin-24
  232. x86_64-linux
  233. DEPENDENCIES
  234. fastlane!
  235. rexml (>= 3.4.2)
  236. BUNDLED WITH
  237. 2.6.2