You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

342 lines
8.0 KiB

  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (8.0.2)
  5. actionpack (= 8.0.2)
  6. activesupport (= 8.0.2)
  7. nio4r (~> 2.0)
  8. websocket-driver (>= 0.6.1)
  9. zeitwerk (~> 2.6)
  10. actionmailbox (8.0.2)
  11. actionpack (= 8.0.2)
  12. activejob (= 8.0.2)
  13. activerecord (= 8.0.2)
  14. activestorage (= 8.0.2)
  15. activesupport (= 8.0.2)
  16. mail (>= 2.8.0)
  17. actionmailer (8.0.2)
  18. actionpack (= 8.0.2)
  19. actionview (= 8.0.2)
  20. activejob (= 8.0.2)
  21. activesupport (= 8.0.2)
  22. mail (>= 2.8.0)
  23. rails-dom-testing (~> 2.2)
  24. actionpack (8.0.2)
  25. actionview (= 8.0.2)
  26. activesupport (= 8.0.2)
  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.2)
  35. actionpack (= 8.0.2)
  36. activerecord (= 8.0.2)
  37. activestorage (= 8.0.2)
  38. activesupport (= 8.0.2)
  39. globalid (>= 0.6.0)
  40. nokogiri (>= 1.8.5)
  41. actionview (8.0.2)
  42. activesupport (= 8.0.2)
  43. builder (~> 3.1)
  44. erubi (~> 1.11)
  45. rails-dom-testing (~> 2.2)
  46. rails-html-sanitizer (~> 1.6)
  47. activejob (8.0.2)
  48. activesupport (= 8.0.2)
  49. globalid (>= 0.3.6)
  50. activemodel (8.0.2)
  51. activesupport (= 8.0.2)
  52. activerecord (8.0.2)
  53. activemodel (= 8.0.2)
  54. activesupport (= 8.0.2)
  55. timeout (>= 0.4.0)
  56. activestorage (8.0.2)
  57. actionpack (= 8.0.2)
  58. activejob (= 8.0.2)
  59. activerecord (= 8.0.2)
  60. activesupport (= 8.0.2)
  61. marcel (~> 1.0)
  62. activesupport (8.0.2)
  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. ast (2.4.3)
  76. base64 (0.3.0)
  77. bcrypt (3.1.20)
  78. bcrypt_pbkdf (1.1.1)
  79. bcrypt_pbkdf (1.1.1-arm64-darwin)
  80. bcrypt_pbkdf (1.1.1-x86_64-darwin)
  81. benchmark (0.4.1)
  82. bigdecimal (3.2.2)
  83. bootsnap (1.18.6)
  84. msgpack (~> 1.2)
  85. brakeman (7.1.0)
  86. racc
  87. builder (3.3.0)
  88. concurrent-ruby (1.3.5)
  89. connection_pool (2.5.3)
  90. crass (1.0.6)
  91. date (3.4.1)
  92. debug (1.11.0)
  93. irb (~> 1.10)
  94. reline (>= 0.3.8)
  95. dotenv (3.1.8)
  96. drb (2.2.3)
  97. ed25519 (1.4.0)
  98. erb (5.0.2)
  99. erubi (1.13.1)
  100. et-orbi (1.2.11)
  101. tzinfo
  102. fugit (1.11.1)
  103. et-orbi (~> 1, >= 1.2.11)
  104. raabro (~> 1.4)
  105. globalid (1.2.1)
  106. activesupport (>= 6.1)
  107. i18n (1.14.7)
  108. concurrent-ruby (~> 1.0)
  109. io-console (0.8.1)
  110. irb (1.15.2)
  111. pp (>= 0.6.0)
  112. rdoc (>= 4.0.0)
  113. reline (>= 0.4.2)
  114. json (2.13.2)
  115. kamal (2.7.0)
  116. activesupport (>= 7.0)
  117. base64 (~> 0.2)
  118. bcrypt_pbkdf (~> 1.0)
  119. concurrent-ruby (~> 1.2)
  120. dotenv (~> 3.1)
  121. ed25519 (~> 1.4)
  122. net-ssh (~> 7.3)
  123. sshkit (>= 1.23.0, < 2.0)
  124. thor (~> 1.3)
  125. zeitwerk (>= 2.6.18, < 3.0)
  126. language_server-protocol (3.17.0.5)
  127. lint_roller (1.1.0)
  128. logger (1.7.0)
  129. loofah (2.24.1)
  130. crass (~> 1.0.2)
  131. nokogiri (>= 1.12.0)
  132. mail (2.8.1)
  133. mini_mime (>= 0.1.1)
  134. net-imap
  135. net-pop
  136. net-smtp
  137. marcel (1.0.4)
  138. mini_mime (1.1.5)
  139. minitest (5.25.5)
  140. msgpack (1.8.0)
  141. mysql2 (0.5.6)
  142. net-imap (0.5.9)
  143. date
  144. net-protocol
  145. net-pop (0.1.2)
  146. net-protocol
  147. net-protocol (0.2.2)
  148. timeout
  149. net-scp (4.1.0)
  150. net-ssh (>= 2.6.5, < 8.0.0)
  151. net-sftp (4.0.0)
  152. net-ssh (>= 5.0.0, < 8.0.0)
  153. net-smtp (0.5.1)
  154. net-protocol
  155. net-ssh (7.3.0)
  156. nio4r (2.7.4)
  157. nokogiri (1.18.9-aarch64-linux-gnu)
  158. racc (~> 1.4)
  159. nokogiri (1.18.9-aarch64-linux-musl)
  160. racc (~> 1.4)
  161. nokogiri (1.18.9-arm-linux-gnu)
  162. racc (~> 1.4)
  163. nokogiri (1.18.9-arm-linux-musl)
  164. racc (~> 1.4)
  165. nokogiri (1.18.9-arm64-darwin)
  166. racc (~> 1.4)
  167. nokogiri (1.18.9-x86_64-darwin)
  168. racc (~> 1.4)
  169. nokogiri (1.18.9-x86_64-linux-gnu)
  170. racc (~> 1.4)
  171. nokogiri (1.18.9-x86_64-linux-musl)
  172. racc (~> 1.4)
  173. ostruct (0.6.3)
  174. parallel (1.27.0)
  175. parser (3.3.9.0)
  176. ast (~> 2.4.1)
  177. racc
  178. pp (0.6.2)
  179. prettyprint
  180. prettyprint (0.2.0)
  181. prism (1.4.0)
  182. psych (5.2.6)
  183. date
  184. stringio
  185. puma (6.6.1)
  186. nio4r (~> 2.0)
  187. raabro (1.4.0)
  188. racc (1.8.1)
  189. rack (3.2.0)
  190. rack-cors (3.0.0)
  191. logger
  192. rack (>= 3.0.14)
  193. rack-session (2.1.1)
  194. base64 (>= 0.1.0)
  195. rack (>= 3.0.0)
  196. rack-test (2.2.0)
  197. rack (>= 1.3)
  198. rackup (2.2.1)
  199. rack (>= 3)
  200. rails (8.0.2)
  201. actioncable (= 8.0.2)
  202. actionmailbox (= 8.0.2)
  203. actionmailer (= 8.0.2)
  204. actionpack (= 8.0.2)
  205. actiontext (= 8.0.2)
  206. actionview (= 8.0.2)
  207. activejob (= 8.0.2)
  208. activemodel (= 8.0.2)
  209. activerecord (= 8.0.2)
  210. activestorage (= 8.0.2)
  211. activesupport (= 8.0.2)
  212. bundler (>= 1.15.0)
  213. railties (= 8.0.2)
  214. rails-dom-testing (2.3.0)
  215. activesupport (>= 5.0.0)
  216. minitest
  217. nokogiri (>= 1.6)
  218. rails-html-sanitizer (1.6.2)
  219. loofah (~> 2.21)
  220. 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)
  221. railties (8.0.2)
  222. actionpack (= 8.0.2)
  223. activesupport (= 8.0.2)
  224. irb (~> 1.13)
  225. rackup (>= 1.0.0)
  226. rake (>= 12.2)
  227. thor (~> 1.0, >= 1.2.2)
  228. zeitwerk (~> 2.6)
  229. rainbow (3.1.1)
  230. rake (13.3.0)
  231. rdoc (6.14.2)
  232. erb
  233. psych (>= 4.0.0)
  234. regexp_parser (2.11.0)
  235. reline (0.6.2)
  236. io-console (~> 0.5)
  237. rubocop (1.79.1)
  238. json (~> 2.3)
  239. language_server-protocol (~> 3.17.0.2)
  240. lint_roller (~> 1.1.0)
  241. parallel (~> 1.10)
  242. parser (>= 3.3.0.2)
  243. rainbow (>= 2.2.2, < 4.0)
  244. regexp_parser (>= 2.9.3, < 3.0)
  245. rubocop-ast (>= 1.46.0, < 2.0)
  246. ruby-progressbar (~> 1.7)
  247. unicode-display_width (>= 2.4.0, < 4.0)
  248. rubocop-ast (1.46.0)
  249. parser (>= 3.3.7.2)
  250. prism (~> 1.4)
  251. rubocop-performance (1.25.0)
  252. lint_roller (~> 1.1)
  253. rubocop (>= 1.75.0, < 2.0)
  254. rubocop-ast (>= 1.38.0, < 2.0)
  255. rubocop-rails (2.32.0)
  256. activesupport (>= 4.2.0)
  257. lint_roller (~> 1.1)
  258. rack (>= 1.1)
  259. rubocop (>= 1.75.0, < 2.0)
  260. rubocop-ast (>= 1.44.0, < 2.0)
  261. rubocop-rails-omakase (1.1.0)
  262. rubocop (>= 1.72)
  263. rubocop-performance (>= 1.24)
  264. rubocop-rails (>= 2.30)
  265. ruby-progressbar (1.13.0)
  266. securerandom (0.4.1)
  267. solid_cable (3.0.11)
  268. actioncable (>= 7.2)
  269. activejob (>= 7.2)
  270. activerecord (>= 7.2)
  271. railties (>= 7.2)
  272. solid_cache (1.0.7)
  273. activejob (>= 7.2)
  274. activerecord (>= 7.2)
  275. railties (>= 7.2)
  276. solid_queue (1.2.1)
  277. activejob (>= 7.1)
  278. activerecord (>= 7.1)
  279. concurrent-ruby (>= 1.3.1)
  280. fugit (~> 1.11.0)
  281. railties (>= 7.1)
  282. thor (>= 1.3.1)
  283. sshkit (1.24.0)
  284. base64
  285. logger
  286. net-scp (>= 1.1.2)
  287. net-sftp (>= 2.1.2)
  288. net-ssh (>= 2.8.0)
  289. ostruct
  290. stringio (3.1.7)
  291. thor (1.4.0)
  292. thruster (0.1.14)
  293. thruster (0.1.14-aarch64-linux)
  294. thruster (0.1.14-arm64-darwin)
  295. thruster (0.1.14-x86_64-darwin)
  296. thruster (0.1.14-x86_64-linux)
  297. timeout (0.4.3)
  298. tzinfo (2.0.6)
  299. concurrent-ruby (~> 1.0)
  300. unicode-display_width (3.1.4)
  301. unicode-emoji (~> 4.0, >= 4.0.4)
  302. unicode-emoji (4.0.4)
  303. uri (1.0.3)
  304. useragent (0.16.11)
  305. websocket-driver (0.8.0)
  306. base64
  307. websocket-extensions (>= 0.1.0)
  308. websocket-extensions (0.1.5)
  309. zeitwerk (2.7.3)
  310. PLATFORMS
  311. aarch64-linux
  312. aarch64-linux-gnu
  313. aarch64-linux-musl
  314. arm-linux-gnu
  315. arm-linux-musl
  316. arm64-darwin
  317. x86_64-darwin
  318. x86_64-linux
  319. x86_64-linux-gnu
  320. x86_64-linux-musl
  321. DEPENDENCIES
  322. bcrypt (~> 3.1)
  323. bootsnap
  324. brakeman
  325. debug
  326. kamal
  327. mysql2 (~> 0.5)
  328. puma (>= 5.0)
  329. rack-cors
  330. rails (~> 8.0.2)
  331. rubocop-rails-omakase
  332. solid_cable
  333. solid_cache
  334. solid_queue
  335. thruster
  336. tzinfo-data
  337. BUNDLED WITH
  338. 2.6.9