Gemfile.lock 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. CFPropertyList (3.0.7)
  5. base64
  6. nkf
  7. rexml
  8. activesupport (7.0.8.1)
  9. concurrent-ruby (~> 1.0, >= 1.0.2)
  10. i18n (>= 1.6, < 2)
  11. minitest (>= 5.1)
  12. tzinfo (~> 2.0)
  13. addressable (2.8.6)
  14. public_suffix (>= 2.0.2, < 6.0)
  15. algoliasearch (1.27.5)
  16. httpclient (~> 2.8, >= 2.8.3)
  17. json (>= 1.5.1)
  18. atomos (0.1.3)
  19. base64 (0.2.0)
  20. claide (1.1.0)
  21. cocoapods (1.14.3)
  22. addressable (~> 2.8)
  23. claide (>= 1.0.2, < 2.0)
  24. cocoapods-core (= 1.14.3)
  25. cocoapods-deintegrate (>= 1.0.3, < 2.0)
  26. cocoapods-downloader (>= 2.1, < 3.0)
  27. cocoapods-plugins (>= 1.0.0, < 2.0)
  28. cocoapods-search (>= 1.0.0, < 2.0)
  29. cocoapods-trunk (>= 1.6.0, < 2.0)
  30. cocoapods-try (>= 1.1.0, < 2.0)
  31. colored2 (~> 3.1)
  32. escape (~> 0.0.4)
  33. fourflusher (>= 2.3.0, < 3.0)
  34. gh_inspector (~> 1.0)
  35. molinillo (~> 0.8.0)
  36. nap (~> 1.0)
  37. ruby-macho (>= 2.3.0, < 3.0)
  38. xcodeproj (>= 1.23.0, < 2.0)
  39. cocoapods-core (1.14.3)
  40. activesupport (>= 5.0, < 8)
  41. addressable (~> 2.8)
  42. algoliasearch (~> 1.0)
  43. concurrent-ruby (~> 1.1)
  44. fuzzy_match (~> 2.0.4)
  45. nap (~> 1.0)
  46. netrc (~> 0.11)
  47. public_suffix (~> 4.0)
  48. typhoeus (~> 1.0)
  49. cocoapods-deintegrate (1.0.5)
  50. cocoapods-downloader (2.1)
  51. cocoapods-plugins (1.0.0)
  52. nap
  53. cocoapods-search (1.0.1)
  54. cocoapods-trunk (1.6.0)
  55. nap (>= 0.8, < 2.0)
  56. netrc (~> 0.11)
  57. cocoapods-try (1.2.0)
  58. colored2 (3.1.2)
  59. concurrent-ruby (1.2.3)
  60. escape (0.0.4)
  61. ethon (0.16.0)
  62. ffi (>= 1.15.0)
  63. ffi (1.16.3)
  64. fourflusher (2.3.1)
  65. fuzzy_match (2.0.4)
  66. gh_inspector (1.1.3)
  67. httpclient (2.8.3)
  68. i18n (1.14.4)
  69. concurrent-ruby (~> 1.0)
  70. json (2.7.2)
  71. minitest (5.22.3)
  72. molinillo (0.8.0)
  73. nanaimo (0.3.0)
  74. nap (1.1.0)
  75. netrc (0.11.0)
  76. nkf (0.2.0)
  77. public_suffix (4.0.7)
  78. rexml (3.2.6)
  79. ruby-macho (2.5.1)
  80. typhoeus (1.4.1)
  81. ethon (>= 0.9.0)
  82. tzinfo (2.0.6)
  83. concurrent-ruby (~> 1.0)
  84. xcodeproj (1.24.0)
  85. CFPropertyList (>= 2.3.3, < 4.0)
  86. atomos (~> 0.1.3)
  87. claide (>= 1.0.2, < 2.0)
  88. colored2 (~> 3.1)
  89. nanaimo (~> 0.3.0)
  90. rexml (~> 3.2.4)
  91. PLATFORMS
  92. ruby
  93. DEPENDENCIES
  94. activesupport (>= 6.1.7.5, < 7.1.0)
  95. cocoapods (>= 1.13, < 1.15)
  96. RUBY VERSION
  97. ruby 2.7.4p191
  98. BUNDLED WITH
  99. 2.2.27