tinymce-rails 7.1.0 → 7.1.1

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of tinymce-rails might be problematic. Click here for more details.

Files changed (4177) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/source/tinymce/tinymce.js +18 -21
  3. data/lib/tinymce/rails/version.rb +2 -2
  4. data/vendor/assets/javascripts/tinymce/models/dom/model.js +1 -1
  5. data/vendor/assets/javascripts/tinymce/plugins/accordion/plugin.js +1 -1
  6. data/vendor/assets/javascripts/tinymce/plugins/advlist/plugin.js +1 -1
  7. data/vendor/assets/javascripts/tinymce/plugins/anchor/plugin.js +1 -1
  8. data/vendor/assets/javascripts/tinymce/plugins/autolink/plugin.js +1 -1
  9. data/vendor/assets/javascripts/tinymce/plugins/autoresize/plugin.js +1 -1
  10. data/vendor/assets/javascripts/tinymce/plugins/autosave/plugin.js +1 -1
  11. data/vendor/assets/javascripts/tinymce/plugins/charmap/plugin.js +1 -1
  12. data/vendor/assets/javascripts/tinymce/plugins/code/plugin.js +1 -1
  13. data/vendor/assets/javascripts/tinymce/plugins/codesample/plugin.js +1 -1
  14. data/vendor/assets/javascripts/tinymce/plugins/directionality/plugin.js +1 -1
  15. data/vendor/assets/javascripts/tinymce/plugins/emoticons/plugin.js +2 -2
  16. data/vendor/assets/javascripts/tinymce/plugins/fullscreen/plugin.js +1 -1
  17. data/vendor/assets/javascripts/tinymce/plugins/help/plugin.js +1 -1
  18. data/vendor/assets/javascripts/tinymce/plugins/image/plugin.js +2 -2
  19. data/vendor/assets/javascripts/tinymce/plugins/importcss/plugin.js +1 -1
  20. data/vendor/assets/javascripts/tinymce/plugins/insertdatetime/plugin.js +1 -1
  21. data/vendor/assets/javascripts/tinymce/plugins/link/plugin.js +1 -1
  22. data/vendor/assets/javascripts/tinymce/plugins/lists/plugin.js +1 -1
  23. data/vendor/assets/javascripts/tinymce/plugins/media/plugin.js +1 -1
  24. data/vendor/assets/javascripts/tinymce/plugins/nonbreaking/plugin.js +1 -1
  25. data/vendor/assets/javascripts/tinymce/plugins/pagebreak/plugin.js +1 -1
  26. data/vendor/assets/javascripts/tinymce/plugins/preview/plugin.js +1 -1
  27. data/vendor/assets/javascripts/tinymce/plugins/quickbars/plugin.js +1 -1
  28. data/vendor/assets/javascripts/tinymce/plugins/save/plugin.js +1 -1
  29. data/vendor/assets/javascripts/tinymce/plugins/searchreplace/plugin.js +1 -1
  30. data/vendor/assets/javascripts/tinymce/plugins/table/plugin.js +1 -1
  31. data/vendor/assets/javascripts/tinymce/plugins/visualblocks/plugin.js +1 -1
  32. data/vendor/assets/javascripts/tinymce/plugins/visualchars/plugin.js +1 -1
  33. data/vendor/assets/javascripts/tinymce/plugins/wordcount/plugin.js +1 -1
  34. data/vendor/assets/javascripts/tinymce/skins/ui/oxide/skin.css +1 -1
  35. data/vendor/assets/javascripts/tinymce/skins/ui/oxide/skin.js +1 -1
  36. data/vendor/assets/javascripts/tinymce/skins/ui/oxide/skin.min.css +1 -1
  37. data/vendor/assets/javascripts/tinymce/skins/ui/oxide-dark/skin.css +1 -1
  38. data/vendor/assets/javascripts/tinymce/skins/ui/oxide-dark/skin.js +1 -1
  39. data/vendor/assets/javascripts/tinymce/skins/ui/oxide-dark/skin.min.css +1 -1
  40. data/vendor/assets/javascripts/tinymce/skins/ui/tinymce-5/skin.css +1 -1
  41. data/vendor/assets/javascripts/tinymce/skins/ui/tinymce-5/skin.js +1 -1
  42. data/vendor/assets/javascripts/tinymce/skins/ui/tinymce-5/skin.min.css +1 -1
  43. data/vendor/assets/javascripts/tinymce/skins/ui/tinymce-5-dark/skin.css +1 -1
  44. data/vendor/assets/javascripts/tinymce/skins/ui/tinymce-5-dark/skin.js +1 -1
  45. data/vendor/assets/javascripts/tinymce/skins/ui/tinymce-5-dark/skin.min.css +1 -1
  46. data/vendor/assets/javascripts/tinymce/themes/silver/theme.js +1 -1
  47. data/vendor/assets/javascripts/tinymce/tinymce.js +2 -2
  48. data/vendor/bundle/ruby/3.3.0/bin/htmldiff +29 -0
  49. data/vendor/bundle/ruby/3.3.0/bin/irb +29 -0
  50. data/vendor/bundle/ruby/3.3.0/bin/ldiff +29 -0
  51. data/vendor/bundle/ruby/3.3.0/bin/nokogiri +29 -0
  52. data/vendor/bundle/ruby/3.3.0/bin/puma +29 -0
  53. data/vendor/bundle/ruby/3.3.0/bin/pumactl +29 -0
  54. data/vendor/bundle/ruby/3.3.0/bin/racc +29 -0
  55. data/vendor/bundle/ruby/3.3.0/bin/rackup +29 -0
  56. data/vendor/bundle/ruby/3.3.0/bin/rails +29 -0
  57. data/vendor/bundle/ruby/3.3.0/bin/rake +29 -0
  58. data/vendor/bundle/ruby/3.3.0/bin/rspec +29 -0
  59. data/vendor/bundle/ruby/3.3.0/bin/sprockets +29 -0
  60. data/vendor/bundle/ruby/3.3.0/bin/thor +29 -0
  61. data/vendor/bundle/ruby/3.3.0/cache/actioncable-7.1.3.3.gem +0 -0
  62. data/vendor/bundle/ruby/3.3.0/cache/actionmailbox-7.1.3.3.gem +0 -0
  63. data/vendor/bundle/ruby/3.3.0/cache/actionmailer-7.1.3.3.gem +0 -0
  64. data/vendor/bundle/ruby/3.3.0/cache/actionpack-7.1.3.3.gem +0 -0
  65. data/vendor/bundle/ruby/3.3.0/cache/actiontext-7.1.3.3.gem +0 -0
  66. data/vendor/bundle/ruby/3.3.0/cache/actionview-7.1.3.3.gem +0 -0
  67. data/vendor/bundle/ruby/3.3.0/cache/activejob-7.1.3.3.gem +0 -0
  68. data/vendor/bundle/ruby/3.3.0/cache/activemodel-7.1.3.3.gem +0 -0
  69. data/vendor/bundle/ruby/3.3.0/cache/activerecord-7.1.3.3.gem +0 -0
  70. data/vendor/bundle/ruby/3.3.0/cache/activestorage-7.1.3.3.gem +0 -0
  71. data/vendor/bundle/ruby/3.3.0/cache/activesupport-7.1.3.3.gem +0 -0
  72. data/vendor/bundle/ruby/3.3.0/cache/bigdecimal-3.1.8.gem +0 -0
  73. data/vendor/bundle/ruby/3.3.0/cache/builder-3.2.4.gem +0 -0
  74. data/vendor/bundle/ruby/3.3.0/cache/capybara-2.4.4.gem +0 -0
  75. data/vendor/bundle/ruby/3.3.0/cache/concurrent-ruby-1.2.3.gem +0 -0
  76. data/vendor/bundle/ruby/3.3.0/cache/connection_pool-2.4.1.gem +0 -0
  77. data/vendor/bundle/ruby/3.3.0/cache/crass-1.0.6.gem +0 -0
  78. data/vendor/bundle/ruby/3.3.0/cache/diff-lcs-1.5.1.gem +0 -0
  79. data/vendor/bundle/ruby/3.3.0/cache/drb-2.2.1.gem +0 -0
  80. data/vendor/bundle/ruby/3.3.0/cache/erubi-1.12.0.gem +0 -0
  81. data/vendor/bundle/ruby/3.3.0/cache/execjs-2.9.1.gem +0 -0
  82. data/vendor/bundle/ruby/3.3.0/cache/globalid-1.2.1.gem +0 -0
  83. data/vendor/bundle/ruby/3.3.0/cache/i18n-1.14.5.gem +0 -0
  84. data/vendor/bundle/ruby/3.3.0/cache/io-console-0.7.2.gem +0 -0
  85. data/vendor/bundle/ruby/3.3.0/cache/irb-1.13.1.gem +0 -0
  86. data/vendor/bundle/ruby/3.3.0/cache/loofah-2.22.0.gem +0 -0
  87. data/vendor/bundle/ruby/3.3.0/cache/mail-2.8.1.gem +0 -0
  88. data/vendor/bundle/ruby/3.3.0/cache/marcel-1.0.4.gem +0 -0
  89. data/vendor/bundle/ruby/3.3.0/cache/mime-types-3.5.2.gem +0 -0
  90. data/vendor/bundle/ruby/3.3.0/cache/mime-types-data-3.2024.0507.gem +0 -0
  91. data/vendor/bundle/ruby/3.3.0/cache/mini_mime-1.1.5.gem +0 -0
  92. data/vendor/bundle/ruby/3.3.0/cache/minitest-5.23.1.gem +0 -0
  93. data/vendor/bundle/ruby/3.3.0/cache/net-imap-0.4.11.gem +0 -0
  94. data/vendor/bundle/ruby/3.3.0/cache/net-pop-0.1.2.gem +0 -0
  95. data/vendor/bundle/ruby/3.3.0/cache/net-smtp-0.5.0.gem +0 -0
  96. data/vendor/bundle/ruby/3.3.0/cache/nio4r-2.7.3.gem +0 -0
  97. data/vendor/bundle/ruby/3.3.0/cache/nokogiri-1.16.5-x86_64-linux.gem +0 -0
  98. data/vendor/bundle/ruby/3.3.0/cache/power_assert-2.0.3.gem +0 -0
  99. data/vendor/bundle/ruby/3.3.0/cache/puma-6.4.2.gem +0 -0
  100. data/vendor/bundle/ruby/3.3.0/cache/racc-1.8.0.gem +0 -0
  101. data/vendor/bundle/ruby/3.3.0/cache/rack-3.0.11.gem +0 -0
  102. data/vendor/bundle/ruby/3.3.0/cache/rack-session-2.0.0.gem +0 -0
  103. data/vendor/bundle/ruby/3.3.0/cache/rack-test-2.1.0.gem +0 -0
  104. data/vendor/bundle/ruby/3.3.0/cache/rackup-2.1.0.gem +0 -0
  105. data/vendor/bundle/ruby/3.3.0/cache/rails-7.1.3.3.gem +0 -0
  106. data/vendor/bundle/ruby/3.3.0/cache/rails-dom-testing-2.2.0.gem +0 -0
  107. data/vendor/bundle/ruby/3.3.0/cache/rails-html-sanitizer-1.6.0.gem +0 -0
  108. data/vendor/bundle/ruby/3.3.0/cache/railties-7.1.3.3.gem +0 -0
  109. data/vendor/bundle/ruby/3.3.0/cache/rake-13.2.1.gem +0 -0
  110. data/vendor/bundle/ruby/3.3.0/cache/reline-0.5.7.gem +0 -0
  111. data/vendor/bundle/ruby/3.3.0/cache/rspec-core-3.13.0.gem +0 -0
  112. data/vendor/bundle/ruby/3.3.0/cache/rspec-expectations-3.13.0.gem +0 -0
  113. data/vendor/bundle/ruby/3.3.0/cache/rspec-mocks-3.13.1.gem +0 -0
  114. data/vendor/bundle/ruby/3.3.0/cache/rspec-rails-6.0.4.gem +0 -0
  115. data/vendor/bundle/ruby/3.3.0/cache/rspec-support-3.13.1.gem +0 -0
  116. data/vendor/bundle/ruby/3.3.0/cache/sprockets-4.2.1.gem +0 -0
  117. data/vendor/bundle/ruby/3.3.0/cache/sprockets-rails-3.4.2.gem +0 -0
  118. data/vendor/bundle/ruby/3.3.0/cache/test-unit-3.6.2.gem +0 -0
  119. data/vendor/bundle/ruby/3.3.0/cache/thor-1.3.1.gem +0 -0
  120. data/vendor/bundle/ruby/3.3.0/cache/turbolinks-5.2.1.gem +0 -0
  121. data/vendor/bundle/ruby/3.3.0/cache/turbolinks-source-5.2.0.gem +0 -0
  122. data/vendor/bundle/ruby/3.3.0/cache/tzinfo-2.0.6.gem +0 -0
  123. data/vendor/bundle/ruby/3.3.0/cache/uglifier-4.2.0.gem +0 -0
  124. data/vendor/bundle/ruby/3.3.0/cache/webrick-1.8.1.gem +0 -0
  125. data/vendor/bundle/ruby/3.3.0/cache/websocket-driver-0.7.6.gem +0 -0
  126. data/vendor/bundle/ruby/3.3.0/cache/websocket-extensions-0.1.5.gem +0 -0
  127. data/vendor/bundle/ruby/3.3.0/cache/xpath-2.1.0.gem +0 -0
  128. data/vendor/bundle/ruby/3.3.0/cache/zeitwerk-2.6.14.gem +0 -0
  129. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/bigdecimal-3.1.8/bigdecimal.so +0 -0
  130. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/bigdecimal-3.1.8/gem.build_complete +0 -0
  131. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/bigdecimal-3.1.8/gem_make.out +48 -0
  132. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/bigdecimal-3.1.8/mkmf.log +863 -0
  133. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.7.2/gem.build_complete +0 -0
  134. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.7.2/gem_make.out +27 -0
  135. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.7.2/io/console.so +0 -0
  136. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.7.2/mkmf.log +359 -0
  137. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/nio4r-2.7.3/gem.build_complete +0 -0
  138. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/nio4r-2.7.3/gem_make.out +292 -0
  139. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/nio4r-2.7.3/mkmf.log +193 -0
  140. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/nio4r-2.7.3/nio4r_ext.so +0 -0
  141. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/puma-6.4.2/gem.build_complete +0 -0
  142. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/puma-6.4.2/gem_make.out +33 -0
  143. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/puma-6.4.2/mkmf.log +413 -0
  144. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/puma-6.4.2/puma/puma_http11.so +0 -0
  145. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.0/gem.build_complete +0 -0
  146. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.0/gem_make.out +18 -0
  147. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.0/racc/cparse.so +0 -0
  148. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/websocket-driver-0.7.6/gem.build_complete +0 -0
  149. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/websocket-driver-0.7.6/gem_make.out +26 -0
  150. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/websocket-driver-0.7.6/websocket_mask.so +0 -0
  151. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/CHANGELOG.md +146 -0
  152. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/MIT-LICENSE +20 -0
  153. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/README.md +24 -0
  154. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/app/assets/javascripts/action_cable.js +511 -0
  155. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/app/assets/javascripts/actioncable.esm.js +512 -0
  156. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/app/assets/javascripts/actioncable.js +510 -0
  157. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/channel/base.rb +323 -0
  158. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/channel/broadcasting.rb +43 -0
  159. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/channel/callbacks.rb +74 -0
  160. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/channel/naming.rb +27 -0
  161. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/channel/periodic_timers.rb +78 -0
  162. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/channel/streams.rb +202 -0
  163. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/channel/test_case.rb +330 -0
  164. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/connection/authorization.rb +15 -0
  165. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/connection/base.rb +279 -0
  166. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/connection/callbacks.rb +55 -0
  167. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/connection/client_socket.rb +157 -0
  168. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/connection/identification.rb +47 -0
  169. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/connection/internal_channel.rb +47 -0
  170. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/connection/message_buffer.rb +54 -0
  171. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/connection/stream.rb +115 -0
  172. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/connection/stream_event_loop.rb +135 -0
  173. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/connection/subscriptions.rb +82 -0
  174. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/connection/tagged_logger_proxy.rb +44 -0
  175. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/connection/test_case.rb +236 -0
  176. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/connection/web_socket.rb +43 -0
  177. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/deprecator.rb +7 -0
  178. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/engine.rb +96 -0
  179. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/gem_version.rb +17 -0
  180. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/helpers/action_cable_helper.rb +43 -0
  181. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/remote_connections.rb +80 -0
  182. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/server/base.rb +97 -0
  183. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/server/broadcasting.rb +56 -0
  184. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/server/configuration.rb +67 -0
  185. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/server/connections.rb +38 -0
  186. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/server/worker/active_record_connection_management.rb +21 -0
  187. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/server/worker.rb +73 -0
  188. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/subscription_adapter/async.rb +27 -0
  189. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/subscription_adapter/base.rb +34 -0
  190. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/subscription_adapter/channel_prefix.rb +28 -0
  191. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/subscription_adapter/inline.rb +37 -0
  192. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/subscription_adapter/postgresql.rb +132 -0
  193. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/subscription_adapter/redis.rb +253 -0
  194. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/subscription_adapter/subscriber_map.rb +59 -0
  195. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/subscription_adapter/test.rb +38 -0
  196. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/test_case.rb +11 -0
  197. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/test_helper.rb +164 -0
  198. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable/version.rb +10 -0
  199. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/action_cable.rb +74 -0
  200. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/rails/generators/channel/USAGE +19 -0
  201. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/rails/generators/channel/channel_generator.rb +125 -0
  202. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/rails/generators/channel/templates/application_cable/channel.rb +4 -0
  203. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/rails/generators/channel/templates/application_cable/connection.rb +4 -0
  204. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/rails/generators/channel/templates/channel.rb.tt +16 -0
  205. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/rails/generators/channel/templates/javascript/channel.js.tt +20 -0
  206. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/rails/generators/channel/templates/javascript/consumer.js.tt +6 -0
  207. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/rails/generators/channel/templates/javascript/index.js.tt +1 -0
  208. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/rails/generators/test_unit/channel_generator.rb +20 -0
  209. data/vendor/bundle/ruby/3.3.0/gems/actioncable-7.1.3.3/lib/rails/generators/test_unit/templates/channel_test.rb.tt +8 -0
  210. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/CHANGELOG.md +66 -0
  211. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/MIT-LICENSE +21 -0
  212. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/README.md +13 -0
  213. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/controllers/action_mailbox/base_controller.rb +34 -0
  214. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/controllers/action_mailbox/ingresses/mailgun/inbound_emails_controller.rb +110 -0
  215. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb +86 -0
  216. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/controllers/action_mailbox/ingresses/postmark/inbound_emails_controller.rb +63 -0
  217. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/controllers/action_mailbox/ingresses/relay/inbound_emails_controller.rb +65 -0
  218. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/controllers/action_mailbox/ingresses/sendgrid/inbound_emails_controller.rb +69 -0
  219. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/controllers/rails/conductor/action_mailbox/inbound_emails/sources_controller.rb +15 -0
  220. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/controllers/rails/conductor/action_mailbox/inbound_emails_controller.rb +41 -0
  221. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/controllers/rails/conductor/action_mailbox/incinerates_controller.rb +14 -0
  222. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/controllers/rails/conductor/action_mailbox/reroutes_controller.rb +21 -0
  223. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/controllers/rails/conductor/base_controller.rb +14 -0
  224. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/jobs/action_mailbox/incineration_job.rb +25 -0
  225. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/jobs/action_mailbox/routing_job.rb +13 -0
  226. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/models/action_mailbox/inbound_email/incineratable/incineration.rb +26 -0
  227. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/models/action_mailbox/inbound_email/incineratable.rb +20 -0
  228. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/models/action_mailbox/inbound_email/message_id.rb +42 -0
  229. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/models/action_mailbox/inbound_email/routable.rb +24 -0
  230. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/models/action_mailbox/inbound_email.rb +57 -0
  231. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/models/action_mailbox/record.rb +9 -0
  232. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/views/layouts/rails/conductor.html.erb +8 -0
  233. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/views/rails/conductor/action_mailbox/inbound_emails/index.html.erb +16 -0
  234. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/views/rails/conductor/action_mailbox/inbound_emails/new.html.erb +52 -0
  235. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb +15 -0
  236. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/app/views/rails/conductor/action_mailbox/inbound_emails/sources/new.html.erb +12 -0
  237. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/config/routes.rb +26 -0
  238. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/db/migrate/20180917164000_create_action_mailbox_tables.rb +19 -0
  239. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/base.rb +135 -0
  240. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/callbacks.rb +36 -0
  241. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/deprecator.rb +7 -0
  242. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/engine.rb +40 -0
  243. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/gem_version.rb +17 -0
  244. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/mail_ext/address_equality.rb +9 -0
  245. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/mail_ext/address_wrapping.rb +9 -0
  246. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/mail_ext/addresses.rb +44 -0
  247. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/mail_ext/from_source.rb +7 -0
  248. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/mail_ext/recipients.rb +10 -0
  249. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/mail_ext.rb +6 -0
  250. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/relayer.rb +75 -0
  251. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/router/route.rb +42 -0
  252. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/router.rb +44 -0
  253. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/routing.rb +26 -0
  254. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/test_case.rb +12 -0
  255. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/test_helper.rb +95 -0
  256. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox/version.rb +10 -0
  257. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/action_mailbox.rb +26 -0
  258. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/generators/action_mailbox/install/install_generator.rb +28 -0
  259. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/rails/generators/mailbox/USAGE +10 -0
  260. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/rails/generators/mailbox/mailbox_generator.rb +32 -0
  261. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/rails/generators/mailbox/templates/application_mailbox.rb.tt +3 -0
  262. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/rails/generators/mailbox/templates/mailbox.rb.tt +4 -0
  263. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/rails/generators/test_unit/mailbox_generator.rb +20 -0
  264. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/rails/generators/test_unit/templates/mailbox_test.rb.tt +11 -0
  265. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/tasks/ingress.rake +72 -0
  266. data/vendor/bundle/ruby/3.3.0/gems/actionmailbox-7.1.3.3/lib/tasks/install.rake +6 -0
  267. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/CHANGELOG.md +173 -0
  268. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/MIT-LICENSE +21 -0
  269. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/README.rdoc +141 -0
  270. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/base.rb +1077 -0
  271. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/callbacks.rb +31 -0
  272. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/collector.rb +32 -0
  273. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/delivery_methods.rb +84 -0
  274. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/deprecator.rb +7 -0
  275. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/form_builder.rb +37 -0
  276. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/gem_version.rb +17 -0
  277. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/inline_preview_interceptor.rb +59 -0
  278. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/log_subscriber.rb +44 -0
  279. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/mail_delivery_job.rb +48 -0
  280. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/mail_helper.rb +74 -0
  281. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/message_delivery.rb +156 -0
  282. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/parameterized.rb +156 -0
  283. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/preview.rb +166 -0
  284. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/queued_delivery.rb +12 -0
  285. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/railtie.rb +94 -0
  286. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/rescuable.rb +33 -0
  287. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/test_case.rb +126 -0
  288. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/test_helper.rb +284 -0
  289. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer/version.rb +11 -0
  290. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/action_mailer.rb +79 -0
  291. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/rails/generators/mailer/USAGE +20 -0
  292. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/rails/generators/mailer/mailer_generator.rb +38 -0
  293. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/rails/generators/mailer/templates/application_mailer.rb.tt +6 -0
  294. data/vendor/bundle/ruby/3.3.0/gems/actionmailer-7.1.3.3/lib/rails/generators/mailer/templates/mailer.rb.tt +17 -0
  295. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/CHANGELOG.md +603 -0
  296. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/MIT-LICENSE +21 -0
  297. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/README.rdoc +57 -0
  298. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/abstract_controller/asset_paths.rb +12 -0
  299. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/abstract_controller/base.rb +295 -0
  300. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/abstract_controller/caching/fragments.rb +152 -0
  301. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/abstract_controller/caching.rb +66 -0
  302. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/abstract_controller/callbacks.rb +263 -0
  303. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/abstract_controller/collector.rb +44 -0
  304. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/abstract_controller/deprecator.rb +7 -0
  305. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/abstract_controller/error.rb +6 -0
  306. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/abstract_controller/helpers.rb +258 -0
  307. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/abstract_controller/logger.rb +14 -0
  308. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/abstract_controller/railties/routes_helpers.rb +23 -0
  309. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/abstract_controller/rendering.rb +125 -0
  310. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/abstract_controller/translation.rb +41 -0
  311. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/abstract_controller/url_for.rb +35 -0
  312. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/abstract_controller.rb +34 -0
  313. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/api/api_rendering.rb +16 -0
  314. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/api.rb +152 -0
  315. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/base.rb +260 -0
  316. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/caching.rb +46 -0
  317. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/deprecator.rb +7 -0
  318. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/form_builder.rb +52 -0
  319. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/log_subscriber.rb +94 -0
  320. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/basic_implicit_render.rb +15 -0
  321. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/conditional_get.rb +323 -0
  322. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/content_security_policy.rb +85 -0
  323. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/cookies.rb +18 -0
  324. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/data_streaming.rb +145 -0
  325. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/default_headers.rb +19 -0
  326. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/etag_with_flash.rb +20 -0
  327. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/etag_with_template_digest.rb +57 -0
  328. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/exceptions.rb +104 -0
  329. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/flash.rb +65 -0
  330. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/head.rb +65 -0
  331. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/helpers.rb +121 -0
  332. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/http_authentication.rb +557 -0
  333. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/implicit_render.rb +65 -0
  334. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/instrumentation.rb +118 -0
  335. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/live.rb +384 -0
  336. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/logging.rb +20 -0
  337. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/mime_responds.rb +328 -0
  338. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/parameter_encoding.rb +82 -0
  339. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/params_wrapper.rb +314 -0
  340. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/permissions_policy.rb +37 -0
  341. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/redirecting.rb +225 -0
  342. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/renderers.rb +180 -0
  343. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/rendering.rb +232 -0
  344. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/request_forgery_protection.rb +638 -0
  345. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/rescue.rb +31 -0
  346. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/streaming.rb +260 -0
  347. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/strong_parameters.rb +1300 -0
  348. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/testing.rb +23 -0
  349. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal/url_for.rb +63 -0
  350. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/metal.rb +313 -0
  351. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/railtie.rb +146 -0
  352. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/railties/helpers.rb +24 -0
  353. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/renderer.rb +155 -0
  354. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/template_assertions.rb +11 -0
  355. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller/test_case.rb +669 -0
  356. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_controller.rb +73 -0
  357. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/constants.rb +32 -0
  358. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/deprecator.rb +7 -0
  359. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/cache.rb +231 -0
  360. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/content_disposition.rb +45 -0
  361. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/content_security_policy.rb +358 -0
  362. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/filter_parameters.rb +76 -0
  363. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/filter_redirect.rb +36 -0
  364. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/headers.rb +134 -0
  365. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/mime_negotiation.rb +198 -0
  366. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/mime_type.rb +382 -0
  367. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/mime_types.rb +52 -0
  368. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/parameters.rb +117 -0
  369. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/permissions_policy.rb +211 -0
  370. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/rack_cache.rb +65 -0
  371. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/request.rb +477 -0
  372. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/response.rb +544 -0
  373. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/upload.rb +105 -0
  374. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/http/url.rb +342 -0
  375. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/formatter.rb +219 -0
  376. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/gtg/builder.rb +148 -0
  377. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/gtg/simulator.rb +48 -0
  378. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/gtg/transition_table.rb +215 -0
  379. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/nfa/dot.rb +25 -0
  380. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/nodes/node.rb +207 -0
  381. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/parser.rb +199 -0
  382. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/parser.y +50 -0
  383. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/parser_extras.rb +31 -0
  384. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/path/pattern.rb +206 -0
  385. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/route.rb +187 -0
  386. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/router/utils.rb +104 -0
  387. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/router.rb +149 -0
  388. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/routes.rb +80 -0
  389. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/scanner.rb +70 -0
  390. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/visitors.rb +265 -0
  391. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/visualizer/fsm.css +30 -0
  392. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/visualizer/fsm.js +159 -0
  393. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey/visualizer/index.html.erb +52 -0
  394. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/journey.rb +5 -0
  395. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/log_subscriber.rb +23 -0
  396. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/actionable_exceptions.rb +44 -0
  397. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/assume_ssl.rb +24 -0
  398. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/callbacks.rb +36 -0
  399. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/cookies.rb +702 -0
  400. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/debug_exceptions.rb +185 -0
  401. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/debug_locks.rb +127 -0
  402. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/debug_view.rb +71 -0
  403. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/exception_wrapper.rb +355 -0
  404. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/executor.rb +24 -0
  405. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/flash.rb +306 -0
  406. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/host_authorization.rb +169 -0
  407. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/public_exceptions.rb +62 -0
  408. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/reloader.rb +14 -0
  409. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/remote_ip.rb +194 -0
  410. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/request_id.rb +44 -0
  411. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/server_timing.rb +76 -0
  412. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/session/abstract_store.rb +110 -0
  413. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/session/cache_store.rb +61 -0
  414. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/session/cookie_store.rb +128 -0
  415. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/session/mem_cache_store.rb +30 -0
  416. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/show_exceptions.rb +78 -0
  417. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/ssl.rb +167 -0
  418. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/stack.rb +193 -0
  419. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/static.rb +190 -0
  420. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/_actions.html.erb +13 -0
  421. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/_actions.text.erb +0 -0
  422. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/_message_and_suggestions.html.erb +22 -0
  423. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb +17 -0
  424. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb +23 -0
  425. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/_source.html.erb +36 -0
  426. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/_source.text.erb +8 -0
  427. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb +62 -0
  428. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb +9 -0
  429. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/blocked_host.html.erb +12 -0
  430. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/blocked_host.text.erb +9 -0
  431. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb +35 -0
  432. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb +9 -0
  433. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/invalid_statement.html.erb +24 -0
  434. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/invalid_statement.text.erb +16 -0
  435. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/layout.erb +284 -0
  436. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb +23 -0
  437. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/missing_exact_template.text.erb +3 -0
  438. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb +11 -0
  439. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/missing_template.text.erb +3 -0
  440. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb +32 -0
  441. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb +11 -0
  442. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb +20 -0
  443. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/template_error.text.erb +7 -0
  444. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb +6 -0
  445. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/rescues/unknown_action.text.erb +3 -0
  446. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/routes/_route.html.erb +19 -0
  447. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/middleware/templates/routes/_table.html.erb +232 -0
  448. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/railtie.rb +77 -0
  449. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/request/session.rb +281 -0
  450. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/request/utils.rb +107 -0
  451. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/routing/endpoint.rb +17 -0
  452. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/routing/inspector.rb +321 -0
  453. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/routing/mapper.rb +2329 -0
  454. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/routing/polymorphic_routes.rb +356 -0
  455. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/routing/redirection.rb +213 -0
  456. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/routing/route_set.rb +932 -0
  457. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/routing/routes_proxy.rb +64 -0
  458. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/routing/url_for.rb +239 -0
  459. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/routing.rb +260 -0
  460. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/system_test_case.rb +196 -0
  461. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/system_testing/browser.rb +77 -0
  462. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/system_testing/driver.rb +83 -0
  463. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/system_testing/server.rb +31 -0
  464. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb +153 -0
  465. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/system_testing/test_helpers/setup_and_teardown.rb +21 -0
  466. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/testing/assertion_response.rb +46 -0
  467. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/testing/assertions/response.rb +111 -0
  468. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/testing/assertions/routing.rb +274 -0
  469. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/testing/assertions.rb +23 -0
  470. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/testing/integration.rb +693 -0
  471. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/testing/request_encoder.rb +58 -0
  472. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/testing/test_process.rb +53 -0
  473. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/testing/test_request.rb +71 -0
  474. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch/testing/test_response.rb +57 -0
  475. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_dispatch.rb +153 -0
  476. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_pack/gem_version.rb +17 -0
  477. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_pack/version.rb +10 -0
  478. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.1.3.3/lib/action_pack.rb +26 -0
  479. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/CHANGELOG.md +119 -0
  480. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/MIT-LICENSE +21 -0
  481. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/README.md +13 -0
  482. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/assets/javascripts/actiontext.esm.js +889 -0
  483. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/assets/javascripts/actiontext.js +862 -0
  484. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/assets/javascripts/trix.js +12165 -0
  485. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/assets/stylesheets/trix.css +412 -0
  486. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/helpers/action_text/content_helper.rb +65 -0
  487. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/helpers/action_text/tag_helper.rb +93 -0
  488. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/javascript/actiontext/attachment_upload.js +45 -0
  489. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/javascript/actiontext/index.js +10 -0
  490. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/models/action_text/encrypted_rich_text.rb +11 -0
  491. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/models/action_text/record.rb +9 -0
  492. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/models/action_text/rich_text.rb +61 -0
  493. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/views/action_text/attachables/_content_attachment.html.erb +3 -0
  494. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/views/action_text/attachables/_missing_attachable.html.erb +1 -0
  495. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/views/action_text/attachables/_remote_image.html.erb +8 -0
  496. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/views/action_text/attachment_galleries/_attachment_gallery.html.erb +3 -0
  497. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/views/action_text/contents/_content.html.erb +1 -0
  498. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/views/active_storage/blobs/_blob.html.erb +14 -0
  499. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/app/views/layouts/action_text/contents/_content.html.erb +3 -0
  500. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/db/migrate/20180528164100_create_action_text_tables.rb +25 -0
  501. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/attachable.rb +154 -0
  502. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/attachables/content_attachment.rb +40 -0
  503. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/attachables/missing_attachable.rb +27 -0
  504. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/attachables/remote_image.rb +46 -0
  505. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/attachment.rb +146 -0
  506. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/attachment_gallery.rb +70 -0
  507. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/attachments/caching.rb +16 -0
  508. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/attachments/minification.rb +17 -0
  509. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/attachments/trix_conversion.rb +36 -0
  510. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/attribute.rb +71 -0
  511. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/content.rb +173 -0
  512. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/deprecator.rb +7 -0
  513. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/encryption.rb +38 -0
  514. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/engine.rb +92 -0
  515. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/fixture_set.rb +68 -0
  516. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/fragment.rb +58 -0
  517. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/gem_version.rb +17 -0
  518. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/html_conversion.rb +24 -0
  519. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/plain_text_conversion.rb +112 -0
  520. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/rendering.rb +33 -0
  521. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/serialization.rb +36 -0
  522. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/system_test_helper.rb +55 -0
  523. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/trix_attachment.rb +92 -0
  524. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text/version.rb +10 -0
  525. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/action_text.rb +59 -0
  526. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/generators/action_text/install/install_generator.rb +89 -0
  527. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/generators/action_text/install/templates/actiontext.css +31 -0
  528. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/rails/generators/test_unit/install_generator.rb +13 -0
  529. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/rails/generators/test_unit/templates/fixtures.yml +4 -0
  530. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/lib/tasks/actiontext.rake +6 -0
  531. data/vendor/bundle/ruby/3.3.0/gems/actiontext-7.1.3.3/package.json +39 -0
  532. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/CHANGELOG.md +476 -0
  533. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/MIT-LICENSE +21 -0
  534. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/README.rdoc +40 -0
  535. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/app/assets/javascripts/rails-ujs.esm.js +686 -0
  536. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/app/assets/javascripts/rails-ujs.js +630 -0
  537. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/base.rb +299 -0
  538. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/buffers.rb +165 -0
  539. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/cache_expiry.rb +63 -0
  540. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/context.rb +32 -0
  541. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/dependency_tracker/erb_tracker.rb +154 -0
  542. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/dependency_tracker/ripper_tracker.rb +59 -0
  543. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/dependency_tracker.rb +40 -0
  544. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/deprecator.rb +7 -0
  545. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/digestor.rb +130 -0
  546. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/flows.rb +75 -0
  547. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/gem_version.rb +17 -0
  548. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/active_model_helper.rb +54 -0
  549. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/asset_tag_helper.rb +668 -0
  550. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/asset_url_helper.rb +473 -0
  551. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/atom_feed_helper.rb +205 -0
  552. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/cache_helper.rb +307 -0
  553. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/capture_helper.rb +236 -0
  554. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/content_exfiltration_prevention_helper.rb +70 -0
  555. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/controller_helper.rb +42 -0
  556. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/csp_helper.rb +26 -0
  557. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/csrf_helper.rb +35 -0
  558. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/date_helper.rb +1266 -0
  559. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/debug_helper.rb +38 -0
  560. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/form_helper.rb +2761 -0
  561. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/form_options_helper.rb +925 -0
  562. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/form_tag_helper.rb +1053 -0
  563. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/javascript_helper.rb +96 -0
  564. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/number_helper.rb +165 -0
  565. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/output_safety_helper.rb +70 -0
  566. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/rendering_helper.rb +108 -0
  567. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/sanitize_helper.rb +201 -0
  568. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tag_helper.rb +428 -0
  569. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/base.rb +138 -0
  570. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/check_box.rb +65 -0
  571. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/checkable.rb +18 -0
  572. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/collection_check_boxes.rb +36 -0
  573. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/collection_helpers.rb +118 -0
  574. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/collection_radio_buttons.rb +31 -0
  575. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/collection_select.rb +33 -0
  576. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/color_field.rb +26 -0
  577. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/date_field.rb +14 -0
  578. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/date_select.rb +75 -0
  579. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/datetime_field.rb +39 -0
  580. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/datetime_local_field.rb +29 -0
  581. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/datetime_select.rb +10 -0
  582. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/email_field.rb +10 -0
  583. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/file_field.rb +26 -0
  584. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/grouped_collection_select.rb +34 -0
  585. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/hidden_field.rb +14 -0
  586. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/label.rb +84 -0
  587. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/month_field.rb +14 -0
  588. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/number_field.rb +20 -0
  589. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/password_field.rb +14 -0
  590. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/placeholderable.rb +24 -0
  591. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/radio_button.rb +32 -0
  592. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/range_field.rb +10 -0
  593. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/search_field.rb +27 -0
  594. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/select.rb +45 -0
  595. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/select_renderer.rb +56 -0
  596. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/tel_field.rb +10 -0
  597. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/text_area.rb +24 -0
  598. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/text_field.rb +33 -0
  599. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/time_field.rb +23 -0
  600. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/time_select.rb +10 -0
  601. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/time_zone_select.rb +25 -0
  602. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/translator.rb +39 -0
  603. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/url_field.rb +10 -0
  604. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/week_field.rb +14 -0
  605. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags/weekday_select.rb +31 -0
  606. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/tags.rb +47 -0
  607. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/text_helper.rb +568 -0
  608. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/translation_helper.rb +161 -0
  609. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers/url_helper.rb +886 -0
  610. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/helpers.rb +68 -0
  611. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/layouts.rb +436 -0
  612. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/locale/en.yml +56 -0
  613. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/log_subscriber.rb +128 -0
  614. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/lookup_context.rb +299 -0
  615. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/model_naming.rb +14 -0
  616. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/path_registry.rb +57 -0
  617. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/path_set.rb +84 -0
  618. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/railtie.rb +133 -0
  619. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/record_identifier.rb +118 -0
  620. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/render_parser.rb +188 -0
  621. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/renderer/abstract_renderer.rb +186 -0
  622. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/renderer/collection_renderer.rb +204 -0
  623. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/renderer/object_renderer.rb +34 -0
  624. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/renderer/partial_renderer/collection_caching.rb +120 -0
  625. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/renderer/partial_renderer.rb +267 -0
  626. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/renderer/renderer.rb +113 -0
  627. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/renderer/streaming_template_renderer.rb +108 -0
  628. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/renderer/template_renderer.rb +115 -0
  629. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/rendering.rb +190 -0
  630. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/ripper_ast_parser.rb +198 -0
  631. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/routing_url_for.rb +149 -0
  632. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/tasks/cache_digests.rake +25 -0
  633. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/error.rb +264 -0
  634. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/handlers/builder.rb +25 -0
  635. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/handlers/erb/erubi.rb +85 -0
  636. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/handlers/erb.rb +157 -0
  637. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/handlers/html.rb +11 -0
  638. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/handlers/raw.rb +11 -0
  639. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/handlers.rb +66 -0
  640. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/html.rb +33 -0
  641. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/inline.rb +22 -0
  642. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/raw_file.rb +25 -0
  643. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/renderable.rb +24 -0
  644. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/resolver.rb +215 -0
  645. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/sources/file.rb +17 -0
  646. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/sources.rb +13 -0
  647. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/text.rb +32 -0
  648. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template/types.rb +50 -0
  649. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template.rb +556 -0
  650. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template_details.rb +66 -0
  651. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/template_path.rb +66 -0
  652. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/test_case.rb +451 -0
  653. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/testing/resolvers.rb +44 -0
  654. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/unbound_template.rb +67 -0
  655. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/version.rb +10 -0
  656. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view/view_paths.rb +117 -0
  657. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/action_view.rb +104 -0
  658. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.1.3.3/lib/assets/compiled/rails-ujs.js +777 -0
  659. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/CHANGELOG.md +278 -0
  660. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/MIT-LICENSE +21 -0
  661. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/README.md +131 -0
  662. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/arguments.rb +208 -0
  663. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/base.rb +79 -0
  664. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/callbacks.rb +170 -0
  665. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/configured_job.rb +22 -0
  666. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/core.rb +217 -0
  667. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/deprecator.rb +7 -0
  668. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/enqueuing.rb +112 -0
  669. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/exceptions.rb +212 -0
  670. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/execution.rb +73 -0
  671. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/gem_version.rb +17 -0
  672. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/instrumentation.rb +52 -0
  673. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/log_subscriber.rb +212 -0
  674. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/logging.rb +35 -0
  675. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/queue_adapter.rb +76 -0
  676. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/queue_adapters/async_adapter.rb +116 -0
  677. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/queue_adapters/backburner_adapter.rb +40 -0
  678. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/queue_adapters/delayed_job_adapter.rb +59 -0
  679. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/queue_adapters/inline_adapter.rb +23 -0
  680. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/queue_adapters/queue_classic_adapter.rb +58 -0
  681. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/queue_adapters/resque_adapter.rb +53 -0
  682. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/queue_adapters/sidekiq_adapter.rb +75 -0
  683. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/queue_adapters/sneakers_adapter.rb +48 -0
  684. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/queue_adapters/sucker_punch_adapter.rb +49 -0
  685. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/queue_adapters/test_adapter.rb +86 -0
  686. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/queue_adapters.rb +142 -0
  687. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/queue_name.rb +68 -0
  688. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/queue_priority.rb +60 -0
  689. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/railtie.rb +93 -0
  690. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/serializers/big_decimal_serializer.rb +22 -0
  691. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/serializers/date_serializer.rb +20 -0
  692. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/serializers/date_time_serializer.rb +16 -0
  693. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/serializers/duration_serializer.rb +25 -0
  694. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/serializers/module_serializer.rb +21 -0
  695. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/serializers/object_serializer.rb +53 -0
  696. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/serializers/range_serializer.rb +23 -0
  697. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/serializers/symbol_serializer.rb +20 -0
  698. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/serializers/time_object_serializer.rb +13 -0
  699. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/serializers/time_serializer.rb +16 -0
  700. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/serializers/time_with_zone_serializer.rb +25 -0
  701. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/serializers.rb +72 -0
  702. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/test_case.rb +11 -0
  703. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/test_helper.rb +747 -0
  704. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/timezones.rb +13 -0
  705. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/translation.rb +13 -0
  706. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job/version.rb +10 -0
  707. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/active_job.rb +63 -0
  708. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/rails/generators/job/USAGE +19 -0
  709. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/rails/generators/job/job_generator.rb +48 -0
  710. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/rails/generators/job/templates/application_job.rb.tt +9 -0
  711. data/vendor/bundle/ruby/3.3.0/gems/activejob-7.1.3.3/lib/rails/generators/job/templates/job.rb.tt +9 -0
  712. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/CHANGELOG.md +259 -0
  713. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/MIT-LICENSE +21 -0
  714. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/README.rdoc +266 -0
  715. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/access.rb +16 -0
  716. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/api.rb +99 -0
  717. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/attribute/user_provided_default.rb +55 -0
  718. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/attribute.rb +277 -0
  719. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/attribute_assignment.rb +55 -0
  720. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/attribute_methods.rb +571 -0
  721. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/attribute_mutation_tracker.rb +189 -0
  722. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/attribute_registration.rb +77 -0
  723. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/attribute_set/builder.rb +182 -0
  724. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/attribute_set/yaml_encoder.rb +40 -0
  725. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/attribute_set.rb +118 -0
  726. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/attributes.rb +152 -0
  727. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/callbacks.rb +155 -0
  728. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/conversion.rb +121 -0
  729. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/deprecator.rb +7 -0
  730. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/dirty.rb +415 -0
  731. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/error.rb +208 -0
  732. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/errors.rb +547 -0
  733. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/forbidden_attributes_protection.rb +33 -0
  734. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/gem_version.rb +17 -0
  735. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/lint.rb +118 -0
  736. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/locale/en.yml +38 -0
  737. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/model.rb +78 -0
  738. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/naming.rb +359 -0
  739. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/nested_error.rb +22 -0
  740. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/railtie.rb +24 -0
  741. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/secure_password.rb +190 -0
  742. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/serialization.rb +198 -0
  743. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/serializers/json.rb +154 -0
  744. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/translation.rb +72 -0
  745. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/big_integer.rb +36 -0
  746. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/binary.rb +62 -0
  747. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/boolean.rb +48 -0
  748. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/date.rb +78 -0
  749. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/date_time.rb +88 -0
  750. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/decimal.rb +107 -0
  751. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/float.rb +64 -0
  752. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/helpers/accepts_multiparameter_time.rb +53 -0
  753. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/helpers/mutable.rb +24 -0
  754. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/helpers/numeric.rb +61 -0
  755. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/helpers/time_value.rb +106 -0
  756. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/helpers/timezone.rb +19 -0
  757. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/helpers.rb +7 -0
  758. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/immutable_string.rb +71 -0
  759. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/integer.rb +113 -0
  760. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/registry.rb +38 -0
  761. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/serialize_cast_value.rb +47 -0
  762. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/string.rb +43 -0
  763. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/time.rb +87 -0
  764. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type/value.rb +157 -0
  765. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/type.rb +55 -0
  766. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/absence.rb +33 -0
  767. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/acceptance.rb +113 -0
  768. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/callbacks.rb +119 -0
  769. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/clusivity.rb +54 -0
  770. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/comparability.rb +18 -0
  771. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/comparison.rb +90 -0
  772. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/confirmation.rb +80 -0
  773. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/exclusion.rb +49 -0
  774. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/format.rb +112 -0
  775. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/helper_methods.rb +15 -0
  776. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/inclusion.rb +47 -0
  777. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/length.rb +130 -0
  778. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/numericality.rb +222 -0
  779. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/presence.rb +39 -0
  780. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/resolve_value.rb +26 -0
  781. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/validates.rb +175 -0
  782. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations/with.rb +154 -0
  783. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validations.rb +471 -0
  784. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/validator.rb +190 -0
  785. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model/version.rb +10 -0
  786. data/vendor/bundle/ruby/3.3.0/gems/activemodel-7.1.3.3/lib/active_model.rb +84 -0
  787. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/CHANGELOG.md +2473 -0
  788. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/MIT-LICENSE +22 -0
  789. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/README.rdoc +219 -0
  790. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/examples/performance.rb +185 -0
  791. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/examples/simple.rb +15 -0
  792. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/aggregations.rb +287 -0
  793. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/association_relation.rb +50 -0
  794. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/alias_tracker.rb +84 -0
  795. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/association.rb +390 -0
  796. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/association_scope.rb +175 -0
  797. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/belongs_to_association.rb +156 -0
  798. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/belongs_to_polymorphic_association.rb +49 -0
  799. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/builder/association.rb +169 -0
  800. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/builder/belongs_to.rb +159 -0
  801. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/builder/collection_association.rb +80 -0
  802. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/builder/has_and_belongs_to_many.rb +107 -0
  803. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/builder/has_many.rb +24 -0
  804. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/builder/has_one.rb +62 -0
  805. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/builder/singular_association.rb +48 -0
  806. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/collection_association.rb +527 -0
  807. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/collection_proxy.rb +1150 -0
  808. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/disable_joins_association_scope.rb +59 -0
  809. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/foreign_association.rb +40 -0
  810. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/has_many_association.rb +167 -0
  811. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/has_many_through_association.rb +231 -0
  812. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/has_one_association.rb +142 -0
  813. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/has_one_through_association.rb +45 -0
  814. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/join_dependency/join_association.rb +103 -0
  815. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/join_dependency/join_base.rb +23 -0
  816. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/join_dependency/join_part.rb +71 -0
  817. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/join_dependency.rb +303 -0
  818. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/preloader/association.rb +315 -0
  819. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/preloader/batch.rb +48 -0
  820. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/preloader/branch.rb +147 -0
  821. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/preloader/through_association.rb +152 -0
  822. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/preloader.rb +135 -0
  823. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/singular_association.rb +65 -0
  824. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations/through_association.rb +132 -0
  825. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/associations.rb +2106 -0
  826. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/asynchronous_queries_tracker.rb +60 -0
  827. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/attribute_assignment.rb +84 -0
  828. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/attribute_methods/before_type_cast.rb +106 -0
  829. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/attribute_methods/dirty.rb +262 -0
  830. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/attribute_methods/primary_key.rb +190 -0
  831. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/attribute_methods/query.rb +50 -0
  832. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/attribute_methods/read.rb +58 -0
  833. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/attribute_methods/serialization.rb +252 -0
  834. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/attribute_methods/time_zone_conversion.rb +89 -0
  835. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/attribute_methods/write.rb +49 -0
  836. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/attribute_methods.rb +511 -0
  837. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/attributes.rb +292 -0
  838. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/autosave_association.rb +558 -0
  839. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/base.rb +339 -0
  840. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/callbacks.rb +452 -0
  841. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/coders/column_serializer.rb +61 -0
  842. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/coders/json.rb +15 -0
  843. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/coders/yaml_column.rb +95 -0
  844. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract/connection_handler.rb +367 -0
  845. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract/connection_pool/queue.rb +211 -0
  846. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract/connection_pool/reaper.rb +78 -0
  847. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract/connection_pool.rb +738 -0
  848. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract/database_limits.rb +31 -0
  849. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract/database_statements.rb +683 -0
  850. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract/query_cache.rb +200 -0
  851. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract/quoting.rb +265 -0
  852. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract/savepoints.rb +24 -0
  853. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract/schema_creation.rb +190 -0
  854. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract/schema_definitions.rb +961 -0
  855. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract/schema_dumper.rb +106 -0
  856. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract/schema_statements.rb +1859 -0
  857. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract/transaction.rb +603 -0
  858. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract_adapter.rb +1240 -0
  859. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/abstract_mysql_adapter.rb +984 -0
  860. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/column.rb +122 -0
  861. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/deduplicable.rb +29 -0
  862. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/mysql/column.rb +28 -0
  863. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/mysql/database_statements.rb +87 -0
  864. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/mysql/explain_pretty_printer.rb +71 -0
  865. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/mysql/quoting.rb +127 -0
  866. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/mysql/schema_creation.rb +106 -0
  867. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/mysql/schema_definitions.rb +112 -0
  868. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/mysql/schema_dumper.rb +97 -0
  869. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/mysql/schema_statements.rb +295 -0
  870. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/mysql/type_metadata.rb +40 -0
  871. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/mysql2/database_statements.rb +151 -0
  872. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/mysql2_adapter.rb +215 -0
  873. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/pool_config.rb +82 -0
  874. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/pool_manager.rb +57 -0
  875. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/column.rb +82 -0
  876. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/database_statements.rb +186 -0
  877. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/explain_pretty_printer.rb +44 -0
  878. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/array.rb +91 -0
  879. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/bit.rb +53 -0
  880. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/bit_varying.rb +15 -0
  881. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/bytea.rb +17 -0
  882. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/cidr.rb +48 -0
  883. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/date.rb +31 -0
  884. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/date_time.rb +36 -0
  885. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/decimal.rb +15 -0
  886. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/enum.rb +20 -0
  887. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/hstore.rb +109 -0
  888. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/inet.rb +15 -0
  889. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/interval.rb +49 -0
  890. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/jsonb.rb +15 -0
  891. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/legacy_point.rb +44 -0
  892. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/macaddr.rb +25 -0
  893. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/money.rb +42 -0
  894. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/oid.rb +15 -0
  895. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/point.rb +64 -0
  896. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/range.rb +124 -0
  897. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/specialized_string.rb +18 -0
  898. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/timestamp.rb +15 -0
  899. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/timestamp_with_time_zone.rb +30 -0
  900. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/type_map_initializer.rb +125 -0
  901. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/uuid.rb +35 -0
  902. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/vector.rb +28 -0
  903. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid/xml.rb +30 -0
  904. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/oid.rb +38 -0
  905. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/quoting.rb +238 -0
  906. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/referential_integrity.rb +71 -0
  907. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/schema_creation.rb +170 -0
  908. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/schema_definitions.rb +372 -0
  909. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/schema_dumper.rb +127 -0
  910. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/schema_statements.rb +1114 -0
  911. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/type_metadata.rb +44 -0
  912. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql/utils.rb +79 -0
  913. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/postgresql_adapter.rb +1229 -0
  914. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/schema_cache.rb +485 -0
  915. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/sql_type_metadata.rb +45 -0
  916. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/sqlite3/column.rb +49 -0
  917. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/sqlite3/database_statements.rb +165 -0
  918. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/sqlite3/explain_pretty_printer.rb +21 -0
  919. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/sqlite3/quoting.rb +118 -0
  920. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/sqlite3/schema_creation.rb +21 -0
  921. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/sqlite3/schema_definitions.rb +26 -0
  922. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/sqlite3/schema_dumper.rb +18 -0
  923. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/sqlite3/schema_statements.rb +191 -0
  924. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/sqlite3_adapter.rb +753 -0
  925. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/statement_pool.rb +67 -0
  926. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/trilogy/database_statements.rb +99 -0
  927. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters/trilogy_adapter.rb +262 -0
  928. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_adapters.rb +55 -0
  929. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/connection_handling.rb +376 -0
  930. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/core.rb +808 -0
  931. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/counter_cache.rb +217 -0
  932. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/database_configurations/connection_url_resolver.rb +100 -0
  933. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/database_configurations/database_config.rb +89 -0
  934. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/database_configurations/hash_config.rb +164 -0
  935. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/database_configurations/url_config.rb +59 -0
  936. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/database_configurations.rb +309 -0
  937. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/delegated_type.rb +255 -0
  938. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/deprecator.rb +7 -0
  939. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/destroy_association_async_job.rb +38 -0
  940. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/disable_joins_association_relation.rb +39 -0
  941. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/dynamic_matchers.rb +121 -0
  942. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/auto_filtered_parameters.rb +66 -0
  943. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/cipher/aes256_gcm.rb +101 -0
  944. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/cipher.rb +53 -0
  945. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/config.rb +68 -0
  946. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/configurable.rb +60 -0
  947. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/context.rb +42 -0
  948. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/contexts.rb +76 -0
  949. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/derived_secret_key_provider.rb +18 -0
  950. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/deterministic_key_provider.rb +14 -0
  951. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/encryptable_record.rb +230 -0
  952. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/encrypted_attribute_type.rb +155 -0
  953. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/encrypted_fixtures.rb +38 -0
  954. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/encrypting_only_encryptor.rb +12 -0
  955. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/encryptor.rb +155 -0
  956. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/envelope_encryption_key_provider.rb +55 -0
  957. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/errors.rb +15 -0
  958. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/extended_deterministic_queries.rb +157 -0
  959. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/extended_deterministic_uniqueness_validator.rb +28 -0
  960. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/key.rb +28 -0
  961. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/key_generator.rb +53 -0
  962. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/key_provider.rb +46 -0
  963. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/message.rb +33 -0
  964. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/message_serializer.rb +92 -0
  965. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/null_encryptor.rb +21 -0
  966. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/properties.rb +76 -0
  967. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/read_only_null_encryptor.rb +24 -0
  968. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption/scheme.rb +96 -0
  969. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/encryption.rb +56 -0
  970. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/enum.rb +407 -0
  971. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/errors.rb +580 -0
  972. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/explain.rb +74 -0
  973. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/explain_registry.rb +37 -0
  974. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/explain_subscriber.rb +34 -0
  975. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/fixture_set/file.rb +89 -0
  976. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/fixture_set/model_metadata.rb +42 -0
  977. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/fixture_set/render_context.rb +19 -0
  978. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/fixture_set/table_row.rb +208 -0
  979. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/fixture_set/table_rows.rb +46 -0
  980. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/fixtures.rb +845 -0
  981. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/future_result.rb +165 -0
  982. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/gem_version.rb +17 -0
  983. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/inheritance.rb +364 -0
  984. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/insert_all.rb +325 -0
  985. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/integration.rb +206 -0
  986. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/internal_metadata.rb +150 -0
  987. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/legacy_yaml_adapter.rb +15 -0
  988. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/locale/en.yml +48 -0
  989. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/locking/optimistic.rb +227 -0
  990. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/locking/pessimistic.rb +102 -0
  991. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/log_subscriber.rb +170 -0
  992. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/marshalling.rb +56 -0
  993. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/message_pack.rb +124 -0
  994. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/middleware/database_selector/resolver/session.rb +48 -0
  995. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/middleware/database_selector/resolver.rb +92 -0
  996. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/middleware/database_selector.rb +87 -0
  997. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/middleware/shard_selector.rb +62 -0
  998. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/migration/command_recorder.rb +390 -0
  999. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/migration/compatibility.rb +479 -0
  1000. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/migration/default_strategy.rb +23 -0
  1001. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/migration/execution_strategy.rb +19 -0
  1002. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/migration/join_table.rb +16 -0
  1003. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/migration/pending_migration_connection.rb +21 -0
  1004. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/migration.rb +1615 -0
  1005. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/model_schema.rb +666 -0
  1006. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/nested_attributes.rb +616 -0
  1007. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/no_touching.rb +65 -0
  1008. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/normalization.rb +167 -0
  1009. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/persistence.rb +1292 -0
  1010. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/promise.rb +84 -0
  1011. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/query_cache.rb +44 -0
  1012. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/query_logs.rb +174 -0
  1013. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/query_logs_formatter.rb +41 -0
  1014. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/querying.rb +110 -0
  1015. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/railtie.rb +459 -0
  1016. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/railties/console_sandbox.rb +5 -0
  1017. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/railties/controller_runtime.rb +56 -0
  1018. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/railties/databases.rake +644 -0
  1019. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/railties/job_runtime.rb +23 -0
  1020. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/readonly_attributes.rb +66 -0
  1021. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/reflection.rb +1217 -0
  1022. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/batches/batch_enumerator.rb +101 -0
  1023. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/batches.rb +425 -0
  1024. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/calculations.rb +641 -0
  1025. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/delegation.rb +146 -0
  1026. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/finder_methods.rb +647 -0
  1027. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/from_clause.rb +30 -0
  1028. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/merger.rb +194 -0
  1029. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/predicate_builder/array_handler.rb +48 -0
  1030. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/predicate_builder/association_query_value.rb +70 -0
  1031. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/predicate_builder/basic_object_handler.rb +19 -0
  1032. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/predicate_builder/polymorphic_array_value.rb +55 -0
  1033. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/predicate_builder/range_handler.rb +22 -0
  1034. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/predicate_builder/relation_handler.rb +23 -0
  1035. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/predicate_builder.rb +176 -0
  1036. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/query_attribute.rb +68 -0
  1037. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/query_methods.rb +2049 -0
  1038. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/record_fetch_warning.rb +49 -0
  1039. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/spawn_methods.rb +94 -0
  1040. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation/where_clause.rb +230 -0
  1041. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/relation.rb +1050 -0
  1042. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/result.rb +201 -0
  1043. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/runtime_registry.rb +43 -0
  1044. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/sanitization.rb +248 -0
  1045. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/schema.rb +75 -0
  1046. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/schema_dumper.rb +349 -0
  1047. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/schema_migration.rb +89 -0
  1048. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/scoping/default.rb +205 -0
  1049. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/scoping/named.rb +198 -0
  1050. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/scoping.rb +136 -0
  1051. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/secure_password.rb +60 -0
  1052. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/secure_token.rb +66 -0
  1053. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/serialization.rb +29 -0
  1054. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/signed_id.rb +118 -0
  1055. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/statement_cache.rb +164 -0
  1056. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/store.rb +295 -0
  1057. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/suppressor.rb +59 -0
  1058. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/table_metadata.rb +94 -0
  1059. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/tasks/database_tasks.rb +622 -0
  1060. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/tasks/mysql_database_tasks.rb +122 -0
  1061. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/tasks/postgresql_database_tasks.rb +147 -0
  1062. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/tasks/sqlite_database_tasks.rb +88 -0
  1063. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/test_databases.rb +24 -0
  1064. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/test_fixtures.rb +311 -0
  1065. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/timestamp.rb +175 -0
  1066. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/token_for.rb +113 -0
  1067. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/touch_later.rb +70 -0
  1068. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/transactions.rb +467 -0
  1069. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/translation.rb +24 -0
  1070. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type/adapter_specific_registry.rb +144 -0
  1071. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type/date.rb +9 -0
  1072. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type/date_time.rb +9 -0
  1073. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type/decimal_without_scale.rb +15 -0
  1074. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type/hash_lookup_type_map.rb +57 -0
  1075. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type/internal/timezone.rb +22 -0
  1076. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type/json.rb +30 -0
  1077. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type/serialized.rb +78 -0
  1078. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type/text.rb +11 -0
  1079. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type/time.rb +35 -0
  1080. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type/type_map.rb +58 -0
  1081. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type/unsigned_integer.rb +16 -0
  1082. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type.rb +83 -0
  1083. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type_caster/connection.rb +33 -0
  1084. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type_caster/map.rb +23 -0
  1085. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/type_caster.rb +9 -0
  1086. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/validations/absence.rb +25 -0
  1087. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/validations/associated.rb +59 -0
  1088. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/validations/length.rb +26 -0
  1089. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/validations/numericality.rb +36 -0
  1090. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/validations/presence.rb +45 -0
  1091. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/validations/uniqueness.rb +291 -0
  1092. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/validations.rb +98 -0
  1093. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record/version.rb +10 -0
  1094. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/active_record.rb +492 -0
  1095. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/alias_predication.rb +9 -0
  1096. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/attributes/attribute.rb +33 -0
  1097. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/collectors/bind.rb +29 -0
  1098. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/collectors/composite.rb +39 -0
  1099. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/collectors/plain_string.rb +20 -0
  1100. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/collectors/sql_string.rb +27 -0
  1101. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/collectors/substitute_binds.rb +35 -0
  1102. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/crud.rb +48 -0
  1103. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/delete_manager.rb +32 -0
  1104. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/errors.rb +19 -0
  1105. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/expressions.rb +29 -0
  1106. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/factory_methods.rb +53 -0
  1107. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/filter_predications.rb +9 -0
  1108. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/insert_manager.rb +48 -0
  1109. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/math.rb +45 -0
  1110. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/and.rb +36 -0
  1111. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/ascending.rb +23 -0
  1112. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/binary.rb +131 -0
  1113. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/bind_param.rb +44 -0
  1114. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/bound_sql_literal.rb +61 -0
  1115. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/case.rb +55 -0
  1116. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/casted.rb +62 -0
  1117. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/comment.rb +29 -0
  1118. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/count.rb +12 -0
  1119. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/cte.rb +36 -0
  1120. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/delete_statement.rb +44 -0
  1121. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/descending.rb +23 -0
  1122. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/equality.rb +15 -0
  1123. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/extract.rb +24 -0
  1124. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/false.rb +16 -0
  1125. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/filter.rb +10 -0
  1126. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/fragments.rb +35 -0
  1127. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/full_outer_join.rb +8 -0
  1128. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/function.rb +45 -0
  1129. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/grouping.rb +11 -0
  1130. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/homogeneous_in.rb +68 -0
  1131. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/in.rb +15 -0
  1132. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/infix_operation.rb +92 -0
  1133. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/inner_join.rb +8 -0
  1134. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/insert_statement.rb +37 -0
  1135. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/join_source.rb +20 -0
  1136. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/leading_join.rb +8 -0
  1137. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/matches.rb +18 -0
  1138. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/named_function.rb +23 -0
  1139. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/node.rb +160 -0
  1140. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/node_expression.rb +13 -0
  1141. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/ordering.rb +27 -0
  1142. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/outer_join.rb +8 -0
  1143. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/over.rb +15 -0
  1144. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/regexp.rb +16 -0
  1145. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/right_outer_join.rb +8 -0
  1146. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/select_core.rb +67 -0
  1147. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/select_statement.rb +41 -0
  1148. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/sql_literal.rb +25 -0
  1149. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/string_join.rb +11 -0
  1150. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/table_alias.rb +35 -0
  1151. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/terminal.rb +16 -0
  1152. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/true.rb +16 -0
  1153. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/unary.rb +44 -0
  1154. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/unary_operation.rb +20 -0
  1155. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/unqualified_column.rb +22 -0
  1156. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/update_statement.rb +46 -0
  1157. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/values_list.rb +9 -0
  1158. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/window.rb +126 -0
  1159. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes/with.rb +11 -0
  1160. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/nodes.rb +75 -0
  1161. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/order_predications.rb +13 -0
  1162. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/predications.rb +260 -0
  1163. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/select_manager.rb +276 -0
  1164. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/table.rb +121 -0
  1165. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/tree_manager.rb +60 -0
  1166. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/update_manager.rb +48 -0
  1167. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/visitors/dot.rb +298 -0
  1168. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/visitors/mysql.rb +106 -0
  1169. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/visitors/postgresql.rb +110 -0
  1170. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/visitors/sqlite.rb +38 -0
  1171. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/visitors/to_sql.rb +1019 -0
  1172. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/visitors/visitor.rb +45 -0
  1173. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/visitors.rb +13 -0
  1174. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel/window_predications.rb +9 -0
  1175. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/arel.rb +69 -0
  1176. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/rails/generators/active_record/application_record/USAGE +8 -0
  1177. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/rails/generators/active_record/application_record/application_record_generator.rb +26 -0
  1178. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/rails/generators/active_record/application_record/templates/application_record.rb.tt +5 -0
  1179. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/rails/generators/active_record/migration/migration_generator.rb +76 -0
  1180. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/rails/generators/active_record/migration/templates/create_table_migration.rb.tt +26 -0
  1181. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/rails/generators/active_record/migration/templates/migration.rb.tt +48 -0
  1182. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/rails/generators/active_record/migration.rb +54 -0
  1183. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/rails/generators/active_record/model/USAGE +113 -0
  1184. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/rails/generators/active_record/model/model_generator.rb +94 -0
  1185. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/rails/generators/active_record/model/templates/abstract_base_class.rb.tt +7 -0
  1186. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/rails/generators/active_record/model/templates/model.rb.tt +22 -0
  1187. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/rails/generators/active_record/model/templates/module.rb.tt +7 -0
  1188. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/rails/generators/active_record/multi_db/multi_db_generator.rb +16 -0
  1189. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/rails/generators/active_record/multi_db/templates/multi_db.rb.tt +44 -0
  1190. data/vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.3/lib/rails/generators/active_record.rb +19 -0
  1191. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/CHANGELOG.md +326 -0
  1192. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/MIT-LICENSE +20 -0
  1193. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/README.md +208 -0
  1194. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/assets/javascripts/activestorage.esm.js +848 -0
  1195. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/assets/javascripts/activestorage.js +829 -0
  1196. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/controllers/active_storage/base_controller.rb +10 -0
  1197. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/controllers/active_storage/blobs/proxy_controller.rb +26 -0
  1198. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/controllers/active_storage/blobs/redirect_controller.rb +16 -0
  1199. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/controllers/active_storage/direct_uploads_controller.rb +23 -0
  1200. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/controllers/active_storage/disk_controller.rb +57 -0
  1201. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/controllers/active_storage/representations/base_controller.rb +18 -0
  1202. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/controllers/active_storage/representations/proxy_controller.rb +18 -0
  1203. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/controllers/active_storage/representations/redirect_controller.rb +14 -0
  1204. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/controllers/concerns/active_storage/disable_session.rb +12 -0
  1205. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/controllers/concerns/active_storage/file_server.rb +21 -0
  1206. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/controllers/concerns/active_storage/set_blob.rb +20 -0
  1207. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/controllers/concerns/active_storage/set_current.rb +15 -0
  1208. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/controllers/concerns/active_storage/streaming.rb +66 -0
  1209. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/javascript/activestorage/blob_record.js +76 -0
  1210. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/javascript/activestorage/blob_upload.js +35 -0
  1211. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/javascript/activestorage/direct_upload.js +49 -0
  1212. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/javascript/activestorage/direct_upload_controller.js +67 -0
  1213. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/javascript/activestorage/direct_uploads_controller.js +50 -0
  1214. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/javascript/activestorage/file_checksum.js +53 -0
  1215. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/javascript/activestorage/helpers.js +51 -0
  1216. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/javascript/activestorage/index.js +13 -0
  1217. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/javascript/activestorage/ujs.js +86 -0
  1218. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/jobs/active_storage/analyze_job.rb +13 -0
  1219. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/jobs/active_storage/base_job.rb +4 -0
  1220. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/jobs/active_storage/mirror_job.rb +15 -0
  1221. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/jobs/active_storage/purge_job.rb +13 -0
  1222. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/jobs/active_storage/transform_job.rb +12 -0
  1223. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/models/active_storage/attachment.rb +166 -0
  1224. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/models/active_storage/blob/analyzable.rb +62 -0
  1225. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/models/active_storage/blob/identifiable.rb +33 -0
  1226. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/models/active_storage/blob/representable.rb +129 -0
  1227. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/models/active_storage/blob/servable.rb +22 -0
  1228. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/models/active_storage/blob.rb +374 -0
  1229. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/models/active_storage/current.rb +5 -0
  1230. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/models/active_storage/filename.rb +79 -0
  1231. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/models/active_storage/named_variant.rb +21 -0
  1232. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/models/active_storage/preview.rb +123 -0
  1233. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/models/active_storage/record.rb +7 -0
  1234. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/models/active_storage/variant.rb +118 -0
  1235. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/models/active_storage/variant_record.rb +8 -0
  1236. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/models/active_storage/variant_with_record.rb +72 -0
  1237. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/app/models/active_storage/variation.rb +87 -0
  1238. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/config/routes.rb +84 -0
  1239. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/db/migrate/20170806125915_create_active_storage_tables.rb +56 -0
  1240. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/db/update_migrate/20190112182829_add_service_name_to_active_storage_blobs.rb +21 -0
  1241. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/db/update_migrate/20191206030411_create_active_storage_variant_records.rb +26 -0
  1242. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/db/update_migrate/20211119233751_remove_not_null_on_active_storage_blobs_checksum.rb +7 -0
  1243. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/analyzer/audio_analyzer.rb +77 -0
  1244. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/analyzer/image_analyzer/image_magick.rb +41 -0
  1245. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/analyzer/image_analyzer/vips.rb +51 -0
  1246. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/analyzer/image_analyzer.rb +29 -0
  1247. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/analyzer/null_analyzer.rb +17 -0
  1248. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/analyzer/video_analyzer.rb +153 -0
  1249. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/analyzer.rb +50 -0
  1250. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/attached/changes/create_many.rb +56 -0
  1251. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/attached/changes/create_one.rb +124 -0
  1252. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/attached/changes/create_one_of_many.rb +10 -0
  1253. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/attached/changes/delete_many.rb +27 -0
  1254. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/attached/changes/delete_one.rb +19 -0
  1255. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/attached/changes/detach_many.rb +18 -0
  1256. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/attached/changes/detach_one.rb +24 -0
  1257. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/attached/changes/purge_many.rb +27 -0
  1258. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/attached/changes/purge_one.rb +27 -0
  1259. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/attached/changes.rb +22 -0
  1260. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/attached/many.rb +79 -0
  1261. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/attached/model.rb +269 -0
  1262. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/attached/one.rb +86 -0
  1263. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/attached.rb +27 -0
  1264. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/deprecator.rb +7 -0
  1265. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/downloader.rb +43 -0
  1266. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/engine.rb +211 -0
  1267. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/errors.rb +29 -0
  1268. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/fixture_set.rb +79 -0
  1269. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/gem_version.rb +17 -0
  1270. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/log_subscriber.rb +76 -0
  1271. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/previewer/mupdf_previewer.rb +36 -0
  1272. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/previewer/poppler_pdf_previewer.rb +35 -0
  1273. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/previewer/video_previewer.rb +36 -0
  1274. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/previewer.rb +101 -0
  1275. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/reflection.rb +74 -0
  1276. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/service/azure_storage_service.rb +194 -0
  1277. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/service/configurator.rb +36 -0
  1278. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/service/disk_service.rb +178 -0
  1279. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/service/gcs_service.rb +232 -0
  1280. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/service/mirror_service.rb +84 -0
  1281. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/service/registry.rb +32 -0
  1282. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/service/s3_service.rb +171 -0
  1283. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/service.rb +180 -0
  1284. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/transformers/image_processing_transformer.rb +110 -0
  1285. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/transformers/transformer.rb +41 -0
  1286. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage/version.rb +10 -0
  1287. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/active_storage.rb +389 -0
  1288. data/vendor/bundle/ruby/3.3.0/gems/activestorage-7.1.3.3/lib/tasks/activestorage.rake +26 -0
  1289. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/CHANGELOG.md +1214 -0
  1290. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/MIT-LICENSE +20 -0
  1291. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/README.rdoc +40 -0
  1292. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/actionable_error.rb +50 -0
  1293. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/all.rb +5 -0
  1294. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/array_inquirer.rb +50 -0
  1295. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/backtrace_cleaner.rb +151 -0
  1296. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/benchmarkable.rb +52 -0
  1297. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/broadcast_logger.rb +250 -0
  1298. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/builder.rb +8 -0
  1299. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/cache/coder.rb +153 -0
  1300. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/cache/entry.rb +134 -0
  1301. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/cache/file_store.rb +229 -0
  1302. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/cache/mem_cache_store.rb +348 -0
  1303. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/cache/memory_store.rb +257 -0
  1304. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/cache/null_store.rb +62 -0
  1305. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/cache/redis_cache_store.rb +486 -0
  1306. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/cache/serializer_with_fallback.rb +175 -0
  1307. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/cache/strategy/local_cache.rb +201 -0
  1308. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/cache/strategy/local_cache_middleware.rb +45 -0
  1309. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/cache.rb +1109 -0
  1310. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/callbacks.rb +984 -0
  1311. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/code_generator.rb +65 -0
  1312. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/concern.rb +217 -0
  1313. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/concurrency/load_interlock_aware_monitor.rb +72 -0
  1314. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/concurrency/null_lock.rb +13 -0
  1315. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/concurrency/share_lock.rb +226 -0
  1316. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/configurable.rb +159 -0
  1317. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/configuration_file.rb +51 -0
  1318. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array/access.rb +100 -0
  1319. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array/conversions.rb +215 -0
  1320. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array/extract.rb +21 -0
  1321. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array/extract_options.rb +31 -0
  1322. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array/grouping.rb +109 -0
  1323. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array/inquiry.rb +19 -0
  1324. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array/wrap.rb +48 -0
  1325. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array.rb +9 -0
  1326. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/benchmark.rb +16 -0
  1327. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/big_decimal/conversions.rb +14 -0
  1328. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/big_decimal.rb +3 -0
  1329. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/class/attribute.rb +131 -0
  1330. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/class/attribute_accessors.rb +6 -0
  1331. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/class/subclasses.rb +44 -0
  1332. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/class.rb +4 -0
  1333. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date/acts_like.rb +10 -0
  1334. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date/blank.rb +14 -0
  1335. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date/calculations.rb +161 -0
  1336. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date/conversions.rb +98 -0
  1337. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date/zones.rb +8 -0
  1338. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date.rb +7 -0
  1339. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_and_time/calculations.rb +374 -0
  1340. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_and_time/compatibility.rb +31 -0
  1341. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_and_time/zones.rb +40 -0
  1342. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_time/acts_like.rb +16 -0
  1343. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_time/blank.rb +14 -0
  1344. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_time/calculations.rb +215 -0
  1345. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_time/compatibility.rb +18 -0
  1346. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_time/conversions.rb +110 -0
  1347. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_time.rb +7 -0
  1348. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/digest/uuid.rb +70 -0
  1349. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/digest.rb +3 -0
  1350. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/enumerable.rb +262 -0
  1351. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/erb/util.rb +196 -0
  1352. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/file/atomic.rb +72 -0
  1353. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/file.rb +3 -0
  1354. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/conversions.rb +262 -0
  1355. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/deep_merge.rb +42 -0
  1356. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/deep_transform_values.rb +46 -0
  1357. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/except.rb +24 -0
  1358. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/indifferent_access.rb +24 -0
  1359. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/keys.rb +143 -0
  1360. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/reverse_merge.rb +25 -0
  1361. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/slice.rb +27 -0
  1362. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash.rb +10 -0
  1363. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/integer/inflections.rb +31 -0
  1364. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/integer/multiple.rb +12 -0
  1365. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/integer/time.rb +22 -0
  1366. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/integer.rb +5 -0
  1367. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/kernel/concern.rb +14 -0
  1368. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/kernel/reporting.rb +45 -0
  1369. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/kernel/singleton_class.rb +8 -0
  1370. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/kernel.rb +5 -0
  1371. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/load_error.rb +9 -0
  1372. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/aliasing.rb +31 -0
  1373. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/anonymous.rb +30 -0
  1374. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb +38 -0
  1375. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/attribute_accessors.rb +214 -0
  1376. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb +175 -0
  1377. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/concerning.rb +140 -0
  1378. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/delegation.rb +353 -0
  1379. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/deprecation.rb +28 -0
  1380. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/introspection.rb +62 -0
  1381. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/redefine_method.rb +40 -0
  1382. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/remove_method.rb +17 -0
  1383. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module.rb +13 -0
  1384. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/name_error.rb +59 -0
  1385. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/numeric/bytes.rb +75 -0
  1386. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/numeric/conversions.rb +145 -0
  1387. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/numeric/time.rb +66 -0
  1388. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/numeric.rb +5 -0
  1389. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/acts_like.rb +45 -0
  1390. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/blank.rb +155 -0
  1391. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/conversions.rb +6 -0
  1392. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/deep_dup.rb +71 -0
  1393. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/duplicable.rb +60 -0
  1394. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/inclusion.rb +37 -0
  1395. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/instance_variables.rb +40 -0
  1396. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/json.rb +252 -0
  1397. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/to_param.rb +3 -0
  1398. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/to_query.rb +87 -0
  1399. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/try.rb +158 -0
  1400. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/with.rb +44 -0
  1401. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/with_options.rb +101 -0
  1402. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object.rb +17 -0
  1403. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/pathname/blank.rb +16 -0
  1404. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/pathname/existence.rb +23 -0
  1405. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/pathname.rb +4 -0
  1406. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/range/compare_range.rb +57 -0
  1407. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/range/conversions.rb +62 -0
  1408. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/range/each.rb +24 -0
  1409. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/range/overlap.rb +40 -0
  1410. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/range.rb +6 -0
  1411. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/regexp.rb +14 -0
  1412. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/securerandom.rb +57 -0
  1413. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/access.rb +95 -0
  1414. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/behavior.rb +8 -0
  1415. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/conversions.rb +60 -0
  1416. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/exclude.rb +13 -0
  1417. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/filters.rb +151 -0
  1418. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/indent.rb +45 -0
  1419. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/inflections.rb +300 -0
  1420. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/inquiry.rb +16 -0
  1421. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/multibyte.rb +58 -0
  1422. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/output_safety.rb +235 -0
  1423. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/starts_ends_with.rb +6 -0
  1424. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/strip.rb +27 -0
  1425. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/zones.rb +16 -0
  1426. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string.rb +15 -0
  1427. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/symbol/starts_ends_with.rb +6 -0
  1428. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/symbol.rb +3 -0
  1429. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/thread/backtrace/location.rb +12 -0
  1430. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/time/acts_like.rb +10 -0
  1431. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/time/calculations.rb +384 -0
  1432. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/time/compatibility.rb +16 -0
  1433. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/time/conversions.rb +75 -0
  1434. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/time/zones.rb +97 -0
  1435. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/time.rb +7 -0
  1436. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext.rb +6 -0
  1437. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/current_attributes/test_helper.rb +13 -0
  1438. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/current_attributes.rb +235 -0
  1439. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/deep_mergeable.rb +53 -0
  1440. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/dependencies/autoload.rb +84 -0
  1441. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/dependencies/interlock.rb +49 -0
  1442. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/dependencies/require_dependency.rb +28 -0
  1443. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/dependencies.rb +98 -0
  1444. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/behaviors.rb +148 -0
  1445. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/constant_accessor.rb +53 -0
  1446. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/deprecators.rb +104 -0
  1447. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/disallowed.rb +54 -0
  1448. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/instance_delegator.rb +65 -0
  1449. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/method_wrappers.rb +68 -0
  1450. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/proxy_wrappers.rb +192 -0
  1451. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/reporting.rb +174 -0
  1452. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation.rb +78 -0
  1453. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/deprecator.rb +7 -0
  1454. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/descendants_tracker.rb +190 -0
  1455. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/digest.rb +22 -0
  1456. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/duration/iso8601_parser.rb +123 -0
  1457. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/duration/iso8601_serializer.rb +65 -0
  1458. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/duration.rb +515 -0
  1459. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/encrypted_configuration.rb +108 -0
  1460. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/encrypted_file.rb +133 -0
  1461. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/environment_inquirer.rb +40 -0
  1462. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/error_reporter/test_helper.rb +15 -0
  1463. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/error_reporter.rb +203 -0
  1464. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/evented_file_update_checker.rb +183 -0
  1465. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/execution_context/test_helper.rb +13 -0
  1466. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/execution_context.rb +53 -0
  1467. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/execution_wrapper.rb +151 -0
  1468. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/executor/test_helper.rb +7 -0
  1469. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/executor.rb +8 -0
  1470. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/file_update_checker.rb +164 -0
  1471. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/fork_tracker.rb +79 -0
  1472. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/gem_version.rb +17 -0
  1473. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/gzip.rb +40 -0
  1474. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/hash_with_indifferent_access.rb +443 -0
  1475. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/html_safe_translation.rb +53 -0
  1476. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/i18n.rb +17 -0
  1477. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/i18n_railtie.rb +132 -0
  1478. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/inflections.rb +72 -0
  1479. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/inflector/inflections.rb +273 -0
  1480. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/inflector/methods.rb +387 -0
  1481. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/inflector/transliterate.rb +149 -0
  1482. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/inflector.rb +9 -0
  1483. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/isolated_execution_state.rb +76 -0
  1484. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/json/decoding.rb +76 -0
  1485. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/json/encoding.rb +120 -0
  1486. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/json.rb +4 -0
  1487. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/key_generator.rb +66 -0
  1488. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/lazy_load_hooks.rb +107 -0
  1489. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/locale/en.rb +33 -0
  1490. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/locale/en.yml +141 -0
  1491. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/log_subscriber/test_helper.rb +106 -0
  1492. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/log_subscriber.rb +203 -0
  1493. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/logger.rb +42 -0
  1494. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/logger_silence.rb +21 -0
  1495. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/logger_thread_safe_level.rb +55 -0
  1496. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/message_encryptor.rb +374 -0
  1497. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/message_encryptors.rb +141 -0
  1498. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/message_pack/cache_serializer.rb +23 -0
  1499. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/message_pack/extensions.rb +292 -0
  1500. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/message_pack/serializer.rb +63 -0
  1501. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/message_pack.rb +50 -0
  1502. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/message_verifier.rb +356 -0
  1503. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/message_verifiers.rb +135 -0
  1504. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/messages/codec.rb +65 -0
  1505. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/messages/metadata.rb +146 -0
  1506. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/messages/rotation_configuration.rb +23 -0
  1507. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/messages/rotation_coordinator.rb +93 -0
  1508. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/messages/rotator.rb +59 -0
  1509. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/messages/serializer_with_fallback.rb +158 -0
  1510. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/multibyte/chars.rb +178 -0
  1511. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/multibyte/unicode.rb +42 -0
  1512. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/multibyte.rb +23 -0
  1513. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/notifications/fanout.rb +449 -0
  1514. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/notifications/instrumenter.rb +229 -0
  1515. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/notifications.rb +280 -0
  1516. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_converter.rb +190 -0
  1517. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_to_currency_converter.rb +46 -0
  1518. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_to_delimited_converter.rb +30 -0
  1519. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_to_human_converter.rb +69 -0
  1520. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_to_human_size_converter.rb +60 -0
  1521. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_to_percentage_converter.rb +16 -0
  1522. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_to_phone_converter.rb +60 -0
  1523. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_to_rounded_converter.rb +59 -0
  1524. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/rounding_helper.rb +46 -0
  1525. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper.rb +457 -0
  1526. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/option_merger.rb +38 -0
  1527. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/ordered_hash.rb +50 -0
  1528. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/ordered_options.rb +109 -0
  1529. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/parameter_filter.rb +157 -0
  1530. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/proxy_object.rb +17 -0
  1531. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/rails.rb +26 -0
  1532. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/railtie.rb +164 -0
  1533. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/reloader.rb +138 -0
  1534. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/rescuable.rb +176 -0
  1535. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/ruby_features.rb +7 -0
  1536. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/secure_compare_rotator.rb +58 -0
  1537. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/security_utils.rb +38 -0
  1538. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/string_inquirer.rb +35 -0
  1539. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/subscriber.rb +145 -0
  1540. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/syntax_error_proxy.rb +70 -0
  1541. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/tagged_logging.rb +149 -0
  1542. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/test_case.rb +302 -0
  1543. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/assertions.rb +281 -0
  1544. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/autorun.rb +5 -0
  1545. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/constant_lookup.rb +51 -0
  1546. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/constant_stubbing.rb +32 -0
  1547. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/declarative.rb +28 -0
  1548. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/deprecation.rb +89 -0
  1549. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/error_reporter_assertions.rb +107 -0
  1550. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/file_fixtures.rb +38 -0
  1551. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/isolation.rb +111 -0
  1552. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/method_call_assertions.rb +83 -0
  1553. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/parallelization/server.rb +82 -0
  1554. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/parallelization/worker.rb +103 -0
  1555. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/parallelization.rb +55 -0
  1556. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/parallelize_executor.rb +81 -0
  1557. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/setup_and_teardown.rb +55 -0
  1558. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/stream.rb +41 -0
  1559. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/strict_warnings.rb +39 -0
  1560. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/tagged_logging.rb +27 -0
  1561. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/testing/time_helpers.rb +268 -0
  1562. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/time.rb +20 -0
  1563. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/time_with_zone.rb +596 -0
  1564. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/values/time_zone.rb +603 -0
  1565. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/version.rb +10 -0
  1566. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini/jdom.rb +175 -0
  1567. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini/libxml.rb +80 -0
  1568. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini/libxmlsax.rb +83 -0
  1569. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini/nokogiri.rb +83 -0
  1570. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini/nokogirisax.rb +86 -0
  1571. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini/rexml.rb +137 -0
  1572. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini.rb +202 -0
  1573. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.1.3.3/lib/active_support.rb +135 -0
  1574. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/LICENSE +56 -0
  1575. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/bigdecimal.gemspec +57 -0
  1576. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/Makefile +270 -0
  1577. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.c +7794 -0
  1578. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.h +313 -0
  1579. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/bits.h +141 -0
  1580. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/extconf.rb +62 -0
  1581. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/feature.h +68 -0
  1582. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/missing/dtoa.c +3462 -0
  1583. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/missing.c +27 -0
  1584. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/missing.h +196 -0
  1585. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/ext/bigdecimal/static_assert.h +54 -0
  1586. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/lib/bigdecimal/jacobian.rb +90 -0
  1587. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/lib/bigdecimal/ludcmp.rb +89 -0
  1588. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/lib/bigdecimal/math.rb +232 -0
  1589. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/lib/bigdecimal/newton.rb +80 -0
  1590. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/lib/bigdecimal/util.rb +185 -0
  1591. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/lib/bigdecimal.rb +5 -0
  1592. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/lib/bigdecimal.so +0 -0
  1593. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/sample/linear.rb +74 -0
  1594. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/sample/nlsolve.rb +40 -0
  1595. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/sample/pi.rb +21 -0
  1596. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/CHANGES +119 -0
  1597. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/MIT-LICENSE +20 -0
  1598. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/README.md +258 -0
  1599. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/Rakefile +194 -0
  1600. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/builder.blurb +27 -0
  1601. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/builder.gemspec +45 -0
  1602. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/doc/jamis.rb +592 -0
  1603. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/doc/releases/builder-1.2.4.rdoc +31 -0
  1604. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/doc/releases/builder-2.0.0.rdoc +46 -0
  1605. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/doc/releases/builder-2.1.1.rdoc +58 -0
  1606. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/lib/blankslate.rb +138 -0
  1607. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/lib/builder/blankslate.rb +24 -0
  1608. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/lib/builder/version.rb +9 -0
  1609. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/lib/builder/xchar.rb +198 -0
  1610. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/lib/builder/xmlbase.rb +200 -0
  1611. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/lib/builder/xmlevents.rb +64 -0
  1612. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/lib/builder/xmlmarkup.rb +345 -0
  1613. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/lib/builder.rb +14 -0
  1614. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/rakelib/publish.rake +21 -0
  1615. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/rakelib/tags.rake +63 -0
  1616. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/rakelib/testing.rake +8 -0
  1617. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/test/helper.rb +13 -0
  1618. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/test/performance.rb +42 -0
  1619. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/test/preload.rb +40 -0
  1620. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/test/test_blankslate.rb +208 -0
  1621. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/test/test_eventbuilder.rb +151 -0
  1622. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/test/test_markupbuilder.rb +617 -0
  1623. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/test/test_method_caching.rb +63 -0
  1624. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/test/test_namecollision.rb +40 -0
  1625. data/vendor/bundle/ruby/3.3.0/gems/builder-3.2.4/test/test_xchar.rb +85 -0
  1626. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/History.md +680 -0
  1627. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/License.txt +22 -0
  1628. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/README.md +922 -0
  1629. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/cucumber.rb +26 -0
  1630. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/driver/base.rb +136 -0
  1631. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/driver/node.rb +100 -0
  1632. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/dsl.rb +57 -0
  1633. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/helpers.rb +128 -0
  1634. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/node/actions.rb +156 -0
  1635. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/node/base.rb +124 -0
  1636. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/node/document.rb +31 -0
  1637. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/node/document_matchers.rb +68 -0
  1638. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/node/element.rb +263 -0
  1639. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/node/finders.rb +169 -0
  1640. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/node/matchers.rb +527 -0
  1641. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/node/simple.rb +167 -0
  1642. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/queries/base_query.rb +29 -0
  1643. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/queries/text_query.rb +56 -0
  1644. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/queries/title_query.rb +40 -0
  1645. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/query.rb +135 -0
  1646. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/rack_test/browser.rb +114 -0
  1647. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/rack_test/css_handlers.rb +10 -0
  1648. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/rack_test/driver.rb +94 -0
  1649. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/rack_test/form.rb +91 -0
  1650. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/rack_test/node.rb +203 -0
  1651. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/rails.rb +20 -0
  1652. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/result.rb +57 -0
  1653. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/rspec/features.rb +45 -0
  1654. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/rspec/matchers.rb +213 -0
  1655. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/rspec.rb +32 -0
  1656. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/selector.rb +242 -0
  1657. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/selenium/driver.rb +271 -0
  1658. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/selenium/node.rb +130 -0
  1659. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/server.rb +91 -0
  1660. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/session.rb +716 -0
  1661. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/fixtures/another_test_file.txt +1 -0
  1662. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/fixtures/capybara.jpg +3 -0
  1663. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/fixtures/test_file.txt +1 -0
  1664. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/public/jquery-ui.js +791 -0
  1665. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/public/jquery.js +9046 -0
  1666. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/public/test.js +103 -0
  1667. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/accept_alert_spec.rb +57 -0
  1668. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/accept_confirm_spec.rb +19 -0
  1669. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/accept_prompt_spec.rb +49 -0
  1670. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/all_spec.rb +152 -0
  1671. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/assert_selector.rb +147 -0
  1672. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/assert_text.rb +195 -0
  1673. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/assert_title.rb +69 -0
  1674. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/attach_file_spec.rb +109 -0
  1675. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/body_spec.rb +21 -0
  1676. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/check_spec.rb +113 -0
  1677. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/choose_spec.rb +68 -0
  1678. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/click_button_spec.rb +439 -0
  1679. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/click_link_or_button_spec.rb +112 -0
  1680. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/click_link_spec.rb +150 -0
  1681. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/current_scope_spec.rb +29 -0
  1682. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/current_url_spec.rb +93 -0
  1683. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/dismiss_confirm_spec.rb +35 -0
  1684. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/dismiss_prompt_spec.rb +19 -0
  1685. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/evaluate_script_spec.rb +6 -0
  1686. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/execute_script_spec.rb +7 -0
  1687. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/fill_in_spec.rb +183 -0
  1688. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/find_button_spec.rb +32 -0
  1689. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/find_by_id_spec.rb +31 -0
  1690. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/find_field_spec.rb +64 -0
  1691. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/find_link_spec.rb +32 -0
  1692. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/find_spec.rb +375 -0
  1693. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/first_spec.rb +88 -0
  1694. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/go_back_spec.rb +10 -0
  1695. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/go_forward_spec.rb +12 -0
  1696. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_button_spec.rb +54 -0
  1697. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_css_spec.rb +228 -0
  1698. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_field_spec.rb +274 -0
  1699. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_link_spec.rb +34 -0
  1700. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_select_spec.rb +181 -0
  1701. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_selector_spec.rb +132 -0
  1702. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_table_spec.rb +30 -0
  1703. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_text_spec.rb +309 -0
  1704. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_title_spec.rb +47 -0
  1705. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_xpath_spec.rb +127 -0
  1706. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/headers.rb +6 -0
  1707. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/html_spec.rb +38 -0
  1708. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/node_spec.rb +329 -0
  1709. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/reset_session_spec.rb +56 -0
  1710. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/response_code.rb +6 -0
  1711. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/save_and_open_screenshot_spec.rb +46 -0
  1712. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/save_page_spec.rb +82 -0
  1713. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/screenshot_spec.rb +16 -0
  1714. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/select_spec.rb +189 -0
  1715. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/source_spec.rb +0 -0
  1716. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/text_spec.rb +58 -0
  1717. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/title_spec.rb +16 -0
  1718. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/uncheck_spec.rb +40 -0
  1719. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/unselect_spec.rb +114 -0
  1720. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/visit_spec.rb +117 -0
  1721. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/become_closed_spec.rb +84 -0
  1722. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/current_window_spec.rb +25 -0
  1723. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/open_new_window_spec.rb +28 -0
  1724. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/switch_to_window_spec.rb +114 -0
  1725. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/window_opened_by_spec.rb +84 -0
  1726. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/window_spec.rb +142 -0
  1727. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/windows_spec.rb +31 -0
  1728. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/within_window_spec.rb +188 -0
  1729. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/within_frame_spec.rb +52 -0
  1730. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/session/within_spec.rb +165 -0
  1731. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/spec_helper.rb +96 -0
  1732. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/test_app.rb +169 -0
  1733. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/buttons.erb +4 -0
  1734. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/fieldsets.erb +29 -0
  1735. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/form.erb +451 -0
  1736. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/frame_child.erb +9 -0
  1737. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/frame_one.erb +8 -0
  1738. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/frame_parent.erb +8 -0
  1739. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/frame_two.erb +8 -0
  1740. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/header_links.erb +7 -0
  1741. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/host_links.erb +12 -0
  1742. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/popup_one.erb +8 -0
  1743. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/popup_two.erb +8 -0
  1744. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/postback.erb +13 -0
  1745. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/tables.erb +62 -0
  1746. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_base_tag.erb +10 -0
  1747. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_count.erb +7 -0
  1748. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_hover.erb +17 -0
  1749. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_html.erb +113 -0
  1750. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_html_entities.erb +1 -0
  1751. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_js.erb +98 -0
  1752. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_scope.erb +41 -0
  1753. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_simple_html.erb +1 -0
  1754. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_title.erb +1 -0
  1755. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_windows.erb +47 -0
  1756. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/spec/views/within_frames.erb +11 -0
  1757. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/version.rb +3 -0
  1758. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara/window.rb +123 -0
  1759. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/lib/capybara.rb +377 -0
  1760. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/spec/basic_node_spec.rb +140 -0
  1761. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/spec/capybara_spec.rb +54 -0
  1762. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/spec/dsl_spec.rb +256 -0
  1763. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/spec/fixtures/selenium_driver_rspec_failure.rb +8 -0
  1764. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/spec/fixtures/selenium_driver_rspec_success.rb +8 -0
  1765. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/spec/rack_test_spec.rb +184 -0
  1766. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/spec/result_spec.rb +65 -0
  1767. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/spec/rspec/features_spec.rb +82 -0
  1768. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/spec/rspec/matchers_spec.rb +780 -0
  1769. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/spec/rspec_spec.rb +51 -0
  1770. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/spec/selenium_spec.rb +93 -0
  1771. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/spec/selenium_spec_chrome.rb +21 -0
  1772. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/spec/server_spec.rb +116 -0
  1773. data/vendor/bundle/ruby/3.3.0/gems/capybara-2.4.4/spec/spec_helper.rb +7 -0
  1774. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/CHANGELOG.md +565 -0
  1775. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/Gemfile +36 -0
  1776. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/LICENSE.txt +21 -0
  1777. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/README.md +407 -0
  1778. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/Rakefile +319 -0
  1779. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/ConcurrentRubyService.java +17 -0
  1780. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java +175 -0
  1781. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java +248 -0
  1782. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java +93 -0
  1783. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java +113 -0
  1784. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java +189 -0
  1785. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java +292 -0
  1786. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java +31 -0
  1787. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java +3863 -0
  1788. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java +203 -0
  1789. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java +342 -0
  1790. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java +3800 -0
  1791. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java +204 -0
  1792. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java +291 -0
  1793. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java +199 -0
  1794. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/agent.rb +588 -0
  1795. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/array.rb +56 -0
  1796. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/async.rb +449 -0
  1797. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atom.rb +222 -0
  1798. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb +127 -0
  1799. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb +144 -0
  1800. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb +167 -0
  1801. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb +135 -0
  1802. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb +100 -0
  1803. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb +128 -0
  1804. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/event.rb +109 -0
  1805. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/fiber_local_var.rb +109 -0
  1806. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb +43 -0
  1807. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/locals.rb +189 -0
  1808. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb +28 -0
  1809. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb +68 -0
  1810. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb +81 -0
  1811. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb +44 -0
  1812. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb +131 -0
  1813. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb +255 -0
  1814. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb +379 -0
  1815. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/semaphore.rb +163 -0
  1816. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb +111 -0
  1817. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic_reference/atomic_direct_update.rb +37 -0
  1818. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb +67 -0
  1819. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb +28 -0
  1820. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/atomics.rb +10 -0
  1821. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb +107 -0
  1822. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb +111 -0
  1823. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb +84 -0
  1824. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb +160 -0
  1825. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb +66 -0
  1826. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb +148 -0
  1827. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb +85 -0
  1828. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb +14 -0
  1829. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb +143 -0
  1830. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb +160 -0
  1831. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/concern/deprecation.rb +34 -0
  1832. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb +73 -0
  1833. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/concern/logging.rb +116 -0
  1834. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/concern/obligation.rb +220 -0
  1835. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/concern/observable.rb +110 -0
  1836. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/concurrent_ruby.jar +0 -0
  1837. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/configuration.rb +105 -0
  1838. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/constants.rb +8 -0
  1839. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/dataflow.rb +81 -0
  1840. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/delay.rb +199 -0
  1841. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/errors.rb +74 -0
  1842. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/exchanger.rb +353 -0
  1843. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb +131 -0
  1844. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb +62 -0
  1845. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/executor_service.rb +185 -0
  1846. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb +224 -0
  1847. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb +66 -0
  1848. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb +44 -0
  1849. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb +104 -0
  1850. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb +30 -0
  1851. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb +145 -0
  1852. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb +82 -0
  1853. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb +21 -0
  1854. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb +373 -0
  1855. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb +35 -0
  1856. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb +34 -0
  1857. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb +107 -0
  1858. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb +28 -0
  1859. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb +103 -0
  1860. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb +57 -0
  1861. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb +88 -0
  1862. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executor/timer_set.rb +176 -0
  1863. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/executors.rb +20 -0
  1864. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/future.rb +141 -0
  1865. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/hash.rb +52 -0
  1866. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/immutable_struct.rb +101 -0
  1867. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/ivar.rb +208 -0
  1868. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/map.rb +350 -0
  1869. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/maybe.rb +229 -0
  1870. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/mutable_struct.rb +239 -0
  1871. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/mvar.rb +242 -0
  1872. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/options.rb +42 -0
  1873. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/promise.rb +580 -0
  1874. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/promises.rb +2178 -0
  1875. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/re_include.rb +60 -0
  1876. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/scheduled_task.rb +331 -0
  1877. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/set.rb +64 -0
  1878. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/settable_struct.rb +139 -0
  1879. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb +102 -0
  1880. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb +22 -0
  1881. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb +171 -0
  1882. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/condition.rb +62 -0
  1883. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/full_memory_barrier.rb +29 -0
  1884. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb +15 -0
  1885. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/lock.rb +38 -0
  1886. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb +75 -0
  1887. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb +89 -0
  1888. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/object.rb +151 -0
  1889. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/safe_initialization.rb +36 -0
  1890. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization/volatile.rb +101 -0
  1891. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/synchronization.rb +13 -0
  1892. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb +47 -0
  1893. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb +74 -0
  1894. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb +52 -0
  1895. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb +38 -0
  1896. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb +246 -0
  1897. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb +75 -0
  1898. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb +50 -0
  1899. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/thread_safe/util.rb +16 -0
  1900. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/timer_task.rb +361 -0
  1901. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/tuple.rb +82 -0
  1902. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/tvar.rb +222 -0
  1903. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/utility/engine.rb +45 -0
  1904. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb +19 -0
  1905. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb +77 -0
  1906. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/utility/native_integer.rb +54 -0
  1907. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/utility/processor_counter.rb +110 -0
  1908. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent/version.rb +3 -0
  1909. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent-ruby.rb +5 -0
  1910. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.2.3/lib/concurrent-ruby/concurrent.rb +134 -0
  1911. data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/Changes.md +157 -0
  1912. data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/LICENSE +20 -0
  1913. data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/README.md +135 -0
  1914. data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/connection_pool.gemspec +24 -0
  1915. data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb +174 -0
  1916. data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/lib/connection_pool/version.rb +3 -0
  1917. data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/lib/connection_pool/wrapper.rb +56 -0
  1918. data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/lib/connection_pool.rb +175 -0
  1919. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/Gemfile +2 -0
  1920. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/HISTORY.md +128 -0
  1921. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/LICENSE +18 -0
  1922. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/README.md +192 -0
  1923. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/Rakefile +21 -0
  1924. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/crass.gemspec +31 -0
  1925. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/lib/crass/parser.rb +648 -0
  1926. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/lib/crass/scanner.rb +125 -0
  1927. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/lib/crass/token-scanner.rb +50 -0
  1928. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/lib/crass/tokenizer.rb +708 -0
  1929. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/lib/crass/version.rb +5 -0
  1930. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/lib/crass.rb +22 -0
  1931. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/Code-of-Conduct.md +74 -0
  1932. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/Contributing.md +121 -0
  1933. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/History.md +431 -0
  1934. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/License.md +41 -0
  1935. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/Manifest.txt +59 -0
  1936. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/README.rdoc +84 -0
  1937. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/Rakefile +130 -0
  1938. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/bin/htmldiff +35 -0
  1939. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/bin/ldiff +9 -0
  1940. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/docs/COPYING.txt +339 -0
  1941. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/docs/artistic.txt +127 -0
  1942. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/lib/diff/lcs/array.rb +7 -0
  1943. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/lib/diff/lcs/backports.rb +9 -0
  1944. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/lib/diff/lcs/block.rb +37 -0
  1945. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/lib/diff/lcs/callbacks.rb +327 -0
  1946. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/lib/diff/lcs/change.rb +174 -0
  1947. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/lib/diff/lcs/htmldiff.rb +158 -0
  1948. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/lib/diff/lcs/hunk.rb +363 -0
  1949. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/lib/diff/lcs/internals.rb +308 -0
  1950. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/lib/diff/lcs/ldiff.rb +173 -0
  1951. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/lib/diff/lcs/string.rb +5 -0
  1952. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/lib/diff/lcs.rb +741 -0
  1953. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/lib/diff-lcs.rb +3 -0
  1954. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/change_spec.rb +89 -0
  1955. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/diff_spec.rb +51 -0
  1956. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/aX +1 -0
  1957. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/bXaX +1 -0
  1958. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ds1.csv +50 -0
  1959. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ds2.csv +51 -0
  1960. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff +4 -0
  1961. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff-c +7 -0
  1962. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff-e +3 -0
  1963. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff-f +3 -0
  1964. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff-u +5 -0
  1965. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff.chef +4 -0
  1966. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff.chef-c +15 -0
  1967. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff.chef-e +3 -0
  1968. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff.chef-f +3 -0
  1969. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff.chef-u +9 -0
  1970. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff.chef2 +7 -0
  1971. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff.chef2-c +20 -0
  1972. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff.chef2-d +7 -0
  1973. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff.chef2-e +7 -0
  1974. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff.chef2-f +7 -0
  1975. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/ldiff/output.diff.chef2-u +16 -0
  1976. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/new-chef +4 -0
  1977. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/new-chef2 +17 -0
  1978. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/old-chef +4 -0
  1979. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/fixtures/old-chef2 +14 -0
  1980. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/hunk_spec.rb +83 -0
  1981. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/issues_spec.rb +160 -0
  1982. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/lcs_spec.rb +56 -0
  1983. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/ldiff_spec.rb +89 -0
  1984. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/patch_spec.rb +416 -0
  1985. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/sdiff_spec.rb +216 -0
  1986. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/spec_helper.rb +376 -0
  1987. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/traverse_balanced_spec.rb +312 -0
  1988. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/spec/traverse_sequences_spec.rb +137 -0
  1989. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/LICENSE.txt +22 -0
  1990. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/drb.gemspec +41 -0
  1991. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/acl.rb +239 -0
  1992. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/drb.rb +1943 -0
  1993. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/eq.rb +15 -0
  1994. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/extserv.rb +44 -0
  1995. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/extservm.rb +94 -0
  1996. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/gw.rb +161 -0
  1997. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/invokemethod.rb +35 -0
  1998. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/observer.rb +26 -0
  1999. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/ssl.rb +354 -0
  2000. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/timeridconv.rb +97 -0
  2001. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/unix.rb +118 -0
  2002. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/version.rb +3 -0
  2003. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb/weakidconv.rb +59 -0
  2004. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/lib/drb.rb +3 -0
  2005. data/vendor/bundle/ruby/3.3.0/gems/erubi-1.12.0/CHANGELOG +101 -0
  2006. data/vendor/bundle/ruby/3.3.0/gems/erubi-1.12.0/MIT-LICENSE +21 -0
  2007. data/vendor/bundle/ruby/3.3.0/gems/erubi-1.12.0/README.rdoc +109 -0
  2008. data/vendor/bundle/ruby/3.3.0/gems/erubi-1.12.0/Rakefile +71 -0
  2009. data/vendor/bundle/ruby/3.3.0/gems/erubi-1.12.0/lib/erubi/capture_end.rb +58 -0
  2010. data/vendor/bundle/ruby/3.3.0/gems/erubi-1.12.0/lib/erubi.rb +293 -0
  2011. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/MIT-LICENSE +21 -0
  2012. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/README.md +101 -0
  2013. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/disabled_runtime.rb +29 -0
  2014. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/duktape_runtime.rb +69 -0
  2015. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/external_runtime.rb +244 -0
  2016. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/graaljs_runtime.rb +147 -0
  2017. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/mini_racer_runtime.rb +103 -0
  2018. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/module.rb +42 -0
  2019. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/ruby_rhino_runtime.rb +102 -0
  2020. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/runtime.rb +80 -0
  2021. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/runtimes.rb +111 -0
  2022. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/support/bun_runner.js +29 -0
  2023. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/support/jsc_runner.js +26 -0
  2024. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/support/jscript_runner.js +22 -0
  2025. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/support/json2.js +481 -0
  2026. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/support/node_runner.js +34 -0
  2027. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/support/spidermonkey_runner.js +18 -0
  2028. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/support/v8_runner.js +25 -0
  2029. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs/version.rb +3 -0
  2030. data/vendor/bundle/ruby/3.3.0/gems/execjs-2.9.1/lib/execjs.rb +6 -0
  2031. data/vendor/bundle/ruby/3.3.0/gems/globalid-1.2.1/MIT-LICENSE +20 -0
  2032. data/vendor/bundle/ruby/3.3.0/gems/globalid-1.2.1/README.md +221 -0
  2033. data/vendor/bundle/ruby/3.3.0/gems/globalid-1.2.1/lib/global_id/fixture_set.rb +21 -0
  2034. data/vendor/bundle/ruby/3.3.0/gems/globalid-1.2.1/lib/global_id/global_id.rb +79 -0
  2035. data/vendor/bundle/ruby/3.3.0/gems/globalid-1.2.1/lib/global_id/identification.rb +120 -0
  2036. data/vendor/bundle/ruby/3.3.0/gems/globalid-1.2.1/lib/global_id/locator.rb +242 -0
  2037. data/vendor/bundle/ruby/3.3.0/gems/globalid-1.2.1/lib/global_id/railtie.rb +52 -0
  2038. data/vendor/bundle/ruby/3.3.0/gems/globalid-1.2.1/lib/global_id/signed_global_id.rb +87 -0
  2039. data/vendor/bundle/ruby/3.3.0/gems/globalid-1.2.1/lib/global_id/uri/gid.rb +205 -0
  2040. data/vendor/bundle/ruby/3.3.0/gems/globalid-1.2.1/lib/global_id/verifier.rb +14 -0
  2041. data/vendor/bundle/ruby/3.3.0/gems/globalid-1.2.1/lib/global_id.rb +23 -0
  2042. data/vendor/bundle/ruby/3.3.0/gems/globalid-1.2.1/lib/globalid.rb +2 -0
  2043. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/MIT-LICENSE +20 -0
  2044. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/README.md +127 -0
  2045. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/base.rb +306 -0
  2046. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/cache.rb +113 -0
  2047. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/cache_file.rb +36 -0
  2048. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/cascade.rb +56 -0
  2049. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/chain.rb +130 -0
  2050. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/fallbacks.rb +115 -0
  2051. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/flatten.rb +118 -0
  2052. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/gettext.rb +83 -0
  2053. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/interpolation_compiler.rb +121 -0
  2054. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/key_value.rb +204 -0
  2055. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/lazy_loadable.rb +184 -0
  2056. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/memoize.rb +54 -0
  2057. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/metadata.rb +71 -0
  2058. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/pluralization.rb +96 -0
  2059. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/simple.rb +113 -0
  2060. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend/transliterator.rb +108 -0
  2061. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/backend.rb +22 -0
  2062. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/config.rb +165 -0
  2063. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/exceptions.rb +157 -0
  2064. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/gettext/helpers.rb +75 -0
  2065. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/gettext/po_parser.rb +329 -0
  2066. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/gettext.rb +28 -0
  2067. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/interpolate/ruby.rb +53 -0
  2068. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/locale/fallbacks.rb +107 -0
  2069. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/locale/tag/parents.rb +24 -0
  2070. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/locale/tag/rfc4646.rb +74 -0
  2071. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/locale/tag/simple.rb +39 -0
  2072. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/locale/tag.rb +28 -0
  2073. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/locale.rb +8 -0
  2074. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/middleware.rb +17 -0
  2075. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/basics.rb +58 -0
  2076. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/defaults.rb +52 -0
  2077. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/interpolation.rb +185 -0
  2078. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/link.rb +66 -0
  2079. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/localization/date.rb +122 -0
  2080. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/localization/date_time.rb +103 -0
  2081. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/localization/procs.rb +118 -0
  2082. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/localization/time.rb +103 -0
  2083. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/localization.rb +19 -0
  2084. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/lookup.rb +81 -0
  2085. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/pluralization.rb +35 -0
  2086. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests/procs.rb +66 -0
  2087. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/tests.rb +14 -0
  2088. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/utils.rb +55 -0
  2089. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n/version.rb +5 -0
  2090. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/lib/i18n.rb +475 -0
  2091. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.7.2/LICENSE.txt +22 -0
  2092. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.7.2/README.md +46 -0
  2093. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.7.2/ext/io/console/Makefile +271 -0
  2094. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.7.2/ext/io/console/console.c +1838 -0
  2095. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.7.2/ext/io/console/extconf.rb +43 -0
  2096. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.7.2/ext/io/console/win32_vk.inc +1391 -0
  2097. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.7.2/lib/io/console/size.rb +23 -0
  2098. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.7.2/lib/io/console.so +0 -0
  2099. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/Gemfile +27 -0
  2100. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/LICENSE.txt +22 -0
  2101. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/README.md +405 -0
  2102. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/Rakefile +54 -0
  2103. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/bin/console +6 -0
  2104. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/bin/setup +6 -0
  2105. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/doc/irb/irb-tools.rd.ja +184 -0
  2106. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/doc/irb/irb.rd.ja +425 -0
  2107. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/exe/irb +9 -0
  2108. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/irb.gemspec +46 -0
  2109. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/cmd/nop.rb +4 -0
  2110. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/color.rb +262 -0
  2111. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/color_printer.rb +55 -0
  2112. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/backtrace.rb +17 -0
  2113. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/base.rb +62 -0
  2114. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/break.rb +17 -0
  2115. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/catch.rb +17 -0
  2116. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/chws.rb +40 -0
  2117. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/context.rb +16 -0
  2118. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/continue.rb +17 -0
  2119. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/debug.rb +71 -0
  2120. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/delete.rb +17 -0
  2121. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/disable_irb.rb +19 -0
  2122. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/edit.rb +63 -0
  2123. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/exit.rb +18 -0
  2124. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/finish.rb +17 -0
  2125. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/force_exit.rb +18 -0
  2126. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/help.rb +83 -0
  2127. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/history.rb +45 -0
  2128. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/info.rb +17 -0
  2129. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/internal_helpers.rb +27 -0
  2130. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/irb_info.rb +33 -0
  2131. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/load.rb +91 -0
  2132. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/ls.rb +155 -0
  2133. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/measure.rb +49 -0
  2134. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/next.rb +17 -0
  2135. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/pushws.rb +65 -0
  2136. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/show_doc.rb +51 -0
  2137. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/show_source.rb +74 -0
  2138. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/step.rb +17 -0
  2139. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/subirb.rb +123 -0
  2140. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command/whereami.rb +23 -0
  2141. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/command.rb +23 -0
  2142. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/completion.rb +477 -0
  2143. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/context.rb +673 -0
  2144. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/debug/ui.rb +103 -0
  2145. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/debug.rb +130 -0
  2146. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/default_commands.rb +260 -0
  2147. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/easter-egg.rb +148 -0
  2148. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/ext/change-ws.rb +37 -0
  2149. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/ext/eval_history.rb +149 -0
  2150. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/ext/loader.rb +127 -0
  2151. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/ext/multi-irb.rb +258 -0
  2152. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/ext/tracer.rb +39 -0
  2153. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/ext/use-loader.rb +67 -0
  2154. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/ext/workspaces.rb +36 -0
  2155. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/frame.rb +80 -0
  2156. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/help.rb +28 -0
  2157. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/helper_method/base.rb +16 -0
  2158. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/helper_method/conf.rb +11 -0
  2159. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/helper_method.rb +29 -0
  2160. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/history.rb +87 -0
  2161. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/init.rb +503 -0
  2162. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/input-method.rb +513 -0
  2163. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/inspector.rb +130 -0
  2164. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/lc/error.rb +52 -0
  2165. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/lc/help-message +55 -0
  2166. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/lc/ja/error.rb +53 -0
  2167. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/lc/ja/help-message +58 -0
  2168. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/locale.rb +153 -0
  2169. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/nesting_parser.rb +237 -0
  2170. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/notifier.rb +230 -0
  2171. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/output-method.rb +80 -0
  2172. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/pager.rb +91 -0
  2173. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/ruby-lex.rb +474 -0
  2174. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/ruby_logo.aa +80 -0
  2175. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/source_finder.rb +139 -0
  2176. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/statement.rb +80 -0
  2177. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/version.rb +11 -0
  2178. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/workspace.rb +189 -0
  2179. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/ws-for-case-2.rb +9 -0
  2180. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb/xmp.rb +164 -0
  2181. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/lib/irb.rb +1608 -0
  2182. data/vendor/bundle/ruby/3.3.0/gems/irb-1.13.1/man/irb.1 +257 -0
  2183. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/CHANGELOG.md +566 -0
  2184. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/MIT-LICENSE.txt +23 -0
  2185. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/README.md +363 -0
  2186. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/SECURITY.md +18 -0
  2187. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/concerns.rb +207 -0
  2188. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/elements.rb +98 -0
  2189. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/helpers.rb +110 -0
  2190. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html4/document.rb +17 -0
  2191. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html4/document_fragment.rb +15 -0
  2192. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html5/document.rb +17 -0
  2193. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html5/document_fragment.rb +15 -0
  2194. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html5/libxml2_workarounds.rb +28 -0
  2195. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html5/safelist.rb +1055 -0
  2196. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html5/scrub.rb +229 -0
  2197. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/metahelpers.rb +18 -0
  2198. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/scrubber.rb +140 -0
  2199. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/scrubbers.rb +376 -0
  2200. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/version.rb +6 -0
  2201. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/xml/document.rb +15 -0
  2202. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/xml/document_fragment.rb +20 -0
  2203. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah.rb +173 -0
  2204. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/MIT-LICENSE +20 -0
  2205. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/README.md +726 -0
  2206. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/attachments_list.rb +107 -0
  2207. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/body.rb +305 -0
  2208. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/check_delivery_params.rb +65 -0
  2209. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/configuration.rb +78 -0
  2210. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/constants.rb +79 -0
  2211. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/elements/address.rb +258 -0
  2212. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/elements/address_list.rb +34 -0
  2213. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/elements/content_disposition_element.rb +20 -0
  2214. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/elements/content_location_element.rb +17 -0
  2215. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/elements/content_transfer_encoding_element.rb +13 -0
  2216. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/elements/content_type_element.rb +25 -0
  2217. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/elements/date_time_element.rb +15 -0
  2218. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/elements/envelope_from_element.rb +39 -0
  2219. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/elements/message_ids_element.rb +31 -0
  2220. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/elements/mime_version_element.rb +15 -0
  2221. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/elements/phrase_list.rb +19 -0
  2222. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/elements/received_element.rb +35 -0
  2223. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/elements.rb +15 -0
  2224. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/encodings/7bit.rb +27 -0
  2225. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/encodings/8bit.rb +18 -0
  2226. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/encodings/base64.rb +38 -0
  2227. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/encodings/binary.rb +13 -0
  2228. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/encodings/identity.rb +24 -0
  2229. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/encodings/quoted_printable.rb +45 -0
  2230. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/encodings/transfer_encoding.rb +77 -0
  2231. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/encodings/unix_to_unix.rb +20 -0
  2232. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/encodings.rb +314 -0
  2233. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/envelope.rb +28 -0
  2234. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/field.rb +283 -0
  2235. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/field_list.rb +87 -0
  2236. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/bcc_field.rb +50 -0
  2237. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/cc_field.rb +34 -0
  2238. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/comments_field.rb +32 -0
  2239. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/common_address_field.rb +170 -0
  2240. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/common_date_field.rb +58 -0
  2241. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/common_field.rb +77 -0
  2242. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/common_message_id_field.rb +42 -0
  2243. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/content_description_field.rb +13 -0
  2244. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/content_disposition_field.rb +46 -0
  2245. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/content_id_field.rb +36 -0
  2246. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/content_location_field.rb +29 -0
  2247. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/content_transfer_encoding_field.rb +45 -0
  2248. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/content_type_field.rb +172 -0
  2249. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/date_field.rb +29 -0
  2250. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/from_field.rb +34 -0
  2251. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/in_reply_to_field.rb +46 -0
  2252. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/keywords_field.rb +31 -0
  2253. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/message_id_field.rb +37 -0
  2254. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/mime_version_field.rb +43 -0
  2255. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/named_structured_field.rb +11 -0
  2256. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/named_unstructured_field.rb +11 -0
  2257. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/optional_field.rb +16 -0
  2258. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/parameter_hash.rb +61 -0
  2259. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/received_field.rb +62 -0
  2260. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/references_field.rb +43 -0
  2261. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/reply_to_field.rb +34 -0
  2262. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/resent_bcc_field.rb +34 -0
  2263. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/resent_cc_field.rb +34 -0
  2264. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/resent_date_field.rb +11 -0
  2265. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/resent_from_field.rb +34 -0
  2266. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/resent_message_id_field.rb +11 -0
  2267. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/resent_sender_field.rb +33 -0
  2268. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/resent_to_field.rb +34 -0
  2269. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/return_path_field.rb +61 -0
  2270. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/sender_field.rb +46 -0
  2271. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/structured_field.rb +25 -0
  2272. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/subject_field.rb +15 -0
  2273. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/to_field.rb +34 -0
  2274. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields/unstructured_field.rb +190 -0
  2275. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/fields.rb +36 -0
  2276. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/header.rb +237 -0
  2277. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/indifferent_hash.rb +147 -0
  2278. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/mail.rb +262 -0
  2279. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/matchers/attachment_matchers.rb +44 -0
  2280. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/matchers/has_sent_mail.rb +201 -0
  2281. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/message.rb +2156 -0
  2282. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/multibyte/chars.rb +318 -0
  2283. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/multibyte/unicode.rb +405 -0
  2284. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/multibyte/utils.rb +44 -0
  2285. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/multibyte.rb +82 -0
  2286. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/exim.rb +50 -0
  2287. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/file_delivery.rb +43 -0
  2288. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/logger_delivery.rb +34 -0
  2289. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/sendmail.rb +133 -0
  2290. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/smtp.rb +165 -0
  2291. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/smtp_connection.rb +57 -0
  2292. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/test_mailer.rb +44 -0
  2293. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/base.rb +64 -0
  2294. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/imap.rb +187 -0
  2295. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/pop3.rb +143 -0
  2296. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/test_retriever.rb +45 -0
  2297. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/network.rb +16 -0
  2298. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parser_tools.rb +15 -0
  2299. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/address_lists_parser.rb +33242 -0
  2300. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/address_lists_parser.rl +179 -0
  2301. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/content_disposition_parser.rb +901 -0
  2302. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/content_disposition_parser.rl +89 -0
  2303. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/content_location_parser.rb +822 -0
  2304. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/content_location_parser.rl +78 -0
  2305. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/content_transfer_encoding_parser.rb +522 -0
  2306. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/content_transfer_encoding_parser.rl +71 -0
  2307. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/content_type_parser.rb +1048 -0
  2308. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/content_type_parser.rl +90 -0
  2309. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/date_time_parser.rb +891 -0
  2310. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/date_time_parser.rl +69 -0
  2311. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/envelope_from_parser.rb +3675 -0
  2312. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/envelope_from_parser.rl +89 -0
  2313. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/message_ids_parser.rb +5161 -0
  2314. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/message_ids_parser.rl +93 -0
  2315. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/mime_version_parser.rb +513 -0
  2316. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/mime_version_parser.rl +68 -0
  2317. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/phrase_lists_parser.rb +884 -0
  2318. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/phrase_lists_parser.rl +90 -0
  2319. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/received_parser.rb +8782 -0
  2320. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/received_parser.rl +91 -0
  2321. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/rfc2045_content_transfer_encoding.rl +13 -0
  2322. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/rfc2045_content_type.rl +25 -0
  2323. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/rfc2045_mime.rl +16 -0
  2324. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/rfc2183_content_disposition.rl +15 -0
  2325. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/rfc3629_utf8.rl +19 -0
  2326. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/rfc5234_abnf_core_rules.rl +22 -0
  2327. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322.rl +74 -0
  2328. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322_address.rl +72 -0
  2329. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322_date_time.rl +37 -0
  2330. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322_lexical_tokens.rl +60 -0
  2331. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parsers.rb +13 -0
  2332. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/part.rb +119 -0
  2333. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/parts_list.rb +131 -0
  2334. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/smtp_envelope.rb +57 -0
  2335. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/utilities.rb +562 -0
  2336. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/values/unicode_tables.dat +0 -0
  2337. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/version.rb +17 -0
  2338. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail/yaml.rb +30 -0
  2339. data/vendor/bundle/ruby/3.3.0/gems/mail-2.8.1/lib/mail.rb +68 -0
  2340. data/vendor/bundle/ruby/3.3.0/gems/marcel-1.0.4/APACHE-LICENSE +202 -0
  2341. data/vendor/bundle/ruby/3.3.0/gems/marcel-1.0.4/MIT-LICENSE +20 -0
  2342. data/vendor/bundle/ruby/3.3.0/gems/marcel-1.0.4/README.md +74 -0
  2343. data/vendor/bundle/ruby/3.3.0/gems/marcel-1.0.4/lib/marcel/magic.rb +148 -0
  2344. data/vendor/bundle/ruby/3.3.0/gems/marcel-1.0.4/lib/marcel/mime_type/definitions.rb +68 -0
  2345. data/vendor/bundle/ruby/3.3.0/gems/marcel-1.0.4/lib/marcel/mime_type.rb +98 -0
  2346. data/vendor/bundle/ruby/3.3.0/gems/marcel-1.0.4/lib/marcel/tables.rb +2765 -0
  2347. data/vendor/bundle/ruby/3.3.0/gems/marcel-1.0.4/lib/marcel/version.rb +5 -0
  2348. data/vendor/bundle/ruby/3.3.0/gems/marcel-1.0.4/lib/marcel.rb +7 -0
  2349. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/Code-of-Conduct.md +73 -0
  2350. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/Contributing.md +133 -0
  2351. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/History.md +335 -0
  2352. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/Licence.md +25 -0
  2353. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/Manifest.txt +32 -0
  2354. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/README.rdoc +194 -0
  2355. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/Rakefile +229 -0
  2356. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/lib/mime/type/columnar.rb +57 -0
  2357. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/lib/mime/type.rb +660 -0
  2358. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/lib/mime/types/_columnar.rb +137 -0
  2359. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/lib/mime/types/cache.rb +54 -0
  2360. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/lib/mime/types/columnar.rb +3 -0
  2361. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/lib/mime/types/container.rb +96 -0
  2362. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/lib/mime/types/deprecations.rb +36 -0
  2363. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/lib/mime/types/full.rb +19 -0
  2364. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/lib/mime/types/loader.rb +159 -0
  2365. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/lib/mime/types/logger.rb +37 -0
  2366. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/lib/mime/types/registry.rb +90 -0
  2367. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/lib/mime/types.rb +233 -0
  2368. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/lib/mime-types.rb +3 -0
  2369. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/test/bad-fixtures/malformed +9 -0
  2370. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/test/fixture/json.json +1 -0
  2371. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/test/fixture/old-data +9 -0
  2372. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/test/fixture/yaml.yaml +55 -0
  2373. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/test/minitest_helper.rb +10 -0
  2374. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/test/test_mime_type.rb +657 -0
  2375. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/test/test_mime_types.rb +173 -0
  2376. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/test/test_mime_types_cache.rb +118 -0
  2377. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/test/test_mime_types_class.rb +164 -0
  2378. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/test/test_mime_types_lazy.rb +49 -0
  2379. data/vendor/bundle/ruby/3.3.0/gems/mime-types-3.5.2/test/test_mime_types_loader.rb +32 -0
  2380. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/Code-of-Conduct.md +75 -0
  2381. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/Contributing.md +244 -0
  2382. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/History.md +582 -0
  2383. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/Licence.md +24 -0
  2384. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/Manifest.txt +33 -0
  2385. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/README.md +73 -0
  2386. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/Rakefile +170 -0
  2387. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/data/content_type_mime.db +881 -0
  2388. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/data/ext_mime.db +1203 -0
  2389. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/data/mime-types.json +1 -0
  2390. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/data/mime.content_type.column +2554 -0
  2391. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/data/mime.docs.column +2554 -0
  2392. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/data/mime.encoding.column +2554 -0
  2393. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/data/mime.flags.column +2554 -0
  2394. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/data/mime.friendly.column +2554 -0
  2395. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/data/mime.pext.column +2554 -0
  2396. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/data/mime.use_instead.column +2554 -0
  2397. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/data/mime.xrefs.column +2554 -0
  2398. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/lib/mime/types/data.rb +21 -0
  2399. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/lib/mime-types-data.rb +3 -0
  2400. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/types/application.yaml +18716 -0
  2401. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/types/audio.yaml +1743 -0
  2402. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/types/chemical.yaml +71 -0
  2403. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/types/conference.yaml +9 -0
  2404. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/types/drawing.yaml +15 -0
  2405. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/types/font.yaml +65 -0
  2406. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/types/image.yaml +1316 -0
  2407. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/types/message.yaml +241 -0
  2408. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/types/model.yaml +450 -0
  2409. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/types/multipart.yaml +179 -0
  2410. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/types/text.yaml +1257 -0
  2411. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/types/video.yaml +1156 -0
  2412. data/vendor/bundle/ruby/3.3.0/gems/mime-types-data-3.2024.0507/types/world.yaml +8 -0
  2413. data/vendor/bundle/ruby/3.3.0/gems/mini_mime-1.1.5/CHANGELOG +65 -0
  2414. data/vendor/bundle/ruby/3.3.0/gems/mini_mime-1.1.5/CODE_OF_CONDUCT.md +74 -0
  2415. data/vendor/bundle/ruby/3.3.0/gems/mini_mime-1.1.5/Gemfile +9 -0
  2416. data/vendor/bundle/ruby/3.3.0/gems/mini_mime-1.1.5/LICENSE.txt +21 -0
  2417. data/vendor/bundle/ruby/3.3.0/gems/mini_mime-1.1.5/README.md +114 -0
  2418. data/vendor/bundle/ruby/3.3.0/gems/mini_mime-1.1.5/Rakefile +97 -0
  2419. data/vendor/bundle/ruby/3.3.0/gems/mini_mime-1.1.5/bench/bench.rb +51 -0
  2420. data/vendor/bundle/ruby/3.3.0/gems/mini_mime-1.1.5/bin/console +15 -0
  2421. data/vendor/bundle/ruby/3.3.0/gems/mini_mime-1.1.5/bin/db_pull_request +20 -0
  2422. data/vendor/bundle/ruby/3.3.0/gems/mini_mime-1.1.5/bin/setup +8 -0
  2423. data/vendor/bundle/ruby/3.3.0/gems/mini_mime-1.1.5/lib/db/content_type_mime.db +880 -0
  2424. data/vendor/bundle/ruby/3.3.0/gems/mini_mime-1.1.5/lib/db/ext_mime.db +1201 -0
  2425. data/vendor/bundle/ruby/3.3.0/gems/mini_mime-1.1.5/lib/mini_mime/version.rb +4 -0
  2426. data/vendor/bundle/ruby/3.3.0/gems/mini_mime-1.1.5/lib/mini_mime.rb +186 -0
  2427. data/vendor/bundle/ruby/3.3.0/gems/mini_mime-1.1.5/mini_mime.gemspec +31 -0
  2428. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/History.rdoc +1617 -0
  2429. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/Manifest.txt +32 -0
  2430. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/README.rdoc +835 -0
  2431. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/Rakefile +81 -0
  2432. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/design_rationale.rb +52 -0
  2433. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/hoe/minitest.rb +28 -0
  2434. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/assertions.rb +860 -0
  2435. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/autorun.rb +13 -0
  2436. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/benchmark.rb +455 -0
  2437. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/compress.rb +94 -0
  2438. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/error_on_warning.rb +11 -0
  2439. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/expectations.rb +321 -0
  2440. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/hell.rb +11 -0
  2441. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/manual_plugins.rb +16 -0
  2442. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/mock.rb +329 -0
  2443. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/parallel.rb +70 -0
  2444. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/pride.rb +4 -0
  2445. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/pride_plugin.rb +139 -0
  2446. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/spec.rb +349 -0
  2447. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/test.rb +249 -0
  2448. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/test_task.rb +301 -0
  2449. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest/unit.rb +42 -0
  2450. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/lib/minitest.rb +1197 -0
  2451. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/metametameta.rb +153 -0
  2452. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/test_minitest_assertions.rb +1720 -0
  2453. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/test_minitest_benchmark.rb +137 -0
  2454. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/test_minitest_mock.rb +1148 -0
  2455. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/test_minitest_reporter.rb +440 -0
  2456. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/test_minitest_spec.rb +1148 -0
  2457. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/test_minitest_test.rb +1375 -0
  2458. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.23.1/test/minitest/test_minitest_test_task.rb +48 -0
  2459. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/Gemfile +16 -0
  2460. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/LICENSE.txt +84 -0
  2461. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/README.md +71 -0
  2462. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/Rakefile +13 -0
  2463. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/docs/styles.css +24 -0
  2464. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/authenticators.rb +37 -0
  2465. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/command_data.rb +307 -0
  2466. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/data_encoding.rb +214 -0
  2467. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/deprecated_client_options.rb +139 -0
  2468. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/errors.rb +79 -0
  2469. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/fetch_data.rb +518 -0
  2470. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/flags.rb +262 -0
  2471. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/response_data.rb +1210 -0
  2472. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/response_parser/parser_utils.rb +240 -0
  2473. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/response_parser.rb +2121 -0
  2474. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/anonymous_authenticator.rb +69 -0
  2475. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/authentication_exchange.rb +107 -0
  2476. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/authenticators.rb +118 -0
  2477. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/client_adapter.rb +72 -0
  2478. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/cram_md5_authenticator.rb +61 -0
  2479. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/digest_md5_authenticator.rb +180 -0
  2480. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/external_authenticator.rb +83 -0
  2481. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/gs2_header.rb +80 -0
  2482. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/login_authenticator.rb +55 -0
  2483. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/oauthbearer_authenticator.rb +199 -0
  2484. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/plain_authenticator.rb +101 -0
  2485. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/protocol_adapters.rb +45 -0
  2486. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/scram_algorithm.rb +58 -0
  2487. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/scram_authenticator.rb +287 -0
  2488. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/stringprep.rb +12 -0
  2489. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl/xoauth2_authenticator.rb +106 -0
  2490. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl.rb +179 -0
  2491. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sasl_adapter.rb +21 -0
  2492. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/search_result.rb +146 -0
  2493. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/sequence_set.rb +1426 -0
  2494. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/stringprep/nameprep.rb +70 -0
  2495. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/stringprep/saslprep.rb +69 -0
  2496. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/stringprep/saslprep_tables.rb +96 -0
  2497. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/stringprep/tables.rb +146 -0
  2498. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/stringprep/trace.rb +85 -0
  2499. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap/stringprep.rb +159 -0
  2500. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/lib/net/imap.rb +2970 -0
  2501. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/net-imap.gemspec +38 -0
  2502. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/rakelib/benchmarks.rake +91 -0
  2503. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/rakelib/rdoc.rake +70 -0
  2504. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/rakelib/rfcs.rake +168 -0
  2505. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/rakelib/saslprep.rake +30 -0
  2506. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/rakelib/string_prep_tables_generator.rb +445 -0
  2507. data/vendor/bundle/ruby/3.3.0/gems/net-imap-0.4.11/sample/net-imap.rb +167 -0
  2508. data/vendor/bundle/ruby/3.3.0/gems/net-pop-0.1.2/Gemfile +7 -0
  2509. data/vendor/bundle/ruby/3.3.0/gems/net-pop-0.1.2/LICENSE.txt +22 -0
  2510. data/vendor/bundle/ruby/3.3.0/gems/net-pop-0.1.2/README.md +66 -0
  2511. data/vendor/bundle/ruby/3.3.0/gems/net-pop-0.1.2/Rakefile +17 -0
  2512. data/vendor/bundle/ruby/3.3.0/gems/net-pop-0.1.2/lib/net/pop.rb +1025 -0
  2513. data/vendor/bundle/ruby/3.3.0/gems/net-pop-0.1.2/net-pop.gemspec +32 -0
  2514. data/vendor/bundle/ruby/3.3.0/gems/net-smtp-0.5.0/LICENSE.txt +22 -0
  2515. data/vendor/bundle/ruby/3.3.0/gems/net-smtp-0.5.0/NEWS.md +133 -0
  2516. data/vendor/bundle/ruby/3.3.0/gems/net-smtp-0.5.0/README.md +97 -0
  2517. data/vendor/bundle/ruby/3.3.0/gems/net-smtp-0.5.0/lib/net/smtp/auth_cram_md5.rb +48 -0
  2518. data/vendor/bundle/ruby/3.3.0/gems/net-smtp-0.5.0/lib/net/smtp/auth_login.rb +11 -0
  2519. data/vendor/bundle/ruby/3.3.0/gems/net-smtp-0.5.0/lib/net/smtp/auth_plain.rb +9 -0
  2520. data/vendor/bundle/ruby/3.3.0/gems/net-smtp-0.5.0/lib/net/smtp/auth_xoauth2.rb +17 -0
  2521. data/vendor/bundle/ruby/3.3.0/gems/net-smtp-0.5.0/lib/net/smtp/authenticator.rb +57 -0
  2522. data/vendor/bundle/ruby/3.3.0/gems/net-smtp-0.5.0/lib/net/smtp.rb +1164 -0
  2523. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/changes.md +332 -0
  2524. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/libev/Changes +617 -0
  2525. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/libev/LICENSE +37 -0
  2526. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/libev/README +59 -0
  2527. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/libev/ev.c +5689 -0
  2528. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/libev/ev.h +859 -0
  2529. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/libev/ev_epoll.c +298 -0
  2530. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/libev/ev_iouring.c +694 -0
  2531. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/libev/ev_kqueue.c +224 -0
  2532. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/libev/ev_linuxaio.c +620 -0
  2533. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/libev/ev_poll.c +156 -0
  2534. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/libev/ev_port.c +192 -0
  2535. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/libev/ev_select.c +316 -0
  2536. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/libev/ev_vars.h +249 -0
  2537. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/libev/ev_win32.c +162 -0
  2538. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/libev/ev_wrap.h +272 -0
  2539. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/nio4r/Makefile +269 -0
  2540. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/nio4r/bytebuffer.c +465 -0
  2541. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/nio4r/extconf.rb +53 -0
  2542. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/nio4r/libev.h +7 -0
  2543. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/nio4r/monitor.c +344 -0
  2544. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/nio4r/nio4r.h +48 -0
  2545. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/nio4r/nio4r_ext.c +20 -0
  2546. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/nio4r/org/nio4r/ByteBuffer.java +295 -0
  2547. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/nio4r/org/nio4r/Monitor.java +176 -0
  2548. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/nio4r/org/nio4r/Nio4r.java +104 -0
  2549. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/nio4r/org/nio4r/Selector.java +297 -0
  2550. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/ext/nio4r/selector.c +606 -0
  2551. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/lib/nio/bytebuffer.rb +235 -0
  2552. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/lib/nio/monitor.rb +124 -0
  2553. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/lib/nio/selector.rb +188 -0
  2554. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/lib/nio/version.rb +10 -0
  2555. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/lib/nio.rb +61 -0
  2556. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/lib/nio4r.rb +7 -0
  2557. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/lib/nio4r_ext.so +0 -0
  2558. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/license.md +80 -0
  2559. data/vendor/bundle/ruby/3.3.0/gems/nio4r-2.7.3/readme.md +91 -0
  2560. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/Gemfile +48 -0
  2561. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/LICENSE-DEPENDENCIES.md +2224 -0
  2562. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/LICENSE.md +9 -0
  2563. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/README.md +290 -0
  2564. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/bin/nokogiri +131 -0
  2565. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/dependencies.yml +42 -0
  2566. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/depend +38 -0
  2567. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/extconf.rb +1127 -0
  2568. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/gumbo.c +594 -0
  2569. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/html4_document.c +165 -0
  2570. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/html4_element_description.c +299 -0
  2571. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/html4_entity_lookup.c +37 -0
  2572. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/html4_sax_parser_context.c +108 -0
  2573. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/html4_sax_push_parser.c +95 -0
  2574. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libexslt/exslt.h +108 -0
  2575. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libexslt/exsltconfig.h +70 -0
  2576. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libexslt/exsltexports.h +63 -0
  2577. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/HTMLparser.h +343 -0
  2578. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/HTMLtree.h +147 -0
  2579. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/SAX.h +202 -0
  2580. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/SAX2.h +171 -0
  2581. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/c14n.h +126 -0
  2582. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/catalog.h +182 -0
  2583. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/chvalid.h +230 -0
  2584. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/debugXML.h +217 -0
  2585. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/dict.h +82 -0
  2586. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/encoding.h +235 -0
  2587. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/entities.h +155 -0
  2588. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/globals.h +41 -0
  2589. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/hash.h +232 -0
  2590. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/list.h +137 -0
  2591. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/nanoftp.h +186 -0
  2592. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/nanohttp.h +81 -0
  2593. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/parser.h +1384 -0
  2594. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/parserInternals.h +663 -0
  2595. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/pattern.h +100 -0
  2596. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/relaxng.h +219 -0
  2597. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/schemasInternals.h +959 -0
  2598. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/schematron.h +143 -0
  2599. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/threads.h +87 -0
  2600. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/tree.h +1362 -0
  2601. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/uri.h +95 -0
  2602. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/valid.h +450 -0
  2603. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xinclude.h +129 -0
  2604. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xlink.h +189 -0
  2605. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlIO.h +421 -0
  2606. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlautomata.h +146 -0
  2607. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlerror.h +948 -0
  2608. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlexports.h +50 -0
  2609. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlmemory.h +225 -0
  2610. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlmodule.h +57 -0
  2611. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlreader.h +434 -0
  2612. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlregexp.h +215 -0
  2613. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlsave.h +97 -0
  2614. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlschemas.h +249 -0
  2615. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlschemastypes.h +152 -0
  2616. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlstring.h +140 -0
  2617. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlunicode.h +202 -0
  2618. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlversion.h +511 -0
  2619. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlwriter.h +488 -0
  2620. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xpath.h +575 -0
  2621. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xpathInternals.h +633 -0
  2622. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xpointer.h +138 -0
  2623. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/attributes.h +39 -0
  2624. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/documents.h +93 -0
  2625. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/extensions.h +262 -0
  2626. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/extra.h +72 -0
  2627. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/functions.h +78 -0
  2628. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/imports.h +75 -0
  2629. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/keys.h +53 -0
  2630. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/namespaces.h +68 -0
  2631. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/numbersInternals.h +73 -0
  2632. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/pattern.h +84 -0
  2633. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/preproc.h +43 -0
  2634. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/security.h +104 -0
  2635. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/templates.h +77 -0
  2636. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/transform.h +207 -0
  2637. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/variables.h +118 -0
  2638. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/xslt.h +110 -0
  2639. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/xsltInternals.h +1992 -0
  2640. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/xsltconfig.h +179 -0
  2641. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/xsltexports.h +64 -0
  2642. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/xsltlocale.h +44 -0
  2643. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/include/libxslt/xsltutils.h +343 -0
  2644. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/libxml2_backwards_compat.c +121 -0
  2645. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/nokogiri.c +287 -0
  2646. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/nokogiri.h +253 -0
  2647. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/test_global_handlers.c +40 -0
  2648. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_attr.c +103 -0
  2649. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_attribute_decl.c +70 -0
  2650. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_cdata.c +70 -0
  2651. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_comment.c +62 -0
  2652. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_document.c +777 -0
  2653. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_document_fragment.c +44 -0
  2654. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_dtd.c +208 -0
  2655. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_element_content.c +131 -0
  2656. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_element_decl.c +69 -0
  2657. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_encoding_handler.c +112 -0
  2658. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_entity_decl.c +112 -0
  2659. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_entity_reference.c +50 -0
  2660. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_namespace.c +181 -0
  2661. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_node.c +2422 -0
  2662. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_node_set.c +516 -0
  2663. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_processing_instruction.c +54 -0
  2664. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_reader.c +781 -0
  2665. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_relax_ng.c +170 -0
  2666. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_sax_parser.c +335 -0
  2667. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_sax_parser_context.c +308 -0
  2668. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_sax_push_parser.c +187 -0
  2669. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_schema.c +261 -0
  2670. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_syntax_error.c +85 -0
  2671. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_text.c +61 -0
  2672. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xml_xpath_context.c +483 -0
  2673. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/ext/nokogiri/xslt_stylesheet.c +421 -0
  2674. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/gumbo-parser/CHANGES.md +63 -0
  2675. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/gumbo-parser/Makefile +129 -0
  2676. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/gumbo-parser/THANKS +27 -0
  2677. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/3.0/nokogiri.so +0 -0
  2678. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/3.1/nokogiri.so +0 -0
  2679. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/3.2/nokogiri.so +0 -0
  2680. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/3.3/nokogiri.so +0 -0
  2681. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/class_resolver.rb +67 -0
  2682. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/node.rb +54 -0
  2683. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/parser.rb +770 -0
  2684. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/parser.y +277 -0
  2685. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/parser_extras.rb +96 -0
  2686. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/syntax_error.rb +9 -0
  2687. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/tokenizer.rb +155 -0
  2688. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/tokenizer.rex +56 -0
  2689. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css/xpath_visitor.rb +339 -0
  2690. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/css.rb +66 -0
  2691. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/decorators/slop.rb +44 -0
  2692. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/encoding_handler.rb +57 -0
  2693. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/extension.rb +32 -0
  2694. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/gumbo.rb +15 -0
  2695. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html.rb +48 -0
  2696. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/builder.rb +37 -0
  2697. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/document.rb +214 -0
  2698. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/document_fragment.rb +54 -0
  2699. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/element_description.rb +25 -0
  2700. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/element_description_defaults.rb +2040 -0
  2701. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/encoding_reader.rb +121 -0
  2702. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/entity_lookup.rb +15 -0
  2703. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/sax/parser.rb +63 -0
  2704. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/sax/parser_context.rb +20 -0
  2705. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4/sax/push_parser.rb +37 -0
  2706. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html4.rb +47 -0
  2707. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html5/document.rb +168 -0
  2708. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html5/document_fragment.rb +90 -0
  2709. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html5/node.rb +103 -0
  2710. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/html5.rb +326 -0
  2711. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/jruby/dependencies.rb +3 -0
  2712. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/jruby/nokogiri_jars.rb +43 -0
  2713. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/syntax_error.rb +6 -0
  2714. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/version/constant.rb +6 -0
  2715. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/version/info.rb +224 -0
  2716. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/version.rb +4 -0
  2717. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/attr.rb +66 -0
  2718. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/attribute_decl.rb +22 -0
  2719. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/builder.rb +487 -0
  2720. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/cdata.rb +13 -0
  2721. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/character_data.rb +9 -0
  2722. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/document.rb +470 -0
  2723. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/document_fragment.rb +205 -0
  2724. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/dtd.rb +34 -0
  2725. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/element_content.rb +46 -0
  2726. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/element_decl.rb +17 -0
  2727. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/entity_decl.rb +23 -0
  2728. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/entity_reference.rb +20 -0
  2729. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/namespace.rb +57 -0
  2730. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/node/save_options.rb +76 -0
  2731. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/node.rb +1579 -0
  2732. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/node_set.rb +447 -0
  2733. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/notation.rb +19 -0
  2734. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/parse_options.rb +213 -0
  2735. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/pp/character_data.rb +21 -0
  2736. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/pp/node.rb +68 -0
  2737. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/pp.rb +4 -0
  2738. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/processing_instruction.rb +11 -0
  2739. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/reader.rb +106 -0
  2740. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/relax_ng.rb +38 -0
  2741. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/sax/document.rb +167 -0
  2742. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/sax/parser.rb +125 -0
  2743. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/sax/parser_context.rb +21 -0
  2744. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/sax/push_parser.rb +61 -0
  2745. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/sax.rb +6 -0
  2746. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/schema.rb +73 -0
  2747. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/searchable.rb +278 -0
  2748. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/syntax_error.rb +72 -0
  2749. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/text.rb +11 -0
  2750. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/xpath/syntax_error.rb +13 -0
  2751. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/xpath.rb +21 -0
  2752. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml/xpath_context.rb +16 -0
  2753. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xml.rb +76 -0
  2754. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xslt/stylesheet.rb +49 -0
  2755. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri/xslt.rb +135 -0
  2756. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/nokogiri.rb +128 -0
  2757. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.5-x86_64-linux/lib/xsd/xmlparser/nokogiri.rb +106 -0
  2758. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/BSDL +22 -0
  2759. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/COPYING +57 -0
  2760. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/Gemfile +9 -0
  2761. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/LEGAL +4 -0
  2762. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/README.md +98 -0
  2763. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/Rakefile +59 -0
  2764. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert/colorize.rb +7 -0
  2765. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert/configuration.rb +46 -0
  2766. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert/context.rb +233 -0
  2767. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert/enable_tracepoint_events.rb +60 -0
  2768. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert/inspector.rb +66 -0
  2769. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert/parser.rb +251 -0
  2770. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert/version.rb +3 -0
  2771. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/lib/power_assert.rb +91 -0
  2772. data/vendor/bundle/ruby/3.3.0/gems/power_assert-2.0.3/power_assert.gemspec +31 -0
  2773. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/History.md +2884 -0
  2774. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/LICENSE +29 -0
  2775. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/README.md +425 -0
  2776. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/bin/puma +10 -0
  2777. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/bin/puma-wild +25 -0
  2778. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/bin/pumactl +12 -0
  2779. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/architecture.md +74 -0
  2780. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/compile_options.md +55 -0
  2781. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/deployment.md +102 -0
  2782. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/fork_worker.md +31 -0
  2783. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/images/puma-connection-flow-no-reactor.png +0 -0
  2784. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/images/puma-connection-flow.png +0 -0
  2785. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/images/puma-general-arch.png +0 -0
  2786. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/jungle/README.md +9 -0
  2787. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/jungle/rc.d/README.md +74 -0
  2788. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/jungle/rc.d/puma +61 -0
  2789. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/jungle/rc.d/puma.conf +10 -0
  2790. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/kubernetes.md +78 -0
  2791. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/nginx.md +80 -0
  2792. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/plugins.md +38 -0
  2793. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/rails_dev_mode.md +28 -0
  2794. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/restart.md +65 -0
  2795. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/signals.md +98 -0
  2796. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/stats.md +142 -0
  2797. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/systemd.md +244 -0
  2798. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/testing_benchmarks_local_files.md +150 -0
  2799. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/docs/testing_test_rackup_ci_files.md +36 -0
  2800. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/ext/puma_http11/Makefile +269 -0
  2801. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/ext/puma_http11/PumaHttp11Service.java +17 -0
  2802. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/ext/puma_http11/ext_help.h +15 -0
  2803. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/ext/puma_http11/extconf.rb +77 -0
  2804. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/ext/puma_http11/http11_parser.c +1057 -0
  2805. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/ext/puma_http11/http11_parser.h +65 -0
  2806. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/ext/puma_http11/http11_parser.java.rl +145 -0
  2807. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/ext/puma_http11/http11_parser.rl +149 -0
  2808. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/ext/puma_http11/http11_parser_common.rl +54 -0
  2809. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/ext/puma_http11/mini_ssl.c +832 -0
  2810. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/ext/puma_http11/no_ssl/PumaHttp11Service.java +15 -0
  2811. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/ext/puma_http11/org/jruby/puma/Http11.java +226 -0
  2812. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/ext/puma_http11/org/jruby/puma/Http11Parser.java +455 -0
  2813. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/ext/puma_http11/org/jruby/puma/MiniSSL.java +509 -0
  2814. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/ext/puma_http11/puma_http11.c +492 -0
  2815. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/app/status.rb +96 -0
  2816. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/binder.rb +501 -0
  2817. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/cli.rb +243 -0
  2818. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/client.rb +659 -0
  2819. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/cluster/worker.rb +180 -0
  2820. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/cluster/worker_handle.rb +97 -0
  2821. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/cluster.rb +608 -0
  2822. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/commonlogger.rb +115 -0
  2823. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/configuration.rb +389 -0
  2824. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/const.rb +289 -0
  2825. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/control_cli.rb +316 -0
  2826. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/detect.rb +45 -0
  2827. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/dsl.rb +1206 -0
  2828. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/error_logger.rb +113 -0
  2829. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/events.rb +57 -0
  2830. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/io_buffer.rb +46 -0
  2831. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/jruby_restart.rb +27 -0
  2832. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/json_serialization.rb +96 -0
  2833. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/launcher/bundle_pruner.rb +104 -0
  2834. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/launcher.rb +484 -0
  2835. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/log_writer.rb +147 -0
  2836. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/minissl/context_builder.rb +95 -0
  2837. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/minissl.rb +458 -0
  2838. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/null_io.rb +75 -0
  2839. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/plugin/systemd.rb +90 -0
  2840. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/plugin/tmp_restart.rb +36 -0
  2841. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/plugin.rb +111 -0
  2842. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/puma_http11.so +0 -0
  2843. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/rack/builder.rb +297 -0
  2844. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/rack/urlmap.rb +93 -0
  2845. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/rack_default.rb +24 -0
  2846. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/reactor.rb +125 -0
  2847. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/request.rb +671 -0
  2848. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/runner.rb +213 -0
  2849. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/sd_notify.rb +149 -0
  2850. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/server.rb +677 -0
  2851. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/single.rb +69 -0
  2852. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/state_file.rb +68 -0
  2853. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/thread_pool.rb +434 -0
  2854. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma/util.rb +141 -0
  2855. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/puma.rb +78 -0
  2856. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/lib/rack/handler/puma.rb +141 -0
  2857. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/tools/Dockerfile +16 -0
  2858. data/vendor/bundle/ruby/3.3.0/gems/puma-6.4.2/tools/trickletest.rb +44 -0
  2859. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/COPYING +22 -0
  2860. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/ChangeLog +846 -0
  2861. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/README.ja.rdoc +58 -0
  2862. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/README.rdoc +60 -0
  2863. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/TODO +5 -0
  2864. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/bin/racc +320 -0
  2865. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/en/grammar.en.rdoc +218 -0
  2866. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/en/grammar2.en.rdoc +219 -0
  2867. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/ja/command.ja.html +99 -0
  2868. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/ja/debug.ja.rdoc +36 -0
  2869. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/ja/grammar.ja.rdoc +348 -0
  2870. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/ja/index.ja.html +10 -0
  2871. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/ja/parser.ja.rdoc +125 -0
  2872. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/doc/ja/usage.ja.html +414 -0
  2873. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/ext/racc/cparse/Makefile +269 -0
  2874. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/ext/racc/cparse/cparse.c +840 -0
  2875. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/ext/racc/cparse/extconf.rb +8 -0
  2876. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/compat.rb +33 -0
  2877. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/cparse.so +0 -0
  2878. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/debugflags.rb +60 -0
  2879. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/exception.rb +16 -0
  2880. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/grammar.rb +1191 -0
  2881. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/grammarfileparser.rb +667 -0
  2882. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/info.rb +18 -0
  2883. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/iset.rb +92 -0
  2884. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/logfilegenerator.rb +212 -0
  2885. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/parser-text.rb +644 -0
  2886. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/parser.rb +630 -0
  2887. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/parserfilegenerator.rb +473 -0
  2888. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/sourcetext.rb +35 -0
  2889. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/state.rb +976 -0
  2890. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/statetransitiontable.rb +311 -0
  2891. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc/static.rb +5 -0
  2892. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.0/lib/racc.rb +6 -0
  2893. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/CHANGELOG.md +876 -0
  2894. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/CONTRIBUTING.md +142 -0
  2895. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/MIT-LICENSE +20 -0
  2896. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/README.md +309 -0
  2897. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/SPEC.rdoc +340 -0
  2898. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/auth/abstract/handler.rb +41 -0
  2899. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/auth/abstract/request.rb +49 -0
  2900. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/auth/basic.rb +59 -0
  2901. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/auth/digest/md5.rb +1 -0
  2902. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/auth/digest/nonce.rb +1 -0
  2903. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/auth/digest/params.rb +1 -0
  2904. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/auth/digest/request.rb +1 -0
  2905. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/auth/digest.rb +256 -0
  2906. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/body_proxy.rb +63 -0
  2907. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/builder.rb +277 -0
  2908. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/cascade.rb +70 -0
  2909. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/chunked.rb +120 -0
  2910. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/common_logger.rb +88 -0
  2911. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/conditional_get.rb +86 -0
  2912. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/config.rb +22 -0
  2913. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/constants.rb +64 -0
  2914. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/content_length.rb +34 -0
  2915. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/content_type.rb +33 -0
  2916. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/deflater.rb +158 -0
  2917. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/directory.rb +205 -0
  2918. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/etag.rb +68 -0
  2919. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/events.rb +157 -0
  2920. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/file.rb +9 -0
  2921. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/files.rb +216 -0
  2922. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/head.rb +26 -0
  2923. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/headers.rb +154 -0
  2924. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/lint.rb +907 -0
  2925. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/lock.rb +29 -0
  2926. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/logger.rb +22 -0
  2927. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/media_type.rb +48 -0
  2928. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/method_override.rb +56 -0
  2929. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/mime.rb +693 -0
  2930. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/mock.rb +3 -0
  2931. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/mock_request.rb +166 -0
  2932. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/mock_response.rb +126 -0
  2933. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/multipart/generator.rb +99 -0
  2934. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/multipart/parser.rb +442 -0
  2935. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/multipart/uploaded_file.rb +45 -0
  2936. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/multipart.rb +44 -0
  2937. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/null_logger.rb +48 -0
  2938. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/query_parser.rb +253 -0
  2939. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/recursive.rb +66 -0
  2940. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/reloader.rb +112 -0
  2941. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/request.rb +777 -0
  2942. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/response.rb +395 -0
  2943. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/rewindable_input.rb +113 -0
  2944. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/runtime.rb +35 -0
  2945. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/sendfile.rb +167 -0
  2946. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/show_exceptions.rb +403 -0
  2947. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/show_status.rb +123 -0
  2948. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/static.rb +187 -0
  2949. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/tempfile_reaper.rb +33 -0
  2950. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/urlmap.rb +99 -0
  2951. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/utils.rb +658 -0
  2952. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack/version.rb +34 -0
  2953. data/vendor/bundle/ruby/3.3.0/gems/rack-3.0.11/lib/rack.rb +71 -0
  2954. data/vendor/bundle/ruby/3.3.0/gems/rack-session-2.0.0/lib/rack/session/abstract/id.rb +533 -0
  2955. data/vendor/bundle/ruby/3.3.0/gems/rack-session-2.0.0/lib/rack/session/constants.rb +13 -0
  2956. data/vendor/bundle/ruby/3.3.0/gems/rack-session-2.0.0/lib/rack/session/cookie.rb +313 -0
  2957. data/vendor/bundle/ruby/3.3.0/gems/rack-session-2.0.0/lib/rack/session/encryptor.rb +192 -0
  2958. data/vendor/bundle/ruby/3.3.0/gems/rack-session-2.0.0/lib/rack/session/pool.rb +76 -0
  2959. data/vendor/bundle/ruby/3.3.0/gems/rack-session-2.0.0/lib/rack/session/version.rb +10 -0
  2960. data/vendor/bundle/ruby/3.3.0/gems/rack-session-2.0.0/lib/rack/session.rb +13 -0
  2961. data/vendor/bundle/ruby/3.3.0/gems/rack-session-2.0.0/license.md +72 -0
  2962. data/vendor/bundle/ruby/3.3.0/gems/rack-session-2.0.0/readme.md +47 -0
  2963. data/vendor/bundle/ruby/3.3.0/gems/rack-session-2.0.0/security.md +3 -0
  2964. data/vendor/bundle/ruby/3.3.0/gems/rack-test-2.1.0/History.md +375 -0
  2965. data/vendor/bundle/ruby/3.3.0/gems/rack-test-2.1.0/MIT-LICENSE.txt +20 -0
  2966. data/vendor/bundle/ruby/3.3.0/gems/rack-test-2.1.0/README.md +139 -0
  2967. data/vendor/bundle/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test/cookie_jar.rb +252 -0
  2968. data/vendor/bundle/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test/methods.rb +94 -0
  2969. data/vendor/bundle/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test/uploaded_file.rb +113 -0
  2970. data/vendor/bundle/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test/utils.rb +156 -0
  2971. data/vendor/bundle/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test/version.rb +5 -0
  2972. data/vendor/bundle/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test.rb +382 -0
  2973. data/vendor/bundle/ruby/3.3.0/gems/rackup-2.1.0/bin/rackup +5 -0
  2974. data/vendor/bundle/ruby/3.3.0/gems/rackup-2.1.0/lib/rack/handler.rb +10 -0
  2975. data/vendor/bundle/ruby/3.3.0/gems/rackup-2.1.0/lib/rack/server.rb +10 -0
  2976. data/vendor/bundle/ruby/3.3.0/gems/rackup-2.1.0/lib/rackup/handler/cgi.rb +61 -0
  2977. data/vendor/bundle/ruby/3.3.0/gems/rackup-2.1.0/lib/rackup/handler/webrick.rb +162 -0
  2978. data/vendor/bundle/ruby/3.3.0/gems/rackup-2.1.0/lib/rackup/handler.rb +113 -0
  2979. data/vendor/bundle/ruby/3.3.0/gems/rackup-2.1.0/lib/rackup/lobster.rb +81 -0
  2980. data/vendor/bundle/ruby/3.3.0/gems/rackup-2.1.0/lib/rackup/server.rb +462 -0
  2981. data/vendor/bundle/ruby/3.3.0/gems/rackup-2.1.0/lib/rackup/stream.rb +199 -0
  2982. data/vendor/bundle/ruby/3.3.0/gems/rackup-2.1.0/lib/rackup/version.rb +8 -0
  2983. data/vendor/bundle/ruby/3.3.0/gems/rackup-2.1.0/lib/rackup.rb +11 -0
  2984. data/vendor/bundle/ruby/3.3.0/gems/rackup-2.1.0/license.md +78 -0
  2985. data/vendor/bundle/ruby/3.3.0/gems/rackup-2.1.0/readme.md +31 -0
  2986. data/vendor/bundle/ruby/3.3.0/gems/rackup-2.1.0/security.md +3 -0
  2987. data/vendor/bundle/ruby/3.3.0/gems/rails-7.1.3.3/MIT-LICENSE +20 -0
  2988. data/vendor/bundle/ruby/3.3.0/gems/rails-7.1.3.3/README.md +97 -0
  2989. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/MIT-LICENSE +23 -0
  2990. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/README.md +91 -0
  2991. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing/assertions/dom_assertions.rb +140 -0
  2992. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb +132 -0
  2993. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb +44 -0
  2994. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing/assertions/selector_assertions.rb +356 -0
  2995. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing/assertions.rb +15 -0
  2996. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing/railtie.rb +14 -0
  2997. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing/version.rb +9 -0
  2998. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails/dom/testing.rb +52 -0
  2999. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/lib/rails-dom-testing.rb +4 -0
  3000. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/test/dom_assertions_test.rb +213 -0
  3001. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/test/parser_selection_test.rb +75 -0
  3002. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/test/selector_assertions_test.rb +409 -0
  3003. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/test/test_helper.rb +23 -0
  3004. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/CHANGELOG.md +201 -0
  3005. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/MIT-LICENSE +23 -0
  3006. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/README.md +271 -0
  3007. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/lib/rails/html/sanitizer/version.rb +9 -0
  3008. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/lib/rails/html/sanitizer.rb +422 -0
  3009. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/lib/rails/html/scrubbers.rb +201 -0
  3010. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/lib/rails-html-sanitizer.rb +61 -0
  3011. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/test/rails_api_test.rb +88 -0
  3012. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/test/sanitizer_test.rb +1087 -0
  3013. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/test/scrubbers_test.rb +217 -0
  3014. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/CHANGELOG.md +888 -0
  3015. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/MIT-LICENSE +20 -0
  3016. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/RDOC_MAIN.md +99 -0
  3017. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/README.rdoc +39 -0
  3018. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/exe/rails +10 -0
  3019. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/minitest/rails_plugin.rb +137 -0
  3020. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/all.rb +23 -0
  3021. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/api/generator.rb +38 -0
  3022. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/api/task.rb +233 -0
  3023. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/app_loader.rb +77 -0
  3024. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/app_updater.rb +40 -0
  3025. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/application/bootstrap.rb +119 -0
  3026. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/application/configuration.rb +611 -0
  3027. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/application/default_middleware_stack.rb +136 -0
  3028. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/application/dummy_config.rb +19 -0
  3029. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/application/finisher.rb +231 -0
  3030. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/application/routes_reloader.rb +69 -0
  3031. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/application.rb +717 -0
  3032. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/application_controller.rb +28 -0
  3033. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/autoloaders/inflector.rb +21 -0
  3034. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/autoloaders.rb +48 -0
  3035. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/backtrace_cleaner.rb +27 -0
  3036. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/cli.rb +22 -0
  3037. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/code_statistics.rb +117 -0
  3038. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/code_statistics_calculator.rb +97 -0
  3039. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/command/actions.rb +52 -0
  3040. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/command/base.rb +185 -0
  3041. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/command/behavior.rb +84 -0
  3042. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/command/environment_argument.rb +56 -0
  3043. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/command/helpers/editor.rb +40 -0
  3044. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/command.rb +172 -0
  3045. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/about/about_command.rb +14 -0
  3046. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/application/application_command.rb +33 -0
  3047. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/console/console_command.rb +110 -0
  3048. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/credentials/USAGE +73 -0
  3049. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/credentials/credentials_command/diffing.rb +53 -0
  3050. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/credentials/credentials_command.rb +135 -0
  3051. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/db/system/change/change_command.rb +26 -0
  3052. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/dbconsole/dbconsole_command.rb +97 -0
  3053. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/destroy/destroy_command.rb +29 -0
  3054. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/dev/dev_command.rb +14 -0
  3055. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/encrypted/USAGE +23 -0
  3056. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/encrypted/encrypted_command.rb +98 -0
  3057. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/gem_help/USAGE +16 -0
  3058. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/gem_help/gem_help_command.rb +13 -0
  3059. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/generate/generate_command.rb +30 -0
  3060. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/help/USAGE +17 -0
  3061. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/help/help_command.rb +34 -0
  3062. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/initializers/initializers_command.rb +20 -0
  3063. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/middleware/middleware_command.rb +17 -0
  3064. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/new/new_command.rb +21 -0
  3065. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/notes/notes_command.rb +30 -0
  3066. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/plugin/plugin_command.rb +47 -0
  3067. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/rake/rake_command.rb +55 -0
  3068. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/restart/restart_command.rb +14 -0
  3069. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/routes/routes_command.rb +49 -0
  3070. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/runner/USAGE +22 -0
  3071. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/runner/runner_command.rb +70 -0
  3072. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/secret/secret_command.rb +13 -0
  3073. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/secrets/USAGE +61 -0
  3074. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/secrets/secrets_command.rb +47 -0
  3075. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/server/server_command.rb +288 -0
  3076. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/test/USAGE +14 -0
  3077. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/test/test_command.rb +79 -0
  3078. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/unused_routes/unused_routes_command.rb +75 -0
  3079. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands/version/version_command.rb +12 -0
  3080. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/commands.rb +18 -0
  3081. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/configuration.rb +161 -0
  3082. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/console/app.rb +35 -0
  3083. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/console/helpers.rb +19 -0
  3084. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/deprecator.rb +7 -0
  3085. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/dev_caching.rb +44 -0
  3086. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/engine/commands.rb +9 -0
  3087. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/engine/configuration.rb +136 -0
  3088. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/engine/railties.rb +23 -0
  3089. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/engine/updater.rb +21 -0
  3090. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/engine.rb +755 -0
  3091. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/gem_version.rb +17 -0
  3092. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/actions/create_migration.rb +75 -0
  3093. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/actions.rb +528 -0
  3094. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/active_model.rb +94 -0
  3095. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/app_base.rb +762 -0
  3096. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/app_name.rb +39 -0
  3097. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/base.rb +428 -0
  3098. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/database.rb +95 -0
  3099. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/erb/controller/controller_generator.rb +24 -0
  3100. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/erb/controller/templates/view.html.erb.tt +2 -0
  3101. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/erb/mailer/mailer_generator.rb +41 -0
  3102. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/erb/mailer/templates/layout.html.erb.tt +13 -0
  3103. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/erb/mailer/templates/layout.text.erb.tt +1 -0
  3104. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/erb/mailer/templates/view.html.erb.tt +5 -0
  3105. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/erb/mailer/templates/view.text.erb.tt +3 -0
  3106. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/erb/scaffold/scaffold_generator.rb +34 -0
  3107. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/erb/scaffold/templates/_form.html.erb.tt +37 -0
  3108. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt +10 -0
  3109. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/erb/scaffold/templates/index.html.erb.tt +14 -0
  3110. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/erb/scaffold/templates/new.html.erb.tt +9 -0
  3111. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/erb/scaffold/templates/partial.html.erb.tt +17 -0
  3112. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/erb/scaffold/templates/show.html.erb.tt +10 -0
  3113. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/erb.rb +26 -0
  3114. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/generated_attribute.rb +244 -0
  3115. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/migration.rb +71 -0
  3116. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/model_helpers.rb +62 -0
  3117. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/named_base.rb +227 -0
  3118. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/USAGE +31 -0
  3119. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/app_generator.rb +659 -0
  3120. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/Dockerfile.tt +103 -0
  3121. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/Gemfile.tt +68 -0
  3122. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/README.md.tt +24 -0
  3123. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/Rakefile.tt +6 -0
  3124. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/app/assets/config/manifest.js.tt +2 -0
  3125. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/app/assets/stylesheets/application.css.tt +15 -0
  3126. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/app/channels/application_cable/channel.rb.tt +4 -0
  3127. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/app/channels/application_cable/connection.rb.tt +4 -0
  3128. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/app/controllers/application_controller.rb.tt +2 -0
  3129. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/app/helpers/application_helper.rb.tt +2 -0
  3130. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/app/jobs/application_job.rb.tt +7 -0
  3131. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/app/mailers/application_mailer.rb.tt +4 -0
  3132. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/app/models/application_record.rb.tt +3 -0
  3133. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/app/views/layouts/application.html.erb.tt +19 -0
  3134. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/app/views/layouts/mailer.html.erb.tt +13 -0
  3135. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/app/views/layouts/mailer.text.erb.tt +1 -0
  3136. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/bin/rails.tt +3 -0
  3137. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/bin/rake.tt +3 -0
  3138. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/bin/setup.tt +43 -0
  3139. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/application.rb.tt +42 -0
  3140. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/boot.rb.tt +6 -0
  3141. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/cable.yml.tt +10 -0
  3142. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/databases/jdbc.yml.tt +68 -0
  3143. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/databases/jdbcmysql.yml.tt +54 -0
  3144. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/databases/jdbcpostgresql.yml.tt +70 -0
  3145. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/databases/jdbcsqlite3.yml.tt +24 -0
  3146. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/databases/mysql.yml.tt +59 -0
  3147. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/databases/oracle.yml.tt +62 -0
  3148. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/databases/postgresql.yml.tt +84 -0
  3149. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/databases/sqlite3.yml.tt +25 -0
  3150. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/databases/sqlserver.yml.tt +53 -0
  3151. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/databases/trilogy.yml.tt +59 -0
  3152. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/environment.rb.tt +5 -0
  3153. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt +90 -0
  3154. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt +111 -0
  3155. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/environments/test.rb.tt +68 -0
  3156. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/initializers/assets.rb.tt +14 -0
  3157. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/initializers/content_security_policy.rb.tt +25 -0
  3158. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/initializers/cors.rb.tt +16 -0
  3159. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/initializers/filter_parameter_logging.rb.tt +8 -0
  3160. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/initializers/inflections.rb.tt +16 -0
  3161. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/initializers/new_framework_defaults_7_1.rb.tt +284 -0
  3162. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/initializers/permissions_policy.rb.tt +13 -0
  3163. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/locales/en.yml +31 -0
  3164. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/puma.rb.tt +35 -0
  3165. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/routes.rb.tt +10 -0
  3166. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config/storage.yml.tt +34 -0
  3167. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/config.ru.tt +6 -0
  3168. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/db/seeds.rb.tt +9 -0
  3169. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/docker-entrypoint.tt +10 -0
  3170. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/dockerignore.tt +43 -0
  3171. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/gitattributes.tt +9 -0
  3172. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/gitignore.tt +38 -0
  3173. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/node-version.tt +1 -0
  3174. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/public/404.html +67 -0
  3175. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/public/422.html +67 -0
  3176. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/public/500.html +66 -0
  3177. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/public/apple-touch-icon-precomposed.png +0 -0
  3178. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/public/apple-touch-icon.png +0 -0
  3179. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/public/favicon.ico +0 -0
  3180. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/public/robots.txt +1 -0
  3181. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/ruby-version.tt +1 -0
  3182. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/test/application_system_test_case.rb.tt +5 -0
  3183. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/test/channels/application_cable/connection_test.rb.tt +13 -0
  3184. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/app/templates/test/test_helper.rb.tt +21 -0
  3185. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/application_record/application_record_generator.rb +13 -0
  3186. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/benchmark/USAGE +19 -0
  3187. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/benchmark/benchmark_generator.rb +30 -0
  3188. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/benchmark/templates/benchmark.rb.tt +15 -0
  3189. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/controller/USAGE +26 -0
  3190. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/controller/controller_generator.rb +42 -0
  3191. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/controller/templates/controller.rb.tt +9 -0
  3192. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/credentials/credentials_generator.rb +61 -0
  3193. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/credentials/templates/credentials.yml.tt +8 -0
  3194. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/db/system/change/change_generator.rb +95 -0
  3195. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/encrypted_file/encrypted_file_generator.rb +31 -0
  3196. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/encryption_key_file/encryption_key_file_generator.rb +57 -0
  3197. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/generator/USAGE +13 -0
  3198. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/generator/generator_generator.rb +27 -0
  3199. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/generator/templates/%file_name%_generator.rb.tt +3 -0
  3200. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/generator/templates/USAGE.tt +8 -0
  3201. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/helper/USAGE +12 -0
  3202. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/helper/helper_generator.rb +20 -0
  3203. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/helper/templates/helper.rb.tt +4 -0
  3204. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/integration_test/USAGE +10 -0
  3205. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/integration_test/integration_test_generator.rb +9 -0
  3206. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/master_key/master_key_generator.rb +53 -0
  3207. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/migration/USAGE +45 -0
  3208. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/migration/migration_generator.rb +10 -0
  3209. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/model/model_generator.rb +18 -0
  3210. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/USAGE +21 -0
  3211. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/plugin_generator.rb +470 -0
  3212. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/%name%.gemspec.tt +28 -0
  3213. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/Gemfile.tt +19 -0
  3214. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/MIT-LICENSE.tt +20 -0
  3215. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/README.md.tt +28 -0
  3216. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/Rakefile.tt +14 -0
  3217. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/app/controllers/%namespaced_name%/application_controller.rb.tt +5 -0
  3218. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/app/helpers/%namespaced_name%/application_helper.rb.tt +5 -0
  3219. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/app/jobs/%namespaced_name%/application_job.rb.tt +5 -0
  3220. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/app/mailers/%namespaced_name%/application_mailer.rb.tt +7 -0
  3221. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/app/models/%namespaced_name%/application_record.rb.tt +6 -0
  3222. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/app/views/layouts/%namespaced_name%/application.html.erb.tt +15 -0
  3223. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/bin/rails.tt +15 -0
  3224. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/bin/test.tt +4 -0
  3225. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/config/routes.rb.tt +6 -0
  3226. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/gitignore.tt +14 -0
  3227. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/engine.rb.tt +7 -0
  3228. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/railtie.rb.tt +5 -0
  3229. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/version.rb.tt +1 -0
  3230. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%.rb.tt +8 -0
  3231. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/lib/tasks/%namespaced_name%_tasks.rake.tt +4 -0
  3232. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/rails/boot.rb.tt +5 -0
  3233. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/rails/dummy_manifest.js.tt +10 -0
  3234. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/rails/engine_manifest.js.tt +6 -0
  3235. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/rails/javascripts.js.tt +17 -0
  3236. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/rails/routes.rb.tt +3 -0
  3237. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/rails/stylesheets.css +15 -0
  3238. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/test/%namespaced_name%_test.rb.tt +7 -0
  3239. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/test/application_system_test_case.rb.tt +5 -0
  3240. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/test/integration/navigation_test.rb.tt +7 -0
  3241. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/plugin/templates/test/test_helper.rb.tt +21 -0
  3242. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/resource/USAGE +23 -0
  3243. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/resource/resource_generator.rb +27 -0
  3244. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/resource_route/resource_route_generator.rb +23 -0
  3245. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/scaffold/USAGE +41 -0
  3246. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/scaffold/scaffold_generator.rb +18 -0
  3247. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/scaffold_controller/USAGE +19 -0
  3248. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/scaffold_controller/scaffold_controller_generator.rb +56 -0
  3249. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/scaffold_controller/templates/api_controller.rb.tt +57 -0
  3250. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/scaffold_controller/templates/controller.rb.tt +64 -0
  3251. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/system_test/USAGE +10 -0
  3252. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/system_test/system_test_generator.rb +9 -0
  3253. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/task/USAGE +9 -0
  3254. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/task/task_generator.rb +13 -0
  3255. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/rails/task/templates/task.rb.tt +8 -0
  3256. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/resource_helpers.rb +82 -0
  3257. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_case.rb +37 -0
  3258. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/controller/controller_generator.rb +19 -0
  3259. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/controller/templates/functional_test.rb.tt +23 -0
  3260. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/generator/generator_generator.rb +27 -0
  3261. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/generator/templates/generator_test.rb.tt +16 -0
  3262. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/helper/helper_generator.rb +11 -0
  3263. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/integration/integration_generator.rb +20 -0
  3264. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/integration/templates/integration_test.rb.tt +9 -0
  3265. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/job/job_generator.rb +20 -0
  3266. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/job/templates/unit_test.rb.tt +9 -0
  3267. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/mailer/mailer_generator.rb +28 -0
  3268. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/mailer/templates/functional_test.rb.tt +21 -0
  3269. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/mailer/templates/preview.rb.tt +13 -0
  3270. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/model/model_generator.rb +37 -0
  3271. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/model/templates/fixtures.yml.tt +29 -0
  3272. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/model/templates/unit_test.rb.tt +9 -0
  3273. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/plugin/plugin_generator.rb +15 -0
  3274. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/plugin/templates/%file_name%_test.rb.tt +7 -0
  3275. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/plugin/templates/test_helper.rb +2 -0
  3276. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/scaffold/scaffold_generator.rb +68 -0
  3277. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/scaffold/templates/api_functional_test.rb.tt +44 -0
  3278. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/scaffold/templates/functional_test.rb.tt +54 -0
  3279. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/scaffold/templates/system_test.rb.tt +55 -0
  3280. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/system/system_generator.rb +24 -0
  3281. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/system/templates/application_system_test_case.rb.tt +5 -0
  3282. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit/system/templates/system_test.rb.tt +9 -0
  3283. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/test_unit.rb +10 -0
  3284. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/testing/assertions.rb +127 -0
  3285. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/testing/behavior.rb +115 -0
  3286. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators/testing/setup_and_teardown.rb +20 -0
  3287. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/generators.rb +323 -0
  3288. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/health_controller.rb +55 -0
  3289. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/info.rb +105 -0
  3290. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/info_controller.rb +63 -0
  3291. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/initializable.rb +95 -0
  3292. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/mailers_controller.rb +109 -0
  3293. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/paths.rb +246 -0
  3294. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/plugin/test.rb +9 -0
  3295. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/rack/logger.rb +80 -0
  3296. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/rack.rb +7 -0
  3297. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/rackup/server.rb +15 -0
  3298. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/railtie/configurable.rb +36 -0
  3299. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/railtie/configuration.rb +114 -0
  3300. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/railtie.rb +303 -0
  3301. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/ruby_version_check.rb +17 -0
  3302. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/secrets.rb +110 -0
  3303. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/source_annotation_extractor.rb +197 -0
  3304. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/tasks/engine.rake +85 -0
  3305. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/tasks/framework.rake +60 -0
  3306. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/tasks/log.rake +41 -0
  3307. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/tasks/misc.rake +68 -0
  3308. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/tasks/statistics.rake +38 -0
  3309. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/tasks/tmp.rake +51 -0
  3310. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/tasks/yarn.rake +29 -0
  3311. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/tasks/zeitwerk.rake +41 -0
  3312. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/tasks.rb +17 -0
  3313. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/templates/layouts/application.html.erb +51 -0
  3314. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/templates/rails/info/properties.html.erb +1 -0
  3315. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/templates/rails/info/routes.html.erb +9 -0
  3316. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/templates/rails/mailers/email.html.erb +197 -0
  3317. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/templates/rails/mailers/index.html.erb +15 -0
  3318. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/templates/rails/mailers/mailer.html.erb +12 -0
  3319. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/templates/rails/welcome/index.html.erb +91 -0
  3320. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/test_help.rb +49 -0
  3321. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/test_unit/line_filtering.rb +13 -0
  3322. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/test_unit/railtie.rb +25 -0
  3323. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/test_unit/reporter.rb +115 -0
  3324. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/test_unit/runner.rb +185 -0
  3325. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/test_unit/test_parser.rb +88 -0
  3326. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/test_unit/testing.rake +39 -0
  3327. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/testing/maintain_test_schema.rb +16 -0
  3328. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/version.rb +10 -0
  3329. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/welcome_controller.rb +11 -0
  3330. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails/zeitwerk_checker.rb +15 -0
  3331. data/vendor/bundle/ruby/3.3.0/gems/railties-7.1.3.3/lib/rails.rb +127 -0
  3332. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/History.rdoc +2403 -0
  3333. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/MIT-LICENSE +21 -0
  3334. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/README.rdoc +155 -0
  3335. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/command_line_usage.rdoc +158 -0
  3336. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/example/Rakefile1 +38 -0
  3337. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/example/Rakefile2 +35 -0
  3338. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/example/a.c +6 -0
  3339. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/example/b.c +6 -0
  3340. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/example/main.c +11 -0
  3341. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/glossary.rdoc +42 -0
  3342. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/jamis.rb +592 -0
  3343. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/proto_rake.rdoc +127 -0
  3344. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/rake.1 +156 -0
  3345. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/rakefile.rdoc +622 -0
  3346. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/doc/rational.rdoc +151 -0
  3347. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/exe/rake +27 -0
  3348. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/application.rb +861 -0
  3349. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/backtrace.rb +25 -0
  3350. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/clean.rb +78 -0
  3351. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/cloneable.rb +17 -0
  3352. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/cpu_counter.rb +107 -0
  3353. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/default_loader.rb +15 -0
  3354. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/dsl_definition.rb +196 -0
  3355. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/early_time.rb +22 -0
  3356. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/ext/core.rb +26 -0
  3357. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/ext/string.rb +176 -0
  3358. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/file_creation_task.rb +25 -0
  3359. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/file_list.rb +435 -0
  3360. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/file_task.rb +58 -0
  3361. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/file_utils.rb +132 -0
  3362. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/file_utils_ext.rb +134 -0
  3363. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/invocation_chain.rb +57 -0
  3364. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/invocation_exception_mixin.rb +17 -0
  3365. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/late_time.rb +18 -0
  3366. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/linked_list.rb +112 -0
  3367. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/loaders/makefile.rb +54 -0
  3368. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/multi_task.rb +14 -0
  3369. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/name_space.rb +38 -0
  3370. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/packagetask.rb +222 -0
  3371. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/phony.rb +16 -0
  3372. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/private_reader.rb +21 -0
  3373. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/promise.rb +100 -0
  3374. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/pseudo_status.rb +30 -0
  3375. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/rake_module.rb +67 -0
  3376. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/rake_test_loader.rb +27 -0
  3377. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/rule_recursion_overflow_error.rb +20 -0
  3378. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/scope.rb +43 -0
  3379. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/task.rb +434 -0
  3380. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/task_argument_error.rb +8 -0
  3381. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/task_arguments.rb +109 -0
  3382. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/task_manager.rb +331 -0
  3383. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/tasklib.rb +12 -0
  3384. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/testtask.rb +189 -0
  3385. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/thread_history_display.rb +49 -0
  3386. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/thread_pool.rb +163 -0
  3387. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/trace_output.rb +23 -0
  3388. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/version.rb +10 -0
  3389. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake/win32.rb +51 -0
  3390. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/lib/rake.rb +70 -0
  3391. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/rake.gemspec +101 -0
  3392. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/BSDL +22 -0
  3393. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/COPYING +56 -0
  3394. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/README.md +94 -0
  3395. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/ansi.rb +362 -0
  3396. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/config.rb +379 -0
  3397. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/face.rb +199 -0
  3398. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/general_io.rb +111 -0
  3399. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/history.rb +76 -0
  3400. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/key_actor/base.rb +15 -0
  3401. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/key_actor/emacs.rb +517 -0
  3402. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/key_actor/vi_command.rb +518 -0
  3403. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/key_actor/vi_insert.rb +517 -0
  3404. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/key_actor.rb +7 -0
  3405. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/key_stroke.rb +148 -0
  3406. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/kill_ring.rb +125 -0
  3407. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/line_editor.rb +2541 -0
  3408. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/terminfo.rb +153 -0
  3409. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/unicode/east_asian_width.rb +1196 -0
  3410. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/unicode.rb +696 -0
  3411. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/version.rb +3 -0
  3412. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline/windows.rb +503 -0
  3413. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/lib/reline.rb +604 -0
  3414. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.7/license_of_rb-readline +25 -0
  3415. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/Changelog.md +2400 -0
  3416. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/LICENSE.md +26 -0
  3417. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/README.md +389 -0
  3418. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/exe/rspec +4 -0
  3419. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/autorun.rb +3 -0
  3420. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/backtrace_formatter.rb +65 -0
  3421. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/bisect/coordinator.rb +62 -0
  3422. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/bisect/example_minimizer.rb +173 -0
  3423. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/bisect/fork_runner.rb +138 -0
  3424. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/bisect/server.rb +61 -0
  3425. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/bisect/shell_command.rb +126 -0
  3426. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/bisect/shell_runner.rb +73 -0
  3427. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/bisect/utilities.rb +69 -0
  3428. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/configuration.rb +2413 -0
  3429. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/configuration_options.rb +238 -0
  3430. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/did_you_mean.rb +46 -0
  3431. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/drb.rb +120 -0
  3432. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/dsl.rb +98 -0
  3433. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/example.rb +666 -0
  3434. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/example_group.rb +905 -0
  3435. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/example_status_persister.rb +235 -0
  3436. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/filter_manager.rb +231 -0
  3437. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/flat_map.rb +20 -0
  3438. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/base_bisect_formatter.rb +45 -0
  3439. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/base_formatter.rb +70 -0
  3440. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/base_text_formatter.rb +75 -0
  3441. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/bisect_drb_formatter.rb +29 -0
  3442. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/bisect_progress_formatter.rb +157 -0
  3443. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/console_codes.rb +76 -0
  3444. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/deprecation_formatter.rb +223 -0
  3445. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/documentation_formatter.rb +102 -0
  3446. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/exception_presenter.rb +546 -0
  3447. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/failure_list_formatter.rb +23 -0
  3448. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/fallback_message_formatter.rb +28 -0
  3449. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/helpers.rb +118 -0
  3450. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/html_formatter.rb +153 -0
  3451. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/html_printer.rb +412 -0
  3452. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/html_snippet_extractor.rb +120 -0
  3453. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/json_formatter.rb +103 -0
  3454. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/profile_formatter.rb +68 -0
  3455. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/progress_formatter.rb +29 -0
  3456. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/protocol.rb +182 -0
  3457. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/snippet_extractor.rb +134 -0
  3458. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters/syntax_highlighter.rb +91 -0
  3459. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/formatters.rb +279 -0
  3460. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/hooks.rb +646 -0
  3461. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/invocations.rb +87 -0
  3462. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/memoized_helpers.rb +580 -0
  3463. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/metadata.rb +498 -0
  3464. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/metadata_filter.rb +255 -0
  3465. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/minitest_assertions_adapter.rb +31 -0
  3466. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/mocking_adapters/flexmock.rb +31 -0
  3467. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/mocking_adapters/mocha.rb +57 -0
  3468. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/mocking_adapters/null.rb +14 -0
  3469. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/mocking_adapters/rr.rb +31 -0
  3470. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/mocking_adapters/rspec.rb +32 -0
  3471. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/notifications.rb +523 -0
  3472. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/option_parser.rb +323 -0
  3473. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/ordering.rb +208 -0
  3474. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/output_wrapper.rb +29 -0
  3475. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/pending.rb +157 -0
  3476. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/profiler.rb +34 -0
  3477. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/project_initializer/spec/spec_helper.rb +98 -0
  3478. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/project_initializer.rb +48 -0
  3479. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/rake_task.rb +188 -0
  3480. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/reporter.rb +265 -0
  3481. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/ruby_project.rb +53 -0
  3482. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/runner.rb +216 -0
  3483. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/sandbox.rb +37 -0
  3484. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/set.rb +54 -0
  3485. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/shared_context.rb +55 -0
  3486. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/shared_example_group.rb +271 -0
  3487. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/shell_escape.rb +49 -0
  3488. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/test_unit_assertions_adapter.rb +30 -0
  3489. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/version.rb +9 -0
  3490. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/warnings.rb +40 -0
  3491. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core/world.rb +287 -0
  3492. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/lib/rspec/core.rb +212 -0
  3493. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/Changelog.md +1325 -0
  3494. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/LICENSE.md +25 -0
  3495. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/README.md +320 -0
  3496. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/expectations/block_snippet_extractor.rb +253 -0
  3497. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/expectations/configuration.rb +230 -0
  3498. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/expectations/expectation_target.rb +163 -0
  3499. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/expectations/fail_with.rb +39 -0
  3500. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/expectations/failure_aggregator.rb +229 -0
  3501. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/expectations/handler.rb +182 -0
  3502. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/expectations/minitest_integration.rb +58 -0
  3503. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/expectations/syntax.rb +132 -0
  3504. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/expectations/version.rb +8 -0
  3505. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/expectations.rb +82 -0
  3506. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/aliased_matcher.rb +116 -0
  3507. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/all.rb +86 -0
  3508. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/base_matcher.rb +239 -0
  3509. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/be.rb +191 -0
  3510. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/be_between.rb +77 -0
  3511. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/be_instance_of.rb +26 -0
  3512. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/be_kind_of.rb +20 -0
  3513. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/be_within.rb +72 -0
  3514. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/change.rb +450 -0
  3515. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/compound.rb +290 -0
  3516. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/contain_exactly.rb +310 -0
  3517. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/count_expectation.rb +169 -0
  3518. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/cover.rb +24 -0
  3519. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/eq.rb +44 -0
  3520. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/eql.rb +38 -0
  3521. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/equal.rb +81 -0
  3522. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/exist.rb +90 -0
  3523. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/has.rb +167 -0
  3524. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/have_attributes.rb +114 -0
  3525. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/include.rb +213 -0
  3526. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/match.rb +106 -0
  3527. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/operators.rb +128 -0
  3528. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/output.rb +207 -0
  3529. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/raise_error.rb +271 -0
  3530. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/respond_to.rb +200 -0
  3531. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/satisfy.rb +60 -0
  3532. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/start_or_end_with.rb +94 -0
  3533. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/throw_symbol.rb +138 -0
  3534. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/yield.rb +375 -0
  3535. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in.rb +53 -0
  3536. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/composable.rb +171 -0
  3537. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/dsl.rb +545 -0
  3538. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/english_phrasing.rb +58 -0
  3539. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/fail_matchers.rb +42 -0
  3540. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/generated_descriptions.rb +41 -0
  3541. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/matcher_delegator.rb +61 -0
  3542. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/matcher_protocol.rb +105 -0
  3543. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/multi_matcher_diff.rb +82 -0
  3544. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers.rb +1044 -0
  3545. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/Changelog.md +1292 -0
  3546. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/LICENSE.md +25 -0
  3547. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/README.md +465 -0
  3548. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/any_instance/chain.rb +111 -0
  3549. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/any_instance/error_generator.rb +31 -0
  3550. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/any_instance/expect_chain_chain.rb +31 -0
  3551. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/any_instance/expectation_chain.rb +50 -0
  3552. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/any_instance/message_chains.rb +83 -0
  3553. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/any_instance/proxy.rb +125 -0
  3554. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/any_instance/recorder.rb +297 -0
  3555. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/any_instance/stub_chain.rb +51 -0
  3556. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/any_instance/stub_chain_chain.rb +23 -0
  3557. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/any_instance.rb +11 -0
  3558. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/argument_list_matcher.rb +117 -0
  3559. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/argument_matchers.rb +366 -0
  3560. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/configuration.rb +212 -0
  3561. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/error_generator.rb +390 -0
  3562. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/example_methods.rb +434 -0
  3563. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/instance_method_stasher.rb +146 -0
  3564. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/marshal_extension.rb +41 -0
  3565. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/matchers/expectation_customization.rb +20 -0
  3566. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/matchers/have_received.rb +134 -0
  3567. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/matchers/receive.rb +134 -0
  3568. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/matchers/receive_message_chain.rb +82 -0
  3569. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/matchers/receive_messages.rb +77 -0
  3570. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/message_chain.rb +87 -0
  3571. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/message_expectation.rb +820 -0
  3572. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/method_double.rb +316 -0
  3573. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/method_reference.rb +214 -0
  3574. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/minitest_integration.rb +68 -0
  3575. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/mutate_const.rb +339 -0
  3576. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/object_reference.rb +149 -0
  3577. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/order_group.rb +81 -0
  3578. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/proxy.rb +517 -0
  3579. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/space.rb +238 -0
  3580. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/standalone.rb +3 -0
  3581. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/syntax.rb +325 -0
  3582. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/targets.rb +124 -0
  3583. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/test_double.rb +171 -0
  3584. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/verifying_double.rb +123 -0
  3585. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/verifying_message_expectation.rb +55 -0
  3586. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/verifying_proxy.rb +221 -0
  3587. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/version.rb +9 -0
  3588. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks.rb +133 -0
  3589. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/Capybara.md +28 -0
  3590. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/Changelog.md +1247 -0
  3591. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/LICENSE.md +25 -0
  3592. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/README.md +380 -0
  3593. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/channel/channel_generator.rb +12 -0
  3594. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/channel/templates/channel_spec.rb.erb +7 -0
  3595. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/controller/controller_generator.rb +51 -0
  3596. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/controller/templates/controller_spec.rb +16 -0
  3597. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/controller/templates/request_spec.rb +19 -0
  3598. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/controller/templates/routing_spec.rb +13 -0
  3599. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/controller/templates/view_spec.rb +5 -0
  3600. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/feature/feature_generator.rb +29 -0
  3601. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/feature/templates/feature_singular_spec.rb +5 -0
  3602. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/feature/templates/feature_spec.rb +5 -0
  3603. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/generator/generator_generator.rb +24 -0
  3604. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/generator/templates/generator_spec.rb +6 -0
  3605. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/helper/helper_generator.rb +16 -0
  3606. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/helper/templates/helper_spec.rb +17 -0
  3607. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/install/install_generator.rb +80 -0
  3608. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/install/templates/spec/rails_helper.rb +78 -0
  3609. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/integration/integration_generator.rb +29 -0
  3610. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/job/job_generator.rb +13 -0
  3611. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/job/templates/job_spec.rb.erb +7 -0
  3612. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/mailbox/mailbox_generator.rb +14 -0
  3613. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/mailbox/templates/mailbox_spec.rb.erb +7 -0
  3614. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/mailer/mailer_generator.rb +28 -0
  3615. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/mailer/templates/fixture +3 -0
  3616. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/mailer/templates/mailer_spec.rb +25 -0
  3617. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/mailer/templates/preview.rb +13 -0
  3618. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/model/model_generator.rb +37 -0
  3619. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/model/templates/fixtures.yml +19 -0
  3620. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/model/templates/model_spec.rb +7 -0
  3621. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/request/request_generator.rb +17 -0
  3622. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/request/templates/request_spec.rb +10 -0
  3623. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/scaffold/scaffold_generator.rb +136 -0
  3624. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/scaffold/templates/api_controller_spec.rb +129 -0
  3625. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/scaffold/templates/api_request_spec.rb +131 -0
  3626. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/scaffold/templates/controller_spec.rb +160 -0
  3627. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/scaffold/templates/edit_spec.rb +27 -0
  3628. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/scaffold/templates/index_spec.rb +26 -0
  3629. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/scaffold/templates/new_spec.rb +22 -0
  3630. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/scaffold/templates/request_spec.rb +153 -0
  3631. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/scaffold/templates/routing_spec.rb +46 -0
  3632. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/scaffold/templates/show_spec.rb +21 -0
  3633. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/system/system_generator.rb +24 -0
  3634. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/system/templates/system_spec.rb +9 -0
  3635. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/view/templates/view_spec.rb +5 -0
  3636. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec/view/view_generator.rb +22 -0
  3637. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/generators/rspec.rb +56 -0
  3638. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/active_record.rb +25 -0
  3639. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/adapters.rb +196 -0
  3640. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/configuration.rb +193 -0
  3641. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/example/channel_example_group.rb +93 -0
  3642. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/example/controller_example_group.rb +217 -0
  3643. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/example/feature_example_group.rb +53 -0
  3644. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/example/helper_example_group.rb +42 -0
  3645. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/example/job_example_group.rb +23 -0
  3646. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/example/mailbox_example_group.rb +80 -0
  3647. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/example/mailer_example_group.rb +38 -0
  3648. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/example/model_example_group.rb +11 -0
  3649. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/example/rails_example_group.rb +25 -0
  3650. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/example/request_example_group.rb +27 -0
  3651. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/example/routing_example_group.rb +63 -0
  3652. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/example/system_example_group.rb +172 -0
  3653. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/example/view_example_group.rb +213 -0
  3654. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/example.rb +13 -0
  3655. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/extensions/active_record/proxy.rb +11 -0
  3656. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/extensions.rb +1 -0
  3657. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/feature_check.rb +51 -0
  3658. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/file_fixture_support.rb +18 -0
  3659. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/fixture_file_upload_support.rb +39 -0
  3660. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/fixture_support.rb +88 -0
  3661. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers/action_cable/have_broadcasted_to.rb +173 -0
  3662. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers/action_cable/have_streams.rb +58 -0
  3663. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers/action_cable.rb +65 -0
  3664. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers/action_mailbox.rb +73 -0
  3665. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers/active_job.rb +465 -0
  3666. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers/base_matcher.rb +179 -0
  3667. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers/be_a_new.rb +83 -0
  3668. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers/be_new_record.rb +30 -0
  3669. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers/be_valid.rb +49 -0
  3670. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers/have_enqueued_mail.rb +227 -0
  3671. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers/have_http_status.rb +385 -0
  3672. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers/have_rendered.rb +64 -0
  3673. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers/redirect_to.rb +38 -0
  3674. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers/relation_match_array.rb +3 -0
  3675. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers/routing_matchers.rb +125 -0
  3676. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/matchers.rb +35 -0
  3677. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/tasks/rspec.rake +47 -0
  3678. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/vendor/capybara.rb +32 -0
  3679. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/version.rb +9 -0
  3680. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/view_assigns.rb +27 -0
  3681. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/view_path_builder.rb +29 -0
  3682. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/view_rendering.rb +166 -0
  3683. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails/view_spec_methods.rb +56 -0
  3684. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec/rails.rb +18 -0
  3685. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.0.4/lib/rspec-rails.rb +72 -0
  3686. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/Changelog.md +397 -0
  3687. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/LICENSE.md +23 -0
  3688. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/README.md +40 -0
  3689. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/caller_filter.rb +85 -0
  3690. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/comparable_version.rb +48 -0
  3691. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/differ.rb +217 -0
  3692. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/directory_maker.rb +65 -0
  3693. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/encoded_string.rb +163 -0
  3694. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/fuzzy_matcher.rb +50 -0
  3695. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/hunk_generator.rb +49 -0
  3696. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/matcher_definition.rb +44 -0
  3697. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/method_signature_verifier.rb +442 -0
  3698. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/mutex.rb +75 -0
  3699. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/object_formatter.rb +277 -0
  3700. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/recursive_const_methods.rb +78 -0
  3701. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/reentrant_mutex.rb +80 -0
  3702. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/ruby_features.rb +221 -0
  3703. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/source/location.rb +23 -0
  3704. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/source/node.rb +112 -0
  3705. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/source/token.rb +96 -0
  3706. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/source.rb +87 -0
  3707. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/deprecation_helpers.rb +50 -0
  3708. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/diff_helpers.rb +33 -0
  3709. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/formatting_support.rb +11 -0
  3710. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/in_sub_process.rb +73 -0
  3711. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/library_wide_checks.rb +152 -0
  3712. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/shell_out.rb +110 -0
  3713. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/stderr_splitter.rb +77 -0
  3714. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/string_matcher.rb +47 -0
  3715. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/with_isolated_directory.rb +15 -0
  3716. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/with_isolated_stderr.rb +15 -0
  3717. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/spec.rb +84 -0
  3718. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/version.rb +9 -0
  3719. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/warnings.rb +41 -0
  3720. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support/with_keywords_when_needed.rb +35 -0
  3721. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/lib/rspec/support.rb +162 -0
  3722. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/CHANGELOG.md +112 -0
  3723. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/MIT-LICENSE +21 -0
  3724. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/README.md +716 -0
  3725. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/bin/sprockets +93 -0
  3726. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/rake/sprocketstask.rb +157 -0
  3727. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/add_source_map_comment_to_asset_processor.rb +60 -0
  3728. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/asset.rb +212 -0
  3729. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/autoload/babel.rb +8 -0
  3730. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/autoload/closure.rb +8 -0
  3731. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/autoload/coffee_script.rb +8 -0
  3732. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/autoload/eco.rb +8 -0
  3733. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/autoload/ejs.rb +8 -0
  3734. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/autoload/jsminc.rb +8 -0
  3735. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/autoload/sass.rb +8 -0
  3736. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/autoload/sassc.rb +8 -0
  3737. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/autoload/uglifier.rb +8 -0
  3738. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/autoload/yui.rb +8 -0
  3739. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/autoload/zopfli.rb +7 -0
  3740. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/autoload.rb +16 -0
  3741. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/babel_processor.rb +66 -0
  3742. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/base.rb +147 -0
  3743. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/bower.rb +61 -0
  3744. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/bundle.rb +105 -0
  3745. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/cache/file_store.rb +208 -0
  3746. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/cache/memory_store.rb +84 -0
  3747. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/cache/null_store.rb +54 -0
  3748. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/cache.rb +271 -0
  3749. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/cached_environment.rb +64 -0
  3750. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/closure_compressor.rb +48 -0
  3751. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/coffee_script_processor.rb +39 -0
  3752. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/compressing.rb +134 -0
  3753. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/configuration.rb +79 -0
  3754. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/context.rb +305 -0
  3755. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/dependencies.rb +74 -0
  3756. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/digest_utils.rb +197 -0
  3757. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/directive_processor.rb +432 -0
  3758. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/eco_processor.rb +33 -0
  3759. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/ejs_processor.rb +32 -0
  3760. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/encoding_utils.rb +262 -0
  3761. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/environment.rb +46 -0
  3762. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/erb_processor.rb +43 -0
  3763. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/errors.rb +12 -0
  3764. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/exporters/base.rb +71 -0
  3765. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/exporters/file_exporter.rb +24 -0
  3766. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/exporters/zlib_exporter.rb +33 -0
  3767. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/exporters/zopfli_exporter.rb +14 -0
  3768. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/exporting.rb +73 -0
  3769. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/file_reader.rb +16 -0
  3770. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/http_utils.rb +135 -0
  3771. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/jsminc_compressor.rb +32 -0
  3772. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/jst_processor.rb +50 -0
  3773. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/loader.rb +347 -0
  3774. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/manifest.rb +339 -0
  3775. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/manifest_utils.rb +48 -0
  3776. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/mime.rb +96 -0
  3777. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/npm.rb +52 -0
  3778. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/path_dependency_utils.rb +77 -0
  3779. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/path_digest_utils.rb +48 -0
  3780. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/path_utils.rb +367 -0
  3781. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/paths.rb +82 -0
  3782. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/preprocessors/default_source_map.rb +49 -0
  3783. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/processing.rb +228 -0
  3784. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/processor_utils.rb +170 -0
  3785. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/resolve.rb +295 -0
  3786. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/sass_cache_store.rb +30 -0
  3787. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/sass_compressor.rb +63 -0
  3788. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/sass_functions.rb +3 -0
  3789. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/sass_importer.rb +3 -0
  3790. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/sass_processor.rb +313 -0
  3791. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/sassc_compressor.rb +56 -0
  3792. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/sassc_processor.rb +297 -0
  3793. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/server.rb +315 -0
  3794. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/source_map_processor.rb +66 -0
  3795. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/source_map_utils.rb +483 -0
  3796. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/transformers.rb +173 -0
  3797. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/uglifier_compressor.rb +66 -0
  3798. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/unloaded_asset.rb +139 -0
  3799. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/uri_tar.rb +99 -0
  3800. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/uri_utils.rb +191 -0
  3801. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/utils/gzip.rb +99 -0
  3802. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/utils.rb +210 -0
  3803. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/version.rb +4 -0
  3804. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets/yui_compressor.rb +56 -0
  3805. data/vendor/bundle/ruby/3.3.0/gems/sprockets-4.2.1/lib/sprockets.rb +232 -0
  3806. data/vendor/bundle/ruby/3.3.0/gems/sprockets-rails-3.4.2/MIT-LICENSE +20 -0
  3807. data/vendor/bundle/ruby/3.3.0/gems/sprockets-rails-3.4.2/README.md +203 -0
  3808. data/vendor/bundle/ruby/3.3.0/gems/sprockets-rails-3.4.2/lib/sprockets/rails/asset_url_processor.rb +17 -0
  3809. data/vendor/bundle/ruby/3.3.0/gems/sprockets-rails-3.4.2/lib/sprockets/rails/context.rb +48 -0
  3810. data/vendor/bundle/ruby/3.3.0/gems/sprockets-rails-3.4.2/lib/sprockets/rails/helper.rb +377 -0
  3811. data/vendor/bundle/ruby/3.3.0/gems/sprockets-rails-3.4.2/lib/sprockets/rails/quiet_assets.rb +18 -0
  3812. data/vendor/bundle/ruby/3.3.0/gems/sprockets-rails-3.4.2/lib/sprockets/rails/route_wrapper.rb +23 -0
  3813. data/vendor/bundle/ruby/3.3.0/gems/sprockets-rails-3.4.2/lib/sprockets/rails/sourcemapping_url_processor.rb +54 -0
  3814. data/vendor/bundle/ruby/3.3.0/gems/sprockets-rails-3.4.2/lib/sprockets/rails/task.rb +88 -0
  3815. data/vendor/bundle/ruby/3.3.0/gems/sprockets-rails-3.4.2/lib/sprockets/rails/utils.rb +11 -0
  3816. data/vendor/bundle/ruby/3.3.0/gems/sprockets-rails-3.4.2/lib/sprockets/rails/version.rb +5 -0
  3817. data/vendor/bundle/ruby/3.3.0/gems/sprockets-rails-3.4.2/lib/sprockets/rails.rb +4 -0
  3818. data/vendor/bundle/ruby/3.3.0/gems/sprockets-rails-3.4.2/lib/sprockets/railtie.rb +270 -0
  3819. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/BSDL +24 -0
  3820. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/COPYING +64 -0
  3821. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/PSFL +271 -0
  3822. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/README.md +108 -0
  3823. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/Rakefile +68 -0
  3824. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/doc/text/getting-started.md +246 -0
  3825. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/doc/text/how-to.md +90 -0
  3826. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/doc/text/news.md +1782 -0
  3827. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/assertion-failed-error.rb +60 -0
  3828. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/assertions.rb +2541 -0
  3829. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/attribute-matcher.rb +26 -0
  3830. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/attribute.rb +228 -0
  3831. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/auto-runner-loader.rb +17 -0
  3832. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/autorunner.rb +606 -0
  3833. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/code-snippet-fetcher.rb +58 -0
  3834. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/collector/descendant.rb +20 -0
  3835. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/collector/dir.rb +110 -0
  3836. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/collector/load.rb +201 -0
  3837. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/collector/objectspace.rb +35 -0
  3838. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/collector/xml.rb +249 -0
  3839. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/collector.rb +104 -0
  3840. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/color-scheme.rb +225 -0
  3841. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/color.rb +134 -0
  3842. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/data-sets.rb +127 -0
  3843. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/data.rb +371 -0
  3844. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/diff.rb +745 -0
  3845. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/error.rb +158 -0
  3846. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/exception-handler.rb +82 -0
  3847. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/failure.rb +169 -0
  3848. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/fault-location-detector.rb +100 -0
  3849. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/fixture.rb +304 -0
  3850. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/notification.rb +138 -0
  3851. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/omission.rb +198 -0
  3852. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/pending.rb +155 -0
  3853. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/priority.rb +194 -0
  3854. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/runner/console.rb +78 -0
  3855. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/runner/emacs.rb +8 -0
  3856. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/runner/xml.rb +15 -0
  3857. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/test-suite-creator.rb +103 -0
  3858. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/testcase.rb +938 -0
  3859. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/testresult.rb +132 -0
  3860. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/testsuite.rb +175 -0
  3861. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/ui/console/outputlevel.rb +15 -0
  3862. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/ui/console/testrunner.rb +804 -0
  3863. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/ui/emacs/testrunner.rb +49 -0
  3864. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/ui/testrunner.rb +53 -0
  3865. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/ui/testrunnermediator.rb +114 -0
  3866. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/ui/testrunnerutilities.rb +41 -0
  3867. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/ui/xml/testrunner.rb +224 -0
  3868. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/util/backtracefilter.rb +59 -0
  3869. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/util/memory-usage.rb +47 -0
  3870. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/util/method-owner-finder.rb +28 -0
  3871. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/util/observable.rb +90 -0
  3872. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/util/output.rb +32 -0
  3873. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/util/procwrapper.rb +48 -0
  3874. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/version.rb +5 -0
  3875. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit/warning.rb +3 -0
  3876. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test/unit.rb +521 -0
  3877. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/lib/test-unit.rb +19 -0
  3878. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/sample/adder.rb +13 -0
  3879. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/sample/subtracter.rb +12 -0
  3880. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/sample/test_adder.rb +20 -0
  3881. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/sample/test_subtracter.rb +20 -0
  3882. data/vendor/bundle/ruby/3.3.0/gems/test-unit-3.6.2/sample/test_user.rb +23 -0
  3883. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/CONTRIBUTING.md +15 -0
  3884. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/LICENSE.md +20 -0
  3885. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/README.md +45 -0
  3886. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/bin/thor +6 -0
  3887. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/actions/create_file.rb +105 -0
  3888. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/actions/create_link.rb +61 -0
  3889. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/actions/directory.rb +108 -0
  3890. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/actions/empty_directory.rb +143 -0
  3891. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/actions/file_manipulation.rb +371 -0
  3892. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/actions/inject_into_file.rb +130 -0
  3893. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/actions.rb +340 -0
  3894. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/base.rb +825 -0
  3895. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/command.rb +151 -0
  3896. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/core_ext/hash_with_indifferent_access.rb +107 -0
  3897. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/error.rb +106 -0
  3898. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/group.rb +281 -0
  3899. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/invocation.rb +178 -0
  3900. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/line_editor/basic.rb +37 -0
  3901. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/line_editor/readline.rb +88 -0
  3902. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/line_editor.rb +17 -0
  3903. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/nested_context.rb +29 -0
  3904. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/parser/argument.rb +86 -0
  3905. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/parser/arguments.rb +195 -0
  3906. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/parser/option.rb +178 -0
  3907. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/parser/options.rb +294 -0
  3908. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/parser.rb +4 -0
  3909. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/rake_compat.rb +72 -0
  3910. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/runner.rb +335 -0
  3911. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/shell/basic.rb +388 -0
  3912. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/shell/color.rb +115 -0
  3913. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/shell/column_printer.rb +29 -0
  3914. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/shell/html.rb +84 -0
  3915. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/shell/lcs_diff.rb +49 -0
  3916. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/shell/table_printer.rb +118 -0
  3917. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/shell/terminal.rb +42 -0
  3918. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/shell/wrapped_printer.rb +38 -0
  3919. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/shell.rb +81 -0
  3920. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/util.rb +285 -0
  3921. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor/version.rb +3 -0
  3922. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/lib/thor.rb +663 -0
  3923. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/thor.gemspec +33 -0
  3924. data/vendor/bundle/ruby/3.3.0/gems/turbolinks-5.2.1/LICENSE +20 -0
  3925. data/vendor/bundle/ruby/3.3.0/gems/turbolinks-5.2.1/README.md +3 -0
  3926. data/vendor/bundle/ruby/3.3.0/gems/turbolinks-5.2.1/lib/turbolinks/assertions.rb +46 -0
  3927. data/vendor/bundle/ruby/3.3.0/gems/turbolinks-5.2.1/lib/turbolinks/redirection.rb +49 -0
  3928. data/vendor/bundle/ruby/3.3.0/gems/turbolinks-5.2.1/lib/turbolinks/version.rb +3 -0
  3929. data/vendor/bundle/ruby/3.3.0/gems/turbolinks-5.2.1/lib/turbolinks.rb +30 -0
  3930. data/vendor/bundle/ruby/3.3.0/gems/turbolinks-source-5.2.0/LICENSE +20 -0
  3931. data/vendor/bundle/ruby/3.3.0/gems/turbolinks-source-5.2.0/README.md +0 -0
  3932. data/vendor/bundle/ruby/3.3.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts/turbolinks.js +6 -0
  3933. data/vendor/bundle/ruby/3.3.0/gems/turbolinks-source-5.2.0/lib/turbolinks/source/version.rb +5 -0
  3934. data/vendor/bundle/ruby/3.3.0/gems/turbolinks-source-5.2.0/lib/turbolinks/source.rb +9 -0
  3935. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/CHANGES.md +1026 -0
  3936. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/LICENSE +19 -0
  3937. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/README.md +406 -0
  3938. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/annual_rules.rb +71 -0
  3939. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/country.rb +208 -0
  3940. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/country_timezone.rb +93 -0
  3941. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_source.rb +446 -0
  3942. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/constant_offset_data_timezone_info.rb +56 -0
  3943. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/country_info.rb +42 -0
  3944. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/data_timezone_info.rb +91 -0
  3945. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/linked_timezone_info.rb +33 -0
  3946. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/posix_time_zone_parser.rb +177 -0
  3947. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/ruby_data_source.rb +141 -0
  3948. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/timezone_info.rb +47 -0
  3949. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/transitions_data_timezone_info.rb +214 -0
  3950. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_data_source.rb +592 -0
  3951. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_reader.rb +482 -0
  3952. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources.rb +8 -0
  3953. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/data_timezone.rb +44 -0
  3954. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/datetime_with_offset.rb +153 -0
  3955. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_definer.rb +17 -0
  3956. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_index_definition.rb +64 -0
  3957. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definer.rb +64 -0
  3958. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definition.rb +39 -0
  3959. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_index_definition.rb +77 -0
  3960. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format1.rb +10 -0
  3961. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_definer.rb +68 -0
  3962. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definer.rb +68 -0
  3963. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definition.rb +46 -0
  3964. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definer.rb +94 -0
  3965. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definition.rb +73 -0
  3966. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definer.rb +45 -0
  3967. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definition.rb +55 -0
  3968. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/format2.rb +10 -0
  3969. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/info_timezone.rb +35 -0
  3970. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/linked_timezone.rb +44 -0
  3971. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/offset_timezone_period.rb +42 -0
  3972. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/ruby_core_support.rb +38 -0
  3973. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/string_deduper.rb +118 -0
  3974. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/time_with_offset.rb +154 -0
  3975. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp.rb +552 -0
  3976. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp_with_offset.rb +85 -0
  3977. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone.rb +1160 -0
  3978. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_offset.rb +111 -0
  3979. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_period.rb +179 -0
  3980. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_proxy.rb +96 -0
  3981. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_transition.rb +98 -0
  3982. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/transition_rule.rb +455 -0
  3983. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/transitions_timezone_period.rb +63 -0
  3984. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/version.rb +7 -0
  3985. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo/with_offset.rb +61 -0
  3986. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/lib/tzinfo.rb +81 -0
  3987. data/vendor/bundle/ruby/3.3.0/gems/uglifier-4.2.0/CHANGELOG.md +327 -0
  3988. data/vendor/bundle/ruby/3.3.0/gems/uglifier-4.2.0/CONTRIBUTING.md +47 -0
  3989. data/vendor/bundle/ruby/3.3.0/gems/uglifier-4.2.0/Gemfile +5 -0
  3990. data/vendor/bundle/ruby/3.3.0/gems/uglifier-4.2.0/LICENSE.txt +20 -0
  3991. data/vendor/bundle/ruby/3.3.0/gems/uglifier-4.2.0/README.md +198 -0
  3992. data/vendor/bundle/ruby/3.3.0/gems/uglifier-4.2.0/Rakefile +137 -0
  3993. data/vendor/bundle/ruby/3.3.0/gems/uglifier-4.2.0/lib/es5.js +321 -0
  3994. data/vendor/bundle/ruby/3.3.0/gems/uglifier-4.2.0/lib/source-map.js +3055 -0
  3995. data/vendor/bundle/ruby/3.3.0/gems/uglifier-4.2.0/lib/split.js +117 -0
  3996. data/vendor/bundle/ruby/3.3.0/gems/uglifier-4.2.0/lib/uglifier/version.rb +4 -0
  3997. data/vendor/bundle/ruby/3.3.0/gems/uglifier-4.2.0/lib/uglifier.js +49 -0
  3998. data/vendor/bundle/ruby/3.3.0/gems/uglifier-4.2.0/lib/uglifier.rb +518 -0
  3999. data/vendor/bundle/ruby/3.3.0/gems/uglifier-4.2.0/lib/uglify-harmony.js +432 -0
  4000. data/vendor/bundle/ruby/3.3.0/gems/uglifier-4.2.0/lib/uglify.js +432 -0
  4001. data/vendor/bundle/ruby/3.3.0/gems/uglifier-4.2.0/uglifier.gemspec +35 -0
  4002. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/Gemfile +6 -0
  4003. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/LICENSE.txt +22 -0
  4004. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/README.md +61 -0
  4005. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/Rakefile +17 -0
  4006. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/accesslog.rb +157 -0
  4007. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/cgi.rb +313 -0
  4008. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/compat.rb +36 -0
  4009. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/config.rb +158 -0
  4010. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/cookie.rb +172 -0
  4011. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/htmlutils.rb +30 -0
  4012. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth/authenticator.rb +117 -0
  4013. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth/basicauth.rb +116 -0
  4014. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth/digestauth.rb +395 -0
  4015. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth/htdigest.rb +132 -0
  4016. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth/htgroup.rb +97 -0
  4017. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth/htpasswd.rb +158 -0
  4018. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth/userdb.rb +53 -0
  4019. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpauth.rb +96 -0
  4020. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpproxy.rb +354 -0
  4021. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httprequest.rb +640 -0
  4022. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpresponse.rb +588 -0
  4023. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/https.rb +152 -0
  4024. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpserver.rb +294 -0
  4025. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpservlet/abstract.rb +152 -0
  4026. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpservlet/cgi_runner.rb +47 -0
  4027. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpservlet/cgihandler.rb +126 -0
  4028. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpservlet/erbhandler.rb +88 -0
  4029. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpservlet/filehandler.rb +552 -0
  4030. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpservlet/prochandler.rb +48 -0
  4031. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpservlet.rb +23 -0
  4032. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpstatus.rb +194 -0
  4033. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httputils.rb +523 -0
  4034. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/httpversion.rb +76 -0
  4035. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/log.rb +156 -0
  4036. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/server.rb +381 -0
  4037. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/ssl.rb +219 -0
  4038. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/utils.rb +265 -0
  4039. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick/version.rb +18 -0
  4040. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/lib/webrick.rb +232 -0
  4041. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/webrick.gemspec +70 -0
  4042. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/CHANGELOG.md +160 -0
  4043. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/LICENSE.md +12 -0
  4044. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/README.md +389 -0
  4045. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/ext/websocket-driver/Makefile +269 -0
  4046. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/ext/websocket-driver/WebsocketMaskService.java +57 -0
  4047. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/ext/websocket-driver/extconf.rb +4 -0
  4048. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/ext/websocket-driver/websocket_mask.c +32 -0
  4049. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/driver/client.rb +139 -0
  4050. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/driver/draft75.rb +102 -0
  4051. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/driver/draft76.rb +99 -0
  4052. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/driver/event_emitter.rb +54 -0
  4053. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/driver/headers.rb +45 -0
  4054. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/driver/hybi/frame.rb +20 -0
  4055. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/driver/hybi/message.rb +31 -0
  4056. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/driver/hybi.rb +420 -0
  4057. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/driver/proxy.rb +66 -0
  4058. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/driver/server.rb +80 -0
  4059. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/driver/stream_reader.rb +55 -0
  4060. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/driver.rb +239 -0
  4061. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/http/headers.rb +112 -0
  4062. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/http/request.rb +45 -0
  4063. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/http/response.rb +29 -0
  4064. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/http.rb +15 -0
  4065. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/mask.rb +14 -0
  4066. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket/websocket_mask.rb +2 -0
  4067. data/vendor/bundle/ruby/3.3.0/gems/websocket-driver-0.7.6/lib/websocket_mask.so +0 -0
  4068. data/vendor/bundle/ruby/3.3.0/gems/websocket-extensions-0.1.5/CHANGELOG.md +24 -0
  4069. data/vendor/bundle/ruby/3.3.0/gems/websocket-extensions-0.1.5/LICENSE.md +12 -0
  4070. data/vendor/bundle/ruby/3.3.0/gems/websocket-extensions-0.1.5/README.md +313 -0
  4071. data/vendor/bundle/ruby/3.3.0/gems/websocket-extensions-0.1.5/lib/websocket/extensions/parser.rb +111 -0
  4072. data/vendor/bundle/ruby/3.3.0/gems/websocket-extensions-0.1.5/lib/websocket/extensions.rb +181 -0
  4073. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/README.md +78 -0
  4074. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/lib/xpath/dsl.rb +147 -0
  4075. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/lib/xpath/expression.rb +20 -0
  4076. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/lib/xpath/html.rb +175 -0
  4077. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/lib/xpath/literal.rb +8 -0
  4078. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/lib/xpath/renderer.rb +116 -0
  4079. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/lib/xpath/union.rb +29 -0
  4080. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/lib/xpath/version.rb +3 -0
  4081. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/lib/xpath.rb +17 -0
  4082. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/spec/fixtures/form.html +201 -0
  4083. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/spec/fixtures/simple.html +49 -0
  4084. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/spec/fixtures/stuff.html +54 -0
  4085. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/spec/html_spec.rb +308 -0
  4086. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/spec/spec_helper.rb +6 -0
  4087. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/spec/union_spec.rb +64 -0
  4088. data/vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/spec/xpath_spec.rb +495 -0
  4089. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/MIT-LICENSE +20 -0
  4090. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/README.md +1493 -0
  4091. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/error.rb +21 -0
  4092. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/explicit_namespace.rb +93 -0
  4093. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/gem_inflector.rb +17 -0
  4094. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/gem_loader.rb +68 -0
  4095. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/inflector.rb +46 -0
  4096. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/internal.rb +12 -0
  4097. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/kernel.rb +64 -0
  4098. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/loader/callbacks.rb +100 -0
  4099. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/loader/config.rb +364 -0
  4100. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/loader/eager_load.rb +236 -0
  4101. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/loader/helpers.rb +191 -0
  4102. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/loader.rb +610 -0
  4103. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/null_inflector.rb +5 -0
  4104. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/real_mod_name.rb +22 -0
  4105. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/registry.rb +138 -0
  4106. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk/version.rb +5 -0
  4107. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.14/lib/zeitwerk.rb +27 -0
  4108. data/vendor/bundle/ruby/3.3.0/specifications/actioncable-7.1.3.3.gemspec +30 -0
  4109. data/vendor/bundle/ruby/3.3.0/specifications/actionmailbox-7.1.3.3.gemspec +34 -0
  4110. data/vendor/bundle/ruby/3.3.0/specifications/actionmailer-7.1.3.3.gemspec +35 -0
  4111. data/vendor/bundle/ruby/3.3.0/specifications/actionpack-7.1.3.3.gemspec +36 -0
  4112. data/vendor/bundle/ruby/3.3.0/specifications/actiontext-7.1.3.3.gemspec +31 -0
  4113. data/vendor/bundle/ruby/3.3.0/specifications/actionview-7.1.3.3.gemspec +33 -0
  4114. data/vendor/bundle/ruby/3.3.0/specifications/activejob-7.1.3.3.gemspec +27 -0
  4115. data/vendor/bundle/ruby/3.3.0/specifications/activemodel-7.1.3.3.gemspec +26 -0
  4116. data/vendor/bundle/ruby/3.3.0/specifications/activerecord-7.1.3.3.gemspec +31 -0
  4117. data/vendor/bundle/ruby/3.3.0/specifications/activestorage-7.1.3.3.gemspec +30 -0
  4118. data/vendor/bundle/ruby/3.3.0/specifications/activesupport-7.1.3.3.gemspec +35 -0
  4119. data/vendor/bundle/ruby/3.3.0/specifications/bigdecimal-3.1.8.gemspec +25 -0
  4120. data/vendor/bundle/ruby/3.3.0/specifications/builder-3.2.4.gemspec +23 -0
  4121. data/vendor/bundle/ruby/3.3.0/specifications/capybara-2.4.4.gemspec +39 -0
  4122. data/vendor/bundle/ruby/3.3.0/specifications/concurrent-ruby-1.2.3.gemspec +24 -0
  4123. data/vendor/bundle/ruby/3.3.0/specifications/connection_pool-2.4.1.gemspec +28 -0
  4124. data/vendor/bundle/ruby/3.3.0/specifications/crass-1.0.6.gemspec +27 -0
  4125. data/vendor/bundle/ruby/3.3.0/specifications/diff-lcs-1.5.1.gemspec +37 -0
  4126. data/vendor/bundle/ruby/3.3.0/specifications/drb-2.2.1.gemspec +22 -0
  4127. data/vendor/bundle/ruby/3.3.0/specifications/erubi-1.12.0.gemspec +29 -0
  4128. data/vendor/bundle/ruby/3.3.0/specifications/execjs-2.9.1.gemspec +25 -0
  4129. data/vendor/bundle/ruby/3.3.0/specifications/globalid-1.2.1.gemspec +27 -0
  4130. data/vendor/bundle/ruby/3.3.0/specifications/i18n-1.14.5.gemspec +26 -0
  4131. data/vendor/bundle/ruby/3.3.0/specifications/io-console-0.7.2.gemspec +25 -0
  4132. data/vendor/bundle/ruby/3.3.0/specifications/irb-1.13.1.gemspec +30 -0
  4133. data/vendor/bundle/ruby/3.3.0/specifications/loofah-2.22.0.gemspec +27 -0
  4134. data/vendor/bundle/ruby/3.3.0/specifications/mail-2.8.1.gemspec +37 -0
  4135. data/vendor/bundle/ruby/3.3.0/specifications/marcel-1.0.4.gemspec +28 -0
  4136. data/vendor/bundle/ruby/3.3.0/specifications/mime-types-3.5.2.gemspec +42 -0
  4137. data/vendor/bundle/ruby/3.3.0/specifications/mime-types-data-3.2024.0507.gemspec +39 -0
  4138. data/vendor/bundle/ruby/3.3.0/specifications/mini_mime-1.1.5.gemspec +30 -0
  4139. data/vendor/bundle/ruby/3.3.0/specifications/minitest-5.23.1.gemspec +31 -0
  4140. data/vendor/bundle/ruby/3.3.0/specifications/net-imap-0.4.11.gemspec +28 -0
  4141. data/vendor/bundle/ruby/3.3.0/specifications/net-pop-0.1.2.gemspec +26 -0
  4142. data/vendor/bundle/ruby/3.3.0/specifications/net-smtp-0.5.0.gemspec +26 -0
  4143. data/vendor/bundle/ruby/3.3.0/specifications/nio4r-2.7.3.gemspec +24 -0
  4144. data/vendor/bundle/ruby/3.3.0/specifications/nokogiri-1.16.5-x86_64-linux.gemspec +31 -0
  4145. data/vendor/bundle/ruby/3.3.0/specifications/power_assert-2.0.3.gemspec +34 -0
  4146. data/vendor/bundle/ruby/3.3.0/specifications/puma-6.4.2.gemspec +30 -0
  4147. data/vendor/bundle/ruby/3.3.0/specifications/racc-1.8.0.gemspec +27 -0
  4148. data/vendor/bundle/ruby/3.3.0/specifications/rack-3.0.11.gemspec +31 -0
  4149. data/vendor/bundle/ruby/3.3.0/specifications/rack-session-2.0.0.gemspec +28 -0
  4150. data/vendor/bundle/ruby/3.3.0/specifications/rack-test-2.1.0.gemspec +29 -0
  4151. data/vendor/bundle/ruby/3.3.0/specifications/rackup-2.1.0.gemspec +31 -0
  4152. data/vendor/bundle/ruby/3.3.0/specifications/rails-7.1.3.3.gemspec +38 -0
  4153. data/vendor/bundle/ruby/3.3.0/specifications/rails-dom-testing-2.2.0.gemspec +28 -0
  4154. data/vendor/bundle/ruby/3.3.0/specifications/rails-html-sanitizer-1.6.0.gemspec +27 -0
  4155. data/vendor/bundle/ruby/3.3.0/specifications/railties-7.1.3.3.gemspec +37 -0
  4156. data/vendor/bundle/ruby/3.3.0/specifications/rake-13.2.1.gemspec +26 -0
  4157. data/vendor/bundle/ruby/3.3.0/specifications/reline-0.5.7.gemspec +26 -0
  4158. data/vendor/bundle/ruby/3.3.0/specifications/rspec-core-3.13.0.gemspec +39 -0
  4159. data/vendor/bundle/ruby/3.3.0/specifications/rspec-expectations-3.13.0.gemspec +33 -0
  4160. data/vendor/bundle/ruby/3.3.0/specifications/rspec-mocks-3.13.1.gemspec +33 -0
  4161. data/vendor/bundle/ruby/3.3.0/specifications/rspec-rails-6.0.4.gemspec +37 -0
  4162. data/vendor/bundle/ruby/3.3.0/specifications/rspec-support-3.13.1.gemspec +29 -0
  4163. data/vendor/bundle/ruby/3.3.0/specifications/sprockets-4.2.1.gemspec +48 -0
  4164. data/vendor/bundle/ruby/3.3.0/specifications/sprockets-rails-3.4.2.gemspec +30 -0
  4165. data/vendor/bundle/ruby/3.3.0/specifications/test-unit-3.6.2.gemspec +30 -0
  4166. data/vendor/bundle/ruby/3.3.0/specifications/thor-1.3.1.gemspec +28 -0
  4167. data/vendor/bundle/ruby/3.3.0/specifications/turbolinks-5.2.1.gemspec +25 -0
  4168. data/vendor/bundle/ruby/3.3.0/specifications/turbolinks-source-5.2.0.gemspec +19 -0
  4169. data/vendor/bundle/ruby/3.3.0/specifications/tzinfo-2.0.6.gemspec +30 -0
  4170. data/vendor/bundle/ruby/3.3.0/specifications/uglifier-4.2.0.gemspec +31 -0
  4171. data/vendor/bundle/ruby/3.3.0/specifications/webrick-1.8.1.gemspec +22 -0
  4172. data/vendor/bundle/ruby/3.3.0/specifications/websocket-driver-0.7.6.gemspec +32 -0
  4173. data/vendor/bundle/ruby/3.3.0/specifications/websocket-extensions-0.1.5.gemspec +26 -0
  4174. data/vendor/bundle/ruby/3.3.0/specifications/xpath-2.1.0.gemspec +30 -0
  4175. data/vendor/bundle/ruby/3.3.0/specifications/zeitwerk-2.6.14.gemspec +22 -0
  4176. metadata +4134 -6
  4177. /data/vendor/assets/javascripts/tinymce/langs/{README.md → readme.md} +0 -0
@@ -0,0 +1,2970 @@
1
+ # frozen_string_literal: true
2
+ #
3
+ # = net/imap.rb
4
+ #
5
+ # Copyright (C) 2000 Shugo Maeda <shugo@ruby-lang.org>
6
+ #
7
+ # This library is distributed under the terms of the Ruby license.
8
+ # You can freely distribute/modify this library.
9
+ #
10
+ # Documentation: Shugo Maeda, with RDoc conversion and overview by William
11
+ # Webber.
12
+ #
13
+ # See Net::IMAP for documentation.
14
+ #
15
+
16
+ require "socket"
17
+ require "monitor"
18
+ require 'net/protocol'
19
+ begin
20
+ require "openssl"
21
+ rescue LoadError
22
+ end
23
+
24
+ module Net
25
+
26
+ # Net::IMAP implements Internet Message Access Protocol (\IMAP) client
27
+ # functionality. The protocol is described
28
+ # in {IMAP4rev1 [RFC3501]}[https://tools.ietf.org/html/rfc3501]
29
+ # and {IMAP4rev2 [RFC9051]}[https://tools.ietf.org/html/rfc9051].
30
+ #
31
+ # == \IMAP Overview
32
+ #
33
+ # An \IMAP client connects to a server, and then authenticates
34
+ # itself using either #authenticate or #login. Having
35
+ # authenticated itself, there is a range of commands
36
+ # available to it. Most work with mailboxes, which may be
37
+ # arranged in an hierarchical namespace, and each of which
38
+ # contains zero or more messages. How this is implemented on
39
+ # the server is implementation-dependent; on a UNIX server, it
40
+ # will frequently be implemented as files in mailbox format
41
+ # within a hierarchy of directories.
42
+ #
43
+ # To work on the messages within a mailbox, the client must
44
+ # first select that mailbox, using either #select or #examine
45
+ # (for read-only access). Once the client has successfully
46
+ # selected a mailbox, they enter the "_selected_" state, and that
47
+ # mailbox becomes the _current_ mailbox, on which mail-item
48
+ # related commands implicitly operate.
49
+ #
50
+ # === Sequence numbers and UIDs
51
+ #
52
+ # Messages have two sorts of identifiers: message sequence
53
+ # numbers and UIDs.
54
+ #
55
+ # Message sequence numbers number messages within a mailbox
56
+ # from 1 up to the number of items in the mailbox. If a new
57
+ # message arrives during a session, it receives a sequence
58
+ # number equal to the new size of the mailbox. If messages
59
+ # are expunged from the mailbox, remaining messages have their
60
+ # sequence numbers "shuffled down" to fill the gaps.
61
+ #
62
+ # To avoid sequence number race conditions, servers must not expunge messages
63
+ # when no command is in progress, nor when responding to #fetch, #store, or
64
+ # #search. Expunges _may_ be sent during any other command, including
65
+ # #uid_fetch, #uid_store, and #uid_search. The #noop and #idle commands are
66
+ # both useful for this side-effect: they allow the server to send all mailbox
67
+ # updates, including expunges.
68
+ #
69
+ # UIDs, on the other hand, are permanently guaranteed not to
70
+ # identify another message within the same mailbox, even if
71
+ # the existing message is deleted. UIDs are required to
72
+ # be assigned in ascending (but not necessarily sequential)
73
+ # order within a mailbox; this means that if a non-IMAP client
74
+ # rearranges the order of mail items within a mailbox, the
75
+ # UIDs have to be reassigned. An \IMAP client thus cannot
76
+ # rearrange message orders.
77
+ #
78
+ # === Examples of Usage
79
+ #
80
+ # ==== List sender and subject of all recent messages in the default mailbox
81
+ #
82
+ # imap = Net::IMAP.new('mail.example.com')
83
+ # imap.authenticate('PLAIN', 'joe_user', 'joes_password')
84
+ # imap.examine('INBOX')
85
+ # imap.search(["RECENT"]).each do |message_id|
86
+ # envelope = imap.fetch(message_id, "ENVELOPE")[0].attr["ENVELOPE"]
87
+ # puts "#{envelope.from[0].name}: \t#{envelope.subject}"
88
+ # end
89
+ #
90
+ # ==== Move all messages from April 2003 from "Mail/sent-mail" to "Mail/sent-apr03"
91
+ #
92
+ # imap = Net::IMAP.new('mail.example.com')
93
+ # imap.authenticate('PLAIN', 'joe_user', 'joes_password')
94
+ # imap.select('Mail/sent-mail')
95
+ # if not imap.list('Mail/', 'sent-apr03')
96
+ # imap.create('Mail/sent-apr03')
97
+ # end
98
+ # imap.search(["BEFORE", "30-Apr-2003", "SINCE", "1-Apr-2003"]).each do |message_id|
99
+ # imap.copy(message_id, "Mail/sent-apr03")
100
+ # imap.store(message_id, "+FLAGS", [:Deleted])
101
+ # end
102
+ # imap.expunge
103
+ #
104
+ # == Capabilities
105
+ #
106
+ # Most Net::IMAP methods do not _currently_ modify their behaviour according
107
+ # to the server's advertised #capabilities. Users of this class must check
108
+ # that the server is capable of extension commands or command arguments before
109
+ # sending them. Special care should be taken to follow the #capabilities
110
+ # requirements for #starttls, #login, and #authenticate.
111
+ #
112
+ # See #capable?, #auth_capable?, #capabilities, #auth_mechanisms to discover
113
+ # server capabilities. For relevant capability requirements, see the
114
+ # documentation on each \IMAP command.
115
+ #
116
+ # imap = Net::IMAP.new("mail.example.com")
117
+ # imap.capable?(:IMAP4rev1) or raise "Not an IMAP4rev1 server"
118
+ # imap.capable?(:starttls) or raise "Cannot start TLS"
119
+ # imap.starttls
120
+ #
121
+ # if imap.auth_capable?("PLAIN")
122
+ # imap.authenticate "PLAIN", username, password
123
+ # elsif !imap.capability?("LOGINDISABLED")
124
+ # imap.login username, password
125
+ # else
126
+ # raise "No acceptable authentication mechanisms"
127
+ # end
128
+ #
129
+ # # Support for "UTF8=ACCEPT" implies support for "ENABLE"
130
+ # imap.enable :utf8 if imap.capable?("UTF8=ACCEPT")
131
+ #
132
+ # namespaces = imap.namespace if imap.capable?(:namespace)
133
+ # mbox_prefix = namespaces&.personal&.first&.prefix || ""
134
+ # mbox_delim = namespaces&.personal&.first&.delim || "/"
135
+ # mbox_path = prefix + %w[path to my mailbox].join(delim)
136
+ # imap.create mbox_path
137
+ #
138
+ # === Basic IMAP4rev1 capabilities
139
+ #
140
+ # IMAP4rev1 servers must advertise +IMAP4rev1+ in their capabilities list.
141
+ # IMAP4rev1 servers must _implement_ the +STARTTLS+, <tt>AUTH=PLAIN</tt>,
142
+ # and +LOGINDISABLED+ capabilities. See #starttls, #login, and #authenticate
143
+ # for the implications of these capabilities.
144
+ #
145
+ # === Caching +CAPABILITY+ responses
146
+ #
147
+ # Net::IMAP automatically stores and discards capability data according to the
148
+ # the requirements and recommendations in
149
+ # {IMAP4rev2 §6.1.1}[https://www.rfc-editor.org/rfc/rfc9051#section-6.1.1],
150
+ # {§6.2}[https://www.rfc-editor.org/rfc/rfc9051#section-6.2], and
151
+ # {§7.1}[https://www.rfc-editor.org/rfc/rfc9051#section-7.1].
152
+ # Use #capable?, #auth_capable?, or #capabilities to use this cache and avoid
153
+ # sending the #capability command unnecessarily.
154
+ #
155
+ # The server may advertise its initial capabilities using the +CAPABILITY+
156
+ # ResponseCode in a +PREAUTH+ or +OK+ #greeting. When TLS has started
157
+ # (#starttls) and after authentication (#login or #authenticate), the server's
158
+ # capabilities may change and cached capabilities are discarded. The server
159
+ # may send updated capabilities with an +OK+ TaggedResponse to #login or
160
+ # #authenticate, and these will be cached by Net::IMAP. But the
161
+ # TaggedResponse to #starttls MUST be ignored--it is sent before TLS starts
162
+ # and is unprotected.
163
+ #
164
+ # When storing capability values to variables, be careful that they are
165
+ # discarded or reset appropriately, especially following #starttls.
166
+ #
167
+ # === Using IMAP4rev1 extensions
168
+ #
169
+ # See the {IANA IMAP4 capabilities
170
+ # registry}[http://www.iana.org/assignments/imap4-capabilities] for a list of
171
+ # all standard capabilities, and their reference RFCs.
172
+ #
173
+ # IMAP4rev1 servers must not activate behavior that is incompatible with the
174
+ # base specification until an explicit client action invokes a capability,
175
+ # e.g. sending a command or command argument specific to that capability.
176
+ # Servers may send data with backward compatible behavior, such as response
177
+ # codes or mailbox attributes, at any time without client action.
178
+ #
179
+ # Invoking capabilities which are unknown to Net::IMAP may cause unexpected
180
+ # behavior and errors. For example, ResponseParseError is raised when
181
+ # unknown response syntax is received. Invoking commands or command
182
+ # parameters that are unsupported by the server may raise NoResponseError,
183
+ # BadResponseError, or cause other unexpected behavior.
184
+ #
185
+ # Some capabilities must be explicitly activated using the #enable command.
186
+ # See #enable for details.
187
+ #
188
+ # == Thread Safety
189
+ #
190
+ # Net::IMAP supports concurrent threads. For example,
191
+ #
192
+ # imap = Net::IMAP.new("imap.foo.net", "imap2")
193
+ # imap.authenticate("scram-md5", "bar", "password")
194
+ # imap.select("inbox")
195
+ # fetch_thread = Thread.start { imap.fetch(1..-1, "UID") }
196
+ # search_result = imap.search(["BODY", "hello"])
197
+ # fetch_result = fetch_thread.value
198
+ # imap.disconnect
199
+ #
200
+ # This script invokes the FETCH command and the SEARCH command concurrently.
201
+ #
202
+ # == Errors
203
+ #
204
+ # An \IMAP server can send three different types of responses to indicate
205
+ # failure:
206
+ #
207
+ # NO:: the attempted command could not be successfully completed. For
208
+ # instance, the username/password used for logging in are incorrect;
209
+ # the selected mailbox does not exist; etc.
210
+ #
211
+ # BAD:: the request from the client does not follow the server's
212
+ # understanding of the \IMAP protocol. This includes attempting
213
+ # commands from the wrong client state; for instance, attempting
214
+ # to perform a SEARCH command without having SELECTed a current
215
+ # mailbox. It can also signal an internal server
216
+ # failure (such as a disk crash) has occurred.
217
+ #
218
+ # BYE:: the server is saying goodbye. This can be part of a normal
219
+ # logout sequence, and can be used as part of a login sequence
220
+ # to indicate that the server is (for some reason) unwilling
221
+ # to accept your connection. As a response to any other command,
222
+ # it indicates either that the server is shutting down, or that
223
+ # the server is timing out the client connection due to inactivity.
224
+ #
225
+ # These three error response are represented by the errors
226
+ # Net::IMAP::NoResponseError, Net::IMAP::BadResponseError, and
227
+ # Net::IMAP::ByeResponseError, all of which are subclasses of
228
+ # Net::IMAP::ResponseError. Essentially, all methods that involve
229
+ # sending a request to the server can generate one of these errors.
230
+ # Only the most pertinent instances have been documented below.
231
+ #
232
+ # Because the IMAP class uses Sockets for communication, its methods
233
+ # are also susceptible to the various errors that can occur when
234
+ # working with sockets. These are generally represented as
235
+ # Errno errors. For instance, any method that involves sending a
236
+ # request to the server and/or receiving a response from it could
237
+ # raise an Errno::EPIPE error if the network connection unexpectedly
238
+ # goes down. See the socket(7), ip(7), tcp(7), socket(2), connect(2),
239
+ # and associated man pages.
240
+ #
241
+ # Finally, a Net::IMAP::DataFormatError is thrown if low-level data
242
+ # is found to be in an incorrect format (for instance, when converting
243
+ # between UTF-8 and UTF-16), and Net::IMAP::ResponseParseError is
244
+ # thrown if a server response is non-parseable.
245
+ #
246
+ # == What's here?
247
+ #
248
+ # * {Connection control}[rdoc-ref:Net::IMAP@Connection+control+methods]
249
+ # * {Server capabilities}[rdoc-ref:Net::IMAP@Server+capabilities]
250
+ # * {Handling server responses}[rdoc-ref:Net::IMAP@Handling+server+responses]
251
+ # * {Core IMAP commands}[rdoc-ref:Net::IMAP@Core+IMAP+commands]
252
+ # * {for any state}[rdoc-ref:Net::IMAP@Any+state]
253
+ # * {for the "not authenticated" state}[rdoc-ref:Net::IMAP@Not+Authenticated+state]
254
+ # * {for the "authenticated" state}[rdoc-ref:Net::IMAP@Authenticated+state]
255
+ # * {for the "selected" state}[rdoc-ref:Net::IMAP@Selected+state]
256
+ # * {for the "logout" state}[rdoc-ref:Net::IMAP@Logout+state]
257
+ # * {IMAP extension support}[rdoc-ref:Net::IMAP@IMAP+extension+support]
258
+ #
259
+ # === Connection control methods
260
+ #
261
+ # - Net::IMAP.new: Creates a new \IMAP client which connects immediately and
262
+ # waits for a successful server greeting before the method returns.
263
+ # - #starttls: Asks the server to upgrade a clear-text connection to use TLS.
264
+ # - #logout: Tells the server to end the session. Enters the "_logout_" state.
265
+ # - #disconnect: Disconnects the connection (without sending #logout first).
266
+ # - #disconnected?: True if the connection has been closed.
267
+ #
268
+ # === Server capabilities
269
+ #
270
+ # - #capable?: Returns whether the server supports a given capability.
271
+ # - #capabilities: Returns the server's capabilities as an array of strings.
272
+ # - #auth_capable?: Returns whether the server advertises support for a given
273
+ # SASL mechanism, for use with #authenticate.
274
+ # - #auth_mechanisms: Returns the #authenticate SASL mechanisms which
275
+ # the server claims to support as an array of strings.
276
+ # - #clear_cached_capabilities: Clears cached capabilities.
277
+ #
278
+ # <em>The capabilities cache is automatically cleared after completing
279
+ # #starttls, #login, or #authenticate.</em>
280
+ # - #capability: Sends the +CAPABILITY+ command and returns the #capabilities.
281
+ #
282
+ # <em>In general, #capable? should be used rather than explicitly sending a
283
+ # +CAPABILITY+ command to the server.</em>
284
+ #
285
+ # === Handling server responses
286
+ #
287
+ # - #greeting: The server's initial untagged response, which can indicate a
288
+ # pre-authenticated connection.
289
+ # - #responses: Yields unhandled UntaggedResponse#data and <em>non-+nil+</em>
290
+ # ResponseCode#data.
291
+ # - #clear_responses: Deletes unhandled data from #responses and returns it.
292
+ # - #add_response_handler: Add a block to be called inside the receiver thread
293
+ # with every server response.
294
+ # - #response_handlers: Returns the list of response handlers.
295
+ # - #remove_response_handler: Remove a previously added response handler.
296
+ #
297
+ # === Core \IMAP commands
298
+ #
299
+ # The following commands are defined either by
300
+ # the [IMAP4rev1[https://tools.ietf.org/html/rfc3501]] base specification, or
301
+ # by one of the following extensions:
302
+ # [IDLE[https://tools.ietf.org/html/rfc2177]],
303
+ # [NAMESPACE[https://tools.ietf.org/html/rfc2342]],
304
+ # [UNSELECT[https://tools.ietf.org/html/rfc3691]],
305
+ # [ENABLE[https://tools.ietf.org/html/rfc5161]],
306
+ # [MOVE[https://tools.ietf.org/html/rfc6851]].
307
+ # These extensions are widely supported by modern IMAP4rev1 servers and have
308
+ # all been integrated into [IMAP4rev2[https://tools.ietf.org/html/rfc9051]].
309
+ # <em>*NOTE:* Net::IMAP doesn't support IMAP4rev2 yet.</em>
310
+ #
311
+ # ==== Any state
312
+ #
313
+ # - #capability: Returns the server's capabilities as an array of strings.
314
+ #
315
+ # <em>In general, #capable? should be used rather than explicitly sending a
316
+ # +CAPABILITY+ command to the server.</em>
317
+ # - #noop: Allows the server to send unsolicited untagged #responses.
318
+ # - #logout: Tells the server to end the session. Enters the "_logout_" state.
319
+ #
320
+ # ==== Not Authenticated state
321
+ #
322
+ # In addition to the commands for any state, the following commands are valid
323
+ # in the "<em>not authenticated</em>" state:
324
+ #
325
+ # - #starttls: Upgrades a clear-text connection to use TLS.
326
+ #
327
+ # <em>Requires the +STARTTLS+ capability.</em>
328
+ # - #authenticate: Identifies the client to the server using the given
329
+ # {SASL mechanism}[https://www.iana.org/assignments/sasl-mechanisms/sasl-mechanisms.xhtml]
330
+ # and credentials. Enters the "_authenticated_" state.
331
+ #
332
+ # <em>The server should list <tt>"AUTH=#{mechanism}"</tt> capabilities for
333
+ # supported mechanisms.</em>
334
+ # - #login: Identifies the client to the server using a plain text password.
335
+ # Using #authenticate is generally preferred. Enters the "_authenticated_"
336
+ # state.
337
+ #
338
+ # <em>The +LOGINDISABLED+ capability</em> <b>must NOT</b> <em>be listed.</em>
339
+ #
340
+ # ==== Authenticated state
341
+ #
342
+ # In addition to the commands for any state, the following commands are valid
343
+ # in the "_authenticated_" state:
344
+ #
345
+ # - #enable: Enables backwards incompatible server extensions.
346
+ # <em>Requires the +ENABLE+ or +IMAP4rev2+ capability.</em>
347
+ # - #select: Open a mailbox and enter the "_selected_" state.
348
+ # - #examine: Open a mailbox read-only, and enter the "_selected_" state.
349
+ # - #create: Creates a new mailbox.
350
+ # - #delete: Permanently remove a mailbox.
351
+ # - #rename: Change the name of a mailbox.
352
+ # - #subscribe: Adds a mailbox to the "subscribed" set.
353
+ # - #unsubscribe: Removes a mailbox from the "subscribed" set.
354
+ # - #list: Returns names and attributes of mailboxes matching a given pattern.
355
+ # - #namespace: Returns mailbox namespaces, with path prefixes and delimiters.
356
+ # <em>Requires the +NAMESPACE+ or +IMAP4rev2+ capability.</em>
357
+ # - #status: Returns mailbox information, e.g. message count, unseen message
358
+ # count, +UIDVALIDITY+ and +UIDNEXT+.
359
+ # - #append: Appends a message to the end of a mailbox.
360
+ # - #idle: Allows the server to send updates to the client, without the client
361
+ # needing to poll using #noop.
362
+ # <em>Requires the +IDLE+ or +IMAP4rev2+ capability.</em>
363
+ # - *Obsolete* #lsub: <em>Replaced by <tt>LIST-EXTENDED</tt> and removed from
364
+ # +IMAP4rev2+.</em> Lists mailboxes in the "subscribed" set.
365
+ #
366
+ # <em>*Note:* Net::IMAP hasn't implemented <tt>LIST-EXTENDED</tt> yet.</em>
367
+ #
368
+ # ==== Selected state
369
+ #
370
+ # In addition to the commands for any state and the "_authenticated_"
371
+ # commands, the following commands are valid in the "_selected_" state:
372
+ #
373
+ # - #close: Closes the mailbox and returns to the "_authenticated_" state,
374
+ # expunging deleted messages, unless the mailbox was opened as read-only.
375
+ # - #unselect: Closes the mailbox and returns to the "_authenticated_" state,
376
+ # without expunging any messages.
377
+ # <em>Requires the +UNSELECT+ or +IMAP4rev2+ capability.</em>
378
+ # - #expunge: Permanently removes messages which have the Deleted flag set.
379
+ # - #uid_expunge: Restricts expunge to only remove the specified UIDs.
380
+ # <em>Requires the +UIDPLUS+ or +IMAP4rev2+ capability.</em>
381
+ # - #search, #uid_search: Returns sequence numbers or UIDs of messages that
382
+ # match the given searching criteria.
383
+ # - #fetch, #uid_fetch: Returns data associated with a set of messages,
384
+ # specified by sequence number or UID.
385
+ # - #store, #uid_store: Alters a message's flags.
386
+ # - #copy, #uid_copy: Copies the specified messages to the end of the
387
+ # specified destination mailbox.
388
+ # - #move, #uid_move: Moves the specified messages to the end of the
389
+ # specified destination mailbox, expunging them from the current mailbox.
390
+ # <em>Requires the +MOVE+ or +IMAP4rev2+ capability.</em>
391
+ # - #check: <em>*Obsolete:* removed from +IMAP4rev2+.</em>
392
+ # Can be replaced with #noop or #idle.
393
+ #
394
+ # ==== Logout state
395
+ #
396
+ # No \IMAP commands are valid in the "_logout_" state. If the socket is still
397
+ # open, Net::IMAP will close it after receiving server confirmation.
398
+ # Exceptions will be raised by \IMAP commands that have already started and
399
+ # are waiting for a response, as well as any that are called after logout.
400
+ #
401
+ # === \IMAP extension support
402
+ #
403
+ # ==== RFC9051: +IMAP4rev2+
404
+ #
405
+ # Although IMAP4rev2[https://tools.ietf.org/html/rfc9051] is not supported
406
+ # yet, Net::IMAP supports several extensions that have been folded into it:
407
+ # +ENABLE+, +IDLE+, +MOVE+, +NAMESPACE+, +SASL-IR+, +UIDPLUS+, +UNSELECT+,
408
+ # <tt>STATUS=SIZE</tt>, and the fetch side of +BINARY+.
409
+ # Commands for these extensions are listed with the {Core IMAP
410
+ # commands}[rdoc-ref:Net::IMAP@Core+IMAP+commands], above.
411
+ #
412
+ # >>>
413
+ # <em>The following are folded into +IMAP4rev2+ but are currently
414
+ # unsupported or incompletely supported by</em> Net::IMAP<em>: RFC4466
415
+ # extensions, +ESEARCH+, +SEARCHRES+, +LIST-EXTENDED+, +LIST-STATUS+,
416
+ # +LITERAL-+, and +SPECIAL-USE+.</em>
417
+ #
418
+ # ==== RFC2087: +QUOTA+
419
+ # - #getquota: returns the resource usage and limits for a quota root
420
+ # - #getquotaroot: returns the list of quota roots for a mailbox, as well as
421
+ # their resource usage and limits.
422
+ # - #setquota: sets the resource limits for a given quota root.
423
+ #
424
+ # ==== RFC2177: +IDLE+
425
+ # Folded into IMAP4rev2[https://tools.ietf.org/html/rfc9051] and also included
426
+ # above with {Core IMAP commands}[rdoc-ref:Net::IMAP@Core+IMAP+commands].
427
+ # - #idle: Allows the server to send updates to the client, without the client
428
+ # needing to poll using #noop.
429
+ #
430
+ # ==== RFC2342: +NAMESPACE+
431
+ # Folded into IMAP4rev2[https://tools.ietf.org/html/rfc9051] and also included
432
+ # above with {Core IMAP commands}[rdoc-ref:Net::IMAP@Core+IMAP+commands].
433
+ # - #namespace: Returns mailbox namespaces, with path prefixes and delimiters.
434
+ #
435
+ # ==== RFC2971: +ID+
436
+ # - #id: exchanges client and server implementation information.
437
+ #
438
+ # ==== RFC3516: +BINARY+
439
+ # The fetch side of +BINARY+ has been folded into
440
+ # IMAP4rev2[https://tools.ietf.org/html/rfc9051].
441
+ # - Updates #fetch and #uid_fetch with the +BINARY+, +BINARY.PEEK+, and
442
+ # +BINARY.SIZE+ items. See FetchData#binary and FetchData#binary_size.
443
+ #
444
+ # >>>
445
+ # *NOTE:* The binary extension the #append command is _not_ supported yet.
446
+ #
447
+ # ==== RFC3691: +UNSELECT+
448
+ # Folded into IMAP4rev2[https://tools.ietf.org/html/rfc9051] and also included
449
+ # above with {Core IMAP commands}[rdoc-ref:Net::IMAP@Core+IMAP+commands].
450
+ # - #unselect: Closes the mailbox and returns to the "_authenticated_" state,
451
+ # without expunging any messages.
452
+ #
453
+ # ==== RFC4314: +ACL+
454
+ # - #getacl: lists the authenticated user's access rights to a mailbox.
455
+ # - #setacl: sets the access rights for a user on a mailbox
456
+ # >>>
457
+ # *NOTE:* +DELETEACL+, +LISTRIGHTS+, and +MYRIGHTS+ are not supported yet.
458
+ #
459
+ # ==== RFC4315: +UIDPLUS+
460
+ # Folded into IMAP4rev2[https://tools.ietf.org/html/rfc9051] and also included
461
+ # above with {Core IMAP commands}[rdoc-ref:Net::IMAP@Core+IMAP+commands].
462
+ # - #uid_expunge: Restricts #expunge to only remove the specified UIDs.
463
+ # - Updates #select, #examine with the +UIDNOTSTICKY+ ResponseCode
464
+ # - Updates #append with the +APPENDUID+ ResponseCode
465
+ # - Updates #copy, #move with the +COPYUID+ ResponseCode
466
+ #
467
+ # ==== RFC4959: +SASL-IR+
468
+ # Folded into IMAP4rev2[https://tools.ietf.org/html/rfc9051].
469
+ # - Updates #authenticate with the option to send an initial response.
470
+ #
471
+ # ==== RFC5161: +ENABLE+
472
+ # Folded into IMAP4rev2[https://tools.ietf.org/html/rfc9051] and also included
473
+ # above with {Core IMAP commands}[rdoc-ref:Net::IMAP@Core+IMAP+commands].
474
+ # - #enable: Enables backwards incompatible server extensions.
475
+ #
476
+ # ==== RFC5256: +SORT+
477
+ # - #sort, #uid_sort: An alternate version of #search or #uid_search which
478
+ # sorts the results by specified keys.
479
+ # ==== RFC5256: +THREAD+
480
+ # - #thread, #uid_thread: An alternate version of #search or #uid_search,
481
+ # which arranges the results into ordered groups or threads according to a
482
+ # chosen algorithm.
483
+ #
484
+ # ==== +X-GM-EXT-1+
485
+ # +X-GM-EXT-1+ is a non-standard Gmail extension. See {Google's
486
+ # documentation}[https://developers.google.com/gmail/imap/imap-extensions].
487
+ # - Updates #fetch and #uid_fetch with support for +X-GM-MSGID+ (unique
488
+ # message ID), +X-GM-THRID+ (thread ID), and +X-GM-LABELS+ (Gmail labels).
489
+ # - Updates #search with the +X-GM-RAW+ search attribute.
490
+ # - #xlist: replaced by +SPECIAL-USE+ attributes in #list responses.
491
+ #
492
+ # *NOTE:* The +OBJECTID+ extension should replace +X-GM-MSGID+ and
493
+ # +X-GM-THRID+, but Gmail does not support it (as of 2023-11-10).
494
+ #
495
+ # ==== RFC6851: +MOVE+
496
+ # Folded into IMAP4rev2[https://tools.ietf.org/html/rfc9051] and also included
497
+ # above with {Core IMAP commands}[rdoc-ref:Net::IMAP@Core+IMAP+commands].
498
+ # - #move, #uid_move: Moves the specified messages to the end of the
499
+ # specified destination mailbox, expunging them from the current mailbox.
500
+ #
501
+ # ==== RFC6855: <tt>UTF8=ACCEPT</tt>, <tt>UTF8=ONLY</tt>
502
+ #
503
+ # - See #enable for information about support for UTF-8 string encoding.
504
+ #
505
+ # ==== RFC7162: +CONDSTORE+
506
+ #
507
+ # - Updates #enable with +CONDSTORE+ parameter. +CONDSTORE+ will also be
508
+ # enabled by using any of the extension's command parameters, listed below.
509
+ # - Updates #status with the +HIGHESTMODSEQ+ status attribute.
510
+ # - Updates #select and #examine with the +condstore+ modifier, and adds
511
+ # either a +HIGHESTMODSEQ+ or +NOMODSEQ+ ResponseCode to the responses.
512
+ # - Updates #search, #uid_search, #sort, and #uid_sort with the +MODSEQ+
513
+ # search criterion, and adds SearchResult#modseq to the search response.
514
+ # - Updates #thread and #uid_thread with the +MODSEQ+ search criterion
515
+ # <em>(but thread responses are unchanged)</em>.
516
+ # - Updates #fetch and #uid_fetch with the +changedsince+ modifier and
517
+ # +MODSEQ+ FetchData attribute.
518
+ # - Updates #store and #uid_store with the +unchangedsince+ modifier and adds
519
+ # the +MODIFIED+ ResponseCode to the tagged response.
520
+ #
521
+ # ==== RFC8438: <tt>STATUS=SIZE</tt>
522
+ # - Updates #status with the +SIZE+ status attribute.
523
+ #
524
+ # ==== RFC8474: +OBJECTID+
525
+ # - Adds +MAILBOXID+ ResponseCode to #create tagged response.
526
+ # - Adds +MAILBOXID+ ResponseCode to #select and #examine untagged response.
527
+ # - Updates #fetch and #uid_fetch with the +EMAILID+ and +THREADID+ items.
528
+ # See FetchData#emailid and FetchData#emailid.
529
+ # - Updates #status with support for the +MAILBOXID+ status attribute.
530
+ #
531
+ # == References
532
+ #
533
+ # [{IMAP4rev1}[https://www.rfc-editor.org/rfc/rfc3501.html]]::
534
+ # Crispin, M., "INTERNET MESSAGE ACCESS PROTOCOL - \VERSION 4rev1",
535
+ # RFC 3501, DOI 10.17487/RFC3501, March 2003,
536
+ # <https://www.rfc-editor.org/info/rfc3501>.
537
+ #
538
+ # [IMAP-ABNF-EXT[https://www.rfc-editor.org/rfc/rfc4466.html]]::
539
+ # Melnikov, A. and C. Daboo, "Collected Extensions to IMAP4 ABNF",
540
+ # RFC 4466, DOI 10.17487/RFC4466, April 2006,
541
+ # <https://www.rfc-editor.org/info/rfc4466>.
542
+ #
543
+ # <em>Note: Net::IMAP cannot parse the entire RFC4466 grammar yet.</em>
544
+ #
545
+ # [{IMAP4rev2}[https://www.rfc-editor.org/rfc/rfc9051.html]]::
546
+ # Melnikov, A., Ed., and B. Leiba, Ed., "Internet Message Access Protocol
547
+ # (\IMAP) - Version 4rev2", RFC 9051, DOI 10.17487/RFC9051, August 2021,
548
+ # <https://www.rfc-editor.org/info/rfc9051>.
549
+ #
550
+ # <em>Note: Net::IMAP is not fully compatible with IMAP4rev2 yet.</em>
551
+ #
552
+ # [IMAP-IMPLEMENTATION[https://www.rfc-editor.org/info/rfc2683]]::
553
+ # Leiba, B., "IMAP4 Implementation Recommendations",
554
+ # RFC 2683, DOI 10.17487/RFC2683, September 1999,
555
+ # <https://www.rfc-editor.org/info/rfc2683>.
556
+ #
557
+ # [IMAP-MULTIACCESS[https://www.rfc-editor.org/info/rfc2180]]::
558
+ # Gahrns, M., "IMAP4 Multi-Accessed Mailbox Practice", RFC 2180, DOI
559
+ # 10.17487/RFC2180, July 1997, <https://www.rfc-editor.org/info/rfc2180>.
560
+ #
561
+ # [UTF7[https://tools.ietf.org/html/rfc2152]]::
562
+ # Goldsmith, D. and M. Davis, "UTF-7 A Mail-Safe Transformation Format of
563
+ # Unicode", RFC 2152, DOI 10.17487/RFC2152, May 1997,
564
+ # <https://www.rfc-editor.org/info/rfc2152>.
565
+ #
566
+ # === Message envelope and body structure
567
+ #
568
+ # [RFC5322[https://tools.ietf.org/html/rfc5322]]::
569
+ # Resnick, P., Ed., "Internet Message Format",
570
+ # RFC 5322, DOI 10.17487/RFC5322, October 2008,
571
+ # <https://www.rfc-editor.org/info/rfc5322>.
572
+ #
573
+ # <em>Note: obsoletes</em>
574
+ # RFC-2822[https://tools.ietf.org/html/rfc2822]<em> (April 2001) and</em>
575
+ # RFC-822[https://tools.ietf.org/html/rfc822]<em> (August 1982).</em>
576
+ #
577
+ # [CHARSET[https://tools.ietf.org/html/rfc2978]]::
578
+ # Freed, N. and J. Postel, "IANA Charset Registration Procedures", BCP 19,
579
+ # RFC 2978, DOI 10.17487/RFC2978, October 2000,
580
+ # <https://www.rfc-editor.org/info/rfc2978>.
581
+ #
582
+ # [DISPOSITION[https://tools.ietf.org/html/rfc2183]]::
583
+ # Troost, R., Dorner, S., and K. Moore, Ed., "Communicating Presentation
584
+ # Information in Internet Messages: The Content-Disposition Header
585
+ # Field", RFC 2183, DOI 10.17487/RFC2183, August 1997,
586
+ # <https://www.rfc-editor.org/info/rfc2183>.
587
+ #
588
+ # [MIME-IMB[https://tools.ietf.org/html/rfc2045]]::
589
+ # Freed, N. and N. Borenstein, "Multipurpose Internet Mail Extensions
590
+ # (MIME) Part One: Format of Internet Message Bodies",
591
+ # RFC 2045, DOI 10.17487/RFC2045, November 1996,
592
+ # <https://www.rfc-editor.org/info/rfc2045>.
593
+ #
594
+ # [MIME-IMT[https://tools.ietf.org/html/rfc2046]]::
595
+ # Freed, N. and N. Borenstein, "Multipurpose Internet Mail Extensions
596
+ # (MIME) Part Two: Media Types", RFC 2046, DOI 10.17487/RFC2046,
597
+ # November 1996, <https://www.rfc-editor.org/info/rfc2046>.
598
+ #
599
+ # [MIME-HDRS[https://tools.ietf.org/html/rfc2047]]::
600
+ # Moore, K., "MIME (Multipurpose Internet Mail Extensions) Part Three:
601
+ # Message Header Extensions for Non-ASCII Text",
602
+ # RFC 2047, DOI 10.17487/RFC2047, November 1996,
603
+ # <https://www.rfc-editor.org/info/rfc2047>.
604
+ #
605
+ # [RFC2231[https://tools.ietf.org/html/rfc2231]]::
606
+ # Freed, N. and K. Moore, "MIME Parameter Value and Encoded Word
607
+ # Extensions: Character Sets, Languages, and Continuations",
608
+ # RFC 2231, DOI 10.17487/RFC2231, November 1997,
609
+ # <https://www.rfc-editor.org/info/rfc2231>.
610
+ #
611
+ # [I18n-HDRS[https://tools.ietf.org/html/rfc6532]]::
612
+ # Yang, A., Steele, S., and N. Freed, "Internationalized Email Headers",
613
+ # RFC 6532, DOI 10.17487/RFC6532, February 2012,
614
+ # <https://www.rfc-editor.org/info/rfc6532>.
615
+ #
616
+ # [LANGUAGE-TAGS[https://www.rfc-editor.org/info/rfc3282]]::
617
+ # Alvestrand, H., "Content Language Headers",
618
+ # RFC 3282, DOI 10.17487/RFC3282, May 2002,
619
+ # <https://www.rfc-editor.org/info/rfc3282>.
620
+ #
621
+ # [LOCATION[https://www.rfc-editor.org/info/rfc2557]]::
622
+ # Palme, J., Hopmann, A., and N. Shelness, "MIME Encapsulation of
623
+ # Aggregate Documents, such as HTML (MHTML)",
624
+ # RFC 2557, DOI 10.17487/RFC2557, March 1999,
625
+ # <https://www.rfc-editor.org/info/rfc2557>.
626
+ #
627
+ # [MD5[https://tools.ietf.org/html/rfc1864]]::
628
+ # Myers, J. and M. Rose, "The Content-MD5 Header Field",
629
+ # RFC 1864, DOI 10.17487/RFC1864, October 1995,
630
+ # <https://www.rfc-editor.org/info/rfc1864>.
631
+ #
632
+ # [RFC3503[https://tools.ietf.org/html/rfc3503]]::
633
+ # Melnikov, A., "Message Disposition Notification (MDN)
634
+ # profile for Internet Message Access Protocol (IMAP)",
635
+ # RFC 3503, DOI 10.17487/RFC3503, March 2003,
636
+ # <https://www.rfc-editor.org/info/rfc3503>.
637
+ #
638
+ # === \IMAP Extensions
639
+ #
640
+ # [QUOTA[https://tools.ietf.org/html/rfc9208]]::
641
+ # Melnikov, A., "IMAP QUOTA Extension", RFC 9208, DOI 10.17487/RFC9208,
642
+ # March 2022, <https://www.rfc-editor.org/info/rfc9208>.
643
+ #
644
+ # <em>Note: obsoletes</em>
645
+ # RFC-2087[https://tools.ietf.org/html/rfc2087]<em> (January 1997)</em>.
646
+ # <em>Net::IMAP does not fully support the RFC9208 updates yet.</em>
647
+ # [IDLE[https://tools.ietf.org/html/rfc2177]]::
648
+ # Leiba, B., "IMAP4 IDLE command", RFC 2177, DOI 10.17487/RFC2177,
649
+ # June 1997, <https://www.rfc-editor.org/info/rfc2177>.
650
+ # [NAMESPACE[https://tools.ietf.org/html/rfc2342]]::
651
+ # Gahrns, M. and C. Newman, "IMAP4 Namespace", RFC 2342,
652
+ # DOI 10.17487/RFC2342, May 1998, <https://www.rfc-editor.org/info/rfc2342>.
653
+ # [ID[https://tools.ietf.org/html/rfc2971]]::
654
+ # Showalter, T., "IMAP4 ID extension", RFC 2971, DOI 10.17487/RFC2971,
655
+ # October 2000, <https://www.rfc-editor.org/info/rfc2971>.
656
+ # [BINARY[https://tools.ietf.org/html/rfc3516]]::
657
+ # Nerenberg, L., "IMAP4 Binary Content Extension", RFC 3516,
658
+ # DOI 10.17487/RFC3516, April 2003,
659
+ # <https://www.rfc-editor.org/info/rfc3516>.
660
+ # [ACL[https://tools.ietf.org/html/rfc4314]]::
661
+ # Melnikov, A., "IMAP4 Access Control List (ACL) Extension", RFC 4314,
662
+ # DOI 10.17487/RFC4314, December 2005,
663
+ # <https://www.rfc-editor.org/info/rfc4314>.
664
+ # [UIDPLUS[https://www.rfc-editor.org/rfc/rfc4315.html]]::
665
+ # Crispin, M., "Internet Message Access Protocol (\IMAP) - UIDPLUS
666
+ # extension", RFC 4315, DOI 10.17487/RFC4315, December 2005,
667
+ # <https://www.rfc-editor.org/info/rfc4315>.
668
+ # [SORT[https://tools.ietf.org/html/rfc5256]]::
669
+ # Crispin, M. and K. Murchison, "Internet Message Access Protocol - SORT and
670
+ # THREAD Extensions", RFC 5256, DOI 10.17487/RFC5256, June 2008,
671
+ # <https://www.rfc-editor.org/info/rfc5256>.
672
+ # [THREAD[https://tools.ietf.org/html/rfc5256]]::
673
+ # Crispin, M. and K. Murchison, "Internet Message Access Protocol - SORT and
674
+ # THREAD Extensions", RFC 5256, DOI 10.17487/RFC5256, June 2008,
675
+ # <https://www.rfc-editor.org/info/rfc5256>.
676
+ # [RFC5530[https://www.rfc-editor.org/rfc/rfc5530.html]]::
677
+ # Gulbrandsen, A., "IMAP Response Codes", RFC 5530, DOI 10.17487/RFC5530,
678
+ # May 2009, <https://www.rfc-editor.org/info/rfc5530>.
679
+ # [MOVE[https://tools.ietf.org/html/rfc6851]]::
680
+ # Gulbrandsen, A. and N. Freed, Ed., "Internet Message Access Protocol
681
+ # (\IMAP) - MOVE Extension", RFC 6851, DOI 10.17487/RFC6851, January 2013,
682
+ # <https://www.rfc-editor.org/info/rfc6851>.
683
+ # [UTF8=ACCEPT[https://tools.ietf.org/html/rfc6855]]::
684
+ # [UTF8=ONLY[https://tools.ietf.org/html/rfc6855]]::
685
+ # Resnick, P., Ed., Newman, C., Ed., and S. Shen, Ed.,
686
+ # "IMAP Support for UTF-8", RFC 6855, DOI 10.17487/RFC6855, March 2013,
687
+ # <https://www.rfc-editor.org/info/rfc6855>.
688
+ # [CONDSTORE[https://tools.ietf.org/html/rfc7162]]::
689
+ # [QRESYNC[https://tools.ietf.org/html/rfc7162]]::
690
+ # Melnikov, A. and D. Cridland, "IMAP Extensions: Quick Flag Changes
691
+ # Resynchronization (CONDSTORE) and Quick Mailbox Resynchronization
692
+ # (QRESYNC)", RFC 7162, DOI 10.17487/RFC7162, May 2014,
693
+ # <https://www.rfc-editor.org/info/rfc7162>.
694
+ # [OBJECTID[https://tools.ietf.org/html/rfc8474]]::
695
+ # Gondwana, B., Ed., "IMAP Extension for Object Identifiers",
696
+ # RFC 8474, DOI 10.17487/RFC8474, September 2018,
697
+ # <https://www.rfc-editor.org/info/rfc8474>.
698
+ #
699
+ # === IANA registries
700
+ # * {IMAP Capabilities}[http://www.iana.org/assignments/imap4-capabilities]
701
+ # * {IMAP Response Codes}[https://www.iana.org/assignments/imap-response-codes/imap-response-codes.xhtml]
702
+ # * {IMAP Mailbox Name Attributes}[https://www.iana.org/assignments/imap-mailbox-name-attributes/imap-mailbox-name-attributes.xhtml]
703
+ # * {IMAP and JMAP Keywords}[https://www.iana.org/assignments/imap-jmap-keywords/imap-jmap-keywords.xhtml]
704
+ # * {IMAP Threading Algorithms}[https://www.iana.org/assignments/imap-threading-algorithms/imap-threading-algorithms.xhtml]
705
+ # * {SASL Mechanisms and SASL SCRAM Family Mechanisms}[https://www.iana.org/assignments/sasl-mechanisms/sasl-mechanisms.xhtml]
706
+ # * {Service Name and Transport Protocol Port Number Registry}[https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml]:
707
+ # +imap+: tcp/143, +imaps+: tcp/993
708
+ # * {GSSAPI/Kerberos/SASL Service Names}[https://www.iana.org/assignments/gssapi-service-names/gssapi-service-names.xhtml]:
709
+ # +imap+
710
+ # * {Character sets}[https://www.iana.org/assignments/character-sets/character-sets.xhtml]
711
+ # ===== For currently unsupported features:
712
+ # * {IMAP Quota Resource Types}[http://www.iana.org/assignments/imap4-capabilities#imap-capabilities-2]
713
+ # * {LIST-EXTENDED options and responses}[https://www.iana.org/assignments/imap-list-extended/imap-list-extended.xhtml]
714
+ # * {IMAP METADATA Server Entry and Mailbox Entry Registries}[https://www.iana.org/assignments/imap-metadata/imap-metadata.xhtml]
715
+ # * {IMAP ANNOTATE Extension Entries and Attributes}[https://www.iana.org/assignments/imap-annotate-extension/imap-annotate-extension.xhtml]
716
+ # * {IMAP URLAUTH Access Identifiers and Prefixes}[https://www.iana.org/assignments/urlauth-access-ids/urlauth-access-ids.xhtml]
717
+ # * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
718
+ #
719
+ class IMAP < Protocol
720
+ VERSION = "0.4.11"
721
+
722
+ # Aliases for supported capabilities, to be used with the #enable command.
723
+ ENABLE_ALIASES = {
724
+ utf8: "UTF8=ACCEPT",
725
+ "UTF8=ONLY" => "UTF8=ACCEPT",
726
+ }.freeze
727
+
728
+ autoload :SASL, File.expand_path("imap/sasl", __dir__)
729
+ autoload :SASLAdapter, File.expand_path("imap/sasl_adapter", __dir__)
730
+ autoload :StringPrep, File.expand_path("imap/stringprep", __dir__)
731
+
732
+ include MonitorMixin
733
+ if defined?(OpenSSL::SSL)
734
+ include OpenSSL
735
+ include SSL
736
+ end
737
+
738
+ # Returns the debug mode.
739
+ def self.debug
740
+ return @@debug
741
+ end
742
+
743
+ # Sets the debug mode.
744
+ def self.debug=(val)
745
+ return @@debug = val
746
+ end
747
+
748
+ # The default port for IMAP connections, port 143
749
+ def self.default_port
750
+ return PORT
751
+ end
752
+
753
+ # The default port for IMAPS connections, port 993
754
+ def self.default_tls_port
755
+ return SSL_PORT
756
+ end
757
+
758
+ class << self
759
+ alias default_imap_port default_port
760
+ alias default_imaps_port default_tls_port
761
+ alias default_ssl_port default_tls_port
762
+ end
763
+
764
+ # Returns the initial greeting the server, an UntaggedResponse.
765
+ attr_reader :greeting
766
+
767
+ # Seconds to wait until a connection is opened.
768
+ # If the IMAP object cannot open a connection within this time,
769
+ # it raises a Net::OpenTimeout exception. The default value is 30 seconds.
770
+ attr_reader :open_timeout
771
+
772
+ # Seconds to wait until an IDLE response is received.
773
+ attr_reader :idle_response_timeout
774
+
775
+ # The hostname this client connected to
776
+ attr_reader :host
777
+
778
+ # The port this client connected to
779
+ attr_reader :port
780
+
781
+ # Returns the
782
+ # {SSLContext}[https://docs.ruby-lang.org/en/master/OpenSSL/SSL/SSLContext.html]
783
+ # used by the SSLSocket when TLS is attempted, even when the TLS handshake
784
+ # is unsuccessful. The context object will be frozen.
785
+ #
786
+ # Returns +nil+ for a plaintext connection.
787
+ attr_reader :ssl_ctx
788
+
789
+ # Returns the parameters that were sent to #ssl_ctx
790
+ # {set_params}[https://docs.ruby-lang.org/en/master/OpenSSL/SSL/SSLContext.html#method-i-set_params]
791
+ # when the connection tries to use TLS (even when unsuccessful).
792
+ #
793
+ # Returns +false+ for a plaintext connection.
794
+ attr_reader :ssl_ctx_params
795
+
796
+ # Creates a new Net::IMAP object and connects it to the specified
797
+ # +host+.
798
+ #
799
+ # ==== Options
800
+ #
801
+ # Accepts the following options:
802
+ #
803
+ # [port]
804
+ # Port number. Defaults to 993 when +ssl+ is truthy, and 143 otherwise.
805
+ #
806
+ # [ssl]
807
+ # If +true+, the connection will use TLS with the default params set by
808
+ # {OpenSSL::SSL::SSLContext#set_params}[https://docs.ruby-lang.org/en/master/OpenSSL/SSL/SSLContext.html#method-i-set_params].
809
+ # If +ssl+ is a hash, it's passed to
810
+ # {OpenSSL::SSL::SSLContext#set_params}[https://docs.ruby-lang.org/en/master/OpenSSL/SSL/SSLContext.html#method-i-set_params];
811
+ # the keys are names of attribute assignment methods on
812
+ # SSLContext[https://docs.ruby-lang.org/en/master/OpenSSL/SSL/SSLContext.html].
813
+ #
814
+ # [open_timeout]
815
+ # Seconds to wait until a connection is opened
816
+ # [idle_response_timeout]
817
+ # Seconds to wait until an IDLE response is received
818
+ #
819
+ # See DeprecatedClientOptions.new for deprecated arguments.
820
+ #
821
+ # ==== Examples
822
+ #
823
+ # Connect to cleartext port 143 at mail.example.com and recieve the server greeting:
824
+ # imap = Net::IMAP.new('mail.example.com', ssl: false) # => #<Net::IMAP:0x00007f79b0872bd0>
825
+ # imap.port => 143
826
+ # imap.tls_verified? => false
827
+ # imap.greeting => name: ("OK" | "PREAUTH") => status
828
+ # status # => "OK"
829
+ # # The client is connected in the "Not Authenticated" state.
830
+ #
831
+ # Connect with TLS to port 993
832
+ # imap = Net::IMAP.new('mail.example.com', ssl: true) # => #<Net::IMAP:0x00007f79b0872bd0>
833
+ # imap.port => 993
834
+ # imap.tls_verified? => true
835
+ # imap.greeting => name: (/OK/i | /PREAUTH/i) => status
836
+ # case status
837
+ # in /OK/i
838
+ # # The client is connected in the "Not Authenticated" state.
839
+ # imap.authenticate("PLAIN", "joe_user", "joes_password")
840
+ # in /PREAUTH/i
841
+ # # The client is connected in the "Authenticated" state.
842
+ # end
843
+ #
844
+ # Connect with prior authentication, for example using an SSL certificate:
845
+ # ssl_ctx_params = {
846
+ # cert: OpenSSL::X509::Certificate.new(File.read("client.crt")),
847
+ # key: OpenSSL::PKey::EC.new(File.read('client.key')),
848
+ # extra_chain_cert: [
849
+ # OpenSSL::X509::Certificate.new(File.read("intermediate.crt")),
850
+ # ],
851
+ # }
852
+ # imap = Net::IMAP.new('mail.example.com', ssl: ssl_ctx_params)
853
+ # imap.port => 993
854
+ # imap.tls_verified? => true
855
+ # imap.greeting => name: "PREAUTH"
856
+ # # The client is connected in the "Authenticated" state.
857
+ #
858
+ # ==== Exceptions
859
+ #
860
+ # The most common errors are:
861
+ #
862
+ # [Errno::ECONNREFUSED]
863
+ # Connection refused by +host+ or an intervening firewall.
864
+ # [Errno::ETIMEDOUT]
865
+ # Connection timed out (possibly due to packets being dropped by an
866
+ # intervening firewall).
867
+ # [Errno::ENETUNREACH]
868
+ # There is no route to that network.
869
+ # [SocketError]
870
+ # Hostname not known or other socket error.
871
+ # [Net::IMAP::ByeResponseError]
872
+ # Connected to the host successfully, but it immediately said goodbye.
873
+ #
874
+ def initialize(host, port: nil, ssl: nil,
875
+ open_timeout: 30, idle_response_timeout: 5)
876
+ super()
877
+ # Config options
878
+ @host = host
879
+ @port = port || (ssl ? SSL_PORT : PORT)
880
+ @open_timeout = Integer(open_timeout)
881
+ @idle_response_timeout = Integer(idle_response_timeout)
882
+ @ssl_ctx_params, @ssl_ctx = build_ssl_ctx(ssl)
883
+
884
+ # Basic Client State
885
+ @utf8_strings = false
886
+ @debug_output_bol = true
887
+ @exception = nil
888
+ @greeting = nil
889
+ @capabilities = nil
890
+
891
+ # Client Protocol Reciever
892
+ @parser = ResponseParser.new
893
+ @responses = Hash.new {|h, k| h[k] = [] }
894
+ @response_handlers = []
895
+ @receiver_thread = nil
896
+ @receiver_thread_exception = nil
897
+ @receiver_thread_terminating = false
898
+
899
+ # Client Protocol Sender (including state for currently running commands)
900
+ @tag_prefix = "RUBY"
901
+ @tagno = 0
902
+ @tagged_responses = {}
903
+ @tagged_response_arrival = new_cond
904
+ @continued_command_tag = nil
905
+ @continuation_request_arrival = new_cond
906
+ @continuation_request_exception = nil
907
+ @idle_done_cond = nil
908
+ @logout_command_tag = nil
909
+
910
+ # Connection
911
+ @tls_verified = false
912
+ @sock = tcp_socket(@host, @port)
913
+ start_tls_session if ssl_ctx
914
+ start_imap_connection
915
+
916
+ # DEPRECATED: to remove in next version
917
+ @client_thread = Thread.current
918
+ end
919
+
920
+ # Returns true after the TLS negotiation has completed and the remote
921
+ # hostname has been verified. Returns false when TLS has been established
922
+ # but peer verification was disabled.
923
+ def tls_verified?; @tls_verified end
924
+
925
+ def client_thread # :nodoc:
926
+ warn "Net::IMAP#client_thread is deprecated and will be removed soon."
927
+ @client_thread
928
+ end
929
+
930
+ # Disconnects from the server.
931
+ #
932
+ # Related: #logout, #logout!
933
+ def disconnect
934
+ return if disconnected?
935
+ begin
936
+ begin
937
+ # try to call SSL::SSLSocket#io.
938
+ @sock.io.shutdown
939
+ rescue NoMethodError
940
+ # @sock is not an SSL::SSLSocket.
941
+ @sock.shutdown
942
+ end
943
+ rescue Errno::ENOTCONN
944
+ # ignore `Errno::ENOTCONN: Socket is not connected' on some platforms.
945
+ rescue Exception => e
946
+ @receiver_thread.raise(e)
947
+ end
948
+ @receiver_thread.join
949
+ synchronize do
950
+ @sock.close
951
+ end
952
+ raise e if e
953
+ end
954
+
955
+ # Returns true if disconnected from the server.
956
+ #
957
+ # Related: #logout, #disconnect
958
+ def disconnected?
959
+ return @sock.closed?
960
+ end
961
+
962
+ # Returns whether the server supports a given +capability+. When available,
963
+ # cached #capabilities are used without sending a new #capability command to
964
+ # the server.
965
+ #
966
+ # <em>*NOTE:* Most Net::IMAP methods do not _currently_ modify their
967
+ # behaviour according to the server's advertised #capabilities.</em>
968
+ #
969
+ # See Net::IMAP@Capabilities for more about \IMAP capabilities.
970
+ #
971
+ # Related: #auth_capable?, #capabilities, #capability, #enable
972
+ def capable?(capability) capabilities.include? capability.to_s.upcase end
973
+ alias capability? capable?
974
+
975
+ # Returns the server capabilities. When available, cached capabilities are
976
+ # used without sending a new #capability command to the server.
977
+ #
978
+ # To ensure a case-insensitive comparison, #capable? can be used instead.
979
+ #
980
+ # <em>*NOTE:* Most Net::IMAP methods do not _currently_ modify their
981
+ # behaviour according to the server's advertised #capabilities.</em>
982
+ #
983
+ # See Net::IMAP@Capabilities for more about \IMAP capabilities.
984
+ #
985
+ # Related: #capable?, #auth_capable?, #auth_mechanisms, #capability, #enable
986
+ def capabilities
987
+ @capabilities || capability
988
+ end
989
+
990
+ # Returns the #authenticate mechanisms that the server claims to support.
991
+ # These are derived from the #capabilities with an <tt>AUTH=</tt> prefix.
992
+ #
993
+ # This may be different when the connection is cleartext or using TLS. Most
994
+ # servers will drop all <tt>AUTH=</tt> mechanisms from #capabilities after
995
+ # the connection has authenticated.
996
+ #
997
+ # imap = Net::IMAP.new(hostname, ssl: false)
998
+ # imap.capabilities # => ["IMAP4REV1", "LOGINDISABLED"]
999
+ # imap.auth_mechanisms # => []
1000
+ #
1001
+ # imap.starttls
1002
+ # imap.capabilities # => ["IMAP4REV1", "AUTH=PLAIN", "AUTH=XOAUTH2",
1003
+ # # "AUTH=OAUTHBEARER"]
1004
+ # imap.auth_mechanisms # => ["PLAIN", "XOAUTH2", "OAUTHBEARER"]
1005
+ #
1006
+ # imap.authenticate("XOAUTH2", username, oauth2_access_token)
1007
+ # imap.auth_mechanisms # => []
1008
+ #
1009
+ # Related: #authenticate, #auth_capable?, #capabilities
1010
+ def auth_mechanisms
1011
+ capabilities
1012
+ .grep(/\AAUTH=/i)
1013
+ .map { _1.delete_prefix("AUTH=") }
1014
+ end
1015
+
1016
+ # Returns whether the server supports a given SASL +mechanism+ for use with
1017
+ # the #authenticate command. The +mechanism+ is supported when
1018
+ # #capabilities includes <tt>"AUTH=#{mechanism.to_s.upcase}"</tt>. When
1019
+ # available, cached capabilities are used without sending a new #capability
1020
+ # command to the server.
1021
+ #
1022
+ # imap.capable? "AUTH=PLAIN" # => true
1023
+ # imap.auth_capable? "PLAIN" # => true
1024
+ # imap.auth_capable? "blurdybloop" # => false
1025
+ #
1026
+ # Related: #authenticate, #auth_mechanisms, #capable?, #capabilities
1027
+ def auth_capable?(mechanism)
1028
+ capable? "AUTH=#{mechanism}"
1029
+ end
1030
+
1031
+ # Returns whether capabilities have been cached. When true, #capable? and
1032
+ # #capabilities don't require sending a #capability command to the server.
1033
+ #
1034
+ # See Net::IMAP@Capabilities for more about \IMAP capabilities.
1035
+ #
1036
+ # Related: #capable?, #capability, #clear_cached_capabilities
1037
+ def capabilities_cached?
1038
+ !!@capabilities
1039
+ end
1040
+
1041
+ # Clears capabilities that have been remembered by the Net::IMAP client.
1042
+ # This forces a #capability command to be sent the next time a #capabilities
1043
+ # query method is called.
1044
+ #
1045
+ # Net::IMAP automatically discards its cached capabilities when they can
1046
+ # change. Explicitly calling this _should_ be unnecessary for well-behaved
1047
+ # servers.
1048
+ #
1049
+ # Related: #capable?, #capability, #capabilities_cached?
1050
+ def clear_cached_capabilities
1051
+ synchronize do
1052
+ clear_responses("CAPABILITY")
1053
+ @capabilities = nil
1054
+ end
1055
+ end
1056
+
1057
+ # Sends a {CAPABILITY command [IMAP4rev1 §6.1.1]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.1.1]
1058
+ # and returns an array of capabilities that are supported by the server.
1059
+ # The result is stored for use by #capable? and #capabilities.
1060
+ #
1061
+ # <em>*NOTE:* Most Net::IMAP methods do not _currently_ modify their
1062
+ # behaviour according to the server's advertised #capabilities.</em>
1063
+ #
1064
+ # Net::IMAP automatically stores and discards capability data according to
1065
+ # the requirements and recommendations in
1066
+ # {IMAP4rev2 §6.1.1}[https://www.rfc-editor.org/rfc/rfc9051#section-6.1.1],
1067
+ # {§6.2}[https://www.rfc-editor.org/rfc/rfc9051#section-6.2], and
1068
+ # {§7.1}[https://www.rfc-editor.org/rfc/rfc9051#section-7.1].
1069
+ # Use #capable?, #auth_capable?, or #capabilities to this cache and avoid
1070
+ # sending the #capability command unnecessarily.
1071
+ #
1072
+ # See Net::IMAP@Capabilities for more about \IMAP capabilities.
1073
+ #
1074
+ # Related: #capable?, #auth_capable?, #capability, #enable
1075
+ def capability
1076
+ synchronize do
1077
+ send_command("CAPABILITY")
1078
+ @capabilities = clear_responses("CAPABILITY").last.freeze
1079
+ end
1080
+ end
1081
+
1082
+ # Sends an {ID command [RFC2971 §3.1]}[https://www.rfc-editor.org/rfc/rfc2971#section-3.1]
1083
+ # and returns a hash of the server's response, or nil if the server does not
1084
+ # identify itself.
1085
+ #
1086
+ # Note that the user should first check if the server supports the ID
1087
+ # capability. For example:
1088
+ #
1089
+ # if capable?(:ID)
1090
+ # id = imap.id(
1091
+ # name: "my IMAP client (ruby)",
1092
+ # version: MyIMAP::VERSION,
1093
+ # "support-url": "mailto:bugs@example.com",
1094
+ # os: RbConfig::CONFIG["host_os"],
1095
+ # )
1096
+ # end
1097
+ #
1098
+ # See [ID[https://tools.ietf.org/html/rfc2971]] for field definitions.
1099
+ #
1100
+ # ===== Capabilities
1101
+ #
1102
+ # The server's capabilities must include +ID+
1103
+ # [RFC2971[https://tools.ietf.org/html/rfc2971]].
1104
+ def id(client_id=nil)
1105
+ synchronize do
1106
+ send_command("ID", ClientID.new(client_id))
1107
+ clear_responses("ID").last
1108
+ end
1109
+ end
1110
+
1111
+ # Sends a {NOOP command [IMAP4rev1 §6.1.2]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.1.2]
1112
+ # to the server.
1113
+ #
1114
+ # This allows the server to send unsolicited untagged EXPUNGE #responses,
1115
+ # but does not execute any client request. \IMAP servers are permitted to
1116
+ # send unsolicited untagged responses at any time, except for +EXPUNGE+:
1117
+ #
1118
+ # * +EXPUNGE+ can only be sent while a command is in progress.
1119
+ # * +EXPUNGE+ must _not_ be sent during #fetch, #store, or #search.
1120
+ # * +EXPUNGE+ may be sent during #uid_fetch, #uid_store, or #uid_search.
1121
+ #
1122
+ # Related: #idle, #check
1123
+ def noop
1124
+ send_command("NOOP")
1125
+ end
1126
+
1127
+ # Sends a {LOGOUT command [IMAP4rev1 §6.1.3]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.1.3]
1128
+ # to inform the command to inform the server that the client is done with
1129
+ # the connection.
1130
+ #
1131
+ # Related: #disconnect, #logout!
1132
+ def logout
1133
+ send_command("LOGOUT")
1134
+ end
1135
+
1136
+ # Calls #logout then, after receiving the TaggedResponse for the +LOGOUT+,
1137
+ # calls #disconnect. Returns the TaggedResponse from +LOGOUT+. Returns
1138
+ # +nil+ when the client is already disconnected, in contrast to #logout
1139
+ # which raises an exception.
1140
+ #
1141
+ # If #logout raises a StandardError, a warning will be printed but the
1142
+ # exception will not be re-raised.
1143
+ #
1144
+ # This is useful in situations where the connection must be dropped, for
1145
+ # example for security or after tests. If logout errors need to be handled,
1146
+ # use #logout and #disconnect instead.
1147
+ #
1148
+ # Related: #logout, #disconnect
1149
+ def logout!
1150
+ logout unless disconnected?
1151
+ rescue => ex
1152
+ warn "%s during <Net::IMAP %s:%s> logout!: %s" % [
1153
+ ex.class, host, port, ex
1154
+ ]
1155
+ ensure
1156
+ disconnect
1157
+ end
1158
+
1159
+ # Sends a {STARTTLS command [IMAP4rev1 §6.2.1]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.2.1]
1160
+ # to start a TLS session.
1161
+ #
1162
+ # Any +options+ are forwarded directly to
1163
+ # {OpenSSL::SSL::SSLContext#set_params}[https://docs.ruby-lang.org/en/master/OpenSSL/SSL/SSLContext.html#method-i-set_params];
1164
+ # the keys are names of attribute assignment methods on
1165
+ # SSLContext[https://docs.ruby-lang.org/en/master/OpenSSL/SSL/SSLContext.html].
1166
+ #
1167
+ # See DeprecatedClientOptions#starttls for deprecated arguments.
1168
+ #
1169
+ # This method returns after TLS negotiation and hostname verification are
1170
+ # both successful. Any error indicates that the connection has not been
1171
+ # secured.
1172
+ #
1173
+ # *Note:*
1174
+ # >>>
1175
+ # Any #response_handlers added before STARTTLS should be aware that the
1176
+ # TaggedResponse to STARTTLS is sent clear-text, _before_ TLS negotiation.
1177
+ # TLS starts immediately _after_ that response. Any response code sent
1178
+ # with the response (e.g. CAPABILITY) is insecure and cannot be trusted.
1179
+ #
1180
+ # Related: Net::IMAP.new, #login, #authenticate
1181
+ #
1182
+ # ===== Capability
1183
+ # Clients should not call #starttls unless the server advertises the
1184
+ # +STARTTLS+ capability.
1185
+ #
1186
+ # Server capabilities may change after #starttls, #login, and #authenticate.
1187
+ # Cached #capabilities will be cleared when this method completes.
1188
+ #
1189
+ def starttls(**options)
1190
+ @ssl_ctx_params, @ssl_ctx = build_ssl_ctx(options)
1191
+ send_command("STARTTLS") do |resp|
1192
+ if resp.kind_of?(TaggedResponse) && resp.name == "OK"
1193
+ clear_cached_capabilities
1194
+ clear_responses
1195
+ start_tls_session
1196
+ end
1197
+ end
1198
+ end
1199
+
1200
+ # :call-seq:
1201
+ # authenticate(mechanism, *, sasl_ir: true, registry: Net::IMAP::SASL.authenticators, **, &) -> ok_resp
1202
+ #
1203
+ # Sends an {AUTHENTICATE command [IMAP4rev1 §6.2.2]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.2.2]
1204
+ # to authenticate the client. If successful, the connection enters the
1205
+ # "_authenticated_" state.
1206
+ #
1207
+ # +mechanism+ is the name of the \SASL authentication mechanism to be used.
1208
+ #
1209
+ # +sasl_ir+ allows or disallows sending an "initial response" (see the
1210
+ # +SASL-IR+ capability, below).
1211
+ #
1212
+ # All other arguments are forwarded to the registered SASL authenticator for
1213
+ # the requested mechanism. <em>The documentation for each individual
1214
+ # mechanism must be consulted for its specific parameters.</em>
1215
+ #
1216
+ # Related: #login, #starttls, #auth_capable?, #auth_mechanisms
1217
+ #
1218
+ # ==== Mechanisms
1219
+ #
1220
+ # Each mechanism has different properties and requirements. Please consult
1221
+ # the documentation for the specific mechanisms you are using:
1222
+ #
1223
+ # +ANONYMOUS+::
1224
+ # See AnonymousAuthenticator[rdoc-ref:Net::IMAP::SASL::AnonymousAuthenticator].
1225
+ #
1226
+ # Allows the user to gain access to public services or resources without
1227
+ # authenticating or disclosing an identity.
1228
+ #
1229
+ # +EXTERNAL+::
1230
+ # See ExternalAuthenticator[rdoc-ref:Net::IMAP::SASL::ExternalAuthenticator].
1231
+ #
1232
+ # Authenticates using already established credentials, such as a TLS
1233
+ # certificate or IPsec.
1234
+ #
1235
+ # +OAUTHBEARER+::
1236
+ # See OAuthBearerAuthenticator[rdoc-ref:Net::IMAP::SASL::OAuthBearerAuthenticator].
1237
+ #
1238
+ # Login using an OAuth2 Bearer token. This is the standard mechanism
1239
+ # for using OAuth2 with \SASL, but it is not yet deployed as widely as
1240
+ # +XOAUTH2+.
1241
+ #
1242
+ # +PLAIN+::
1243
+ # See PlainAuthenticator[rdoc-ref:Net::IMAP::SASL::PlainAuthenticator].
1244
+ #
1245
+ # Login using clear-text username and password.
1246
+ #
1247
+ # +SCRAM-SHA-1+::
1248
+ # +SCRAM-SHA-256+::
1249
+ # See ScramAuthenticator[rdoc-ref:Net::IMAP::SASL::ScramAuthenticator].
1250
+ #
1251
+ # Login by username and password. The password is not sent to the
1252
+ # server but is used in a salted challenge/response exchange.
1253
+ # +SCRAM-SHA-1+ and +SCRAM-SHA-256+ are directly supported by
1254
+ # Net::IMAP::SASL. New authenticators can easily be added for any other
1255
+ # <tt>SCRAM-*</tt> mechanism if the digest algorithm is supported by
1256
+ # OpenSSL::Digest.
1257
+ #
1258
+ # +XOAUTH2+::
1259
+ # See XOAuth2Authenticator[rdoc-ref:Net::IMAP::SASL::XOAuth2Authenticator].
1260
+ #
1261
+ # Login using a username and an OAuth2 access token. Non-standard and
1262
+ # obsoleted by +OAUTHBEARER+, but widely supported.
1263
+ #
1264
+ # See the {SASL mechanism
1265
+ # registry}[https://www.iana.org/assignments/sasl-mechanisms/sasl-mechanisms.xhtml]
1266
+ # for a list of all SASL mechanisms and their specifications. To register
1267
+ # new authenticators, see Authenticators.
1268
+ #
1269
+ # ===== Deprecated mechanisms
1270
+ #
1271
+ # <em>Obsolete mechanisms should be avoided, but are still available for
1272
+ # backwards compatibility. See</em> Net::IMAP::SASL@Deprecated+mechanisms.
1273
+ # <em>Using a deprecated mechanism will print a warning.</em>
1274
+ #
1275
+ # ==== Capabilities
1276
+ #
1277
+ # <tt>"AUTH=#{mechanism}"</tt> capabilities indicate server support for
1278
+ # mechanisms. Use #auth_capable? or #auth_mechanisms to check for support
1279
+ # before using a particular mechanism.
1280
+ #
1281
+ # if imap.auth_capable? "XOAUTH2"
1282
+ # imap.authenticate "XOAUTH2", username, oauth2_access_token
1283
+ # elsif imap.auth_capable? "PLAIN"
1284
+ # imap.authenticate "PLAIN", username, password
1285
+ # elsif !imap.capability? "LOGINDISABLED"
1286
+ # imap.login username, password
1287
+ # else
1288
+ # raise "No acceptable authentication mechanism is available"
1289
+ # end
1290
+ #
1291
+ # Although servers should list all supported \SASL mechanisms, they may
1292
+ # allow authentication with an unlisted +mechanism+.
1293
+ #
1294
+ # If [SASL-IR[https://www.rfc-editor.org/rfc/rfc4959.html]] is supported
1295
+ # and the appropriate <tt>"AUTH=#{mechanism}"</tt> capability is present,
1296
+ # an "initial response" may be sent as an argument to the +AUTHENTICATE+
1297
+ # command, saving a round-trip. The SASL exchange allows for server
1298
+ # challenges and client responses, but many mechanisms expect the client to
1299
+ # "respond" first. The initial response will only be sent for
1300
+ # "client-first" mechanisms.
1301
+ #
1302
+ # Server capabilities may change after #starttls, #login, and #authenticate.
1303
+ # Previously cached #capabilities will be cleared when this method
1304
+ # completes. If the TaggedResponse to #authenticate includes updated
1305
+ # capabilities, they will be cached.
1306
+ def authenticate(mechanism, *creds, sasl_ir: true, **props, &callback)
1307
+ mechanism = mechanism.to_s.tr("_", "-").upcase
1308
+ authenticator = SASL.authenticator(mechanism, *creds, **props, &callback)
1309
+ cmdargs = ["AUTHENTICATE", mechanism]
1310
+ if sasl_ir && capable?("SASL-IR") && auth_capable?(mechanism) &&
1311
+ authenticator.respond_to?(:initial_response?) &&
1312
+ authenticator.initial_response?
1313
+ response = authenticator.process(nil)
1314
+ cmdargs << (response.empty? ? "=" : [response].pack("m0"))
1315
+ end
1316
+ result = send_command_with_continuations(*cmdargs) {|data|
1317
+ challenge = data.unpack1("m")
1318
+ response = authenticator.process challenge
1319
+ [response].pack("m0")
1320
+ }
1321
+ if authenticator.respond_to?(:done?) && !authenticator.done?
1322
+ logout!
1323
+ raise SASL::AuthenticationIncomplete, result
1324
+ end
1325
+ @capabilities = capabilities_from_resp_code result
1326
+ result
1327
+ end
1328
+
1329
+ # Sends a {LOGIN command [IMAP4rev1 §6.2.3]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.2.3]
1330
+ # to identify the client and carries the plaintext +password+ authenticating
1331
+ # this +user+. If successful, the connection enters the "_authenticated_"
1332
+ # state.
1333
+ #
1334
+ # Using #authenticate {should be
1335
+ # preferred}[https://www.rfc-editor.org/rfc/rfc9051.html#name-login-command]
1336
+ # over #login. The LOGIN command is not the same as #authenticate with the
1337
+ # "LOGIN" +mechanism+.
1338
+ #
1339
+ # A Net::IMAP::NoResponseError is raised if authentication fails.
1340
+ #
1341
+ # Related: #authenticate, #starttls
1342
+ #
1343
+ # ===== Capabilities
1344
+ #
1345
+ # An IMAP client MUST NOT call #login when the server advertises the
1346
+ # +LOGINDISABLED+ capability.
1347
+ #
1348
+ # if imap.capability? "LOGINDISABLED"
1349
+ # raise "Remote server has disabled the login command"
1350
+ # else
1351
+ # imap.login username, password
1352
+ # end
1353
+ #
1354
+ # Server capabilities may change after #starttls, #login, and #authenticate.
1355
+ # Cached capabilities _must_ be invalidated after this method completes.
1356
+ # The TaggedResponse to #login may include updated capabilities in its
1357
+ # ResponseCode.
1358
+ #
1359
+ def login(user, password)
1360
+ send_command("LOGIN", user, password)
1361
+ .tap { @capabilities = capabilities_from_resp_code _1 }
1362
+ end
1363
+
1364
+ # Sends a {SELECT command [IMAP4rev1 §6.3.1]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.3.1]
1365
+ # to select a +mailbox+ so that messages in the +mailbox+ can be accessed.
1366
+ #
1367
+ # After you have selected a mailbox, you may retrieve the number of items in
1368
+ # that mailbox from <tt>imap.responses("EXISTS", &:last)</tt>, and the
1369
+ # number of recent messages from <tt>imap.responses("RECENT", &:last)</tt>.
1370
+ # Note that these values can change if new messages arrive during a session
1371
+ # or when existing messages are expunged; see #add_response_handler for a
1372
+ # way to detect these events.
1373
+ #
1374
+ # When the +condstore+ keyword argument is true, the server is told to
1375
+ # enable the extension. If +mailbox+ supports persistence of mod-sequences,
1376
+ # the +HIGHESTMODSEQ+ ResponseCode will be sent as an untagged response to
1377
+ # #select and all `FETCH` responses will include FetchData#modseq.
1378
+ # Otherwise, the +NOMODSEQ+ ResponseCode will be sent.
1379
+ #
1380
+ # A Net::IMAP::NoResponseError is raised if the mailbox does not
1381
+ # exist or is for some reason non-selectable.
1382
+ #
1383
+ # Related: #examine
1384
+ #
1385
+ # ===== Capabilities
1386
+ #
1387
+ # If [UIDPLUS[https://www.rfc-editor.org/rfc/rfc4315.html]] is supported,
1388
+ # the server may return an untagged "NO" response with a "UIDNOTSTICKY"
1389
+ # response code indicating that the mailstore does not support persistent
1390
+ # UIDs:
1391
+ # imap.responses("NO", &:last)&.code&.name == "UIDNOTSTICKY"
1392
+ #
1393
+ # If [CONDSTORE[https://www.rfc-editor.org/rfc/rfc7162.html]] is supported,
1394
+ # the +condstore+ keyword parameter may be used.
1395
+ # imap.select("mbox", condstore: true)
1396
+ # modseq = imap.responses("HIGHESTMODSEQ", &:last)
1397
+ def select(mailbox, condstore: false)
1398
+ args = ["SELECT", mailbox]
1399
+ args << ["CONDSTORE"] if condstore
1400
+ synchronize do
1401
+ @responses.clear
1402
+ send_command(*args)
1403
+ end
1404
+ end
1405
+
1406
+ # Sends a {EXAMINE command [IMAP4rev1 §6.3.2]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.3.2]
1407
+ # to select a +mailbox+ so that messages in the +mailbox+ can be accessed.
1408
+ # Behaves the same as #select, except that the selected +mailbox+ is
1409
+ # identified as read-only.
1410
+ #
1411
+ # A Net::IMAP::NoResponseError is raised if the mailbox does not
1412
+ # exist or is for some reason non-examinable.
1413
+ #
1414
+ # Related: #select
1415
+ def examine(mailbox, condstore: false)
1416
+ args = ["EXAMINE", mailbox]
1417
+ args << ["CONDSTORE"] if condstore
1418
+ synchronize do
1419
+ @responses.clear
1420
+ send_command(*args)
1421
+ end
1422
+ end
1423
+
1424
+ # Sends a {CREATE command [IMAP4rev1 §6.3.3]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.3.3]
1425
+ # to create a new +mailbox+.
1426
+ #
1427
+ # A Net::IMAP::NoResponseError is raised if a mailbox with that name
1428
+ # cannot be created.
1429
+ #
1430
+ # Related: #rename, #delete
1431
+ def create(mailbox)
1432
+ send_command("CREATE", mailbox)
1433
+ end
1434
+
1435
+ # Sends a {DELETE command [IMAP4rev1 §6.3.4]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.3.4]
1436
+ # to remove the +mailbox+.
1437
+ #
1438
+ # A Net::IMAP::NoResponseError is raised if a mailbox with that name
1439
+ # cannot be deleted, either because it does not exist or because the
1440
+ # client does not have permission to delete it.
1441
+ #
1442
+ # Related: #create, #rename
1443
+ def delete(mailbox)
1444
+ send_command("DELETE", mailbox)
1445
+ end
1446
+
1447
+ # Sends a {RENAME command [IMAP4rev1 §6.3.5]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.3.5]
1448
+ # to change the name of the +mailbox+ to +newname+.
1449
+ #
1450
+ # A Net::IMAP::NoResponseError is raised if a mailbox with the
1451
+ # name +mailbox+ cannot be renamed to +newname+ for whatever
1452
+ # reason; for instance, because +mailbox+ does not exist, or
1453
+ # because there is already a mailbox with the name +newname+.
1454
+ #
1455
+ # Related: #create, #delete
1456
+ def rename(mailbox, newname)
1457
+ send_command("RENAME", mailbox, newname)
1458
+ end
1459
+
1460
+ # Sends a {SUBSCRIBE command [IMAP4rev1 §6.3.6]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.3.6]
1461
+ # to add the specified +mailbox+ name to the server's set of "active" or
1462
+ # "subscribed" mailboxes as returned by #lsub.
1463
+ #
1464
+ # A Net::IMAP::NoResponseError is raised if +mailbox+ cannot be
1465
+ # subscribed to; for instance, because it does not exist.
1466
+ #
1467
+ # Related: #unsubscribe, #lsub, #list
1468
+ def subscribe(mailbox)
1469
+ send_command("SUBSCRIBE", mailbox)
1470
+ end
1471
+
1472
+ # Sends an {UNSUBSCRIBE command [IMAP4rev1 §6.3.7]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.3.7]
1473
+ # to remove the specified +mailbox+ name from the server's set of "active"
1474
+ # or "subscribed" mailboxes.
1475
+ #
1476
+ # A Net::IMAP::NoResponseError is raised if +mailbox+ cannot be
1477
+ # unsubscribed from; for instance, because the client is not currently
1478
+ # subscribed to it.
1479
+ #
1480
+ # Related: #subscribe, #lsub, #list
1481
+ def unsubscribe(mailbox)
1482
+ send_command("UNSUBSCRIBE", mailbox)
1483
+ end
1484
+
1485
+ # Sends a {LIST command [IMAP4rev1 §6.3.8]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.3.8]
1486
+ # and returns a subset of names from the complete set of all names available
1487
+ # to the client. +refname+ provides a context (for instance, a base
1488
+ # directory in a directory-based mailbox hierarchy). +mailbox+ specifies a
1489
+ # mailbox or (via wildcards) mailboxes under that context. Two wildcards
1490
+ # may be used in +mailbox+: <tt>"*"</tt>, which matches all characters
1491
+ # *including* the hierarchy delimiter (for instance, "/" on a UNIX-hosted
1492
+ # directory-based mailbox hierarchy); and <tt>"%"</tt>, which matches all
1493
+ # characters *except* the hierarchy delimiter.
1494
+ #
1495
+ # If +refname+ is empty, +mailbox+ is used directly to determine
1496
+ # which mailboxes to match. If +mailbox+ is empty, the root
1497
+ # name of +refname+ and the hierarchy delimiter are returned.
1498
+ #
1499
+ # The return value is an array of MailboxList.
1500
+ #
1501
+ # Related: #lsub, MailboxList
1502
+ #
1503
+ # ===== For example:
1504
+ #
1505
+ # imap.create("foo/bar")
1506
+ # imap.create("foo/baz")
1507
+ # p imap.list("", "foo/%")
1508
+ # #=> [#<Net::IMAP::MailboxList attr=[:Noselect], delim="/", name="foo/">, \\
1509
+ # #<Net::IMAP::MailboxList attr=[:Noinferiors, :Marked], delim="/", name="foo/bar">, \\
1510
+ # #<Net::IMAP::MailboxList attr=[:Noinferiors], delim="/", name="foo/baz">]
1511
+ #
1512
+ #--
1513
+ # TODO: support LIST-EXTENDED extension [RFC5258]. Needed for IMAP4rev2.
1514
+ #++
1515
+ def list(refname, mailbox)
1516
+ synchronize do
1517
+ send_command("LIST", refname, mailbox)
1518
+ clear_responses("LIST")
1519
+ end
1520
+ end
1521
+
1522
+ # Sends a {NAMESPACE command [RFC2342 §5]}[https://www.rfc-editor.org/rfc/rfc2342#section-5]
1523
+ # and returns the namespaces that are available. The NAMESPACE command
1524
+ # allows a client to discover the prefixes of namespaces used by a server
1525
+ # for personal mailboxes, other users' mailboxes, and shared mailboxes.
1526
+ #
1527
+ # The return value is a Namespaces object which has +personal+, +other+, and
1528
+ # +shared+ fields, each an array of Namespace objects. These arrays will be
1529
+ # empty when the server responds with +nil+.
1530
+ #
1531
+ # Many \IMAP servers are configured with the default personal namespaces as
1532
+ # <tt>("" "/")</tt>: no prefix and the "+/+" hierarchy delimiter. In that
1533
+ # common case, the naive client may not have any trouble naming mailboxes.
1534
+ # But many servers are configured with the default personal namespace as
1535
+ # e.g. <tt>("INBOX." ".")</tt>, placing all personal folders under INBOX,
1536
+ # with "+.+" as the hierarchy delimiter. If the client does not check for
1537
+ # this, but naively assumes it can use the same folder names for all
1538
+ # servers, then folder creation (and listing, moving, etc) can lead to
1539
+ # errors.
1540
+ #
1541
+ # From RFC2342[https://tools.ietf.org/html/rfc2342]:
1542
+ # >>>
1543
+ # <em>Although typically a server will support only a single Personal
1544
+ # Namespace, and a single Other User's Namespace, circumstances exist
1545
+ # where there MAY be multiples of these, and a client MUST be prepared
1546
+ # for them. If a client is configured such that it is required to create
1547
+ # a certain mailbox, there can be circumstances where it is unclear which
1548
+ # Personal Namespaces it should create the mailbox in. In these
1549
+ # situations a client SHOULD let the user select which namespaces to
1550
+ # create the mailbox in.</em>
1551
+ #
1552
+ # Related: #list, Namespaces, Namespace
1553
+ #
1554
+ # ===== For example:
1555
+ #
1556
+ # if capable?("NAMESPACE")
1557
+ # namespaces = imap.namespace
1558
+ # if namespace = namespaces.personal.first
1559
+ # prefix = namespace.prefix # e.g. "" or "INBOX."
1560
+ # delim = namespace.delim # e.g. "/" or "."
1561
+ # # personal folders should use the prefix and delimiter
1562
+ # imap.create(prefix + "foo")
1563
+ # imap.create(prefix + "bar")
1564
+ # imap.create(prefix + %w[path to my folder].join(delim))
1565
+ # end
1566
+ # end
1567
+ #
1568
+ # ===== Capabilities
1569
+ #
1570
+ # The server's capabilities must include +NAMESPACE+
1571
+ # [RFC2342[https://tools.ietf.org/html/rfc2342]].
1572
+ def namespace
1573
+ synchronize do
1574
+ send_command("NAMESPACE")
1575
+ clear_responses("NAMESPACE").last
1576
+ end
1577
+ end
1578
+
1579
+ # Sends a XLIST command, and returns a subset of names from
1580
+ # the complete set of all names available to the client.
1581
+ # +refname+ provides a context (for instance, a base directory
1582
+ # in a directory-based mailbox hierarchy). +mailbox+ specifies
1583
+ # a mailbox or (via wildcards) mailboxes under that context.
1584
+ # Two wildcards may be used in +mailbox+: '*', which matches
1585
+ # all characters *including* the hierarchy delimiter (for instance,
1586
+ # '/' on a UNIX-hosted directory-based mailbox hierarchy); and '%',
1587
+ # which matches all characters *except* the hierarchy delimiter.
1588
+ #
1589
+ # If +refname+ is empty, +mailbox+ is used directly to determine
1590
+ # which mailboxes to match. If +mailbox+ is empty, the root
1591
+ # name of +refname+ and the hierarchy delimiter are returned.
1592
+ #
1593
+ # The XLIST command is like the LIST command except that the flags
1594
+ # returned refer to the function of the folder/mailbox, e.g. :Sent
1595
+ #
1596
+ # The return value is an array of MailboxList objects. For example:
1597
+ #
1598
+ # imap.create("foo/bar")
1599
+ # imap.create("foo/baz")
1600
+ # p imap.xlist("", "foo/%")
1601
+ # #=> [#<Net::IMAP::MailboxList attr=[:Noselect], delim="/", name="foo/">, \\
1602
+ # #<Net::IMAP::MailboxList attr=[:Noinferiors, :Marked], delim="/", name="foo/bar">, \\
1603
+ # #<Net::IMAP::MailboxList attr=[:Noinferiors], delim="/", name="foo/baz">]
1604
+ #
1605
+ # Related: #list, MailboxList
1606
+ #
1607
+ # ===== Capabilities
1608
+ #
1609
+ # The server's capabilities must include +XLIST+,
1610
+ # a deprecated Gmail extension (replaced by +SPECIAL-USE+).
1611
+ #--
1612
+ # TODO: Net::IMAP doesn't yet have full SPECIAL-USE support. Supporting
1613
+ # servers MAY return SPECIAL-USE attributes, but are not *required* to
1614
+ # unless the SPECIAL-USE return option is supplied.
1615
+ #++
1616
+ def xlist(refname, mailbox)
1617
+ synchronize do
1618
+ send_command("XLIST", refname, mailbox)
1619
+ clear_responses("XLIST")
1620
+ end
1621
+ end
1622
+
1623
+ # Sends a {GETQUOTAROOT command [RFC2087 §4.3]}[https://www.rfc-editor.org/rfc/rfc2087#section-4.3]
1624
+ # along with the specified +mailbox+. This command is generally available
1625
+ # to both admin and user. If this mailbox exists, it returns an array
1626
+ # containing objects of type MailboxQuotaRoot and MailboxQuota.
1627
+ #
1628
+ # Related: #getquota, #setquota, MailboxQuotaRoot, MailboxQuota
1629
+ #
1630
+ # ===== Capabilities
1631
+ #
1632
+ # The server's capabilities must include +QUOTA+
1633
+ # [RFC2087[https://tools.ietf.org/html/rfc2087]].
1634
+ def getquotaroot(mailbox)
1635
+ synchronize do
1636
+ send_command("GETQUOTAROOT", mailbox)
1637
+ result = []
1638
+ result.concat(clear_responses("QUOTAROOT"))
1639
+ result.concat(clear_responses("QUOTA"))
1640
+ return result
1641
+ end
1642
+ end
1643
+
1644
+ # Sends a {GETQUOTA command [RFC2087 §4.2]}[https://www.rfc-editor.org/rfc/rfc2087#section-4.2]
1645
+ # along with specified +mailbox+. If this mailbox exists, then an array
1646
+ # containing a MailboxQuota object is returned. This command is generally
1647
+ # only available to server admin.
1648
+ #
1649
+ # Related: #getquotaroot, #setquota, MailboxQuota
1650
+ #
1651
+ # ===== Capabilities
1652
+ #
1653
+ # The server's capabilities must include +QUOTA+
1654
+ # [RFC2087[https://tools.ietf.org/html/rfc2087]].
1655
+ def getquota(mailbox)
1656
+ synchronize do
1657
+ send_command("GETQUOTA", mailbox)
1658
+ clear_responses("QUOTA")
1659
+ end
1660
+ end
1661
+
1662
+ # Sends a {SETQUOTA command [RFC2087 §4.1]}[https://www.rfc-editor.org/rfc/rfc2087#section-4.1]
1663
+ # along with the specified +mailbox+ and +quota+. If +quota+ is nil, then
1664
+ # +quota+ will be unset for that mailbox. Typically one needs to be logged
1665
+ # in as a server admin for this to work.
1666
+ #
1667
+ # Related: #getquota, #getquotaroot
1668
+ #
1669
+ # ===== Capabilities
1670
+ #
1671
+ # The server's capabilities must include +QUOTA+
1672
+ # [RFC2087[https://tools.ietf.org/html/rfc2087]].
1673
+ def setquota(mailbox, quota)
1674
+ if quota.nil?
1675
+ data = '()'
1676
+ else
1677
+ data = '(STORAGE ' + quota.to_s + ')'
1678
+ end
1679
+ send_command("SETQUOTA", mailbox, RawData.new(data))
1680
+ end
1681
+
1682
+ # Sends a {SETACL command [RFC4314 §3.1]}[https://www.rfc-editor.org/rfc/rfc4314#section-3.1]
1683
+ # along with +mailbox+, +user+ and the +rights+ that user is to have on that
1684
+ # mailbox. If +rights+ is nil, then that user will be stripped of any
1685
+ # rights to that mailbox.
1686
+ #
1687
+ # Related: #getacl
1688
+ #
1689
+ # ===== Capabilities
1690
+ #
1691
+ # The server's capabilities must include +ACL+
1692
+ # [RFC4314[https://tools.ietf.org/html/rfc4314]].
1693
+ def setacl(mailbox, user, rights)
1694
+ if rights.nil?
1695
+ send_command("SETACL", mailbox, user, "")
1696
+ else
1697
+ send_command("SETACL", mailbox, user, rights)
1698
+ end
1699
+ end
1700
+
1701
+ # Sends a {GETACL command [RFC4314 §3.3]}[https://www.rfc-editor.org/rfc/rfc4314#section-3.3]
1702
+ # along with a specified +mailbox+. If this mailbox exists, an array
1703
+ # containing objects of MailboxACLItem will be returned.
1704
+ #
1705
+ # Related: #setacl, MailboxACLItem
1706
+ #
1707
+ # ===== Capabilities
1708
+ #
1709
+ # The server's capabilities must include +ACL+
1710
+ # [RFC4314[https://tools.ietf.org/html/rfc4314]].
1711
+ def getacl(mailbox)
1712
+ synchronize do
1713
+ send_command("GETACL", mailbox)
1714
+ clear_responses("ACL").last
1715
+ end
1716
+ end
1717
+
1718
+ # Sends a {LSUB command [IMAP4rev1 §6.3.9]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.3.9]
1719
+ # and returns a subset of names from the set of names that the user has
1720
+ # declared as being "active" or "subscribed." +refname+ and +mailbox+ are
1721
+ # interpreted as for #list.
1722
+ #
1723
+ # The return value is an array of MailboxList objects.
1724
+ #
1725
+ # Related: #subscribe, #unsubscribe, #list, MailboxList
1726
+ def lsub(refname, mailbox)
1727
+ synchronize do
1728
+ send_command("LSUB", refname, mailbox)
1729
+ clear_responses("LSUB")
1730
+ end
1731
+ end
1732
+
1733
+ # Sends a {STATUS command [IMAP4rev1 §6.3.10]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.3.10]
1734
+ # and returns the status of the indicated +mailbox+. +attr+ is a list of one
1735
+ # or more attributes whose statuses are to be requested.
1736
+ #
1737
+ # The return value is a hash of attributes. Most status attributes return
1738
+ # integer values, but some return other value types (documented below).
1739
+ #
1740
+ # A Net::IMAP::NoResponseError is raised if status values
1741
+ # for +mailbox+ cannot be returned; for instance, because it
1742
+ # does not exist.
1743
+ #
1744
+ # ===== Supported attributes
1745
+ #
1746
+ # +MESSAGES+:: The number of messages in the mailbox.
1747
+ #
1748
+ # +UIDNEXT+:: The next unique identifier value of the mailbox.
1749
+ #
1750
+ # +UIDVALIDITY+:: The unique identifier validity value of the mailbox.
1751
+ #
1752
+ # +UNSEEN+:: The number of messages without the <tt>\Seen</tt> flag.
1753
+ #
1754
+ # +DELETED+:: The number of messages with the <tt>\Deleted</tt> flag.
1755
+ #
1756
+ # +SIZE+::
1757
+ # The approximate size of the mailbox---must be greater than or equal to
1758
+ # the sum of all messages' +RFC822.SIZE+ fetch item values.
1759
+ #
1760
+ # +HIGHESTMODSEQ+::
1761
+ # The highest mod-sequence value of all messages in the mailbox. See
1762
+ # +CONDSTORE+ {[RFC7162]}[https://www.rfc-editor.org/rfc/rfc7162.html].
1763
+ #
1764
+ # +MAILBOXID+::
1765
+ # A server-allocated unique _string_ identifier for the mailbox. See
1766
+ # +OBJECTID+ {[RFC8474]}[https://www.rfc-editor.org/rfc/rfc8474.html].
1767
+ #
1768
+ # +RECENT+::
1769
+ # The number of messages with the <tt>\Recent</tt> flag.
1770
+ # _NOTE:_ +RECENT+ was removed from IMAP4rev2.
1771
+ #
1772
+ # Unsupported attributes may be requested. The attribute value will be
1773
+ # either an Integer or an ExtensionData object.
1774
+ #
1775
+ # ===== For example:
1776
+ #
1777
+ # p imap.status("inbox", ["MESSAGES", "RECENT"])
1778
+ # #=> {"RECENT"=>0, "MESSAGES"=>44}
1779
+ #
1780
+ # ===== Capabilities
1781
+ #
1782
+ # +SIZE+ requires the server's capabilities to include either +IMAP4rev2+ or
1783
+ # <tt>STATUS=SIZE</tt>
1784
+ # {[RFC8483]}[https://www.rfc-editor.org/rfc/rfc8483.html].
1785
+ #
1786
+ # +DELETED+ requires the server's capabilities to include +IMAP4rev2+.
1787
+ #
1788
+ # +HIGHESTMODSEQ+ requires the server's capabilities to include +CONDSTORE+
1789
+ # {[RFC7162]}[https://www.rfc-editor.org/rfc/rfc7162.html].
1790
+ #
1791
+ # +MAILBOXID+ requires the server's capabilities to include +OBJECTID+
1792
+ # {[RFC8474]}[https://www.rfc-editor.org/rfc/rfc8474.html].
1793
+ def status(mailbox, attr)
1794
+ synchronize do
1795
+ send_command("STATUS", mailbox, attr)
1796
+ clear_responses("STATUS").last&.attr
1797
+ end
1798
+ end
1799
+
1800
+ # Sends an {APPEND command [IMAP4rev1 §6.3.11]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.3.11]
1801
+ # to append the +message+ to the end of the +mailbox+. The optional +flags+
1802
+ # argument is an array of flags initially passed to the new message. The
1803
+ # optional +date_time+ argument specifies the creation time to assign to the
1804
+ # new message; it defaults to the current time.
1805
+ #
1806
+ # For example:
1807
+ #
1808
+ # imap.append("inbox", <<EOF.gsub(/\n/, "\r\n"), [:Seen], Time.now)
1809
+ # Subject: hello
1810
+ # From: shugo@ruby-lang.org
1811
+ # To: shugo@ruby-lang.org
1812
+ #
1813
+ # hello world
1814
+ # EOF
1815
+ #
1816
+ # A Net::IMAP::NoResponseError is raised if the mailbox does
1817
+ # not exist (it is not created automatically), or if the flags,
1818
+ # date_time, or message arguments contain errors.
1819
+ #
1820
+ # ===== Capabilities
1821
+ #
1822
+ # If +UIDPLUS+ [RFC4315[https://www.rfc-editor.org/rfc/rfc4315.html]] is
1823
+ # supported and the destination supports persistent UIDs, the server's
1824
+ # response should include an +APPENDUID+ response code with UIDPlusData.
1825
+ # This will report the UIDVALIDITY of the destination mailbox and the
1826
+ # assigned UID of the appended message.
1827
+ #
1828
+ #--
1829
+ # TODO: add MULTIAPPEND support
1830
+ #++
1831
+ def append(mailbox, message, flags = nil, date_time = nil)
1832
+ args = []
1833
+ if flags
1834
+ args.push(flags)
1835
+ end
1836
+ args.push(date_time) if date_time
1837
+ args.push(Literal.new(message))
1838
+ send_command("APPEND", mailbox, *args)
1839
+ end
1840
+
1841
+ # Sends a {CHECK command [IMAP4rev1 §6.4.1]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.4.1]
1842
+ # to request a checkpoint of the currently selected mailbox. This performs
1843
+ # implementation-specific housekeeping; for instance, reconciling the
1844
+ # mailbox's in-memory and on-disk state.
1845
+ #
1846
+ # Related: #idle, #noop
1847
+ def check
1848
+ send_command("CHECK")
1849
+ end
1850
+
1851
+ # Sends a {CLOSE command [IMAP4rev1 §6.4.2]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.4.2]
1852
+ # to close the currently selected mailbox. The CLOSE command permanently
1853
+ # removes from the mailbox all messages that have the <tt>\\Deleted</tt>
1854
+ # flag set.
1855
+ #
1856
+ # Related: #unselect
1857
+ def close
1858
+ send_command("CLOSE")
1859
+ end
1860
+
1861
+ # Sends an {UNSELECT command [RFC3691 §2]}[https://www.rfc-editor.org/rfc/rfc3691#section-3]
1862
+ # {[IMAP4rev2 §6.4.2]}[https://www.rfc-editor.org/rfc/rfc9051#section-6.4.2]
1863
+ # to free the session resources for a mailbox and return to the
1864
+ # "_authenticated_" state. This is the same as #close, except that
1865
+ # <tt>\\Deleted</tt> messages are not removed from the mailbox.
1866
+ #
1867
+ # Related: #close
1868
+ #
1869
+ # ===== Capabilities
1870
+ #
1871
+ # The server's capabilities must include +UNSELECT+
1872
+ # [RFC3691[https://tools.ietf.org/html/rfc3691]].
1873
+ def unselect
1874
+ send_command("UNSELECT")
1875
+ end
1876
+
1877
+ # Sends an {EXPUNGE command [IMAP4rev1 §6.4.3]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.4.3]
1878
+ # Sends a EXPUNGE command to permanently remove from the currently
1879
+ # selected mailbox all messages that have the \Deleted flag set.
1880
+ #
1881
+ # Related: #uid_expunge
1882
+ def expunge
1883
+ synchronize do
1884
+ send_command("EXPUNGE")
1885
+ clear_responses("EXPUNGE")
1886
+ end
1887
+ end
1888
+
1889
+ # Sends a {UID EXPUNGE command [RFC4315 §2.1]}[https://www.rfc-editor.org/rfc/rfc4315#section-2.1]
1890
+ # {[IMAP4rev2 §6.4.9]}[https://www.rfc-editor.org/rfc/rfc9051#section-6.4.9]
1891
+ # to permanently remove all messages that have both the <tt>\\Deleted</tt>
1892
+ # flag set and a UID that is included in +uid_set+.
1893
+ #
1894
+ # By using #uid_expunge instead of #expunge when resynchronizing with
1895
+ # the server, the client can ensure that it does not inadvertantly
1896
+ # remove any messages that have been marked as <tt>\\Deleted</tt> by other
1897
+ # clients between the time that the client was last connected and
1898
+ # the time the client resynchronizes.
1899
+ #
1900
+ # *Note:*
1901
+ # >>>
1902
+ # Although the command takes a set of UIDs for its argument, the
1903
+ # server still returns regular EXPUNGE responses, which contain
1904
+ # a <em>sequence number</em>. These will be deleted from
1905
+ # #responses and this method returns them as an array of
1906
+ # <em>sequence number</em> integers.
1907
+ #
1908
+ # Related: #expunge
1909
+ #
1910
+ # ===== Capabilities
1911
+ #
1912
+ # The server's capabilities must include +UIDPLUS+
1913
+ # [RFC4315[https://www.rfc-editor.org/rfc/rfc4315.html]].
1914
+ def uid_expunge(uid_set)
1915
+ synchronize do
1916
+ send_command("UID EXPUNGE", MessageSet.new(uid_set))
1917
+ clear_responses("EXPUNGE")
1918
+ end
1919
+ end
1920
+
1921
+ # Sends a {SEARCH command [IMAP4rev1 §6.4.4]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.4.4]
1922
+ # to search the mailbox for messages that match the given searching
1923
+ # criteria, and returns message sequence numbers. +keys+ can either be a
1924
+ # string holding the entire search string, or a single-dimension array of
1925
+ # search keywords and arguments.
1926
+ #
1927
+ # Returns a SearchResult object. SearchResult inherits from Array (for
1928
+ # backward compatibility) but adds SearchResult#modseq when the +CONDSTORE+
1929
+ # capability has been enabled.
1930
+ #
1931
+ # Related: #uid_search
1932
+ #
1933
+ # ===== Search criteria
1934
+ #
1935
+ # For a full list of search criteria,
1936
+ # see [{IMAP4rev1 §6.4.4}[https://www.rfc-editor.org/rfc/rfc3501.html#section-6.4.4]],
1937
+ # or [{IMAP4rev2 §6.4.4}[https://www.rfc-editor.org/rfc/rfc9051.html#section-6.4.4]],
1938
+ # in addition to documentation for
1939
+ # any [CAPABILITIES[https://www.iana.org/assignments/imap-capabilities/imap-capabilities.xhtml]]
1940
+ # reported by #capabilities which may define additional search filters, e.g:
1941
+ # +CONDSTORE+, +WITHIN+, +FILTERS+, <tt>SEARCH=FUZZY</tt>, +OBJECTID+, or
1942
+ # +SAVEDATE+. The following are some common search criteria:
1943
+ #
1944
+ # <message set>:: a set of message sequence numbers. "<tt>,</tt>" indicates
1945
+ # an interval, "+:+" indicates a range. For instance,
1946
+ # "<tt>2,10:12,15</tt>" means "<tt>2,10,11,12,15</tt>".
1947
+ #
1948
+ # BEFORE <date>:: messages with an internal date strictly before
1949
+ # <b><date></b>. The date argument has a format similar
1950
+ # to <tt>8-Aug-2002</tt>, and can be formatted using
1951
+ # Net::IMAP.format_date.
1952
+ #
1953
+ # BODY <string>:: messages that contain <string> within their body.
1954
+ #
1955
+ # CC <string>:: messages containing <string> in their CC field.
1956
+ #
1957
+ # FROM <string>:: messages that contain <string> in their FROM field.
1958
+ #
1959
+ # NEW:: messages with the \Recent, but not the \Seen, flag set.
1960
+ #
1961
+ # NOT <search-key>:: negate the following search key.
1962
+ #
1963
+ # OR <search-key> <search-key>:: "or" two search keys together.
1964
+ #
1965
+ # ON <date>:: messages with an internal date exactly equal to <date>,
1966
+ # which has a format similar to 8-Aug-2002.
1967
+ #
1968
+ # SINCE <date>:: messages with an internal date on or after <date>.
1969
+ #
1970
+ # SUBJECT <string>:: messages with <string> in their subject.
1971
+ #
1972
+ # TO <string>:: messages with <string> in their TO field.
1973
+ #
1974
+ # ===== For example:
1975
+ #
1976
+ # p imap.search(["SUBJECT", "hello", "NOT", "NEW"])
1977
+ # #=> [1, 6, 7, 8]
1978
+ #
1979
+ # ===== Capabilities
1980
+ #
1981
+ # If [CONDSTORE[https://www.rfc-editor.org/rfc/rfc7162.html]] is supported
1982
+ # and enabled for the selected mailbox, a non-empty SearchResult will
1983
+ # include a +MODSEQ+ value.
1984
+ # imap.select("mbox", condstore: true)
1985
+ # result = imap.search(["SUBJECT", "hi there", "not", "new")
1986
+ # #=> Net::IMAP::SearchResult[1, 6, 7, 8, modseq: 5594]
1987
+ # result.modseq # => 5594
1988
+ def search(keys, charset = nil)
1989
+ return search_internal("SEARCH", keys, charset)
1990
+ end
1991
+
1992
+ # Sends a {UID SEARCH command [IMAP4rev1 §6.4.8]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.4.8]
1993
+ # to search the mailbox for messages that match the given searching
1994
+ # criteria, and returns unique identifiers (<tt>UID</tt>s).
1995
+ #
1996
+ # Returns a SearchResult object. SearchResult inherits from Array (for
1997
+ # backward compatibility) but adds SearchResult#modseq when the +CONDSTORE+
1998
+ # capability has been enabled.
1999
+ #
2000
+ # See #search for documentation of search criteria.
2001
+ def uid_search(keys, charset = nil)
2002
+ return search_internal("UID SEARCH", keys, charset)
2003
+ end
2004
+
2005
+ # :call-seq:
2006
+ # fetch(set, attr, changedsince: nil) -> array of FetchData
2007
+ #
2008
+ # Sends a {FETCH command [IMAP4rev1 §6.4.5]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.4.5]
2009
+ # to retrieve data associated with a message in the mailbox.
2010
+ #
2011
+ # The +set+ parameter is a number or a range between two numbers,
2012
+ # or an array of those. The number is a message sequence number,
2013
+ # where -1 represents a '*' for use in range notation like 100..-1
2014
+ # being interpreted as '100:*'. Beware that the +exclude_end?+
2015
+ # property of a Range object is ignored, and the contents of a
2016
+ # range are independent of the order of the range endpoints as per
2017
+ # the protocol specification, so 1...5, 5..1 and 5...1 are all
2018
+ # equivalent to 1..5.
2019
+ #
2020
+ # +attr+ is a list of attributes to fetch; see the documentation
2021
+ # for FetchData for a list of valid attributes.
2022
+ #
2023
+ # +changedsince+ is an optional integer mod-sequence. It limits results to
2024
+ # messages with a mod-sequence greater than +changedsince+.
2025
+ #
2026
+ # The return value is an array of FetchData.
2027
+ #
2028
+ # Related: #uid_search, FetchData
2029
+ #
2030
+ # ===== For example:
2031
+ #
2032
+ # p imap.fetch(6..8, "UID")
2033
+ # #=> [#<Net::IMAP::FetchData seqno=6, attr={"UID"=>98}>, \\
2034
+ # #<Net::IMAP::FetchData seqno=7, attr={"UID"=>99}>, \\
2035
+ # #<Net::IMAP::FetchData seqno=8, attr={"UID"=>100}>]
2036
+ # p imap.fetch(6, "BODY[HEADER.FIELDS (SUBJECT)]")
2037
+ # #=> [#<Net::IMAP::FetchData seqno=6, attr={"BODY[HEADER.FIELDS (SUBJECT)]"=>"Subject: test\r\n\r\n"}>]
2038
+ # data = imap.uid_fetch(98, ["RFC822.SIZE", "INTERNALDATE"])[0]
2039
+ # p data.seqno
2040
+ # #=> 6
2041
+ # p data.attr["RFC822.SIZE"]
2042
+ # #=> 611
2043
+ # p data.attr["INTERNALDATE"]
2044
+ # #=> "12-Oct-2000 22:40:59 +0900"
2045
+ # p data.attr["UID"]
2046
+ # #=> 98
2047
+ #
2048
+ # ===== Capabilities
2049
+ #
2050
+ # Many extensions define new message +attr+ names. See FetchData for a list
2051
+ # of supported extension fields.
2052
+ #
2053
+ # The server's capabilities must include +CONDSTORE+
2054
+ # {[RFC7162]}[https://tools.ietf.org/html/rfc7162] in order to use the
2055
+ # +changedsince+ argument. Using +changedsince+ implicitly enables the
2056
+ # +CONDSTORE+ extension.
2057
+ def fetch(set, attr, mod = nil, changedsince: nil)
2058
+ fetch_internal("FETCH", set, attr, mod, changedsince: changedsince)
2059
+ end
2060
+
2061
+ # :call-seq:
2062
+ # uid_fetch(set, attr, changedsince: nil) -> array of FetchData
2063
+ #
2064
+ # Sends a {UID FETCH command [IMAP4rev1 §6.4.8]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.4.8]
2065
+ # to retrieve data associated with a message in the mailbox.
2066
+ #
2067
+ # Similar to #fetch, but the +set+ parameter contains unique identifiers
2068
+ # instead of message sequence numbers.
2069
+ #
2070
+ # >>>
2071
+ # *Note:* Servers _MUST_ implicitly include the +UID+ message data item as
2072
+ # part of any +FETCH+ response caused by a +UID+ command, regardless of
2073
+ # whether a +UID+ was specified as a message data item to the +FETCH+.
2074
+ #
2075
+ # Related: #fetch, FetchData
2076
+ #
2077
+ # ===== Capabilities
2078
+ # Same as #fetch.
2079
+ def uid_fetch(set, attr, mod = nil, changedsince: nil)
2080
+ fetch_internal("UID FETCH", set, attr, mod, changedsince: changedsince)
2081
+ end
2082
+
2083
+ # :call-seq:
2084
+ # store(set, attr, value, unchangedsince: nil) -> array of FetchData
2085
+ #
2086
+ # Sends a {STORE command [IMAP4rev1 §6.4.6]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.4.6]
2087
+ # to alter data associated with messages in the mailbox, in particular their
2088
+ # flags.
2089
+ #
2090
+ # +set+ is a number, an array of numbers, or a Range object. Each number is
2091
+ # a message sequence number.
2092
+ #
2093
+ # +attr+ is the name of a data item to store. The semantics of +value+
2094
+ # varies based on +attr+:
2095
+ # * When +attr+ is <tt>"FLAGS"</tt>, the flags in +value+ replace the
2096
+ # message's flag list.
2097
+ # * When +attr+ is <tt>"+FLAGS"</tt>, the flags in +value+ are added to
2098
+ # the flags for the message.
2099
+ # * When +attr+ is <tt>"-FLAGS"</tt>, the flags in +value+ are removed
2100
+ # from the message.
2101
+ #
2102
+ # +unchangedsince+ is an optional integer mod-sequence. It prohibits any
2103
+ # changes to messages with +mod-sequence+ greater than the specified
2104
+ # +unchangedsince+ value. A SequenceSet of any messages that fail this
2105
+ # check will be returned in a +MODIFIED+ ResponseCode.
2106
+ #
2107
+ # The return value is an array of FetchData.
2108
+ #
2109
+ # Related: #uid_store
2110
+ #
2111
+ # ===== For example:
2112
+ #
2113
+ # p imap.store(6..8, "+FLAGS", [:Deleted])
2114
+ # #=> [#<Net::IMAP::FetchData seqno=6, attr={"FLAGS"=>[:Seen, :Deleted]}>,
2115
+ # #<Net::IMAP::FetchData seqno=7, attr={"FLAGS"=>[:Seen, :Deleted]}>,
2116
+ # #<Net::IMAP::FetchData seqno=8, attr={"FLAGS"=>[:Seen, :Deleted]}>]
2117
+ #
2118
+ # ===== Capabilities
2119
+ #
2120
+ # Extensions may define new data items to be used with #store.
2121
+ #
2122
+ # The server's capabilities must include +CONDSTORE+
2123
+ # {[RFC7162]}[https://tools.ietf.org/html/rfc7162] in order to use the
2124
+ # +unchangedsince+ argument. Using +unchangedsince+ implicitly enables the
2125
+ # +CONDSTORE+ extension.
2126
+ def store(set, attr, flags, unchangedsince: nil)
2127
+ store_internal("STORE", set, attr, flags, unchangedsince: unchangedsince)
2128
+ end
2129
+
2130
+ # :call-seq:
2131
+ # uid_store(set, attr, value, unchangedsince: nil) -> array of FetchData
2132
+ #
2133
+ # Sends a {UID STORE command [IMAP4rev1 §6.4.8]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.4.8]
2134
+ # to alter data associated with messages in the mailbox, in particular their
2135
+ # flags.
2136
+ #
2137
+ # Similar to #store, but +set+ contains unique identifiers instead of
2138
+ # message sequence numbers.
2139
+ #
2140
+ # Related: #store
2141
+ #
2142
+ # ===== Capabilities
2143
+ # Same as #store.
2144
+ def uid_store(set, attr, flags, unchangedsince: nil)
2145
+ store_internal("UID STORE", set, attr, flags, unchangedsince: unchangedsince)
2146
+ end
2147
+
2148
+ # Sends a {COPY command [IMAP4rev1 §6.4.7]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.4.7]
2149
+ # to copy the specified message(s) to the end of the specified destination
2150
+ # +mailbox+. The +set+ parameter is a number, an array of numbers, or a
2151
+ # Range object. The number is a message sequence number.
2152
+ #
2153
+ # Related: #uid_copy
2154
+ #
2155
+ # ===== Capabilities
2156
+ #
2157
+ # If +UIDPLUS+ [RFC4315[https://www.rfc-editor.org/rfc/rfc4315.html]] is
2158
+ # supported, the server's response should include a +COPYUID+ response code
2159
+ # with UIDPlusData. This will report the UIDVALIDITY of the destination
2160
+ # mailbox, the UID set of the source messages, and the assigned UID set of
2161
+ # the moved messages.
2162
+ def copy(set, mailbox)
2163
+ copy_internal("COPY", set, mailbox)
2164
+ end
2165
+
2166
+ # Sends a {UID COPY command [IMAP4rev1 §6.4.8]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.4.8]
2167
+ # to copy the specified message(s) to the end of the specified destination
2168
+ # +mailbox+.
2169
+ #
2170
+ # Similar to #copy, but +set+ contains unique identifiers.
2171
+ #
2172
+ # ===== Capabilities
2173
+ #
2174
+ # +UIDPLUS+ affects #uid_copy the same way it affects #copy.
2175
+ def uid_copy(set, mailbox)
2176
+ copy_internal("UID COPY", set, mailbox)
2177
+ end
2178
+
2179
+ # Sends a {MOVE command [RFC6851 §3.1]}[https://www.rfc-editor.org/rfc/rfc6851#section-3.1]
2180
+ # {[IMAP4rev2 §6.4.8]}[https://www.rfc-editor.org/rfc/rfc9051#section-6.4.8]
2181
+ # to move the specified message(s) to the end of the specified destination
2182
+ # +mailbox+. The +set+ parameter is a number, an array of numbers, or a
2183
+ # Range object. The number is a message sequence number.
2184
+ #
2185
+ # Related: #uid_move
2186
+ #
2187
+ # ===== Capabilities
2188
+ #
2189
+ # The server's capabilities must include +MOVE+
2190
+ # [RFC6851[https://tools.ietf.org/html/rfc6851]].
2191
+ #
2192
+ # If +UIDPLUS+ [RFC4315[https://www.rfc-editor.org/rfc/rfc4315.html]] is
2193
+ # supported, the server's response should include a +COPYUID+ response code
2194
+ # with UIDPlusData. This will report the UIDVALIDITY of the destination
2195
+ # mailbox, the UID set of the source messages, and the assigned UID set of
2196
+ # the moved messages.
2197
+ #
2198
+ def move(set, mailbox)
2199
+ copy_internal("MOVE", set, mailbox)
2200
+ end
2201
+
2202
+ # Sends a {UID MOVE command [RFC6851 §3.2]}[https://www.rfc-editor.org/rfc/rfc6851#section-3.2]
2203
+ # {[IMAP4rev2 §6.4.9]}[https://www.rfc-editor.org/rfc/rfc9051#section-6.4.9]
2204
+ # to move the specified message(s) to the end of the specified destination
2205
+ # +mailbox+.
2206
+ #
2207
+ # Similar to #move, but +set+ contains unique identifiers.
2208
+ #
2209
+ # Related: #move
2210
+ #
2211
+ # ===== Capabilities
2212
+ #
2213
+ # Same as #move: The server's capabilities must include +MOVE+
2214
+ # [RFC6851[https://tools.ietf.org/html/rfc6851]]. +UIDPLUS+ also affects
2215
+ # #uid_move the same way it affects #move.
2216
+ def uid_move(set, mailbox)
2217
+ copy_internal("UID MOVE", set, mailbox)
2218
+ end
2219
+
2220
+ # Sends a {SORT command [RFC5256 §3]}[https://www.rfc-editor.org/rfc/rfc5256#section-3]
2221
+ # to search a mailbox for messages that match +search_keys+ and return an
2222
+ # array of message sequence numbers, sorted by +sort_keys+. +search_keys+
2223
+ # are interpreted the same as for #search.
2224
+ #
2225
+ #--
2226
+ # TODO: describe +sort_keys+
2227
+ #++
2228
+ #
2229
+ # Related: #uid_sort, #search, #uid_search, #thread, #uid_thread
2230
+ #
2231
+ # ===== For example:
2232
+ #
2233
+ # p imap.sort(["FROM"], ["ALL"], "US-ASCII")
2234
+ # #=> [1, 2, 3, 5, 6, 7, 8, 4, 9]
2235
+ # p imap.sort(["DATE"], ["SUBJECT", "hello"], "US-ASCII")
2236
+ # #=> [6, 7, 8, 1]
2237
+ #
2238
+ # ===== Capabilities
2239
+ #
2240
+ # The server's capabilities must include +SORT+
2241
+ # [RFC5256[https://tools.ietf.org/html/rfc5256]].
2242
+ def sort(sort_keys, search_keys, charset)
2243
+ return sort_internal("SORT", sort_keys, search_keys, charset)
2244
+ end
2245
+
2246
+ # Sends a {UID SORT command [RFC5256 §3]}[https://www.rfc-editor.org/rfc/rfc5256#section-3]
2247
+ # to search a mailbox for messages that match +search_keys+ and return an
2248
+ # array of unique identifiers, sorted by +sort_keys+. +search_keys+ are
2249
+ # interpreted the same as for #search.
2250
+ #
2251
+ # Related: #sort, #search, #uid_search, #thread, #uid_thread
2252
+ #
2253
+ # ===== Capabilities
2254
+ #
2255
+ # The server's capabilities must include +SORT+
2256
+ # [RFC5256[https://tools.ietf.org/html/rfc5256]].
2257
+ def uid_sort(sort_keys, search_keys, charset)
2258
+ return sort_internal("UID SORT", sort_keys, search_keys, charset)
2259
+ end
2260
+
2261
+ # Sends a {THREAD command [RFC5256 §3]}[https://www.rfc-editor.org/rfc/rfc5256#section-3]
2262
+ # to search a mailbox and return message sequence numbers in threaded
2263
+ # format, as a ThreadMember tree. +search_keys+ are interpreted the same as
2264
+ # for #search.
2265
+ #
2266
+ # The supported algorithms are:
2267
+ #
2268
+ # ORDEREDSUBJECT:: split into single-level threads according to subject,
2269
+ # ordered by date.
2270
+ # REFERENCES:: split into threads by parent/child relationships determined
2271
+ # by which message is a reply to which.
2272
+ #
2273
+ # Unlike #search, +charset+ is a required argument. US-ASCII
2274
+ # and UTF-8 are sample values.
2275
+ #
2276
+ # Related: #uid_thread, #search, #uid_search, #sort, #uid_sort
2277
+ #
2278
+ # ===== Capabilities
2279
+ #
2280
+ # The server's capabilities must include +THREAD+
2281
+ # [RFC5256[https://tools.ietf.org/html/rfc5256]].
2282
+ def thread(algorithm, search_keys, charset)
2283
+ return thread_internal("THREAD", algorithm, search_keys, charset)
2284
+ end
2285
+
2286
+ # Sends a {UID THREAD command [RFC5256 §3]}[https://www.rfc-editor.org/rfc/rfc5256#section-3]
2287
+ # Similar to #thread, but returns unique identifiers instead of
2288
+ # message sequence numbers.
2289
+ #
2290
+ # Related: #thread, #search, #uid_search, #sort, #uid_sort
2291
+ #
2292
+ # ===== Capabilities
2293
+ #
2294
+ # The server's capabilities must include +THREAD+
2295
+ # [RFC5256[https://tools.ietf.org/html/rfc5256]].
2296
+ def uid_thread(algorithm, search_keys, charset)
2297
+ return thread_internal("UID THREAD", algorithm, search_keys, charset)
2298
+ end
2299
+
2300
+ # Sends an {ENABLE command [RFC5161 §3.2]}[https://www.rfc-editor.org/rfc/rfc5161#section-3.1]
2301
+ # {[IMAP4rev2 §6.3.1]}[https://www.rfc-editor.org/rfc/rfc9051#section-6.3.1]
2302
+ # to enable the specified server +capabilities+. Each capability may be an
2303
+ # array, string, or symbol. Returns a list of the capabilities that were
2304
+ # enabled.
2305
+ #
2306
+ # The +ENABLE+ command is only valid in the _authenticated_ state, before
2307
+ # any mailbox is selected.
2308
+ #
2309
+ # Related: #capable?, #capabilities, #capability
2310
+ #
2311
+ # ===== Capabilities
2312
+ #
2313
+ # The server's capabilities must include
2314
+ # +ENABLE+ [RFC5161[https://tools.ietf.org/html/rfc5161]]
2315
+ # or +IMAP4REV2+ [RFC9051[https://tools.ietf.org/html/rfc9051]].
2316
+ #
2317
+ # Additionally, the server capabilities must include a capability matching
2318
+ # each enabled extension (usually the same name as the enabled extension).
2319
+ # The following capabilities may be enabled:
2320
+ #
2321
+ # [+CONDSTORE+ {[RFC7162]}[https://www.rfc-editor.org/rfc/rfc7162.html]]
2322
+ #
2323
+ # Updates various commands to return +CONDSTORE+ extension responses. It
2324
+ # is not necessary to explicitly enable +CONDSTORE+—using any of the
2325
+ # command parameters defined by the extension will implicitly enable it.
2326
+ # See {[RFC7162 §3.1]}[https://www.rfc-editor.org/rfc/rfc7162.html#section-3.1].
2327
+ #
2328
+ # [+:utf8+ --- an alias for <tt>"UTF8=ACCEPT"</tt>]
2329
+ #
2330
+ # In a future release, <tt>enable(:utf8)</tt> will enable either
2331
+ # <tt>"UTF8=ACCEPT"</tt> or <tt>"IMAP4rev2"</tt>, depending on server
2332
+ # capabilities.
2333
+ #
2334
+ # [<tt>"UTF8=ACCEPT"</tt> [RFC6855[https://tools.ietf.org/html/rfc6855]]]
2335
+ #
2336
+ # The server's capabilities must include <tt>UTF8=ACCEPT</tt> _or_
2337
+ # <tt>UTF8=ONLY</tt>.
2338
+ #
2339
+ # This allows the server to send strings encoded as UTF-8 which might
2340
+ # otherwise need to use a 7-bit encoding, such as {modified
2341
+ # UTF-7}[::decode_utf7] for mailbox names, or RFC2047 encoded-words for
2342
+ # message headers.
2343
+ #
2344
+ # *Note:* <em>A future update may set string encodings slightly
2345
+ # differently</em>, e.g: "US-ASCII" when UTF-8 is not enabled, and "UTF-8"
2346
+ # when it is. Currently, the encoding of strings sent as "quoted" or
2347
+ # "text" will _always_ be "UTF-8", even when only ASCII characters are
2348
+ # used (e.g. "Subject: Agenda") And currently, string "literals" sent
2349
+ # by the server will always have an "ASCII-8BIT" (binary)
2350
+ # encoding, even if they generally contain UTF-8 data, if they are
2351
+ # text at all.
2352
+ #
2353
+ # [<tt>"UTF8=ONLY"</tt> [RFC6855[https://tools.ietf.org/html/rfc6855]]]
2354
+ #
2355
+ # A server that reports the <tt>UTF8=ONLY</tt> capability _requires_ that
2356
+ # the client <tt>enable("UTF8=ACCEPT")</tt> before any mailboxes may be
2357
+ # selected. For convenience, <tt>enable("UTF8=ONLY")</tt> is aliased to
2358
+ # <tt>enable("UTF8=ACCEPT")</tt>.
2359
+ #
2360
+ # ===== Unsupported capabilities
2361
+ #
2362
+ # *Note:* Some extensions that use ENABLE permit the server to send syntax
2363
+ # that Net::IMAP cannot parse, which may raise an exception and disconnect.
2364
+ # Some extensions may work, but the support may be incomplete, untested, or
2365
+ # experimental.
2366
+ #
2367
+ # Until a capability is documented here as supported, enabling it may result
2368
+ # in undocumented behavior and a future release may update with incompatible
2369
+ # behavior <em>without warning or deprecation</em>.
2370
+ #
2371
+ # <em>Caution is advised.</em>
2372
+ #
2373
+ def enable(*capabilities)
2374
+ capabilities = capabilities
2375
+ .flatten
2376
+ .map {|e| ENABLE_ALIASES[e] || e }
2377
+ .uniq
2378
+ .join(' ')
2379
+ synchronize do
2380
+ send_command("ENABLE #{capabilities}")
2381
+ result = clear_responses("ENABLED").last || []
2382
+ @utf8_strings ||= result.include? "UTF8=ACCEPT"
2383
+ @utf8_strings ||= result.include? "IMAP4REV2"
2384
+ result
2385
+ end
2386
+ end
2387
+
2388
+ # Sends an {IDLE command [RFC2177 §3]}[https://www.rfc-editor.org/rfc/rfc6851#section-3]
2389
+ # {[IMAP4rev2 §6.3.13]}[https://www.rfc-editor.org/rfc/rfc9051#section-6.3.13]
2390
+ # that waits for notifications of new or expunged messages. Yields
2391
+ # responses from the server during the IDLE.
2392
+ #
2393
+ # Use #idle_done to leave IDLE.
2394
+ #
2395
+ # If +timeout+ is given, this method returns after +timeout+ seconds passed.
2396
+ # +timeout+ can be used for keep-alive. For example, the following code
2397
+ # checks the connection for each 60 seconds.
2398
+ #
2399
+ # loop do
2400
+ # imap.idle(60) do |res|
2401
+ # ...
2402
+ # end
2403
+ # end
2404
+ #
2405
+ # Related: #idle_done, #noop, #check
2406
+ #
2407
+ # ===== Capabilities
2408
+ #
2409
+ # The server's capabilities must include +IDLE+
2410
+ # [RFC2177[https://tools.ietf.org/html/rfc2177]].
2411
+ def idle(timeout = nil, &response_handler)
2412
+ raise LocalJumpError, "no block given" unless response_handler
2413
+
2414
+ response = nil
2415
+
2416
+ synchronize do
2417
+ tag = Thread.current[:net_imap_tag] = generate_tag
2418
+ put_string("#{tag} IDLE#{CRLF}")
2419
+
2420
+ begin
2421
+ add_response_handler(&response_handler)
2422
+ @idle_done_cond = new_cond
2423
+ @idle_done_cond.wait(timeout)
2424
+ @idle_done_cond = nil
2425
+ if @receiver_thread_terminating
2426
+ raise @exception || Net::IMAP::Error.new("connection closed")
2427
+ end
2428
+ ensure
2429
+ unless @receiver_thread_terminating
2430
+ remove_response_handler(response_handler)
2431
+ put_string("DONE#{CRLF}")
2432
+ response = get_tagged_response(tag, "IDLE", @idle_response_timeout)
2433
+ end
2434
+ end
2435
+ end
2436
+
2437
+ return response
2438
+ end
2439
+
2440
+ # Leaves IDLE.
2441
+ #
2442
+ # Related: #idle
2443
+ def idle_done
2444
+ synchronize do
2445
+ if @idle_done_cond.nil?
2446
+ raise Net::IMAP::Error, "not during IDLE"
2447
+ end
2448
+ @idle_done_cond.signal
2449
+ end
2450
+ end
2451
+
2452
+ # :call-seq:
2453
+ # responses {|hash| ...} -> block result
2454
+ # responses(type) {|array| ...} -> block result
2455
+ #
2456
+ # Yields unhandled responses and returns the result of the block.
2457
+ #
2458
+ # Unhandled responses are stored in a hash, with arrays of
2459
+ # <em>non-+nil+</em> UntaggedResponse#data keyed by UntaggedResponse#name
2460
+ # and ResponseCode#data keyed by ResponseCode#name. Call without +type+ to
2461
+ # yield the entire responses hash. Call with +type+ to yield only the array
2462
+ # of responses for that type.
2463
+ #
2464
+ # For example:
2465
+ #
2466
+ # imap.select("inbox")
2467
+ # p imap.responses("EXISTS", &:last)
2468
+ # #=> 2
2469
+ # p imap.responses("UIDVALIDITY", &:last)
2470
+ # #=> 968263756
2471
+ #
2472
+ # >>>
2473
+ # *Note:* Access to the responses hash is synchronized for thread-safety.
2474
+ # The receiver thread and response_handlers cannot process new responses
2475
+ # until the block completes. Accessing either the response hash or its
2476
+ # response type arrays outside of the block is unsafe.
2477
+ #
2478
+ # Calling without a block is unsafe and deprecated. Future releases will
2479
+ # raise ArgumentError unless a block is given.
2480
+ #
2481
+ # Previously unhandled responses are automatically cleared before entering a
2482
+ # mailbox with #select or #examine. Long-lived connections can receive many
2483
+ # unhandled server responses, which must be pruned or they will continually
2484
+ # consume more memory. Update or clear the responses hash or arrays inside
2485
+ # the block, or use #clear_responses.
2486
+ #
2487
+ # Only non-+nil+ data is stored. Many important response codes have no data
2488
+ # of their own, but are used as "tags" on the ResponseText object they are
2489
+ # attached to. ResponseText will be accessible by its response types:
2490
+ # "+OK+", "+NO+", "+BAD+", "+BYE+", or "+PREAUTH+".
2491
+ #
2492
+ # TaggedResponse#data is not saved to #responses, nor is any
2493
+ # ResponseCode#data on tagged responses. Although some command methods do
2494
+ # return the TaggedResponse directly, #add_response_handler must be used to
2495
+ # handle all response codes.
2496
+ #
2497
+ # Related: #clear_responses, #response_handlers, #greeting
2498
+ def responses(type = nil)
2499
+ if block_given?
2500
+ synchronize { yield(type ? @responses[type.to_s.upcase] : @responses) }
2501
+ elsif type
2502
+ raise ArgumentError, "Pass a block or use #clear_responses"
2503
+ else
2504
+ # warn("DEPRECATED: pass a block or use #clear_responses", uplevel: 1)
2505
+ @responses
2506
+ end
2507
+ end
2508
+
2509
+ # :call-seq:
2510
+ # clear_responses -> hash
2511
+ # clear_responses(type) -> array
2512
+ #
2513
+ # Clears and returns the unhandled #responses hash or the unhandled
2514
+ # responses array for a single response +type+.
2515
+ #
2516
+ # Clearing responses is synchronized with other threads. The lock is
2517
+ # released before returning.
2518
+ #
2519
+ # Related: #responses, #response_handlers
2520
+ def clear_responses(type = nil)
2521
+ synchronize {
2522
+ if type
2523
+ @responses.delete(type) || []
2524
+ else
2525
+ @responses.dup.transform_values(&:freeze)
2526
+ .tap { _1.default = [].freeze }
2527
+ .tap { @responses.clear }
2528
+ end
2529
+ }
2530
+ .freeze
2531
+ end
2532
+
2533
+ # Returns all response handlers, including those that are added internally
2534
+ # by commands. Each response handler will be called with every new
2535
+ # UntaggedResponse, TaggedResponse, and ContinuationRequest.
2536
+ #
2537
+ # Response handlers are called with a mutex inside the receiver thread. New
2538
+ # responses cannot be processed and commands from other threads must wait
2539
+ # until all response_handlers return. An exception will shut-down the
2540
+ # receiver thread and close the connection.
2541
+ #
2542
+ # For thread-safety, the returned array is a frozen copy of the internal
2543
+ # array.
2544
+ #
2545
+ # Related: #add_response_handler, #remove_response_handler
2546
+ def response_handlers
2547
+ synchronize { @response_handlers.clone.freeze }
2548
+ end
2549
+
2550
+ # Adds a response handler. For example, to detect when
2551
+ # the server sends a new EXISTS response (which normally
2552
+ # indicates new messages being added to the mailbox),
2553
+ # add the following handler after selecting the
2554
+ # mailbox:
2555
+ #
2556
+ # imap.add_response_handler { |resp|
2557
+ # if resp.kind_of?(Net::IMAP::UntaggedResponse) and resp.name == "EXISTS"
2558
+ # puts "Mailbox now has #{resp.data} messages"
2559
+ # end
2560
+ # }
2561
+ #
2562
+ # Related: #remove_response_handler, #response_handlers
2563
+ def add_response_handler(handler = nil, &block)
2564
+ raise ArgumentError, "two Procs are passed" if handler && block
2565
+ synchronize do
2566
+ @response_handlers.push(block || handler)
2567
+ end
2568
+ end
2569
+
2570
+ # Removes the response handler.
2571
+ #
2572
+ # Related: #add_response_handler, #response_handlers
2573
+ def remove_response_handler(handler)
2574
+ synchronize do
2575
+ @response_handlers.delete(handler)
2576
+ end
2577
+ end
2578
+
2579
+ private
2580
+
2581
+ CRLF = "\r\n" # :nodoc:
2582
+ PORT = 143 # :nodoc:
2583
+ SSL_PORT = 993 # :nodoc:
2584
+
2585
+ @@debug = false
2586
+
2587
+ def start_imap_connection
2588
+ @greeting = get_server_greeting
2589
+ @capabilities = capabilities_from_resp_code @greeting
2590
+ @receiver_thread = start_receiver_thread
2591
+ rescue Exception
2592
+ @sock.close
2593
+ raise
2594
+ end
2595
+
2596
+ def get_server_greeting
2597
+ greeting = get_response
2598
+ raise Error, "No server greeting - connection closed" unless greeting
2599
+ record_untagged_response_code greeting
2600
+ raise ByeResponseError, greeting if greeting.name == "BYE"
2601
+ greeting
2602
+ end
2603
+
2604
+ def start_receiver_thread
2605
+ Thread.start do
2606
+ receive_responses
2607
+ rescue Exception => ex
2608
+ @receiver_thread_exception = ex
2609
+ # don't exit the thread with an exception
2610
+ end
2611
+ end
2612
+
2613
+ def tcp_socket(host, port)
2614
+ s = Socket.tcp(host, port, :connect_timeout => @open_timeout)
2615
+ s.setsockopt(:SOL_SOCKET, :SO_KEEPALIVE, true)
2616
+ s
2617
+ rescue Errno::ETIMEDOUT
2618
+ raise Net::OpenTimeout, "Timeout to open TCP connection to " +
2619
+ "#{host}:#{port} (exceeds #{@open_timeout} seconds)"
2620
+ end
2621
+
2622
+ def receive_responses
2623
+ connection_closed = false
2624
+ until connection_closed
2625
+ synchronize do
2626
+ @exception = nil
2627
+ end
2628
+ begin
2629
+ resp = get_response
2630
+ rescue Exception => e
2631
+ synchronize do
2632
+ @sock.close
2633
+ @exception = e
2634
+ end
2635
+ break
2636
+ end
2637
+ unless resp
2638
+ synchronize do
2639
+ @exception = EOFError.new("end of file reached")
2640
+ end
2641
+ break
2642
+ end
2643
+ begin
2644
+ synchronize do
2645
+ case resp
2646
+ when TaggedResponse
2647
+ @tagged_responses[resp.tag] = resp
2648
+ @tagged_response_arrival.broadcast
2649
+ case resp.tag
2650
+ when @logout_command_tag
2651
+ return
2652
+ when @continued_command_tag
2653
+ @continuation_request_exception =
2654
+ RESPONSE_ERRORS[resp.name].new(resp)
2655
+ @continuation_request_arrival.signal
2656
+ end
2657
+ when UntaggedResponse
2658
+ record_untagged_response(resp)
2659
+ if resp.name == "BYE" && @logout_command_tag.nil?
2660
+ @sock.close
2661
+ @exception = ByeResponseError.new(resp)
2662
+ connection_closed = true
2663
+ end
2664
+ when ContinuationRequest
2665
+ @continuation_request_arrival.signal
2666
+ end
2667
+ @response_handlers.each do |handler|
2668
+ handler.call(resp)
2669
+ end
2670
+ end
2671
+ rescue Exception => e
2672
+ @exception = e
2673
+ synchronize do
2674
+ @tagged_response_arrival.broadcast
2675
+ @continuation_request_arrival.broadcast
2676
+ end
2677
+ end
2678
+ end
2679
+ synchronize do
2680
+ @receiver_thread_terminating = true
2681
+ @tagged_response_arrival.broadcast
2682
+ @continuation_request_arrival.broadcast
2683
+ if @idle_done_cond
2684
+ @idle_done_cond.signal
2685
+ end
2686
+ end
2687
+ end
2688
+
2689
+ def get_tagged_response(tag, cmd, timeout = nil)
2690
+ if timeout
2691
+ deadline = Time.now + timeout
2692
+ end
2693
+ until @tagged_responses.key?(tag)
2694
+ raise @exception if @exception
2695
+ if timeout
2696
+ timeout = deadline - Time.now
2697
+ if timeout <= 0
2698
+ return nil
2699
+ end
2700
+ end
2701
+ @tagged_response_arrival.wait(timeout)
2702
+ end
2703
+ resp = @tagged_responses.delete(tag)
2704
+ case resp.name
2705
+ when /\A(?:OK)\z/ni
2706
+ return resp
2707
+ when /\A(?:NO)\z/ni
2708
+ raise NoResponseError, resp
2709
+ when /\A(?:BAD)\z/ni
2710
+ raise BadResponseError, resp
2711
+ else
2712
+ disconnect
2713
+ raise InvalidResponseError, "invalid tagged resp: %p" % [resp.raw.chomp]
2714
+ end
2715
+ end
2716
+
2717
+ def get_response
2718
+ buff = String.new
2719
+ while true
2720
+ s = @sock.gets(CRLF)
2721
+ break unless s
2722
+ buff.concat(s)
2723
+ if /\{(\d+)\}\r\n/n =~ s
2724
+ s = @sock.read($1.to_i)
2725
+ buff.concat(s)
2726
+ else
2727
+ break
2728
+ end
2729
+ end
2730
+ return nil if buff.length == 0
2731
+ if @@debug
2732
+ $stderr.print(buff.gsub(/^/n, "S: "))
2733
+ end
2734
+ return @parser.parse(buff)
2735
+ end
2736
+
2737
+ #############################
2738
+ # built-in response handlers
2739
+
2740
+ # store name => [..., data]
2741
+ def record_untagged_response(resp)
2742
+ @responses[resp.name] << resp.data
2743
+ record_untagged_response_code resp
2744
+ end
2745
+
2746
+ # store code.name => [..., code.data]
2747
+ def record_untagged_response_code(resp)
2748
+ return unless resp.data.is_a?(ResponseText)
2749
+ return unless (code = resp.data.code)
2750
+ @responses[code.name] << code.data
2751
+ end
2752
+
2753
+ # NOTE: only call this for greeting, login, and authenticate
2754
+ def capabilities_from_resp_code(resp)
2755
+ return unless %w[PREAUTH OK].any? { _1.casecmp? resp.name }
2756
+ return unless (code = resp.data.code)
2757
+ return unless code.name.casecmp?("CAPABILITY")
2758
+ code.data.freeze
2759
+ end
2760
+
2761
+ #############################
2762
+
2763
+ # Calls send_command, yielding the text of each ContinuationRequest and
2764
+ # responding with each block result. Returns TaggedResponse. Raises
2765
+ # NoResponseError or BadResponseError.
2766
+ def send_command_with_continuations(cmd, *args)
2767
+ send_command(cmd, *args) do |server_response|
2768
+ if server_response.instance_of?(ContinuationRequest)
2769
+ client_response = yield server_response.data.text
2770
+ put_string(client_response + CRLF)
2771
+ end
2772
+ end
2773
+ end
2774
+
2775
+ def send_command(cmd, *args, &block)
2776
+ synchronize do
2777
+ args.each do |i|
2778
+ validate_data(i)
2779
+ end
2780
+ tag = generate_tag
2781
+ put_string(tag + " " + cmd)
2782
+ args.each do |i|
2783
+ put_string(" ")
2784
+ send_data(i, tag)
2785
+ end
2786
+ put_string(CRLF)
2787
+ if cmd == "LOGOUT"
2788
+ @logout_command_tag = tag
2789
+ end
2790
+ if block
2791
+ add_response_handler(&block)
2792
+ end
2793
+ begin
2794
+ return get_tagged_response(tag, cmd)
2795
+ ensure
2796
+ if block
2797
+ remove_response_handler(block)
2798
+ end
2799
+ end
2800
+ end
2801
+ end
2802
+
2803
+ def generate_tag
2804
+ @tagno += 1
2805
+ return format("%s%04d", @tag_prefix, @tagno)
2806
+ end
2807
+
2808
+ def put_string(str)
2809
+ @sock.print(str)
2810
+ if @@debug
2811
+ if @debug_output_bol
2812
+ $stderr.print("C: ")
2813
+ end
2814
+ $stderr.print(str.gsub(/\n/n) { $'.empty? ? $& : "\nC: " })
2815
+ if /\n\z/n.match(str)
2816
+ @debug_output_bol = true
2817
+ else
2818
+ @debug_output_bol = false
2819
+ end
2820
+ end
2821
+ end
2822
+
2823
+ def search_internal(cmd, keys, charset)
2824
+ if keys.instance_of?(String)
2825
+ keys = [RawData.new(keys)]
2826
+ else
2827
+ normalize_searching_criteria(keys)
2828
+ end
2829
+ synchronize do
2830
+ if charset
2831
+ send_command(cmd, "CHARSET", charset, *keys)
2832
+ else
2833
+ send_command(cmd, *keys)
2834
+ end
2835
+ clear_responses("SEARCH").last || []
2836
+ end
2837
+ end
2838
+
2839
+ def fetch_internal(cmd, set, attr, mod = nil, changedsince: nil)
2840
+ if changedsince
2841
+ mod ||= []
2842
+ mod << "CHANGEDSINCE" << Integer(changedsince)
2843
+ end
2844
+ case attr
2845
+ when String then
2846
+ attr = RawData.new(attr)
2847
+ when Array then
2848
+ attr = attr.map { |arg|
2849
+ arg.is_a?(String) ? RawData.new(arg) : arg
2850
+ }
2851
+ end
2852
+
2853
+ synchronize do
2854
+ clear_responses("FETCH")
2855
+ if mod
2856
+ send_command(cmd, MessageSet.new(set), attr, mod)
2857
+ else
2858
+ send_command(cmd, MessageSet.new(set), attr)
2859
+ end
2860
+ clear_responses("FETCH")
2861
+ end
2862
+ end
2863
+
2864
+ def store_internal(cmd, set, attr, flags, unchangedsince: nil)
2865
+ attr = RawData.new(attr) if attr.instance_of?(String)
2866
+ args = [MessageSet.new(set)]
2867
+ args << ["UNCHANGEDSINCE", Integer(unchangedsince)] if unchangedsince
2868
+ args << attr << flags
2869
+ synchronize do
2870
+ clear_responses("FETCH")
2871
+ send_command(cmd, *args)
2872
+ clear_responses("FETCH")
2873
+ end
2874
+ end
2875
+
2876
+ def copy_internal(cmd, set, mailbox)
2877
+ send_command(cmd, MessageSet.new(set), mailbox)
2878
+ end
2879
+
2880
+ def sort_internal(cmd, sort_keys, search_keys, charset)
2881
+ if search_keys.instance_of?(String)
2882
+ search_keys = [RawData.new(search_keys)]
2883
+ else
2884
+ normalize_searching_criteria(search_keys)
2885
+ end
2886
+ synchronize do
2887
+ send_command(cmd, sort_keys, charset, *search_keys)
2888
+ clear_responses("SORT").last || []
2889
+ end
2890
+ end
2891
+
2892
+ def thread_internal(cmd, algorithm, search_keys, charset)
2893
+ if search_keys.instance_of?(String)
2894
+ search_keys = [RawData.new(search_keys)]
2895
+ else
2896
+ normalize_searching_criteria(search_keys)
2897
+ end
2898
+ synchronize do
2899
+ send_command(cmd, algorithm, charset, *search_keys)
2900
+ clear_responses("THREAD").last || []
2901
+ end
2902
+ end
2903
+
2904
+ def normalize_searching_criteria(keys)
2905
+ keys.collect! do |i|
2906
+ case i
2907
+ when -1, Range, Array
2908
+ MessageSet.new(i)
2909
+ else
2910
+ i
2911
+ end
2912
+ end
2913
+ end
2914
+
2915
+ def build_ssl_ctx(ssl)
2916
+ if ssl
2917
+ params = (Hash.try_convert(ssl) || {}).freeze
2918
+ context = SSLContext.new
2919
+ context.set_params(params)
2920
+ if defined?(VerifyCallbackProc)
2921
+ context.verify_callback = VerifyCallbackProc
2922
+ end
2923
+ context.freeze
2924
+ [params, context]
2925
+ else
2926
+ false
2927
+ end
2928
+ end
2929
+
2930
+ def start_tls_session
2931
+ raise "SSL extension not installed" unless defined?(OpenSSL::SSL)
2932
+ raise "already using SSL" if @sock.kind_of?(OpenSSL::SSL::SSLSocket)
2933
+ raise "cannot start TLS without SSLContext" unless ssl_ctx
2934
+ @sock = SSLSocket.new(@sock, ssl_ctx)
2935
+ @sock.sync_close = true
2936
+ @sock.hostname = @host if @sock.respond_to? :hostname=
2937
+ ssl_socket_connect(@sock, @open_timeout)
2938
+ if ssl_ctx.verify_mode != VERIFY_NONE
2939
+ @sock.post_connection_check(@host)
2940
+ @tls_verified = true
2941
+ end
2942
+ end
2943
+
2944
+ def sasl_adapter
2945
+ SASLAdapter.new(self, &method(:send_command_with_continuations))
2946
+ end
2947
+
2948
+ #--
2949
+ # We could get the saslprep method by extending the SASLprep module
2950
+ # directly. It's done indirectly, so SASLprep can be lazily autoloaded,
2951
+ # because most users won't need it.
2952
+ #++
2953
+ # Delegates to Net::IMAP::StringPrep::SASLprep#saslprep.
2954
+ def self.saslprep(string, **opts)
2955
+ Net::IMAP::StringPrep::SASLprep.saslprep(string, **opts)
2956
+ end
2957
+
2958
+ end
2959
+ end
2960
+
2961
+ require_relative "imap/errors"
2962
+ require_relative "imap/command_data"
2963
+ require_relative "imap/data_encoding"
2964
+ require_relative "imap/flags"
2965
+ require_relative "imap/response_data"
2966
+ require_relative "imap/response_parser"
2967
+ require_relative "imap/authenticators"
2968
+
2969
+ require_relative "imap/deprecated_client_options"
2970
+ Net::IMAP.prepend Net::IMAP::DeprecatedClientOptions