Gemfile.lock 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (7.0.8)
  5. actionpack (= 7.0.8)
  6. activesupport (= 7.0.8)
  7. nio4r (~> 2.0)
  8. websocket-driver (>= 0.6.1)
  9. actionmailbox (7.0.8)
  10. actionpack (= 7.0.8)
  11. activejob (= 7.0.8)
  12. activerecord (= 7.0.8)
  13. activestorage (= 7.0.8)
  14. activesupport (= 7.0.8)
  15. mail (>= 2.7.1)
  16. net-imap
  17. net-pop
  18. net-smtp
  19. actionmailer (7.0.8)
  20. actionpack (= 7.0.8)
  21. actionview (= 7.0.8)
  22. activejob (= 7.0.8)
  23. activesupport (= 7.0.8)
  24. mail (~> 2.5, >= 2.5.4)
  25. net-imap
  26. net-pop
  27. net-smtp
  28. rails-dom-testing (~> 2.0)
  29. actionpack (7.0.8)
  30. actionview (= 7.0.8)
  31. activesupport (= 7.0.8)
  32. rack (~> 2.0, >= 2.2.4)
  33. rack-test (>= 0.6.3)
  34. rails-dom-testing (~> 2.0)
  35. rails-html-sanitizer (~> 1.0, >= 1.2.0)
  36. actiontext (7.0.8)
  37. actionpack (= 7.0.8)
  38. activerecord (= 7.0.8)
  39. activestorage (= 7.0.8)
  40. activesupport (= 7.0.8)
  41. globalid (>= 0.6.0)
  42. nokogiri (>= 1.8.5)
  43. actionview (7.0.8)
  44. activesupport (= 7.0.8)
  45. builder (~> 3.1)
  46. erubi (~> 1.4)
  47. rails-dom-testing (~> 2.0)
  48. rails-html-sanitizer (~> 1.1, >= 1.2.0)
  49. activejob (7.0.8)
  50. activesupport (= 7.0.8)
  51. globalid (>= 0.3.6)
  52. activemodel (7.0.8)
  53. activesupport (= 7.0.8)
  54. activerecord (7.0.8)
  55. activemodel (= 7.0.8)
  56. activesupport (= 7.0.8)
  57. activestorage (7.0.8)
  58. actionpack (= 7.0.8)
  59. activejob (= 7.0.8)
  60. activerecord (= 7.0.8)
  61. activesupport (= 7.0.8)
  62. marcel (~> 1.0)
  63. mini_mime (>= 1.1.0)
  64. activesupport (7.0.8)
  65. concurrent-ruby (~> 1.0, >= 1.0.2)
  66. i18n (>= 1.6, < 2)
  67. minitest (>= 5.1)
  68. tzinfo (~> 2.0)
  69. builder (3.2.4)
  70. concurrent-ruby (1.1.10)
  71. crass (1.0.6)
  72. date (3.3.3)
  73. erubi (1.12.0)
  74. ffi (1.15.5)
  75. globalid (1.2.1)
  76. activesupport (>= 6.1)
  77. i18n (1.14.1)
  78. concurrent-ruby (~> 1.0)
  79. listen (3.7.1)
  80. rb-fsevent (~> 0.10, >= 0.10.3)
  81. rb-inotify (~> 0.9, >= 0.9.10)
  82. loofah (2.21.3)
  83. crass (~> 1.0.2)
  84. nokogiri (>= 1.12.0)
  85. mail (2.8.1)
  86. mini_mime (>= 0.1.1)
  87. net-imap
  88. net-pop
  89. net-smtp
  90. marcel (1.0.2)
  91. method_source (1.0.0)
  92. mini_mime (1.1.5)
  93. mini_portile2 (2.8.4)
  94. minitest (5.20.0)
  95. mysql2 (0.5.5)
  96. net-imap (0.3.7)
  97. date
  98. net-protocol
  99. net-pop (0.1.2)
  100. net-protocol
  101. net-protocol (0.2.1)
  102. timeout
  103. net-smtp (0.4.0)
  104. net-protocol
  105. nio4r (2.5.9)
  106. nokogiri (1.15.4)
  107. mini_portile2 (~> 2.8.2)
  108. racc (~> 1.4)
  109. nokogiri (1.15.4-arm64-darwin)
  110. racc (~> 1.4)
  111. nokogiri (1.15.4-x86_64-linux)
  112. racc (~> 1.4)
  113. oj (3.16.1)
  114. pg (1.5.4)
  115. puma (6.4.0)
  116. nio4r (~> 2.0)
  117. racc (1.7.1)
  118. rack (2.2.8)
  119. rack-test (2.1.0)
  120. rack (>= 1.3)
  121. rails (7.0.8)
  122. actioncable (= 7.0.8)
  123. actionmailbox (= 7.0.8)
  124. actionmailer (= 7.0.8)
  125. actionpack (= 7.0.8)
  126. actiontext (= 7.0.8)
  127. actionview (= 7.0.8)
  128. activejob (= 7.0.8)
  129. activemodel (= 7.0.8)
  130. activerecord (= 7.0.8)
  131. activestorage (= 7.0.8)
  132. activesupport (= 7.0.8)
  133. bundler (>= 1.15.0)
  134. railties (= 7.0.8)
  135. rails-dom-testing (2.2.0)
  136. activesupport (>= 5.0.0)
  137. minitest
  138. nokogiri (>= 1.6)
  139. rails-html-sanitizer (1.6.0)
  140. loofah (~> 2.21)
  141. nokogiri (~> 1.14)
  142. railties (7.0.8)
  143. actionpack (= 7.0.8)
  144. activesupport (= 7.0.8)
  145. method_source
  146. rake (>= 12.2)
  147. thor (~> 1.0)
  148. zeitwerk (~> 2.5)
  149. rake (13.0.6)
  150. rb-fsevent (0.11.0)
  151. rb-inotify (0.10.1)
  152. ffi (~> 1.0)
  153. redis (4.5.1)
  154. thor (1.2.2)
  155. timeout (0.4.0)
  156. tzinfo (2.0.5)
  157. concurrent-ruby (~> 1.0)
  158. tzinfo-data (1.2021.5)
  159. tzinfo (>= 1.0.0)
  160. websocket-driver (0.7.6)
  161. websocket-extensions (>= 0.1.0)
  162. websocket-extensions (0.1.5)
  163. zeitwerk (2.6.12)
  164. PLATFORMS
  165. arm64-darwin-20
  166. ruby
  167. x86_64-linux
  168. DEPENDENCIES
  169. listen (~> 3.3)
  170. mysql2 (= 0.5.5)
  171. oj (~> 3.16)
  172. pg (= 1.5.4)
  173. puma (~> 6.4)
  174. rails (~> 7.0.8)
  175. redis (~> 4.0)
  176. tzinfo-data (= 1.2021.5)
  177. RUBY VERSION
  178. ruby 3.2.2p53
  179. BUNDLED WITH
  180. 2.3.3