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.
 
 
 
 
 
 

338 lines
7.9 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-session (2.1.1)
  191. base64 (>= 0.1.0)
  192. rack (>= 3.0.0)
  193. rack-test (2.2.0)
  194. rack (>= 1.3)
  195. rackup (2.2.1)
  196. rack (>= 3)
  197. rails (8.0.2)
  198. actioncable (= 8.0.2)
  199. actionmailbox (= 8.0.2)
  200. actionmailer (= 8.0.2)
  201. actionpack (= 8.0.2)
  202. actiontext (= 8.0.2)
  203. actionview (= 8.0.2)
  204. activejob (= 8.0.2)
  205. activemodel (= 8.0.2)
  206. activerecord (= 8.0.2)
  207. activestorage (= 8.0.2)
  208. activesupport (= 8.0.2)
  209. bundler (>= 1.15.0)
  210. railties (= 8.0.2)
  211. rails-dom-testing (2.3.0)
  212. activesupport (>= 5.0.0)
  213. minitest
  214. nokogiri (>= 1.6)
  215. rails-html-sanitizer (1.6.2)
  216. loofah (~> 2.21)
  217. 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)
  218. railties (8.0.2)
  219. actionpack (= 8.0.2)
  220. activesupport (= 8.0.2)
  221. irb (~> 1.13)
  222. rackup (>= 1.0.0)
  223. rake (>= 12.2)
  224. thor (~> 1.0, >= 1.2.2)
  225. zeitwerk (~> 2.6)
  226. rainbow (3.1.1)
  227. rake (13.3.0)
  228. rdoc (6.14.2)
  229. erb
  230. psych (>= 4.0.0)
  231. regexp_parser (2.11.0)
  232. reline (0.6.2)
  233. io-console (~> 0.5)
  234. rubocop (1.79.1)
  235. json (~> 2.3)
  236. language_server-protocol (~> 3.17.0.2)
  237. lint_roller (~> 1.1.0)
  238. parallel (~> 1.10)
  239. parser (>= 3.3.0.2)
  240. rainbow (>= 2.2.2, < 4.0)
  241. regexp_parser (>= 2.9.3, < 3.0)
  242. rubocop-ast (>= 1.46.0, < 2.0)
  243. ruby-progressbar (~> 1.7)
  244. unicode-display_width (>= 2.4.0, < 4.0)
  245. rubocop-ast (1.46.0)
  246. parser (>= 3.3.7.2)
  247. prism (~> 1.4)
  248. rubocop-performance (1.25.0)
  249. lint_roller (~> 1.1)
  250. rubocop (>= 1.75.0, < 2.0)
  251. rubocop-ast (>= 1.38.0, < 2.0)
  252. rubocop-rails (2.32.0)
  253. activesupport (>= 4.2.0)
  254. lint_roller (~> 1.1)
  255. rack (>= 1.1)
  256. rubocop (>= 1.75.0, < 2.0)
  257. rubocop-ast (>= 1.44.0, < 2.0)
  258. rubocop-rails-omakase (1.1.0)
  259. rubocop (>= 1.72)
  260. rubocop-performance (>= 1.24)
  261. rubocop-rails (>= 2.30)
  262. ruby-progressbar (1.13.0)
  263. securerandom (0.4.1)
  264. solid_cable (3.0.11)
  265. actioncable (>= 7.2)
  266. activejob (>= 7.2)
  267. activerecord (>= 7.2)
  268. railties (>= 7.2)
  269. solid_cache (1.0.7)
  270. activejob (>= 7.2)
  271. activerecord (>= 7.2)
  272. railties (>= 7.2)
  273. solid_queue (1.2.1)
  274. activejob (>= 7.1)
  275. activerecord (>= 7.1)
  276. concurrent-ruby (>= 1.3.1)
  277. fugit (~> 1.11.0)
  278. railties (>= 7.1)
  279. thor (>= 1.3.1)
  280. sshkit (1.24.0)
  281. base64
  282. logger
  283. net-scp (>= 1.1.2)
  284. net-sftp (>= 2.1.2)
  285. net-ssh (>= 2.8.0)
  286. ostruct
  287. stringio (3.1.7)
  288. thor (1.4.0)
  289. thruster (0.1.14)
  290. thruster (0.1.14-aarch64-linux)
  291. thruster (0.1.14-arm64-darwin)
  292. thruster (0.1.14-x86_64-darwin)
  293. thruster (0.1.14-x86_64-linux)
  294. timeout (0.4.3)
  295. tzinfo (2.0.6)
  296. concurrent-ruby (~> 1.0)
  297. unicode-display_width (3.1.4)
  298. unicode-emoji (~> 4.0, >= 4.0.4)
  299. unicode-emoji (4.0.4)
  300. uri (1.0.3)
  301. useragent (0.16.11)
  302. websocket-driver (0.8.0)
  303. base64
  304. websocket-extensions (>= 0.1.0)
  305. websocket-extensions (0.1.5)
  306. zeitwerk (2.7.3)
  307. PLATFORMS
  308. aarch64-linux
  309. aarch64-linux-gnu
  310. aarch64-linux-musl
  311. arm-linux-gnu
  312. arm-linux-musl
  313. arm64-darwin
  314. x86_64-darwin
  315. x86_64-linux
  316. x86_64-linux-gnu
  317. x86_64-linux-musl
  318. DEPENDENCIES
  319. bcrypt (~> 3.1)
  320. bootsnap
  321. brakeman
  322. debug
  323. kamal
  324. mysql2 (~> 0.5)
  325. puma (>= 5.0)
  326. rails (~> 8.0.2)
  327. rubocop-rails-omakase
  328. solid_cable
  329. solid_cache
  330. solid_queue
  331. thruster
  332. tzinfo-data
  333. BUNDLED WITH
  334. 2.6.9