Gemfile.lock 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (8.0.0)
  5. actionpack (= 8.0.0)
  6. activesupport (= 8.0.0)
  7. nio4r (~> 2.0)
  8. websocket-driver (>= 0.6.1)
  9. zeitwerk (~> 2.6)
  10. actionmailbox (8.0.0)
  11. actionpack (= 8.0.0)
  12. activejob (= 8.0.0)
  13. activerecord (= 8.0.0)
  14. activestorage (= 8.0.0)
  15. activesupport (= 8.0.0)
  16. mail (>= 2.8.0)
  17. actionmailer (8.0.0)
  18. actionpack (= 8.0.0)
  19. actionview (= 8.0.0)
  20. activejob (= 8.0.0)
  21. activesupport (= 8.0.0)
  22. mail (>= 2.8.0)
  23. rails-dom-testing (~> 2.2)
  24. actionpack (8.0.0)
  25. actionview (= 8.0.0)
  26. activesupport (= 8.0.0)
  27. nokogiri (>= 1.8.5)
  28. rack (>= 2.2.4)
  29. rack-session (>= 1.0.1)
  30. rack-test (>= 0.6.3)
  31. rails-dom-testing (~> 2.2)
  32. rails-html-sanitizer (~> 1.6)
  33. useragent (~> 0.16)
  34. actiontext (8.0.0)
  35. actionpack (= 8.0.0)
  36. activerecord (= 8.0.0)
  37. activestorage (= 8.0.0)
  38. activesupport (= 8.0.0)
  39. globalid (>= 0.6.0)
  40. nokogiri (>= 1.8.5)
  41. actionview (8.0.0)
  42. activesupport (= 8.0.0)
  43. builder (~> 3.1)
  44. erubi (~> 1.11)
  45. rails-dom-testing (~> 2.2)
  46. rails-html-sanitizer (~> 1.6)
  47. activejob (8.0.0)
  48. activesupport (= 8.0.0)
  49. globalid (>= 0.3.6)
  50. activemodel (8.0.0)
  51. activesupport (= 8.0.0)
  52. activerecord (8.0.0)
  53. activemodel (= 8.0.0)
  54. activesupport (= 8.0.0)
  55. timeout (>= 0.4.0)
  56. activestorage (8.0.0)
  57. actionpack (= 8.0.0)
  58. activejob (= 8.0.0)
  59. activerecord (= 8.0.0)
  60. activesupport (= 8.0.0)
  61. marcel (~> 1.0)
  62. activesupport (8.0.0)
  63. base64
  64. benchmark (>= 0.3)
  65. bigdecimal
  66. concurrent-ruby (~> 1.0, >= 1.3.1)
  67. connection_pool (>= 2.2.5)
  68. drb
  69. i18n (>= 1.6, < 2)
  70. logger (>= 1.4.2)
  71. minitest (>= 5.1)
  72. securerandom (>= 0.3)
  73. tzinfo (~> 2.0, >= 2.0.5)
  74. uri (>= 0.13.1)
  75. agoo (2.15.13)
  76. async (2.19.0)
  77. console (~> 1.29)
  78. fiber-annotation
  79. io-event (~> 1.6, >= 1.6.5)
  80. async-container (0.18.3)
  81. async (~> 2.10)
  82. async-http (0.82.3)
  83. async (>= 2.10.2)
  84. async-pool (~> 0.9)
  85. io-endpoint (~> 0.14)
  86. io-stream (~> 0.6)
  87. metrics (~> 0.12)
  88. protocol-http (~> 0.37)
  89. protocol-http1 (>= 0.28.1)
  90. protocol-http2 (~> 0.19)
  91. traces (~> 0.10)
  92. async-http-cache (0.4.4)
  93. async-http (~> 0.56)
  94. async-pool (0.10.1)
  95. async (>= 1.25)
  96. traces
  97. async-service (0.12.0)
  98. async
  99. async-container (~> 0.16)
  100. base64 (0.2.0)
  101. benchmark (0.4.0)
  102. bigdecimal (3.1.8)
  103. builder (3.3.0)
  104. concurrent-ruby (1.3.4)
  105. connection_pool (2.4.1)
  106. console (1.29.0)
  107. fiber-annotation
  108. fiber-local (~> 1.1)
  109. json
  110. crass (1.0.6)
  111. date (3.4.1)
  112. drb (2.2.1)
  113. erubi (1.13.0)
  114. falcon (0.48.3)
  115. async
  116. async-container (~> 0.18)
  117. async-http (~> 0.75)
  118. async-http-cache (~> 0.4)
  119. async-service (~> 0.10)
  120. bundler
  121. localhost (~> 1.1)
  122. openssl (~> 3.0)
  123. process-metrics (~> 0.2)
  124. protocol-http (~> 0.31)
  125. protocol-rack (~> 0.7)
  126. samovar (~> 2.3)
  127. fiber-annotation (0.2.0)
  128. fiber-local (1.1.0)
  129. fiber-storage
  130. fiber-storage (1.0.0)
  131. globalid (1.2.1)
  132. activesupport (>= 6.1)
  133. i18n (1.14.6)
  134. concurrent-ruby (~> 1.0)
  135. io-console (0.8.0)
  136. io-endpoint (0.14.0)
  137. io-event (1.7.3)
  138. io-stream (0.6.1)
  139. iodine (0.7.58)
  140. irb (1.14.1)
  141. rdoc (>= 4.0.0)
  142. reline (>= 0.4.2)
  143. json (2.9.1)
  144. localhost (1.3.1)
  145. logger (1.6.2)
  146. loofah (2.23.1)
  147. crass (~> 1.0.2)
  148. nokogiri (>= 1.12.0)
  149. mail (2.8.1)
  150. mini_mime (>= 0.1.1)
  151. net-imap
  152. net-pop
  153. net-smtp
  154. mapping (1.1.1)
  155. marcel (1.0.4)
  156. metrics (0.12.1)
  157. mini_mime (1.1.5)
  158. mini_portile2 (2.8.8)
  159. minitest (5.25.4)
  160. net-imap (0.5.1)
  161. date
  162. net-protocol
  163. net-pop (0.1.2)
  164. net-protocol
  165. net-protocol (0.2.2)
  166. timeout
  167. net-smtp (0.5.0)
  168. net-protocol
  169. nio4r (2.7.4)
  170. nokogiri (1.18.3)
  171. mini_portile2 (~> 2.8.2)
  172. racc (~> 1.4)
  173. nokogiri (1.18.3-x86_64-darwin)
  174. racc (~> 1.4)
  175. nokogiri (1.18.3-x86_64-linux-gnu)
  176. racc (~> 1.4)
  177. openssl (3.2.0)
  178. pg (1.5.9)
  179. process-metrics (0.3.0)
  180. console (~> 1.8)
  181. json (~> 2)
  182. samovar (~> 2.1)
  183. protocol-hpack (1.5.1)
  184. protocol-http (0.42.0)
  185. protocol-http1 (0.28.1)
  186. protocol-http (~> 0.22)
  187. protocol-http2 (0.19.4)
  188. protocol-hpack (~> 1.4)
  189. protocol-http (~> 0.18)
  190. traces
  191. protocol-rack (0.10.1)
  192. protocol-http (~> 0.37)
  193. rack (>= 1.0)
  194. psych (5.2.1)
  195. date
  196. stringio
  197. puma (6.5.0)
  198. nio4r (~> 2.0)
  199. racc (1.8.1)
  200. rack (3.1.10)
  201. rack-session (2.0.0)
  202. rack (>= 3.0.0)
  203. rack-test (2.1.0)
  204. rack (>= 1.3)
  205. rackup (2.2.1)
  206. rack (>= 3)
  207. rails (8.0.0)
  208. actioncable (= 8.0.0)
  209. actionmailbox (= 8.0.0)
  210. actionmailer (= 8.0.0)
  211. actionpack (= 8.0.0)
  212. actiontext (= 8.0.0)
  213. actionview (= 8.0.0)
  214. activejob (= 8.0.0)
  215. activemodel (= 8.0.0)
  216. activerecord (= 8.0.0)
  217. activestorage (= 8.0.0)
  218. activesupport (= 8.0.0)
  219. bundler (>= 1.15.0)
  220. railties (= 8.0.0)
  221. rails-dom-testing (2.2.0)
  222. activesupport (>= 5.0.0)
  223. minitest
  224. nokogiri (>= 1.6)
  225. rails-html-sanitizer (1.6.1)
  226. loofah (~> 2.21)
  227. nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
  228. railties (8.0.0)
  229. actionpack (= 8.0.0)
  230. activesupport (= 8.0.0)
  231. irb (~> 1.13)
  232. rackup (>= 1.0.0)
  233. rake (>= 12.2)
  234. thor (~> 1.0, >= 1.2.2)
  235. zeitwerk (~> 2.6)
  236. rake (13.2.1)
  237. rdoc (6.8.1)
  238. psych (>= 4.0.0)
  239. redis (5.3.0)
  240. redis-client (>= 0.22.0)
  241. redis-client (0.22.2)
  242. connection_pool
  243. reline (0.5.12)
  244. io-console (~> 0.5)
  245. samovar (2.3.0)
  246. console (~> 1.0)
  247. mapping (~> 1.0)
  248. securerandom (0.4.0)
  249. stringio (3.1.2)
  250. thor (1.3.2)
  251. timeout (0.4.2)
  252. traces (0.14.1)
  253. trilogy (2.8.1)
  254. tzinfo (2.0.6)
  255. concurrent-ruby (~> 1.0)
  256. tzinfo-data (1.2024.2)
  257. tzinfo (>= 1.0.0)
  258. uri (1.0.2)
  259. useragent (0.16.11)
  260. websocket-driver (0.7.6)
  261. websocket-extensions (>= 0.1.0)
  262. websocket-extensions (0.1.5)
  263. zeitwerk (2.7.1)
  264. PLATFORMS
  265. ruby
  266. x86_64-darwin-22
  267. x86_64-linux
  268. DEPENDENCIES
  269. agoo
  270. falcon (~> 0.47)
  271. iodine (~> 0.7)
  272. pg (~> 1.5)
  273. puma (~> 6.4)
  274. rackup
  275. rails (~> 8.0.0)
  276. redis (~> 5.0)
  277. trilogy (~> 2.8.1)
  278. tzinfo-data
  279. BUNDLED WITH
  280. 2.5.16