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.

241 lines
5.5 KiB

1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (7.0.5)
  5. actionpack (= 7.0.5)
  6. activesupport (= 7.0.5)
  7. nio4r (~> 2.0)
  8. websocket-driver (>= 0.6.1)
  9. actionmailbox (7.0.5)
  10. actionpack (= 7.0.5)
  11. activejob (= 7.0.5)
  12. activerecord (= 7.0.5)
  13. activestorage (= 7.0.5)
  14. activesupport (= 7.0.5)
  15. mail (>= 2.7.1)
  16. net-imap
  17. net-pop
  18. net-smtp
  19. actionmailer (7.0.5)
  20. actionpack (= 7.0.5)
  21. actionview (= 7.0.5)
  22. activejob (= 7.0.5)
  23. activesupport (= 7.0.5)
  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.5)
  30. actionview (= 7.0.5)
  31. activesupport (= 7.0.5)
  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.5)
  37. actionpack (= 7.0.5)
  38. activerecord (= 7.0.5)
  39. activestorage (= 7.0.5)
  40. activesupport (= 7.0.5)
  41. globalid (>= 0.6.0)
  42. nokogiri (>= 1.8.5)
  43. actionview (7.0.5)
  44. activesupport (= 7.0.5)
  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.5)
  50. activesupport (= 7.0.5)
  51. globalid (>= 0.3.6)
  52. activemodel (7.0.5)
  53. activesupport (= 7.0.5)
  54. activerecord (7.0.5)
  55. activemodel (= 7.0.5)
  56. activesupport (= 7.0.5)
  57. activestorage (7.0.5)
  58. actionpack (= 7.0.5)
  59. activejob (= 7.0.5)
  60. activerecord (= 7.0.5)
  61. activesupport (= 7.0.5)
  62. marcel (~> 1.0)
  63. mini_mime (>= 1.1.0)
  64. activesupport (7.0.5)
  65. concurrent-ruby (~> 1.0, >= 1.0.2)
  66. i18n (>= 1.6, < 2)
  67. minitest (>= 5.1)
  68. tzinfo (~> 2.0)
  69. addressable (2.8.4)
  70. public_suffix (>= 2.0.2, < 6.0)
  71. amazing_print (1.5.0)
  72. bindex (0.8.1)
  73. bootsnap (1.16.0)
  74. msgpack (~> 1.2)
  75. builder (3.2.4)
  76. capybara (3.39.1)
  77. addressable
  78. matrix
  79. mini_mime (>= 0.1.3)
  80. nokogiri (~> 1.8)
  81. rack (>= 1.6.0)
  82. rack-test (>= 0.6.3)
  83. regexp_parser (>= 1.5, < 3.0)
  84. xpath (~> 3.2)
  85. concurrent-ruby (1.2.2)
  86. crass (1.0.6)
  87. date (3.3.3)
  88. debug (1.8.0)
  89. irb (>= 1.5.0)
  90. reline (>= 0.3.1)
  91. erubi (1.12.0)
  92. globalid (1.1.0)
  93. activesupport (>= 5.0)
  94. i18n (1.13.0)
  95. concurrent-ruby (~> 1.0)
  96. importmap-rails (1.1.6)
  97. actionpack (>= 6.0.0)
  98. railties (>= 6.0.0)
  99. io-console (0.6.0)
  100. irb (1.6.4)
  101. reline (>= 0.3.0)
  102. jbuilder (2.11.5)
  103. actionview (>= 5.0.0)
  104. activesupport (>= 5.0.0)
  105. loofah (2.21.3)
  106. crass (~> 1.0.2)
  107. nokogiri (>= 1.12.0)
  108. mail (2.8.1)
  109. mini_mime (>= 0.1.1)
  110. net-imap
  111. net-pop
  112. net-smtp
  113. marcel (1.0.2)
  114. matrix (0.4.2)
  115. method_source (1.0.0)
  116. mini_mime (1.1.2)
  117. minitest (5.18.0)
  118. msgpack (1.7.1)
  119. net-imap (0.3.4)
  120. date
  121. net-protocol
  122. net-pop (0.1.2)
  123. net-protocol
  124. net-protocol (0.2.1)
  125. timeout
  126. net-smtp (0.3.3)
  127. net-protocol
  128. nio4r (2.5.9)
  129. nokogiri (1.15.2-x86_64-linux)
  130. racc (~> 1.4)
  131. public_suffix (5.0.1)
  132. puma (5.6.5)
  133. nio4r (~> 2.0)
  134. racc (1.6.2)
  135. rack (2.2.7)
  136. rack-test (2.1.0)
  137. rack (>= 1.3)
  138. rails (7.0.5)
  139. actioncable (= 7.0.5)
  140. actionmailbox (= 7.0.5)
  141. actionmailer (= 7.0.5)
  142. actionpack (= 7.0.5)
  143. actiontext (= 7.0.5)
  144. actionview (= 7.0.5)
  145. activejob (= 7.0.5)
  146. activemodel (= 7.0.5)
  147. activerecord (= 7.0.5)
  148. activestorage (= 7.0.5)
  149. activesupport (= 7.0.5)
  150. bundler (>= 1.15.0)
  151. railties (= 7.0.5)
  152. rails-dom-testing (2.0.3)
  153. activesupport (>= 4.2.0)
  154. nokogiri (>= 1.6)
  155. rails-html-sanitizer (1.5.0)
  156. loofah (~> 2.19, >= 2.19.1)
  157. rails_semantic_logger (4.12.0)
  158. rack
  159. railties (>= 5.1)
  160. semantic_logger (~> 4.13)
  161. railties (7.0.5)
  162. actionpack (= 7.0.5)
  163. activesupport (= 7.0.5)
  164. method_source
  165. rake (>= 12.2)
  166. thor (~> 1.0)
  167. zeitwerk (~> 2.5)
  168. rake (13.0.6)
  169. regexp_parser (2.8.0)
  170. reline (0.3.4)
  171. io-console (~> 0.5)
  172. rexml (3.2.5)
  173. rubyzip (2.3.2)
  174. selenium-webdriver (4.9.1)
  175. rexml (~> 3.2, >= 3.2.5)
  176. rubyzip (>= 1.2.2, < 3.0)
  177. websocket (~> 1.0)
  178. semantic_logger (4.13.0)
  179. concurrent-ruby (~> 1.0)
  180. sprockets (4.2.0)
  181. concurrent-ruby (~> 1.0)
  182. rack (>= 2.2.4, < 4)
  183. sprockets-rails (3.4.2)
  184. actionpack (>= 5.2)
  185. activesupport (>= 5.2)
  186. sprockets (>= 3.0.0)
  187. sqlite3 (1.6.3-x86_64-linux)
  188. stimulus-rails (1.2.1)
  189. railties (>= 6.0.0)
  190. thor (1.2.2)
  191. timeout (0.3.2)
  192. turbo-rails (1.4.0)
  193. actionpack (>= 6.0.0)
  194. activejob (>= 6.0.0)
  195. railties (>= 6.0.0)
  196. tzinfo (2.0.6)
  197. concurrent-ruby (~> 1.0)
  198. web-console (4.2.0)
  199. actionview (>= 6.0.0)
  200. activemodel (>= 6.0.0)
  201. bindex (>= 0.4.0)
  202. railties (>= 6.0.0)
  203. webdrivers (5.2.0)
  204. nokogiri (~> 1.6)
  205. rubyzip (>= 1.3.0)
  206. selenium-webdriver (~> 4.0)
  207. websocket (1.2.9)
  208. websocket-driver (0.7.5)
  209. websocket-extensions (>= 0.1.0)
  210. websocket-extensions (0.1.5)
  211. xpath (3.2.0)
  212. nokogiri (~> 1.8)
  213. zeitwerk (2.6.8)
  214. PLATFORMS
  215. x86_64-linux
  216. DEPENDENCIES
  217. amazing_print
  218. bootsnap
  219. capybara
  220. debug
  221. importmap-rails
  222. jbuilder
  223. puma (~> 5.0)
  224. rails (~> 7.0.4, >= 7.0.4.3)
  225. rails_semantic_logger
  226. selenium-webdriver
  227. sprockets-rails
  228. sqlite3 (~> 1.4)
  229. stimulus-rails
  230. turbo-rails
  231. tzinfo-data
  232. web-console
  233. webdrivers
  234. RUBY VERSION
  235. ruby 3.1.4p223
  236. BUNDLED WITH
  237. 2.3.26