ぼざクリ タグ広場 https://hub.nizika.monster
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.
 
 
 
 
 
 

333 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.2.0)
  77. bcrypt_pbkdf (1.1.1)
  78. bcrypt_pbkdf (1.1.1-arm64-darwin)
  79. bcrypt_pbkdf (1.1.1-x86_64-darwin)
  80. benchmark (0.4.0)
  81. bigdecimal (3.1.9)
  82. bootsnap (1.18.6)
  83. msgpack (~> 1.2)
  84. brakeman (7.0.2)
  85. racc
  86. builder (3.3.0)
  87. concurrent-ruby (1.3.5)
  88. connection_pool (2.5.3)
  89. crass (1.0.6)
  90. date (3.4.1)
  91. debug (1.10.0)
  92. irb (~> 1.10)
  93. reline (>= 0.3.8)
  94. dotenv (3.1.8)
  95. drb (2.2.1)
  96. ed25519 (1.4.0)
  97. erubi (1.13.1)
  98. globalid (1.2.1)
  99. activesupport (>= 6.1)
  100. i18n (1.14.7)
  101. concurrent-ruby (~> 1.0)
  102. io-console (0.8.0)
  103. irb (1.15.2)
  104. pp (>= 0.6.0)
  105. rdoc (>= 4.0.0)
  106. reline (>= 0.4.2)
  107. json (2.12.0)
  108. jwt (2.10.1)
  109. base64
  110. kamal (2.6.0)
  111. activesupport (>= 7.0)
  112. base64 (~> 0.2)
  113. bcrypt_pbkdf (~> 1.0)
  114. concurrent-ruby (~> 1.2)
  115. dotenv (~> 3.1)
  116. ed25519 (~> 1.4)
  117. net-ssh (~> 7.3)
  118. sshkit (>= 1.23.0, < 2.0)
  119. thor (~> 1.3)
  120. zeitwerk (>= 2.6.18, < 3.0)
  121. language_server-protocol (3.17.0.5)
  122. lint_roller (1.1.0)
  123. logger (1.7.0)
  124. loofah (2.24.1)
  125. crass (~> 1.0.2)
  126. nokogiri (>= 1.12.0)
  127. mail (2.8.1)
  128. mini_mime (>= 0.1.1)
  129. net-imap
  130. net-pop
  131. net-smtp
  132. marcel (1.0.4)
  133. mini_mime (1.1.5)
  134. minitest (5.25.5)
  135. msgpack (1.8.0)
  136. mysql2 (0.5.6)
  137. net-imap (0.5.8)
  138. date
  139. net-protocol
  140. net-pop (0.1.2)
  141. net-protocol
  142. net-protocol (0.2.2)
  143. timeout
  144. net-scp (4.1.0)
  145. net-ssh (>= 2.6.5, < 8.0.0)
  146. net-sftp (4.0.0)
  147. net-ssh (>= 5.0.0, < 8.0.0)
  148. net-smtp (0.5.1)
  149. net-protocol
  150. net-ssh (7.3.0)
  151. nio4r (2.7.4)
  152. nokogiri (1.18.8-aarch64-linux-gnu)
  153. racc (~> 1.4)
  154. nokogiri (1.18.8-aarch64-linux-musl)
  155. racc (~> 1.4)
  156. nokogiri (1.18.8-arm-linux-gnu)
  157. racc (~> 1.4)
  158. nokogiri (1.18.8-arm-linux-musl)
  159. racc (~> 1.4)
  160. nokogiri (1.18.8-arm64-darwin)
  161. racc (~> 1.4)
  162. nokogiri (1.18.8-x86_64-darwin)
  163. racc (~> 1.4)
  164. nokogiri (1.18.8-x86_64-linux-gnu)
  165. racc (~> 1.4)
  166. nokogiri (1.18.8-x86_64-linux-musl)
  167. racc (~> 1.4)
  168. ostruct (0.6.1)
  169. parallel (1.27.0)
  170. parser (3.3.8.0)
  171. ast (~> 2.4.1)
  172. racc
  173. pp (0.6.2)
  174. prettyprint
  175. prettyprint (0.2.0)
  176. prism (1.4.0)
  177. psych (5.2.6)
  178. date
  179. stringio
  180. puma (6.6.0)
  181. nio4r (~> 2.0)
  182. racc (1.8.1)
  183. rack (3.1.14)
  184. rack-cors (2.0.2)
  185. rack (>= 2.0.0)
  186. rack-session (2.1.1)
  187. base64 (>= 0.1.0)
  188. rack (>= 3.0.0)
  189. rack-test (2.2.0)
  190. rack (>= 1.3)
  191. rackup (2.2.1)
  192. rack (>= 3)
  193. rails (8.0.2)
  194. actioncable (= 8.0.2)
  195. actionmailbox (= 8.0.2)
  196. actionmailer (= 8.0.2)
  197. actionpack (= 8.0.2)
  198. actiontext (= 8.0.2)
  199. actionview (= 8.0.2)
  200. activejob (= 8.0.2)
  201. activemodel (= 8.0.2)
  202. activerecord (= 8.0.2)
  203. activestorage (= 8.0.2)
  204. activesupport (= 8.0.2)
  205. bundler (>= 1.15.0)
  206. railties (= 8.0.2)
  207. rails-dom-testing (2.2.0)
  208. activesupport (>= 5.0.0)
  209. minitest
  210. nokogiri (>= 1.6)
  211. rails-html-sanitizer (1.6.2)
  212. loofah (~> 2.21)
  213. 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)
  214. railties (8.0.2)
  215. actionpack (= 8.0.2)
  216. activesupport (= 8.0.2)
  217. irb (~> 1.13)
  218. rackup (>= 1.0.0)
  219. rake (>= 12.2)
  220. thor (~> 1.0, >= 1.2.2)
  221. zeitwerk (~> 2.6)
  222. rainbow (3.1.1)
  223. rake (13.2.1)
  224. rdoc (6.13.1)
  225. psych (>= 4.0.0)
  226. regexp_parser (2.10.0)
  227. reline (0.6.1)
  228. io-console (~> 0.5)
  229. rubocop (1.75.6)
  230. json (~> 2.3)
  231. language_server-protocol (~> 3.17.0.2)
  232. lint_roller (~> 1.1.0)
  233. parallel (~> 1.10)
  234. parser (>= 3.3.0.2)
  235. rainbow (>= 2.2.2, < 4.0)
  236. regexp_parser (>= 2.9.3, < 3.0)
  237. rubocop-ast (>= 1.44.0, < 2.0)
  238. ruby-progressbar (~> 1.7)
  239. unicode-display_width (>= 2.4.0, < 4.0)
  240. rubocop-ast (1.44.1)
  241. parser (>= 3.3.7.2)
  242. prism (~> 1.4)
  243. rubocop-performance (1.25.0)
  244. lint_roller (~> 1.1)
  245. rubocop (>= 1.75.0, < 2.0)
  246. rubocop-ast (>= 1.38.0, < 2.0)
  247. rubocop-rails (2.31.0)
  248. activesupport (>= 4.2.0)
  249. lint_roller (~> 1.1)
  250. rack (>= 1.1)
  251. rubocop (>= 1.75.0, < 2.0)
  252. rubocop-ast (>= 1.38.0, < 2.0)
  253. rubocop-rails-omakase (1.1.0)
  254. rubocop (>= 1.72)
  255. rubocop-performance (>= 1.24)
  256. rubocop-rails (>= 2.30)
  257. ruby-progressbar (1.13.0)
  258. securerandom (0.4.1)
  259. sprockets (4.2.2)
  260. concurrent-ruby (~> 1.0)
  261. logger
  262. rack (>= 2.2.4, < 4)
  263. sprockets-rails (3.5.2)
  264. actionpack (>= 6.1)
  265. activesupport (>= 6.1)
  266. sprockets (>= 3.0.0)
  267. sqlite3 (2.6.0-aarch64-linux-gnu)
  268. sqlite3 (2.6.0-aarch64-linux-musl)
  269. sqlite3 (2.6.0-arm-linux-gnu)
  270. sqlite3 (2.6.0-arm-linux-musl)
  271. sqlite3 (2.6.0-arm64-darwin)
  272. sqlite3 (2.6.0-x86_64-darwin)
  273. sqlite3 (2.6.0-x86_64-linux-gnu)
  274. sqlite3 (2.6.0-x86_64-linux-musl)
  275. sshkit (1.24.0)
  276. base64
  277. logger
  278. net-scp (>= 1.1.2)
  279. net-sftp (>= 2.1.2)
  280. net-ssh (>= 2.8.0)
  281. ostruct
  282. stringio (3.1.7)
  283. thor (1.3.2)
  284. thruster (0.1.13)
  285. thruster (0.1.13-aarch64-linux)
  286. thruster (0.1.13-arm64-darwin)
  287. thruster (0.1.13-x86_64-darwin)
  288. thruster (0.1.13-x86_64-linux)
  289. timeout (0.4.3)
  290. tzinfo (2.0.6)
  291. concurrent-ruby (~> 1.0)
  292. unicode-display_width (3.1.4)
  293. unicode-emoji (~> 4.0, >= 4.0.4)
  294. unicode-emoji (4.0.4)
  295. uri (1.0.3)
  296. useragent (0.16.11)
  297. websocket-driver (0.7.7)
  298. base64
  299. websocket-extensions (>= 0.1.0)
  300. websocket-extensions (0.1.5)
  301. zeitwerk (2.7.2)
  302. PLATFORMS
  303. aarch64-linux
  304. aarch64-linux-gnu
  305. aarch64-linux-musl
  306. arm-linux-gnu
  307. arm-linux-musl
  308. arm64-darwin
  309. x86_64-darwin
  310. x86_64-linux
  311. x86_64-linux-gnu
  312. x86_64-linux-musl
  313. DEPENDENCIES
  314. bootsnap
  315. brakeman
  316. debug
  317. jwt
  318. kamal
  319. mysql2 (~> 0.5.6)
  320. puma (>= 5.0)
  321. rack-cors
  322. rails (~> 8.0.2)
  323. rubocop-rails-omakase
  324. sprockets-rails
  325. sqlite3 (>= 2.1)
  326. thruster
  327. tzinfo-data
  328. BUNDLED WITH
  329. 2.6.5