Gemfile.lock 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. CFPropertyList (3.0.0)
  5. activesupport (4.2.10)
  6. i18n (~> 0.7)
  7. minitest (~> 5.1)
  8. thread_safe (~> 0.3, >= 0.3.4)
  9. tzinfo (~> 1.1)
  10. addressable (2.5.2)
  11. public_suffix (>= 2.0.2, < 4.0)
  12. ast (2.4.0)
  13. atomos (0.1.2)
  14. babosa (1.0.2)
  15. claide (1.0.2)
  16. cocoapods (1.4.0)
  17. activesupport (>= 4.0.2, < 5)
  18. claide (>= 1.0.2, < 2.0)
  19. cocoapods-core (= 1.4.0)
  20. cocoapods-deintegrate (>= 1.0.2, < 2.0)
  21. cocoapods-downloader (>= 1.1.3, < 2.0)
  22. cocoapods-plugins (>= 1.0.0, < 2.0)
  23. cocoapods-search (>= 1.0.0, < 2.0)
  24. cocoapods-stats (>= 1.0.0, < 2.0)
  25. cocoapods-trunk (>= 1.3.0, < 2.0)
  26. cocoapods-try (>= 1.1.0, < 2.0)
  27. colored2 (~> 3.1)
  28. escape (~> 0.0.4)
  29. fourflusher (~> 2.0.1)
  30. gh_inspector (~> 1.0)
  31. molinillo (~> 0.6.4)
  32. nap (~> 1.0)
  33. ruby-macho (~> 1.1)
  34. xcodeproj (>= 1.5.4, < 2.0)
  35. cocoapods-core (1.4.0)
  36. activesupport (>= 4.0.2, < 6)
  37. fuzzy_match (~> 2.0.4)
  38. nap (~> 1.0)
  39. cocoapods-deintegrate (1.0.2)
  40. cocoapods-downloader (1.1.3)
  41. cocoapods-plugins (1.0.0)
  42. nap
  43. cocoapods-search (1.0.0)
  44. cocoapods-stats (1.0.0)
  45. cocoapods-trunk (1.3.0)
  46. nap (>= 0.8, < 2.0)
  47. netrc (~> 0.11)
  48. cocoapods-try (1.1.0)
  49. colored (1.2)
  50. colored2 (3.1.2)
  51. commander-fastlane (4.4.6)
  52. highline (~> 1.7.2)
  53. concurrent-ruby (1.0.5)
  54. declarative (0.0.10)
  55. declarative-option (0.1.0)
  56. domain_name (0.5.20170404)
  57. unf (>= 0.0.5, < 1.0.0)
  58. dotenv (2.2.1)
  59. escape (0.0.4)
  60. excon (0.62.0)
  61. faraday (0.14.0)
  62. multipart-post (>= 1.2, < 3)
  63. faraday-cookie_jar (0.0.6)
  64. faraday (>= 0.7.4)
  65. http-cookie (~> 1.0.0)
  66. faraday_middleware (0.12.2)
  67. faraday (>= 0.7.4, < 1.0)
  68. fastimage (2.1.1)
  69. fastlane (2.82.0)
  70. CFPropertyList (>= 2.3, < 4.0.0)
  71. addressable (>= 2.3, < 3.0.0)
  72. babosa (>= 1.0.2, < 2.0.0)
  73. bundler (>= 1.12.0, < 2.0.0)
  74. colored
  75. commander-fastlane (>= 4.4.6, < 5.0.0)
  76. dotenv (>= 2.1.1, < 3.0.0)
  77. excon (>= 0.45.0, < 1.0.0)
  78. faraday (~> 0.9)
  79. faraday-cookie_jar (~> 0.0.6)
  80. faraday_middleware (~> 0.9)
  81. fastimage (>= 2.1.0, < 3.0.0)
  82. gh_inspector (>= 1.1.2, < 2.0.0)
  83. google-api-client (>= 0.13.1, < 0.14.0)
  84. highline (>= 1.7.2, < 2.0.0)
  85. json (< 3.0.0)
  86. mini_magick (~> 4.5.1)
  87. multi_json
  88. multi_xml (~> 0.5)
  89. multipart-post (~> 2.0.0)
  90. plist (>= 3.1.0, < 4.0.0)
  91. public_suffix (~> 2.0.0)
  92. rubyzip (>= 1.1.0, < 2.0.0)
  93. security (= 0.1.3)
  94. slack-notifier (>= 2.0.0, < 3.0.0)
  95. terminal-notifier (>= 1.6.2, < 2.0.0)
  96. terminal-table (>= 1.4.5, < 2.0.0)
  97. tty-screen (>= 0.6.3, < 1.0.0)
  98. tty-spinner (>= 0.8.0, < 1.0.0)
  99. word_wrap (~> 1.0.0)
  100. xcodeproj (>= 1.5.2, < 2.0.0)
  101. xcpretty (>= 0.2.4, < 1.0.0)
  102. xcpretty-travis-formatter (>= 0.0.3)
  103. fastlane-plugin-ruby (0.1.3)
  104. fourflusher (2.0.1)
  105. fuzzy_match (2.0.4)
  106. gh_inspector (1.1.3)
  107. google-api-client (0.13.6)
  108. addressable (~> 2.5, >= 2.5.1)
  109. googleauth (~> 0.5)
  110. httpclient (>= 2.8.1, < 3.0)
  111. mime-types (~> 3.0)
  112. representable (~> 3.0)
  113. retriable (>= 2.0, < 4.0)
  114. googleauth (0.6.2)
  115. faraday (~> 0.12)
  116. jwt (>= 1.4, < 3.0)
  117. logging (~> 2.0)
  118. memoist (~> 0.12)
  119. multi_json (~> 1.11)
  120. os (~> 0.9)
  121. signet (~> 0.7)
  122. highline (1.7.10)
  123. http-cookie (1.0.3)
  124. domain_name (~> 0.5)
  125. httpclient (2.8.3)
  126. i18n (0.9.5)
  127. concurrent-ruby (~> 1.0)
  128. json (2.1.0)
  129. jwt (2.1.0)
  130. little-plugger (1.1.4)
  131. logging (2.2.2)
  132. little-plugger (~> 1.1)
  133. multi_json (~> 1.10)
  134. memoist (0.16.0)
  135. mime-types (3.1)
  136. mime-types-data (~> 3.2015)
  137. mime-types-data (3.2016.0521)
  138. mini_magick (4.5.1)
  139. minitest (5.11.3)
  140. molinillo (0.6.5)
  141. multi_json (1.13.1)
  142. multi_xml (0.6.0)
  143. multipart-post (2.0.0)
  144. nanaimo (0.2.4)
  145. nap (1.1.0)
  146. netrc (0.11.0)
  147. os (0.9.6)
  148. parallel (1.12.1)
  149. parser (2.5.0.5)
  150. ast (~> 2.4.0)
  151. plist (3.4.0)
  152. powerpack (0.1.1)
  153. public_suffix (2.0.5)
  154. rainbow (3.0.0)
  155. representable (3.0.4)
  156. declarative (< 0.1.0)
  157. declarative-option (< 0.2.0)
  158. uber (< 0.2.0)
  159. retriable (3.1.1)
  160. rouge (2.0.7)
  161. rubocop (0.54.0)
  162. parallel (~> 1.10)
  163. parser (>= 2.5)
  164. powerpack (~> 0.1)
  165. rainbow (>= 2.2.2, < 4.0)
  166. ruby-progressbar (~> 1.7)
  167. unicode-display_width (~> 1.0, >= 1.0.1)
  168. ruby-macho (1.1.0)
  169. ruby-progressbar (1.9.0)
  170. rubyzip (1.2.1)
  171. security (0.1.3)
  172. signet (0.8.1)
  173. addressable (~> 2.3)
  174. faraday (~> 0.9)
  175. jwt (>= 1.5, < 3.0)
  176. multi_json (~> 1.10)
  177. slack-notifier (2.3.2)
  178. terminal-notifier (1.8.0)
  179. terminal-table (1.8.0)
  180. unicode-display_width (~> 1.1, >= 1.1.1)
  181. thread_safe (0.3.6)
  182. tty-cursor (0.5.0)
  183. tty-screen (0.6.4)
  184. tty-spinner (0.8.0)
  185. tty-cursor (>= 0.5.0)
  186. tzinfo (1.2.5)
  187. thread_safe (~> 0.1)
  188. uber (0.1.0)
  189. unf (0.1.4)
  190. unf_ext
  191. unf_ext (0.0.7.5)
  192. unicode-display_width (1.3.0)
  193. word_wrap (1.0.0)
  194. xcode-install (2.3.1)
  195. claide (>= 0.9.1, < 1.1.0)
  196. fastlane (>= 2.1.0, < 3.0.0)
  197. xcodeproj (1.5.7)
  198. CFPropertyList (>= 2.3.3, < 4.0)
  199. atomos (~> 0.1.2)
  200. claide (>= 1.0.2, < 2.0)
  201. colored2 (~> 3.1)
  202. nanaimo (~> 0.2.4)
  203. xcpretty (0.2.8)
  204. rouge (~> 2.0.7)
  205. xcpretty-travis-formatter (1.0.0)
  206. xcpretty (~> 0.2, >= 0.0.7)
  207. PLATFORMS
  208. ruby
  209. DEPENDENCIES
  210. cocoapods (~> 1.4.0)
  211. fastlane (~> 2.82.0)
  212. fastlane-plugin-ruby
  213. rubocop (~> 0.54.0)
  214. xcode-install (~> 2.3.1)
  215. xcodeproj (~> 1.5.6)
  216. BUNDLED WITH
  217. 1.16.1