Gemfile.lock 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. CFPropertyList (3.0.5)
  5. rexml
  6. activesupport (6.1.7)
  7. concurrent-ruby (~> 1.0, >= 1.0.2)
  8. i18n (>= 1.6, < 2)
  9. minitest (>= 5.1)
  10. tzinfo (~> 2.0)
  11. zeitwerk (~> 2.3)
  12. addressable (2.8.1)
  13. public_suffix (>= 2.0.2, < 6.0)
  14. algoliasearch (1.27.5)
  15. httpclient (~> 2.8, >= 2.8.3)
  16. json (>= 1.5.1)
  17. arkana (1.2.0)
  18. colorize (~> 0.8)
  19. dotenv (~> 2.7)
  20. yaml (~> 0.2)
  21. atomos (0.1.3)
  22. claide (1.1.0)
  23. cocoapods (1.11.3)
  24. addressable (~> 2.8)
  25. claide (>= 1.0.2, < 2.0)
  26. cocoapods-core (= 1.11.3)
  27. cocoapods-deintegrate (>= 1.0.3, < 2.0)
  28. cocoapods-downloader (>= 1.4.0, < 2.0)
  29. cocoapods-plugins (>= 1.0.0, < 2.0)
  30. cocoapods-search (>= 1.0.0, < 2.0)
  31. cocoapods-trunk (>= 1.4.0, < 2.0)
  32. cocoapods-try (>= 1.1.0, < 2.0)
  33. colored2 (~> 3.1)
  34. escape (~> 0.0.4)
  35. fourflusher (>= 2.3.0, < 3.0)
  36. gh_inspector (~> 1.0)
  37. molinillo (~> 0.8.0)
  38. nap (~> 1.0)
  39. ruby-macho (>= 1.0, < 3.0)
  40. xcodeproj (>= 1.21.0, < 2.0)
  41. cocoapods-clean (0.0.1)
  42. cocoapods-core (1.11.3)
  43. activesupport (>= 5.0, < 7)
  44. addressable (~> 2.8)
  45. algoliasearch (~> 1.0)
  46. concurrent-ruby (~> 1.1)
  47. fuzzy_match (~> 2.0.4)
  48. nap (~> 1.0)
  49. netrc (~> 0.11)
  50. public_suffix (~> 4.0)
  51. typhoeus (~> 1.0)
  52. cocoapods-deintegrate (1.0.5)
  53. cocoapods-downloader (1.6.3)
  54. cocoapods-plugins (1.0.0)
  55. nap
  56. cocoapods-search (1.0.1)
  57. cocoapods-trunk (1.6.0)
  58. nap (>= 0.8, < 2.0)
  59. netrc (~> 0.11)
  60. cocoapods-try (1.2.0)
  61. colored2 (3.1.2)
  62. colorize (0.8.1)
  63. concurrent-ruby (1.1.10)
  64. dotenv (2.8.1)
  65. escape (0.0.4)
  66. ethon (0.15.0)
  67. ffi (>= 1.15.0)
  68. ffi (1.15.5)
  69. fourflusher (2.3.1)
  70. fuzzy_match (2.0.4)
  71. gh_inspector (1.1.3)
  72. httpclient (2.8.3)
  73. i18n (1.12.0)
  74. concurrent-ruby (~> 1.0)
  75. json (2.6.2)
  76. minitest (5.16.3)
  77. molinillo (0.8.0)
  78. nanaimo (0.3.0)
  79. nap (1.1.0)
  80. netrc (0.11.0)
  81. public_suffix (4.0.7)
  82. rexml (3.2.5)
  83. rouge (2.0.7)
  84. ruby-macho (2.5.1)
  85. typhoeus (1.4.0)
  86. ethon (>= 0.9.0)
  87. tzinfo (2.0.5)
  88. concurrent-ruby (~> 1.0)
  89. xcodeproj (1.22.0)
  90. CFPropertyList (>= 2.3.3, < 4.0)
  91. atomos (~> 0.1.3)
  92. claide (>= 1.0.2, < 2.0)
  93. colored2 (~> 3.1)
  94. nanaimo (~> 0.3.0)
  95. rexml (~> 3.2.4)
  96. xcpretty (0.3.0)
  97. rouge (~> 2.0.7)
  98. yaml (0.2.0)
  99. zeitwerk (2.6.3)
  100. PLATFORMS
  101. arm64-darwin-21
  102. arm64-darwin-22
  103. x86_64-darwin-21
  104. x86_64-darwin-22
  105. DEPENDENCIES
  106. arkana
  107. cocoapods
  108. cocoapods-clean
  109. xcpretty
  110. BUNDLED WITH
  111. 2.3.17