Gemfile.lock 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  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.1116.0)
  61. aws-sdk-core (3.225.2)
  62. aws-eventstream (~> 1, >= 1.3.0)
  63. aws-partitions (~> 1, >= 1.992.0)
  64. aws-sigv4 (~> 1.9)
  65. base64
  66. jmespath (~> 1, >= 1.6.1)
  67. logger
  68. aws-sdk-kms (1.105.0)
  69. aws-sdk-core (~> 3, >= 3.225.0)
  70. aws-sigv4 (~> 1.5)
  71. aws-sdk-s3 (1.189.1)
  72. aws-sdk-core (~> 3, >= 3.225.0)
  73. aws-sdk-kms (~> 1)
  74. aws-sigv4 (~> 1.5)
  75. aws-sigv4 (1.12.1)
  76. aws-eventstream (~> 1, >= 1.0.2)
  77. babosa (1.0.4)
  78. base64 (0.3.0)
  79. claide (1.1.0)
  80. colored (1.2)
  81. colored2 (3.1.2)
  82. commander (4.6.0)
  83. highline (~> 2.0.0)
  84. declarative (0.0.20)
  85. digest-crc (0.7.0)
  86. rake (>= 12.0.0, < 14.0.0)
  87. domain_name (0.6.20240107)
  88. dotenv (2.8.1)
  89. emoji_regex (3.2.3)
  90. excon (0.112.0)
  91. faraday (1.10.4)
  92. faraday-em_http (~> 1.0)
  93. faraday-em_synchrony (~> 1.0)
  94. faraday-excon (~> 1.1)
  95. faraday-httpclient (~> 1.0)
  96. faraday-multipart (~> 1.0)
  97. faraday-net_http (~> 1.0)
  98. faraday-net_http_persistent (~> 1.0)
  99. faraday-patron (~> 1.0)
  100. faraday-rack (~> 1.0)
  101. faraday-retry (~> 1.0)
  102. ruby2_keywords (>= 0.0.4)
  103. faraday-cookie_jar (0.0.7)
  104. faraday (>= 0.8.0)
  105. http-cookie (~> 1.0.0)
  106. faraday-em_http (1.0.0)
  107. faraday-em_synchrony (1.0.0)
  108. faraday-excon (1.1.0)
  109. faraday-httpclient (1.0.1)
  110. faraday-multipart (1.1.0)
  111. multipart-post (~> 2.0)
  112. faraday-net_http (1.0.2)
  113. faraday-net_http_persistent (1.2.0)
  114. faraday-patron (1.0.0)
  115. faraday-rack (1.0.0)
  116. faraday-retry (1.0.3)
  117. faraday_middleware (1.2.1)
  118. faraday (~> 1.0)
  119. fastimage (2.4.0)
  120. fastlane-sirp (1.0.0)
  121. sysrandom (~> 1.0)
  122. gh_inspector (1.1.3)
  123. google-apis-androidpublisher_v3 (0.54.0)
  124. google-apis-core (>= 0.11.0, < 2.a)
  125. google-apis-core (0.11.3)
  126. addressable (~> 2.5, >= 2.5.1)
  127. googleauth (>= 0.16.2, < 2.a)
  128. httpclient (>= 2.8.1, < 3.a)
  129. mini_mime (~> 1.0)
  130. representable (~> 3.0)
  131. retriable (>= 2.0, < 4.a)
  132. rexml
  133. google-apis-iamcredentials_v1 (0.17.0)
  134. google-apis-core (>= 0.11.0, < 2.a)
  135. google-apis-playcustomapp_v1 (0.13.0)
  136. google-apis-core (>= 0.11.0, < 2.a)
  137. google-apis-storage_v1 (0.31.0)
  138. google-apis-core (>= 0.11.0, < 2.a)
  139. google-cloud-core (1.8.0)
  140. google-cloud-env (>= 1.0, < 3.a)
  141. google-cloud-errors (~> 1.0)
  142. google-cloud-env (1.6.0)
  143. faraday (>= 0.17.3, < 3.0)
  144. google-cloud-errors (1.5.0)
  145. google-cloud-storage (1.47.0)
  146. addressable (~> 2.8)
  147. digest-crc (~> 0.4)
  148. google-apis-iamcredentials_v1 (~> 0.1)
  149. google-apis-storage_v1 (~> 0.31.0)
  150. google-cloud-core (~> 1.6)
  151. googleauth (>= 0.16.2, < 2.a)
  152. mini_mime (~> 1.0)
  153. googleauth (1.8.1)
  154. faraday (>= 0.17.3, < 3.a)
  155. jwt (>= 1.4, < 3.0)
  156. multi_json (~> 1.11)
  157. os (>= 0.9, < 2.0)
  158. signet (>= 0.16, < 2.a)
  159. highline (2.0.3)
  160. http-cookie (1.0.8)
  161. domain_name (~> 0.5)
  162. httpclient (2.9.0)
  163. mutex_m
  164. jmespath (1.6.2)
  165. json (2.12.2)
  166. jwt (2.10.1)
  167. base64
  168. logger (1.7.0)
  169. mini_magick (4.13.2)
  170. mini_mime (1.1.5)
  171. multi_json (1.15.0)
  172. multipart-post (2.4.1)
  173. mutex_m (0.3.0)
  174. nanaimo (0.4.0)
  175. naturally (2.3.0)
  176. nkf (0.2.0)
  177. optparse (0.6.0)
  178. os (1.1.4)
  179. plist (3.7.2)
  180. public_suffix (6.0.2)
  181. rake (13.3.0)
  182. representable (3.2.0)
  183. declarative (< 0.1.0)
  184. trailblazer-option (>= 0.1.1, < 0.2.0)
  185. uber (< 0.2.0)
  186. retriable (3.1.2)
  187. rexml (3.4.1)
  188. rouge (3.28.0)
  189. ruby2_keywords (0.0.5)
  190. rubyzip (2.4.1)
  191. security (0.1.5)
  192. signet (0.20.0)
  193. addressable (~> 2.8)
  194. faraday (>= 0.17.5, < 3.a)
  195. jwt (>= 1.5, < 3.0)
  196. multi_json (~> 1.10)
  197. simctl (1.6.10)
  198. CFPropertyList
  199. naturally
  200. sysrandom (1.0.5)
  201. terminal-notifier (2.0.0)
  202. terminal-table (3.0.2)
  203. unicode-display_width (>= 1.1.1, < 3)
  204. trailblazer-option (0.1.2)
  205. tty-cursor (0.7.1)
  206. tty-screen (0.8.2)
  207. tty-spinner (0.9.3)
  208. tty-cursor (~> 0.7)
  209. uber (0.1.0)
  210. unicode-display_width (2.6.0)
  211. word_wrap (1.0.0)
  212. xcodeproj (1.27.0)
  213. CFPropertyList (>= 2.3.3, < 4.0)
  214. atomos (~> 0.1.3)
  215. claide (>= 1.0.2, < 2.0)
  216. colored2 (~> 3.1)
  217. nanaimo (~> 0.4.0)
  218. rexml (>= 3.3.6, < 4.0)
  219. xcpretty (0.4.1)
  220. rouge (~> 3.28.0)
  221. xcpretty-travis-formatter (1.0.1)
  222. xcpretty (~> 0.2, >= 0.0.7)
  223. PLATFORMS
  224. arm64-darwin-21
  225. arm64-darwin-22
  226. arm64-darwin-23
  227. arm64-darwin-24
  228. x86_64-darwin-19
  229. x86_64-darwin-24
  230. x86_64-linux
  231. DEPENDENCIES
  232. fastlane!
  233. BUNDLED WITH
  234. 2.6.2