Gemfile.lock 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. CFPropertyList (3.0.2)
  5. activesupport (4.2.11.1)
  6. i18n (~> 0.7)
  7. minitest (~> 5.1)
  8. thread_safe (~> 0.3, >= 0.3.4)
  9. tzinfo (~> 1.1)
  10. addressable (2.7.0)
  11. public_suffix (>= 2.0.2, < 5.0)
  12. algoliasearch (1.27.1)
  13. httpclient (~> 2.8, >= 2.8.3)
  14. json (>= 1.5.1)
  15. atomos (0.1.3)
  16. claide (1.0.3)
  17. cocoapods (1.9.1)
  18. activesupport (>= 4.0.2, < 5)
  19. claide (>= 1.0.2, < 2.0)
  20. cocoapods-core (= 1.9.1)
  21. cocoapods-deintegrate (>= 1.0.3, < 2.0)
  22. cocoapods-downloader (>= 1.2.2, < 2.0)
  23. cocoapods-plugins (>= 1.0.0, < 2.0)
  24. cocoapods-search (>= 1.0.0, < 2.0)
  25. cocoapods-stats (>= 1.0.0, < 2.0)
  26. cocoapods-trunk (>= 1.4.0, < 2.0)
  27. cocoapods-try (>= 1.1.0, < 2.0)
  28. colored2 (~> 3.1)
  29. escape (~> 0.0.4)
  30. fourflusher (>= 2.3.0, < 3.0)
  31. gh_inspector (~> 1.0)
  32. molinillo (~> 0.6.6)
  33. nap (~> 1.0)
  34. ruby-macho (~> 1.4)
  35. xcodeproj (>= 1.14.0, < 2.0)
  36. cocoapods-core (1.9.1)
  37. activesupport (>= 4.0.2, < 6)
  38. algoliasearch (~> 1.0)
  39. concurrent-ruby (~> 1.1)
  40. fuzzy_match (~> 2.0.4)
  41. nap (~> 1.0)
  42. netrc (~> 0.11)
  43. typhoeus (~> 1.0)
  44. cocoapods-deintegrate (1.0.4)
  45. cocoapods-downloader (1.3.0)
  46. cocoapods-plugins (1.0.0)
  47. nap
  48. cocoapods-search (1.0.0)
  49. cocoapods-stats (1.1.0)
  50. cocoapods-trunk (1.4.1)
  51. nap (>= 0.8, < 2.0)
  52. netrc (~> 0.11)
  53. cocoapods-try (1.1.0)
  54. colored2 (3.1.2)
  55. concurrent-ruby (1.1.6)
  56. escape (0.0.4)
  57. ethon (0.12.0)
  58. ffi (>= 1.3.0)
  59. faraday (1.0.1)
  60. multipart-post (>= 1.2, < 3)
  61. faraday-http-cache (2.2.0)
  62. faraday (>= 0.8)
  63. ffi (1.12.2)
  64. fourflusher (2.3.1)
  65. fuzzy_match (2.0.4)
  66. gh_inspector (1.1.3)
  67. github_changelog_generator (1.15.2)
  68. activesupport
  69. faraday-http-cache
  70. multi_json
  71. octokit (~> 4.6)
  72. rainbow (>= 2.2.1)
  73. rake (>= 10.0)
  74. retriable (~> 3.0)
  75. httpclient (2.8.3)
  76. i18n (0.9.5)
  77. concurrent-ruby (~> 1.0)
  78. json (2.3.0)
  79. minitest (5.14.0)
  80. molinillo (0.6.6)
  81. multi_json (1.14.1)
  82. multipart-post (2.1.1)
  83. nanaimo (0.2.6)
  84. nap (1.1.0)
  85. netrc (0.11.0)
  86. octokit (4.18.0)
  87. faraday (>= 0.9)
  88. sawyer (~> 0.8.0, >= 0.5.3)
  89. public_suffix (4.0.4)
  90. rainbow (3.0.0)
  91. rake (13.0.1)
  92. retriable (3.1.2)
  93. rouge (2.0.7)
  94. ruby-macho (1.4.0)
  95. sawyer (0.8.2)
  96. addressable (>= 2.3.5)
  97. faraday (> 0.8, < 2.0)
  98. thread_safe (0.3.6)
  99. typhoeus (1.3.1)
  100. ethon (>= 0.9.0)
  101. tzinfo (1.2.7)
  102. thread_safe (~> 0.1)
  103. xcodeproj (1.16.0)
  104. CFPropertyList (>= 2.3.3, < 4.0)
  105. atomos (~> 0.1.3)
  106. claide (>= 1.0.2, < 2.0)
  107. colored2 (~> 3.1)
  108. nanaimo (~> 0.2.6)
  109. xcpretty (0.3.0)
  110. rouge (~> 2.0.7)
  111. PLATFORMS
  112. ruby
  113. DEPENDENCIES
  114. cocoapods (>= 1.8.3)
  115. github_changelog_generator
  116. rake
  117. xcpretty
  118. BUNDLED WITH
  119. 1.17.2