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,2413 @@
1
+ RSpec::Support.require_rspec_core "backtrace_formatter"
2
+ RSpec::Support.require_rspec_core "ruby_project"
3
+ RSpec::Support.require_rspec_core "formatters/deprecation_formatter"
4
+ RSpec::Support.require_rspec_core "output_wrapper"
5
+
6
+ module RSpec
7
+ module Core
8
+ # rubocop:disable Metrics/ClassLength
9
+
10
+ # Stores runtime configuration information.
11
+ #
12
+ # Configuration options are loaded from multiple files and joined together
13
+ # with command-line switches and the `SPEC_OPTS` environment variable.
14
+ #
15
+ # Precedence order (where later entries overwrite earlier entries on
16
+ # conflicts):
17
+ #
18
+ # * Global (`$XDG_CONFIG_HOME/rspec/options`, or `~/.rspec` if it does
19
+ # not exist)
20
+ # * Project-specific (`./.rspec`)
21
+ # * Local (`./.rspec-local`)
22
+ # * Command-line options
23
+ # * `SPEC_OPTS`
24
+ #
25
+ # For example, an option set in the local file will override an option set
26
+ # in your global file.
27
+ #
28
+ # The global, project-specific and local files can all be overridden with a
29
+ # separate custom file using the --options command-line parameter.
30
+ #
31
+ # @example Standard settings
32
+ # RSpec.configure do |c|
33
+ # c.drb = true
34
+ # c.drb_port = 1234
35
+ # c.default_path = 'behavior'
36
+ # end
37
+ #
38
+ # @example Hooks
39
+ # RSpec.configure do |c|
40
+ # c.before(:suite) { establish_connection }
41
+ # c.before(:example) { log_in_as :authorized }
42
+ # c.around(:example) { |ex| Database.transaction(&ex) }
43
+ # end
44
+ #
45
+ # @see RSpec.configure
46
+ # @see Hooks
47
+ class Configuration
48
+ include RSpec::Core::Hooks
49
+
50
+ # Module that holds `attr_reader` declarations. It's in a separate
51
+ # module to allow us to override those methods and use `super`.
52
+ # @private
53
+ Readers = Module.new
54
+ include Readers
55
+
56
+ # @private
57
+ class MustBeConfiguredBeforeExampleGroupsError < StandardError; end
58
+
59
+ # @private
60
+ def self.define_reader(name)
61
+ Readers.class_eval do
62
+ remove_method name if method_defined?(name)
63
+ attr_reader name
64
+ end
65
+
66
+ define_method(name) { value_for(name) { super() } }
67
+ end
68
+
69
+ # @private
70
+ def self.define_alias(name, alias_name)
71
+ alias_method alias_name, name
72
+ alias_method "#{alias_name}=", "#{name}="
73
+ define_predicate alias_name
74
+ end
75
+
76
+ # @private
77
+ def self.define_predicate(name)
78
+ define_method "#{name}?" do
79
+ !!send(name)
80
+ end
81
+ end
82
+
83
+ # @private
84
+ #
85
+ # Invoked by the `add_setting` instance method. Use that method on a
86
+ # `Configuration` instance rather than this class method.
87
+ def self.add_setting(name, opts={})
88
+ raise "Use the instance add_setting method if you want to set a default" if opts.key?(:default)
89
+ attr_writer name
90
+ add_read_only_setting name
91
+
92
+ Array(opts[:alias_with]).each do |alias_name|
93
+ define_alias(name, alias_name)
94
+ end
95
+ end
96
+
97
+ # @private
98
+ #
99
+ # As `add_setting` but only add the reader.
100
+ def self.add_read_only_setting(name, opts={})
101
+ raise "Use the instance add_setting method if you want to set a default" if opts.key?(:default)
102
+ define_reader name
103
+ define_predicate name
104
+ end
105
+
106
+ # @macro [attach] add_setting
107
+ # @!attribute [rw] $1
108
+ #
109
+ # @macro [attach] define_reader
110
+ # @!attribute [r] $1
111
+
112
+ # @macro add_setting
113
+ # Path to use if no path is provided to the `rspec` command (default:
114
+ # `"spec"`). Allows you to just type `rspec` instead of `rspec spec` to
115
+ # run all the examples in the `spec` directory.
116
+ #
117
+ # @note Other scripts invoking `rspec` indirectly will ignore this
118
+ # setting.
119
+ # @return [String]
120
+ add_read_only_setting :default_path
121
+ def default_path=(path)
122
+ project_source_dirs << path
123
+ @default_path = path
124
+ end
125
+
126
+ # @macro add_setting
127
+ # Run examples over DRb (default: `false`). RSpec doesn't supply the DRb
128
+ # server, but you can use tools like spork.
129
+ # @return [Boolean]
130
+ add_setting :drb
131
+
132
+ # @macro add_setting
133
+ # The drb_port (default: nil).
134
+ add_setting :drb_port
135
+
136
+ # @macro add_setting
137
+ # Default: `$stderr`.
138
+ add_setting :error_stream
139
+
140
+ # Indicates if the DSL has been exposed off of modules and `main`.
141
+ # Default: true
142
+ # @return [Boolean]
143
+ def expose_dsl_globally?
144
+ Core::DSL.exposed_globally?
145
+ end
146
+
147
+ # Use this to expose the core RSpec DSL via `Module` and the `main`
148
+ # object. It will be set automatically but you can override it to
149
+ # remove the DSL.
150
+ # Default: true
151
+ def expose_dsl_globally=(value)
152
+ if value
153
+ Core::DSL.expose_globally!
154
+ Core::SharedExampleGroup::TopLevelDSL.expose_globally!
155
+ else
156
+ Core::DSL.remove_globally!
157
+ Core::SharedExampleGroup::TopLevelDSL.remove_globally!
158
+ end
159
+ end
160
+
161
+ # Determines where deprecation warnings are printed.
162
+ # Defaults to `$stderr`.
163
+ # @return [IO, String] IO or filename to write to
164
+ define_reader :deprecation_stream
165
+
166
+ # Determines where deprecation warnings are printed.
167
+ # @param value [IO, String] IO to write to or filename to write to
168
+ def deprecation_stream=(value)
169
+ if @reporter && !value.equal?(@deprecation_stream)
170
+ warn "RSpec's reporter has already been initialized with " \
171
+ "#{deprecation_stream.inspect} as the deprecation stream, so your change to "\
172
+ "`deprecation_stream` will be ignored. You should configure it earlier for " \
173
+ "it to take effect, or use the `--deprecation-out` CLI option. " \
174
+ "(Called from #{CallerFilter.first_non_rspec_line})"
175
+ else
176
+ @deprecation_stream = value
177
+ end
178
+ end
179
+
180
+ # @macro define_reader
181
+ # The file path to use for persisting example statuses. Necessary for the
182
+ # `--only-failures` and `--next-failure` CLI options.
183
+ #
184
+ # @overload example_status_persistence_file_path
185
+ # @return [String] the file path
186
+ # @overload example_status_persistence_file_path=(value)
187
+ # @param value [String] the file path
188
+ define_reader :example_status_persistence_file_path
189
+
190
+ # Sets the file path to use for persisting example statuses. Necessary for the
191
+ # `--only-failures` and `--next-failure` CLI options.
192
+ def example_status_persistence_file_path=(value)
193
+ @example_status_persistence_file_path = value
194
+ clear_values_derived_from_example_status_persistence_file_path
195
+ end
196
+
197
+ # @macro define_reader
198
+ # Indicates if the `--only-failures` (or `--next-failure`) flag is being used.
199
+ define_reader :only_failures
200
+ alias_method :only_failures?, :only_failures
201
+
202
+ # @private
203
+ def only_failures_but_not_configured?
204
+ only_failures? && !example_status_persistence_file_path
205
+ end
206
+
207
+ # @macro define_reader
208
+ # If specified, indicates the number of failures required before cleaning
209
+ # up and exit (default: `nil`). Can also be `true` to fail and exit on first
210
+ # failure
211
+ define_reader :fail_fast
212
+
213
+ # @see fail_fast
214
+ def fail_fast=(value)
215
+ case value
216
+ when true, 'true'
217
+ @fail_fast = true
218
+ when false, 'false', 0
219
+ @fail_fast = false
220
+ when nil
221
+ @fail_fast = nil
222
+ else
223
+ @fail_fast = value.to_i
224
+
225
+ if value.to_i == 0
226
+ # TODO: in RSpec 4, consider raising an error here.
227
+ RSpec.warning "Cannot set `RSpec.configuration.fail_fast`" \
228
+ " to `#{value.inspect}`. Only `true`, `false`, `nil` and integers" \
229
+ " are valid values."
230
+ @fail_fast = true
231
+ end
232
+ end
233
+ end
234
+
235
+ # @macro add_setting
236
+ # Prints the formatter output of your suite without running any
237
+ # examples or hooks.
238
+ add_setting :dry_run
239
+
240
+ # @macro add_setting
241
+ # The exit code to return if there are any failures (default: 1).
242
+ # @return [Integer]
243
+ add_setting :failure_exit_code
244
+
245
+ # @macro add_setting
246
+ # The exit code to return if there are any errors outside examples (default: failure_exit_code)
247
+ # @return [Integer]
248
+ add_setting :error_exit_code
249
+
250
+ # @macro add_setting
251
+ # Whether or not to fail when there are no RSpec examples (default: false).
252
+ # @return [Boolean]
253
+ add_setting :fail_if_no_examples
254
+
255
+ # @macro define_reader
256
+ # Indicates files configured to be required.
257
+ # @return [Array<String>]
258
+ define_reader :requires
259
+
260
+ # @macro define_reader
261
+ # Returns dirs that have been prepended to the load path by the `-I`
262
+ # command line option.
263
+ # @return [Array<String>]
264
+ define_reader :libs
265
+
266
+ # @macro add_setting
267
+ # Determines where RSpec will send its output.
268
+ # Default: `$stdout`.
269
+ # @return [IO, String]
270
+ define_reader :output_stream
271
+
272
+ # Set the output stream for reporter.
273
+ # @attr value [IO, String] IO to write to or filename to write to, defaults to $stdout
274
+ def output_stream=(value)
275
+ if @reporter && !value.equal?(@output_stream)
276
+ warn "RSpec's reporter has already been initialized with " \
277
+ "#{output_stream.inspect} as the output stream, so your change to "\
278
+ "`output_stream` will be ignored. You should configure it earlier for " \
279
+ "it to take effect. (Called from #{CallerFilter.first_non_rspec_line})"
280
+ else
281
+ @output_stream = value
282
+ output_wrapper.output = @output_stream
283
+ end
284
+ end
285
+
286
+ # @macro define_reader
287
+ # Load files matching this pattern (default: `'**{,/*/**}/*_spec.rb'`).
288
+ # @return [String]
289
+ define_reader :pattern
290
+
291
+ # Set pattern to match files to load.
292
+ # @attr value [String] the filename pattern to filter spec files by
293
+ def pattern=(value)
294
+ update_pattern_attr :pattern, value
295
+ end
296
+
297
+ # @macro define_reader
298
+ # Exclude files matching this pattern.
299
+ # @return [String]
300
+ define_reader :exclude_pattern
301
+
302
+ # Set pattern to match files to exclude.
303
+ # @attr value [String] the filename pattern to exclude spec files by
304
+ def exclude_pattern=(value)
305
+ update_pattern_attr :exclude_pattern, value
306
+ end
307
+
308
+ # @macro add_setting
309
+ # Specifies which directories contain the source code for your project.
310
+ # When a failure occurs, RSpec looks through the backtrace to find a
311
+ # a line of source to print. It first looks for a line coming from
312
+ # one of the project source directories so that, for example, it prints
313
+ # the expectation or assertion call rather than the source code from
314
+ # the expectation or assertion framework.
315
+ # @return [Array<String>]
316
+ add_setting :project_source_dirs
317
+
318
+ # @macro add_setting
319
+ # Report the times for the slowest examples (default: `false`).
320
+ # Use this to specify the number of examples to include in the profile.
321
+ # @return [Boolean]
322
+ attr_writer :profile_examples
323
+ define_predicate :profile_examples
324
+
325
+ # @macro add_setting
326
+ # Run all examples if none match the configured filters
327
+ # (default: `false`).
328
+ # @deprecated Use {#filter_run_when_matching} instead for the specific
329
+ # filters that you want to be ignored if none match.
330
+ add_setting :run_all_when_everything_filtered
331
+
332
+ # @macro add_setting
333
+ # Color to use to indicate success. Defaults to `:green` but can be set
334
+ # to one of the following: `[:black, :white, :red, :green, :yellow,
335
+ # :blue, :magenta, :cyan]`
336
+ # @return [Symbol]
337
+ add_setting :success_color
338
+
339
+ # @macro add_setting
340
+ # Color to use to print pending examples. Defaults to `:yellow` but can
341
+ # be set to one of the following: `[:black, :white, :red, :green,
342
+ # :yellow, :blue, :magenta, :cyan]`
343
+ # @return [Symbol]
344
+ add_setting :pending_color
345
+
346
+ # @macro add_setting
347
+ # Color to use to indicate failure. Defaults to `:red` but can be set to
348
+ # one of the following: `[:black, :white, :red, :green, :yellow, :blue,
349
+ # :magenta, :cyan]`
350
+ # @return [Symbol]
351
+ add_setting :failure_color
352
+
353
+ # @macro add_setting
354
+ # The default output color. Defaults to `:white` but can be set to one of
355
+ # the following: `[:black, :white, :red, :green, :yellow, :blue,
356
+ # :magenta, :cyan]`
357
+ # @return [Symbol]
358
+ add_setting :default_color
359
+
360
+ # @macro add_setting
361
+ # Color used when a pending example is fixed. Defaults to `:blue` but can
362
+ # be set to one of the following: `[:black, :white, :red, :green,
363
+ # :yellow, :blue, :magenta, :cyan]`
364
+ # @return [Symbol]
365
+ add_setting :fixed_color
366
+
367
+ # @macro add_setting
368
+ # Color used to print details. Defaults to `:cyan` but can be set to one
369
+ # of the following: `[:black, :white, :red, :green, :yellow, :blue,
370
+ # :magenta, :cyan]`
371
+ # @return [Symbol]
372
+ add_setting :detail_color
373
+
374
+ # @macro add_setting
375
+ # Don't print filter info i.e. "Run options: include {:focus=>true}"
376
+ # (default `false`).
377
+ # return [Boolean]
378
+ add_setting :silence_filter_announcements
379
+
380
+ # @deprecated This config option was added in RSpec 2 to pave the way
381
+ # for this being the default behavior in RSpec 3. Now this option is
382
+ # a no-op.
383
+ def treat_symbols_as_metadata_keys_with_true_values=(_value)
384
+ RSpec.deprecate(
385
+ "RSpec::Core::Configuration#treat_symbols_as_metadata_keys_with_true_values=",
386
+ :message => "RSpec::Core::Configuration#treat_symbols_as_metadata_keys_with_true_values= " \
387
+ "is deprecated, it is now set to true as default and " \
388
+ "setting it to false has no effect."
389
+ )
390
+ end
391
+
392
+ # @macro define_reader
393
+ # Configures how RSpec treats metadata passed as part of a shared example
394
+ # group definition. For example, given this shared example group definition:
395
+ #
396
+ # RSpec.shared_context "uses DB", :db => true do
397
+ # around(:example) do |ex|
398
+ # MyORM.transaction(:rollback => true, &ex)
399
+ # end
400
+ # end
401
+ #
402
+ # ...there are two ways RSpec can treat the `:db => true` metadata, each
403
+ # of which has a corresponding config option:
404
+ #
405
+ # 1. `:trigger_inclusion`: this shared context will be implicitly included
406
+ # in any groups (or examples) that have `:db => true` metadata.
407
+ # 2. `:apply_to_host_groups`: the metadata will be inherited by the metadata
408
+ # hash of all host groups and examples.
409
+ #
410
+ # `:trigger_inclusion` is the legacy behavior from before RSpec 3.5 but should
411
+ # be considered deprecated. Instead, you can explicitly include a group with
412
+ # `include_context`:
413
+ #
414
+ # RSpec.describe "My model" do
415
+ # include_context "uses DB"
416
+ # end
417
+ #
418
+ # ...or you can configure RSpec to include the context based on matching metadata
419
+ # using an API that mirrors configured module inclusion:
420
+ #
421
+ # RSpec.configure do |rspec|
422
+ # rspec.include_context "uses DB", :db => true
423
+ # end
424
+ #
425
+ # `:apply_to_host_groups` is a new feature of RSpec 3.5 and will be the only
426
+ # supported behavior in RSpec 4.
427
+ #
428
+ # @overload shared_context_metadata_behavior
429
+ # @return [:trigger_inclusion, :apply_to_host_groups] the configured behavior
430
+ # @overload shared_context_metadata_behavior=(value)
431
+ # @param value [:trigger_inclusion, :apply_to_host_groups] sets the configured behavior
432
+ define_reader :shared_context_metadata_behavior
433
+ # @see shared_context_metadata_behavior
434
+ def shared_context_metadata_behavior=(value)
435
+ case value
436
+ when :trigger_inclusion, :apply_to_host_groups
437
+ @shared_context_metadata_behavior = value
438
+ else
439
+ raise ArgumentError, "Cannot set `RSpec.configuration." \
440
+ "shared_context_metadata_behavior` to `#{value.inspect}`. Only " \
441
+ "`:trigger_inclusion` and `:apply_to_host_groups` are valid values."
442
+ end
443
+ end
444
+
445
+ # Record the start time of the spec suite to measure load time.
446
+ # return [Time]
447
+ add_setting :start_time
448
+
449
+ # @macro add_setting
450
+ # Use threadsafe options where available.
451
+ # Currently this will place a mutex around memoized values such as let blocks.
452
+ # return [Boolean]
453
+ add_setting :threadsafe
454
+
455
+ # @macro add_setting
456
+ # Maximum count of failed source lines to display in the failure reports
457
+ # (defaults to `10`).
458
+ # return [Integer]
459
+ add_setting :max_displayed_failure_line_count
460
+
461
+ # @macro full_cause_backtrace
462
+ # Display the full backtrace of an exceptions cause (defaults to `false`).
463
+ # return [Boolean]
464
+ add_setting :full_cause_backtrace
465
+
466
+ # @macro add_setting
467
+ # Format the output for pending examples. Can be set to:
468
+ # - :full (default) - pending examples appear similarly to failures
469
+ # - :no_backtrace - same as above, but with no backtrace
470
+ # - :skip - do not show the section at all
471
+ # return [Symbol]
472
+ add_read_only_setting :pending_failure_output
473
+ def pending_failure_output=(mode)
474
+ raise ArgumentError,
475
+ "`pending_failure_output` can be set to :full, :no_backtrace, " \
476
+ "or :skip" unless [:full, :no_backtrace, :skip].include?(mode)
477
+ @pending_failure_output = mode
478
+ end
479
+
480
+ # Determines which bisect runner implementation gets used to run subsets
481
+ # of the suite during a bisection. Your choices are:
482
+ #
483
+ # - `:shell`: Performs a spec run by shelling out, booting RSpec and your
484
+ # application environment each time. This runner is the most widely
485
+ # compatible runner, but is not as fast. On platforms that do not
486
+ # support forking, this is the default.
487
+ # - `:fork`: Pre-boots RSpec and your application environment in a parent
488
+ # process, and then forks a child process for each spec run. This runner
489
+ # tends to be significantly faster than the `:shell` runner but cannot
490
+ # be used in some situations. On platforms that support forking, this
491
+ # is the default. If you use this runner, you should ensure that all
492
+ # of your one-time setup logic goes in a `before(:suite)` hook instead
493
+ # of getting run at the top-level of a file loaded by `--require`.
494
+ #
495
+ # @note This option will only be used by `--bisect` if you set it in a file
496
+ # loaded via `--require`.
497
+ #
498
+ # @return [Symbol]
499
+ attr_reader :bisect_runner
500
+ def bisect_runner=(value)
501
+ if @bisect_runner_class && value != @bisect_runner
502
+ raise "`config.bisect_runner = #{value.inspect}` can no longer take " \
503
+ "effect as the #{@bisect_runner.inspect} bisect runnner is already " \
504
+ "in use. This config setting must be set in a file loaded by a " \
505
+ "`--require` option (passed at the CLI or in a `.rspec` file) for " \
506
+ "it to have any effect."
507
+ end
508
+
509
+ @bisect_runner = value
510
+ end
511
+
512
+ # @private
513
+ # @deprecated Use {#color_mode} = :on, instead of {#color} with {#tty}
514
+ add_setting :tty
515
+ # @private
516
+ attr_writer :files_to_run
517
+ # @private
518
+ attr_accessor :filter_manager, :world
519
+ # @private
520
+ attr_accessor :static_config_filter_manager
521
+ # @private
522
+ attr_reader :backtrace_formatter, :ordering_manager, :loaded_spec_files
523
+
524
+ # rubocop:disable Metrics/AbcSize
525
+ # rubocop:disable Metrics/MethodLength
526
+
527
+ # Build an object to store runtime configuration options and set defaults
528
+ def initialize
529
+ # rubocop:disable Style/GlobalVars
530
+ @start_time = $_rspec_core_load_started_at || ::RSpec::Core::Time.now
531
+ # rubocop:enable Style/GlobalVars
532
+ @expectation_frameworks = []
533
+ @include_modules = FilterableItemRepository::QueryOptimized.new(:any?)
534
+ @extend_modules = FilterableItemRepository::QueryOptimized.new(:any?)
535
+ @prepend_modules = FilterableItemRepository::QueryOptimized.new(:any?)
536
+
537
+ @bisect_runner = RSpec::Support::RubyFeatures.fork_supported? ? :fork : :shell
538
+ @bisect_runner_class = nil
539
+
540
+ @before_suite_hooks = []
541
+ @after_suite_hooks = []
542
+
543
+ @mock_framework = nil
544
+ @files_or_directories_to_run = []
545
+ @loaded_spec_files = Set.new
546
+ @color = false
547
+ @color_mode = :automatic
548
+ @pattern = '**{,/*/**}/*_spec.rb'
549
+ @exclude_pattern = ''
550
+ @failure_exit_code = 1
551
+ @error_exit_code = nil # so it can be overridden by failure exit code
552
+ @fail_if_no_examples = false
553
+ @spec_files_loaded = false
554
+
555
+ @backtrace_formatter = BacktraceFormatter.new
556
+
557
+ @default_path = 'spec'
558
+ @project_source_dirs = %w[ spec lib app ]
559
+ @deprecation_stream = $stderr
560
+ @output_stream = $stdout
561
+ @reporter = nil
562
+ @reporter_buffer = nil
563
+ @filter_manager = FilterManager.new
564
+ @static_config_filter_manager = FilterManager.new
565
+ @ordering_manager = Ordering::ConfigurationManager.new
566
+ @preferred_options = {}
567
+ @failure_color = :red
568
+ @success_color = :green
569
+ @pending_color = :yellow
570
+ @default_color = :white
571
+ @fixed_color = :blue
572
+ @detail_color = :cyan
573
+ @profile_examples = false
574
+ @requires = []
575
+ @libs = []
576
+ @derived_metadata_blocks = FilterableItemRepository::QueryOptimized.new(:any?)
577
+ @threadsafe = true
578
+ @max_displayed_failure_line_count = 10
579
+ @full_cause_backtrace = false
580
+ @world = World::Null
581
+ @shared_context_metadata_behavior = :trigger_inclusion
582
+ @pending_failure_output = :full
583
+
584
+ define_built_in_hooks
585
+ end
586
+ # rubocop:enable Metrics/AbcSize
587
+ # rubocop:enable Metrics/MethodLength
588
+
589
+ # @private
590
+ #
591
+ # Used to set higher priority option values from the command line.
592
+ def force(hash)
593
+ ordering_manager.force(hash)
594
+ @preferred_options.merge!(hash)
595
+
596
+ return unless hash.key?(:example_status_persistence_file_path)
597
+ clear_values_derived_from_example_status_persistence_file_path
598
+ end
599
+
600
+ # @private
601
+ def reset
602
+ @spec_files_loaded = false
603
+ reset_reporter
604
+ end
605
+
606
+ # @private
607
+ def reset_reporter
608
+ @reporter = nil
609
+ @formatter_loader = nil
610
+ @output_wrapper = nil
611
+ end
612
+
613
+ # @private
614
+ def reset_filters
615
+ self.filter_manager = FilterManager.new
616
+ filter_manager.include_only(
617
+ Metadata.deep_hash_dup(static_config_filter_manager.inclusions.rules)
618
+ )
619
+ filter_manager.exclude_only(
620
+ Metadata.deep_hash_dup(static_config_filter_manager.exclusions.rules)
621
+ )
622
+ end
623
+
624
+ # @overload add_setting(name)
625
+ # @overload add_setting(name, opts)
626
+ # @option opts [Symbol] :default
627
+ #
628
+ # Set a default value for the generated getter and predicate methods:
629
+ #
630
+ # add_setting(:foo, :default => "default value")
631
+ #
632
+ # @option opts [Symbol] :alias_with
633
+ #
634
+ # Use `:alias_with` to alias the setter, getter, and predicate to
635
+ # another name, or names:
636
+ #
637
+ # add_setting(:foo, :alias_with => :bar)
638
+ # add_setting(:foo, :alias_with => [:bar, :baz])
639
+ #
640
+ # Adds a custom setting to the RSpec.configuration object.
641
+ #
642
+ # RSpec.configuration.add_setting :foo
643
+ #
644
+ # Used internally and by extension frameworks like rspec-rails, so they
645
+ # can add config settings that are domain specific. For example:
646
+ #
647
+ # RSpec.configure do |c|
648
+ # c.add_setting :use_transactional_fixtures,
649
+ # :default => true,
650
+ # :alias_with => :use_transactional_examples
651
+ # end
652
+ #
653
+ # `add_setting` creates three methods on the configuration object, a
654
+ # setter, a getter, and a predicate:
655
+ #
656
+ # RSpec.configuration.foo=(value)
657
+ # RSpec.configuration.foo
658
+ # RSpec.configuration.foo? # Returns true if foo returns anything but nil or false.
659
+ def add_setting(name, opts={})
660
+ default = opts.delete(:default)
661
+ (class << self; self; end).class_exec do
662
+ add_setting(name, opts)
663
+ end
664
+ __send__("#{name}=", default) if default
665
+ end
666
+
667
+ # Returns the configured mock framework adapter module.
668
+ # @return [Symbol]
669
+ def mock_framework
670
+ if @mock_framework.nil?
671
+ begin
672
+ mock_with :rspec
673
+ rescue LoadError
674
+ mock_with :nothing
675
+ end
676
+ end
677
+ @mock_framework
678
+ end
679
+
680
+ # Delegates to mock_framework=(framework).
681
+ def mock_framework=(framework)
682
+ mock_with framework
683
+ end
684
+
685
+ # Regexps used to exclude lines from backtraces.
686
+ #
687
+ # Excludes lines from ruby (and jruby) source, installed gems, anything
688
+ # in any "bin" directory, and any of the RSpec libs (outside gem
689
+ # installs) by default.
690
+ #
691
+ # You can modify the list via the getter, or replace it with the setter.
692
+ #
693
+ # To override this behaviour and display a full backtrace, use
694
+ # `--backtrace` on the command line, in a `.rspec` file, or in the
695
+ # `rspec_options` attribute of RSpec's rake task.
696
+ # @return [Array<Regexp>]
697
+ def backtrace_exclusion_patterns
698
+ @backtrace_formatter.exclusion_patterns
699
+ end
700
+
701
+ # Set regular expressions used to exclude lines in backtrace.
702
+ # @param patterns [Array<Regexp>] set backtrace_formatter exclusion_patterns
703
+ def backtrace_exclusion_patterns=(patterns)
704
+ @backtrace_formatter.exclusion_patterns = patterns
705
+ end
706
+
707
+ # Regexps used to include lines in backtraces.
708
+ #
709
+ # Defaults to [Regexp.new Dir.getwd].
710
+ #
711
+ # Lines that match an exclusion _and_ an inclusion pattern
712
+ # will be included.
713
+ #
714
+ # You can modify the list via the getter, or replace it with the setter.
715
+ # @return [Array<Regexp>]
716
+ def backtrace_inclusion_patterns
717
+ @backtrace_formatter.inclusion_patterns
718
+ end
719
+
720
+ # Set regular expressions used to include lines in backtrace.
721
+ # @attr patterns [Array<Regexp>] set backtrace_formatter inclusion_patterns
722
+ def backtrace_inclusion_patterns=(patterns)
723
+ @backtrace_formatter.inclusion_patterns = patterns
724
+ end
725
+
726
+ # Adds {#backtrace_exclusion_patterns} that will filter lines from
727
+ # the named gems from backtraces.
728
+ #
729
+ # @param gem_names [Array<String>] Names of the gems to filter
730
+ #
731
+ # @example
732
+ # RSpec.configure do |config|
733
+ # config.filter_gems_from_backtrace "rack", "rake"
734
+ # end
735
+ #
736
+ # @note The patterns this adds will match the named gems in their common
737
+ # locations (e.g. system gems, vendored with bundler, installed as a
738
+ # :git dependency with bundler, etc) but is not guaranteed to work for
739
+ # all possible gem locations. For example, if you have the gem source
740
+ # in a directory with a completely unrelated name, and use bundler's
741
+ # :path option, this will not filter it.
742
+ def filter_gems_from_backtrace(*gem_names)
743
+ gem_names.each do |name|
744
+ @backtrace_formatter.filter_gem(name)
745
+ end
746
+ end
747
+
748
+ # @private
749
+ MOCKING_ADAPTERS = {
750
+ :rspec => :RSpec,
751
+ :flexmock => :Flexmock,
752
+ :rr => :RR,
753
+ :mocha => :Mocha,
754
+ :nothing => :Null
755
+ }
756
+
757
+ # Sets the mock framework adapter module.
758
+ #
759
+ # `framework` can be a Symbol or a Module.
760
+ #
761
+ # Given any of `:rspec`, `:mocha`, `:flexmock`, or `:rr`, configures the
762
+ # named framework.
763
+ #
764
+ # Given `:nothing`, configures no framework. Use this if you don't use
765
+ # any mocking framework to save a little bit of overhead.
766
+ #
767
+ # Given a Module, includes that module in every example group. The module
768
+ # should adhere to RSpec's mock framework adapter API:
769
+ #
770
+ # setup_mocks_for_rspec
771
+ # - called before each example
772
+ #
773
+ # verify_mocks_for_rspec
774
+ # - called after each example if the example hasn't yet failed.
775
+ # Framework should raise an exception when expectations fail
776
+ #
777
+ # teardown_mocks_for_rspec
778
+ # - called after verify_mocks_for_rspec (even if there are errors)
779
+ #
780
+ # If the module responds to `configuration` and `mock_with` receives a
781
+ # block, it will yield the configuration object to the block e.g.
782
+ #
783
+ # config.mock_with OtherMockFrameworkAdapter do |mod_config|
784
+ # mod_config.custom_setting = true
785
+ # end
786
+ def mock_with(framework)
787
+ framework_module =
788
+ if framework.is_a?(Module)
789
+ framework
790
+ else
791
+ const_name = MOCKING_ADAPTERS.fetch(framework) do
792
+ raise ArgumentError,
793
+ "Unknown mocking framework: #{framework.inspect}. " \
794
+ "Pass a module or one of #{MOCKING_ADAPTERS.keys.inspect}"
795
+ end
796
+
797
+ RSpec::Support.require_rspec_core "mocking_adapters/#{const_name.to_s.downcase}"
798
+ RSpec::Core::MockingAdapters.const_get(const_name)
799
+ end
800
+
801
+ new_name, old_name = [framework_module, @mock_framework].map do |mod|
802
+ mod.respond_to?(:framework_name) ? mod.framework_name : :unnamed
803
+ end
804
+
805
+ unless new_name == old_name
806
+ assert_no_example_groups_defined(:mock_framework)
807
+ end
808
+
809
+ if block_given?
810
+ raise "#{framework_module} must respond to `configuration` so that " \
811
+ "mock_with can yield it." unless framework_module.respond_to?(:configuration)
812
+ yield framework_module.configuration
813
+ end
814
+
815
+ @mock_framework = framework_module
816
+ end
817
+
818
+ # Returns the configured expectation framework adapter module(s)
819
+ def expectation_frameworks
820
+ if @expectation_frameworks.empty?
821
+ begin
822
+ expect_with :rspec
823
+ rescue LoadError
824
+ expect_with Module.new
825
+ end
826
+ end
827
+ @expectation_frameworks
828
+ end
829
+
830
+ # Delegates to expect_with(framework).
831
+ def expectation_framework=(framework)
832
+ expect_with(framework)
833
+ end
834
+
835
+ # Sets the expectation framework module(s) to be included in each example
836
+ # group.
837
+ #
838
+ # `frameworks` can be `:rspec`, `:test_unit`, `:minitest`, a custom
839
+ # module, or any combination thereof:
840
+ #
841
+ # config.expect_with :rspec
842
+ # config.expect_with :test_unit
843
+ # config.expect_with :minitest
844
+ # config.expect_with :rspec, :minitest
845
+ # config.expect_with OtherExpectationFramework
846
+ #
847
+ # RSpec will translate `:rspec`, `:minitest`, and `:test_unit` into the
848
+ # appropriate modules.
849
+ #
850
+ # ## Configuration
851
+ #
852
+ # If the module responds to `configuration`, `expect_with` will
853
+ # yield the `configuration` object if given a block:
854
+ #
855
+ # config.expect_with OtherExpectationFramework do |custom_config|
856
+ # custom_config.custom_setting = true
857
+ # end
858
+ def expect_with(*frameworks)
859
+ modules = frameworks.map do |framework|
860
+ case framework
861
+ when Module
862
+ framework
863
+ when :rspec
864
+ require 'rspec/expectations'
865
+
866
+ # Tag this exception class so our exception formatting logic knows
867
+ # that it satisfies the `MultipleExceptionError` interface.
868
+ ::RSpec::Expectations::MultipleExpectationsNotMetError.__send__(
869
+ :include, MultipleExceptionError::InterfaceTag
870
+ )
871
+
872
+ ::RSpec::Matchers
873
+ when :test_unit
874
+ require 'rspec/core/test_unit_assertions_adapter'
875
+ ::RSpec::Core::TestUnitAssertionsAdapter
876
+ when :minitest
877
+ require 'rspec/core/minitest_assertions_adapter'
878
+ ::RSpec::Core::MinitestAssertionsAdapter
879
+ else
880
+ raise ArgumentError, "#{framework.inspect} is not supported"
881
+ end
882
+ end
883
+
884
+ if (modules - @expectation_frameworks).any?
885
+ assert_no_example_groups_defined(:expect_with)
886
+ end
887
+
888
+ if block_given?
889
+ raise "expect_with only accepts a block with a single argument. " \
890
+ "Call expect_with #{modules.length} times, " \
891
+ "once with each argument, instead." if modules.length > 1
892
+ raise "#{modules.first} must respond to `configuration` so that " \
893
+ "expect_with can yield it." unless modules.first.respond_to?(:configuration)
894
+ yield modules.first.configuration
895
+ end
896
+
897
+ @expectation_frameworks.push(*modules)
898
+ end
899
+
900
+ # Check if full backtrace is enabled.
901
+ # @return [Boolean] is full backtrace enabled
902
+ def full_backtrace?
903
+ @backtrace_formatter.full_backtrace?
904
+ end
905
+
906
+ # Toggle full backtrace.
907
+ # @attr true_or_false [Boolean] toggle full backtrace display
908
+ def full_backtrace=(true_or_false)
909
+ @backtrace_formatter.full_backtrace = true_or_false
910
+ end
911
+
912
+ # Enables color output if the output is a TTY. As of RSpec 3.6, this is
913
+ # the default behavior and this option is retained only for backwards
914
+ # compatibility.
915
+ #
916
+ # @deprecated No longer recommended because of complex behavior. Instead,
917
+ # rely on the fact that TTYs will display color by default, or set
918
+ # {#color_mode} to :on to display color on a non-TTY output.
919
+ # @see color_mode
920
+ # @see color_enabled?
921
+ # @return [Boolean]
922
+ def color
923
+ value_for(:color) { @color }
924
+ end
925
+
926
+ # The mode for determining whether to display output in color. One of:
927
+ #
928
+ # - :automatic - the output will be in color if the output is a TTY (the
929
+ # default)
930
+ # - :on - the output will be in color, whether or not the output is a TTY
931
+ # - :off - the output will not be in color
932
+ #
933
+ # @see color_enabled?
934
+ # @return [Boolean]
935
+ def color_mode
936
+ value_for(:color_mode) { @color_mode }
937
+ end
938
+
939
+ # Check if color is enabled for a particular output.
940
+ # @param output [IO] an output stream to use, defaults to the current
941
+ # `output_stream`
942
+ # @return [Boolean]
943
+ def color_enabled?(output=output_stream)
944
+ case color_mode
945
+ when :on then true
946
+ when :off then false
947
+ else # automatic
948
+ output_to_tty?(output) || (color && tty?)
949
+ end
950
+ end
951
+
952
+ # Set the color mode.
953
+ attr_writer :color_mode
954
+
955
+ # Toggle output color.
956
+ #
957
+ # @deprecated No longer recommended because of complex behavior. Instead,
958
+ # rely on the fact that TTYs will display color by default, or set
959
+ # {:color_mode} to :on to display color on a non-TTY output.
960
+ attr_writer :color
961
+
962
+ # @private
963
+ def libs=(libs)
964
+ libs.map do |lib|
965
+ @libs.unshift lib
966
+ $LOAD_PATH.unshift lib
967
+ end
968
+ end
969
+
970
+ # Run examples matching on `description` in all files to run.
971
+ # @param description [String, Regexp] the pattern to filter on
972
+ def full_description=(description)
973
+ filter_run :full_description => Regexp.union(*Array(description).map { |d| Regexp.new(d) })
974
+ end
975
+
976
+ # @return [Array] full description filter
977
+ def full_description
978
+ filter.fetch :full_description, nil
979
+ end
980
+
981
+ # @overload add_formatter(formatter)
982
+ # @overload add_formatter(formatter, output)
983
+ #
984
+ # @param formatter [Class, String, Object] formatter to use. Can be any of the
985
+ # string values supported from the CLI (`p`/`progress`,
986
+ # `d`/`doc`/`documentation`, `h`/`html`, or `j`/`json`), any
987
+ # class that implements the formatter protocol and has registered
988
+ # itself with RSpec as a formatter, or a formatter instance.
989
+ # @param output [String, IO] where the formatter will write its output.
990
+ # Can be an IO object or a string path to a file. If not provided,
991
+ # the configured `output_stream` (`$stdout`, by default) will be used.
992
+ #
993
+ # Adds a formatter to the set RSpec will use for this run.
994
+ #
995
+ # @see RSpec::Core::Formatters::Protocol
996
+ def add_formatter(formatter, output=output_wrapper)
997
+ formatter_loader.add(formatter, output)
998
+ end
999
+ alias_method :formatter=, :add_formatter
1000
+
1001
+ # The formatter that will be used if no formatter has been set.
1002
+ # Defaults to 'progress'.
1003
+ def default_formatter
1004
+ formatter_loader.default_formatter
1005
+ end
1006
+
1007
+ # Sets a fallback formatter to use if none other has been set.
1008
+ #
1009
+ # @example
1010
+ #
1011
+ # RSpec.configure do |rspec|
1012
+ # rspec.default_formatter = 'doc'
1013
+ # end
1014
+ def default_formatter=(value)
1015
+ formatter_loader.default_formatter = value
1016
+ end
1017
+
1018
+ # Returns a duplicate of the formatters currently loaded in
1019
+ # the `FormatterLoader` for introspection.
1020
+ #
1021
+ # Note as this is a duplicate, any mutations will be disregarded.
1022
+ #
1023
+ # @return [Array] the formatters currently loaded
1024
+ def formatters
1025
+ formatter_loader.formatters.dup
1026
+ end
1027
+
1028
+ # @private
1029
+ def formatter_loader
1030
+ @formatter_loader ||= Formatters::Loader.new(Reporter.new(self))
1031
+ end
1032
+
1033
+ # @private
1034
+ #
1035
+ # This buffer is used to capture all messages sent to the reporter during
1036
+ # reporter initialization. It can then replay those messages after the
1037
+ # formatter is correctly initialized. Otherwise, deprecation warnings
1038
+ # during formatter initialization can cause an infinite loop.
1039
+ class DeprecationReporterBuffer
1040
+ def initialize
1041
+ @calls = []
1042
+ end
1043
+
1044
+ def deprecation(*args)
1045
+ @calls << args
1046
+ end
1047
+
1048
+ def play_onto(reporter)
1049
+ @calls.each do |args|
1050
+ reporter.deprecation(*args)
1051
+ end
1052
+ end
1053
+ end
1054
+
1055
+ # @return [RSpec::Core::Reporter] the currently configured reporter
1056
+ def reporter
1057
+ # @reporter_buffer should only ever be set in this method to cover
1058
+ # initialization of @reporter.
1059
+ @reporter_buffer || @reporter ||=
1060
+ begin
1061
+ @reporter_buffer = DeprecationReporterBuffer.new
1062
+ formatter_loader.prepare_default output_wrapper, deprecation_stream
1063
+ @reporter_buffer.play_onto(formatter_loader.reporter)
1064
+ @reporter_buffer = nil
1065
+ formatter_loader.reporter
1066
+ end
1067
+ end
1068
+
1069
+ # @api private
1070
+ #
1071
+ # Defaults `profile_examples` to 10 examples when `@profile_examples` is
1072
+ # `true`.
1073
+ def profile_examples
1074
+ profile = value_for(:profile_examples) { @profile_examples }
1075
+ if profile && !profile.is_a?(Integer)
1076
+ 10
1077
+ else
1078
+ profile
1079
+ end
1080
+ end
1081
+
1082
+ # @private
1083
+ def files_or_directories_to_run=(*files)
1084
+ files = files.flatten
1085
+
1086
+ if (command == 'rspec' || Runner.running_in_drb?) && default_path && files.empty?
1087
+ files << default_path
1088
+ end
1089
+
1090
+ @files_or_directories_to_run = files
1091
+ @files_to_run = nil
1092
+ end
1093
+
1094
+ # The spec files RSpec will run.
1095
+ # @return [Array] specified files about to run
1096
+ def files_to_run
1097
+ @files_to_run ||= get_files_to_run(@files_or_directories_to_run)
1098
+ end
1099
+
1100
+ # @private
1101
+ def last_run_statuses
1102
+ @last_run_statuses ||= Hash.new(UNKNOWN_STATUS).tap do |statuses|
1103
+ if (path = example_status_persistence_file_path)
1104
+ begin
1105
+ ExampleStatusPersister.load_from(path).inject(statuses) do |hash, example|
1106
+ status = example[:status]
1107
+ status = UNKNOWN_STATUS unless VALID_STATUSES.include?(status)
1108
+ hash[example.fetch(:example_id)] = status
1109
+ hash
1110
+ end
1111
+ rescue SystemCallError => e
1112
+ RSpec.warning "Could not read from #{path.inspect} (configured as " \
1113
+ "`config.example_status_persistence_file_path`) due " \
1114
+ "to a system error: #{e.inspect}. Please check that " \
1115
+ "the config option is set to an accessible, valid " \
1116
+ "file path", :call_site => nil
1117
+ end
1118
+ end
1119
+ end
1120
+ end
1121
+
1122
+ # @private
1123
+ UNKNOWN_STATUS = "unknown".freeze
1124
+
1125
+ # @private
1126
+ FAILED_STATUS = "failed".freeze
1127
+
1128
+ # @private
1129
+ PASSED_STATUS = "passed".freeze
1130
+
1131
+ # @private
1132
+ PENDING_STATUS = "pending".freeze
1133
+
1134
+ # @private
1135
+ VALID_STATUSES = [UNKNOWN_STATUS, FAILED_STATUS, PASSED_STATUS, PENDING_STATUS]
1136
+
1137
+ # @private
1138
+ def spec_files_with_failures
1139
+ @spec_files_with_failures ||= last_run_statuses.inject(Set.new) do |files, (id, status)|
1140
+ files << Example.parse_id(id).first if status == FAILED_STATUS
1141
+ files
1142
+ end.to_a
1143
+ end
1144
+
1145
+ # Creates a method that delegates to `example` including the submitted
1146
+ # `args`. Used internally to add variants of `example` like `pending`:
1147
+ # @param name [String] example name alias
1148
+ # @param args [Array<Symbol>, Hash] metadata for the generated example
1149
+ #
1150
+ # @note The specific example alias below (`pending`) is already
1151
+ # defined for you.
1152
+ # @note Use with caution. This extends the language used in your
1153
+ # specs, but does not add any additional documentation. We use this
1154
+ # in RSpec to define methods like `focus` and `xit`, but we also add
1155
+ # docs for those methods.
1156
+ #
1157
+ # @example
1158
+ # RSpec.configure do |config|
1159
+ # config.alias_example_to :pending, :pending => true
1160
+ # end
1161
+ #
1162
+ # # This lets you do this:
1163
+ #
1164
+ # RSpec.describe Thing do
1165
+ # pending "does something" do
1166
+ # thing = Thing.new
1167
+ # end
1168
+ # end
1169
+ #
1170
+ # # ... which is the equivalent of
1171
+ #
1172
+ # RSpec.describe Thing do
1173
+ # it "does something", :pending => true do
1174
+ # thing = Thing.new
1175
+ # end
1176
+ # end
1177
+ def alias_example_to(name, *args)
1178
+ extra_options = Metadata.build_hash_from(args)
1179
+ RSpec::Core::ExampleGroup.define_example_method(name, extra_options)
1180
+ end
1181
+
1182
+ # Creates a method that defines an example group with the provided
1183
+ # metadata. Can be used to define example group/metadata shortcuts.
1184
+ #
1185
+ # @example
1186
+ # RSpec.configure do |config|
1187
+ # config.alias_example_group_to :describe_model, :type => :model
1188
+ # end
1189
+ #
1190
+ # shared_context_for "model tests", :type => :model do
1191
+ # # define common model test helper methods, `let` declarations, etc
1192
+ # end
1193
+ #
1194
+ # # This lets you do this:
1195
+ #
1196
+ # RSpec.describe_model User do
1197
+ # end
1198
+ #
1199
+ # # ... which is the equivalent of
1200
+ #
1201
+ # RSpec.describe User, :type => :model do
1202
+ # end
1203
+ #
1204
+ # @note The defined aliased will also be added to the top level
1205
+ # (e.g. `main` and from within modules) if
1206
+ # `expose_dsl_globally` is set to true.
1207
+ # @see #alias_example_to
1208
+ # @see #expose_dsl_globally=
1209
+ def alias_example_group_to(new_name, *args)
1210
+ extra_options = Metadata.build_hash_from(args)
1211
+ RSpec::Core::ExampleGroup.define_example_group_method(new_name, extra_options)
1212
+ end
1213
+
1214
+ # Define an alias for it_should_behave_like that allows different
1215
+ # language (like "it_has_behavior" or "it_behaves_like") to be
1216
+ # employed when including shared examples.
1217
+ #
1218
+ # @example
1219
+ # RSpec.configure do |config|
1220
+ # config.alias_it_behaves_like_to(:it_has_behavior, 'has behavior:')
1221
+ # end
1222
+ #
1223
+ # # allows the user to include a shared example group like:
1224
+ #
1225
+ # RSpec.describe Entity do
1226
+ # it_has_behavior 'sortability' do
1227
+ # let(:sortable) { Entity.new }
1228
+ # end
1229
+ # end
1230
+ #
1231
+ # # which is reported in the output as:
1232
+ # # Entity
1233
+ # # has behavior: sortability
1234
+ # # ...sortability examples here
1235
+ #
1236
+ # @note Use with caution. This extends the language used in your
1237
+ # specs, but does not add any additional documentation. We use this
1238
+ # in RSpec to define `it_should_behave_like` (for backward
1239
+ # compatibility), but we also add docs for that method.
1240
+ def alias_it_behaves_like_to(new_name, report_label='')
1241
+ RSpec::Core::ExampleGroup.define_nested_shared_group_method(new_name, report_label)
1242
+ end
1243
+ alias_method :alias_it_should_behave_like_to, :alias_it_behaves_like_to
1244
+
1245
+ # Adds key/value pairs to the `inclusion_filter`. If `args`
1246
+ # includes any symbols that are not part of the hash, each symbol
1247
+ # is treated as a key in the hash with the value `true`.
1248
+ #
1249
+ # ### Note
1250
+ #
1251
+ # Filters set using this method can be overridden from the command line
1252
+ # or config files (e.g. `.rspec`).
1253
+ #
1254
+ # @example
1255
+ # # Given this declaration.
1256
+ # describe "something", :foo => 'bar' do
1257
+ # # ...
1258
+ # end
1259
+ #
1260
+ # # Any of the following will include that group.
1261
+ # config.filter_run_including :foo => 'bar'
1262
+ # config.filter_run_including :foo => /^ba/
1263
+ # config.filter_run_including :foo => lambda {|v| v == 'bar'}
1264
+ # config.filter_run_including :foo => lambda {|v,m| m[:foo] == 'bar'}
1265
+ #
1266
+ # # Given a proc with an arity of 1, the lambda is passed the value
1267
+ # # related to the key, e.g.
1268
+ # config.filter_run_including :foo => lambda {|v| v == 'bar'}
1269
+ #
1270
+ # # Given a proc with an arity of 2, the lambda is passed the value
1271
+ # # related to the key, and the metadata itself e.g.
1272
+ # config.filter_run_including :foo => lambda {|v,m| m[:foo] == 'bar'}
1273
+ #
1274
+ # filter_run_including :foo # same as filter_run_including :foo => true
1275
+ def filter_run_including(*args)
1276
+ meta = Metadata.build_hash_from(args, :warn_about_example_group_filtering)
1277
+ filter_manager.include_with_low_priority meta
1278
+ static_config_filter_manager.include_with_low_priority Metadata.deep_hash_dup(meta)
1279
+ end
1280
+ alias_method :filter_run, :filter_run_including
1281
+
1282
+ # Applies the provided filter only if any of examples match, in constrast
1283
+ # to {#filter_run}, which always applies even if no examples match, in
1284
+ # which case no examples will be run. This allows you to leave configured
1285
+ # filters in place that are intended only for temporary use. The most common
1286
+ # example is focus filtering: `config.filter_run_when_matching :focus`.
1287
+ # With that configured, you can temporarily focus an example or group
1288
+ # by tagging it with `:focus` metadata, or prefixing it with an `f`
1289
+ # (as in `fdescribe`, `fcontext` and `fit`) since those are aliases for
1290
+ # `describe`/`context`/`it` with `:focus` metadata.
1291
+ def filter_run_when_matching(*args)
1292
+ when_first_matching_example_defined(*args) do
1293
+ filter_run(*args)
1294
+ end
1295
+ end
1296
+
1297
+ # Clears and reassigns the `inclusion_filter`. Set to `nil` if you don't
1298
+ # want any inclusion filter at all.
1299
+ #
1300
+ # ### Warning
1301
+ #
1302
+ # This overrides any inclusion filters/tags set on the command line or in
1303
+ # configuration files.
1304
+ def inclusion_filter=(filter)
1305
+ meta = Metadata.build_hash_from([filter], :warn_about_example_group_filtering)
1306
+ filter_manager.include_only meta
1307
+ end
1308
+
1309
+ alias_method :filter=, :inclusion_filter=
1310
+
1311
+ # Returns the `inclusion_filter`. If none has been set, returns an empty
1312
+ # hash.
1313
+ def inclusion_filter
1314
+ filter_manager.inclusions
1315
+ end
1316
+
1317
+ alias_method :filter, :inclusion_filter
1318
+
1319
+ # Adds key/value pairs to the `exclusion_filter`. If `args`
1320
+ # includes any symbols that are not part of the hash, each symbol
1321
+ # is treated as a key in the hash with the value `true`.
1322
+ #
1323
+ # ### Note
1324
+ #
1325
+ # Filters set using this method can be overridden from the command line
1326
+ # or config files (e.g. `.rspec`).
1327
+ #
1328
+ # @example
1329
+ # # Given this declaration.
1330
+ # describe "something", :foo => 'bar' do
1331
+ # # ...
1332
+ # end
1333
+ #
1334
+ # # Any of the following will exclude that group.
1335
+ # config.filter_run_excluding :foo => 'bar'
1336
+ # config.filter_run_excluding :foo => /^ba/
1337
+ # config.filter_run_excluding :foo => lambda {|v| v == 'bar'}
1338
+ # config.filter_run_excluding :foo => lambda {|v,m| m[:foo] == 'bar'}
1339
+ #
1340
+ # # Given a proc with an arity of 1, the lambda is passed the value
1341
+ # # related to the key, e.g.
1342
+ # config.filter_run_excluding :foo => lambda {|v| v == 'bar'}
1343
+ #
1344
+ # # Given a proc with an arity of 2, the lambda is passed the value
1345
+ # # related to the key, and the metadata itself e.g.
1346
+ # config.filter_run_excluding :foo => lambda {|v,m| m[:foo] == 'bar'}
1347
+ #
1348
+ # filter_run_excluding :foo # same as filter_run_excluding :foo => true
1349
+ def filter_run_excluding(*args)
1350
+ meta = Metadata.build_hash_from(args, :warn_about_example_group_filtering)
1351
+ filter_manager.exclude_with_low_priority meta
1352
+ static_config_filter_manager.exclude_with_low_priority Metadata.deep_hash_dup(meta)
1353
+ end
1354
+
1355
+ # Clears and reassigns the `exclusion_filter`. Set to `nil` if you don't
1356
+ # want any exclusion filter at all.
1357
+ #
1358
+ # ### Warning
1359
+ #
1360
+ # This overrides any exclusion filters/tags set on the command line or in
1361
+ # configuration files.
1362
+ def exclusion_filter=(filter)
1363
+ meta = Metadata.build_hash_from([filter], :warn_about_example_group_filtering)
1364
+ filter_manager.exclude_only meta
1365
+ end
1366
+
1367
+ # Returns the `exclusion_filter`. If none has been set, returns an empty
1368
+ # hash.
1369
+ def exclusion_filter
1370
+ filter_manager.exclusions
1371
+ end
1372
+
1373
+ # Tells RSpec to include `mod` in example groups. Methods defined in
1374
+ # `mod` are exposed to examples (not example groups). Use `filters` to
1375
+ # constrain the groups or examples in which to include the module.
1376
+ #
1377
+ # @example
1378
+ #
1379
+ # module AuthenticationHelpers
1380
+ # def login_as(user)
1381
+ # # ...
1382
+ # end
1383
+ # end
1384
+ #
1385
+ # module PreferencesHelpers
1386
+ # def preferences(user, preferences = {})
1387
+ # # ...
1388
+ # end
1389
+ # end
1390
+ #
1391
+ # module UserHelpers
1392
+ # def users(username)
1393
+ # # ...
1394
+ # end
1395
+ # end
1396
+ #
1397
+ # RSpec.configure do |config|
1398
+ # config.include(UserHelpers) # included in all groups
1399
+ #
1400
+ # # included in examples with `:preferences` metadata
1401
+ # config.include(PreferenceHelpers, :preferences)
1402
+ #
1403
+ # # included in examples with `:type => :request` metadata
1404
+ # config.include(AuthenticationHelpers, :type => :request)
1405
+ # end
1406
+ #
1407
+ # describe "edit profile", :preferences, :type => :request do
1408
+ # it "can be viewed by owning user" do
1409
+ # login_as preferences(users(:jdoe), :lang => 'es')
1410
+ # get "/profiles/jdoe"
1411
+ # assert_select ".username", :text => 'jdoe'
1412
+ # end
1413
+ # end
1414
+ #
1415
+ # @note Filtered module inclusions can also be applied to
1416
+ # individual examples that have matching metadata. Just like
1417
+ # Ruby's object model is that every object has a singleton class
1418
+ # which has only a single instance, RSpec's model is that every
1419
+ # example has a singleton example group containing just the one
1420
+ # example.
1421
+ #
1422
+ # @see #include_context
1423
+ # @see #extend
1424
+ # @see #prepend
1425
+ def include(mod, *filters)
1426
+ define_mixed_in_module(mod, filters, @include_modules, :include) do |group|
1427
+ safe_include(mod, group)
1428
+ end
1429
+ end
1430
+
1431
+ # Tells RSpec to include the named shared example group in example groups.
1432
+ # Use `filters` to constrain the groups or examples in which to include
1433
+ # the example group.
1434
+ #
1435
+ # @example
1436
+ #
1437
+ # RSpec.shared_context "example admin user" do
1438
+ # let(:admin_user) { create_user(:admin) }
1439
+ # end
1440
+ #
1441
+ # RSpec.shared_context "example guest user" do
1442
+ # let(:guest_user) { create_user(:guest) }
1443
+ # end
1444
+ #
1445
+ # RSpec.configure do |config|
1446
+ # config.include_context "example guest user", :type => :request
1447
+ # config.include_context "example admin user", :admin, :type => :request
1448
+ # end
1449
+ #
1450
+ # RSpec.describe "The admin page", :type => :request do
1451
+ # it "can be viewed by admins", :admin do
1452
+ # login_with admin_user
1453
+ # get "/admin"
1454
+ # expect(response).to be_ok
1455
+ # end
1456
+ #
1457
+ # it "cannot be viewed by guests" do
1458
+ # login_with guest_user
1459
+ # get "/admin"
1460
+ # expect(response).to be_forbidden
1461
+ # end
1462
+ # end
1463
+ #
1464
+ # @note Filtered context inclusions can also be applied to
1465
+ # individual examples that have matching metadata. Just like
1466
+ # Ruby's object model is that every object has a singleton class
1467
+ # which has only a single instance, RSpec's model is that every
1468
+ # example has a singleton example group containing just the one
1469
+ # example.
1470
+ #
1471
+ # @see #include
1472
+ def include_context(shared_group_name, *filters)
1473
+ shared_module = world.shared_example_group_registry.find([:main], shared_group_name)
1474
+ include shared_module, *filters
1475
+ end
1476
+
1477
+ # Tells RSpec to extend example groups with `mod`. Methods defined in
1478
+ # `mod` are exposed to example groups (not examples). Use `filters` to
1479
+ # constrain the groups to extend.
1480
+ #
1481
+ # Similar to `include`, but behavior is added to example groups, which
1482
+ # are classes, rather than the examples, which are instances of those
1483
+ # classes.
1484
+ #
1485
+ # @example
1486
+ #
1487
+ # module UiHelpers
1488
+ # def run_in_browser
1489
+ # # ...
1490
+ # end
1491
+ # end
1492
+ #
1493
+ # module PermissionHelpers
1494
+ # def define_permissions
1495
+ # # ...
1496
+ # end
1497
+ # end
1498
+ #
1499
+ # RSpec.configure do |config|
1500
+ # config.extend(UiHelpers, :type => :request)
1501
+ # config.extend(PermissionHelpers, :with_permissions, :type => :request)
1502
+ # end
1503
+ #
1504
+ # describe "edit profile", :with_permissions, :type => :request do
1505
+ # run_in_browser
1506
+ # define_permissions
1507
+ #
1508
+ # it "does stuff in the client" do
1509
+ # # ...
1510
+ # end
1511
+ # end
1512
+ #
1513
+ # @see #include
1514
+ # @see #prepend
1515
+ def extend(mod, *filters)
1516
+ define_mixed_in_module(mod, filters, @extend_modules, :extend) do |group|
1517
+ safe_extend(mod, group)
1518
+ end
1519
+ end
1520
+
1521
+ if RSpec::Support::RubyFeatures.module_prepends_supported?
1522
+ # Tells RSpec to prepend example groups with `mod`. Methods defined in
1523
+ # `mod` are exposed to examples (not example groups). Use `filters` to
1524
+ # constrain the groups in which to prepend the module.
1525
+ #
1526
+ # Similar to `include`, but module is included before the example group's class
1527
+ # in the ancestor chain.
1528
+ #
1529
+ # @example
1530
+ #
1531
+ # module OverrideMod
1532
+ # def override_me
1533
+ # "overridden"
1534
+ # end
1535
+ # end
1536
+ #
1537
+ # RSpec.configure do |config|
1538
+ # config.prepend(OverrideMod, :method => :prepend)
1539
+ # end
1540
+ #
1541
+ # describe "overriding example's class", :method => :prepend do
1542
+ # it "finds the user" do
1543
+ # self.class.class_eval do
1544
+ # def override_me
1545
+ # end
1546
+ # end
1547
+ # override_me # => "overridden"
1548
+ # # ...
1549
+ # end
1550
+ # end
1551
+ #
1552
+ # @see #include
1553
+ # @see #extend
1554
+ def prepend(mod, *filters)
1555
+ define_mixed_in_module(mod, filters, @prepend_modules, :prepend) do |group|
1556
+ safe_prepend(mod, group)
1557
+ end
1558
+ end
1559
+ end
1560
+
1561
+ # @private
1562
+ #
1563
+ # Used internally to extend a group with modules using `include`, `prepend` and/or
1564
+ # `extend`.
1565
+ def configure_group(group)
1566
+ group.hooks.register_globals(group, hooks)
1567
+
1568
+ configure_group_with group, @include_modules, :safe_include
1569
+ configure_group_with group, @extend_modules, :safe_extend
1570
+ configure_group_with group, @prepend_modules, :safe_prepend
1571
+ end
1572
+
1573
+ # @private
1574
+ #
1575
+ # Used internally to extend the singleton class of a single example's
1576
+ # example group instance with modules using `include` and/or `extend`.
1577
+ def configure_example(example, example_hooks)
1578
+ example_hooks.register_global_singleton_context_hooks(example, hooks)
1579
+ singleton_group = example.example_group_instance.singleton_class
1580
+
1581
+ # We replace the metadata so that SharedExampleGroupModule#included
1582
+ # has access to the example's metadata[:location].
1583
+ singleton_group.with_replaced_metadata(example.metadata) do
1584
+ modules = @include_modules.items_for(example.metadata)
1585
+ modules.each do |mod|
1586
+ safe_include(mod, example.example_group_instance.singleton_class)
1587
+ end
1588
+
1589
+ MemoizedHelpers.define_helpers_on(singleton_group) unless modules.empty?
1590
+ end
1591
+ end
1592
+
1593
+ # @private
1594
+ def requires=(paths)
1595
+ directories = ['lib', default_path].select { |p| File.directory? p }
1596
+ RSpec::Core::RubyProject.add_to_load_path(*directories)
1597
+ paths.each { |path| load_file_handling_errors(:require, path) }
1598
+ @requires += paths
1599
+ end
1600
+
1601
+ # @private
1602
+ def in_project_source_dir_regex
1603
+ regexes = project_source_dirs.map do |dir|
1604
+ /\A#{Regexp.escape(File.expand_path(dir))}\//
1605
+ end
1606
+
1607
+ Regexp.union(regexes)
1608
+ end
1609
+
1610
+ # @private
1611
+ def configure_mock_framework
1612
+ RSpec::Core::ExampleGroup.__send__(:include, mock_framework)
1613
+ conditionally_disable_mocks_monkey_patching
1614
+ end
1615
+
1616
+ # @private
1617
+ def configure_expectation_framework
1618
+ expectation_frameworks.each do |framework|
1619
+ RSpec::Core::ExampleGroup.__send__(:include, framework)
1620
+ end
1621
+ conditionally_disable_expectations_monkey_patching
1622
+ end
1623
+
1624
+ # @private
1625
+ def load_spec_files
1626
+ # Note which spec files world is already aware of.
1627
+ # This is generally only needed for when the user runs
1628
+ # `ruby path/to/spec.rb` (and loads `rspec/autorun`) --
1629
+ # in that case, the spec file was loaded by `ruby` and
1630
+ # isn't loaded by us here so we only know about it because
1631
+ # of an example group being registered in it.
1632
+ world.registered_example_group_files.each do |f|
1633
+ loaded_spec_files << f # the registered files are already expended absolute paths
1634
+ end
1635
+
1636
+ files_to_run.uniq.each do |f|
1637
+ file = File.expand_path(f)
1638
+ load_file_handling_errors(:load, file)
1639
+ loaded_spec_files << file
1640
+ end
1641
+
1642
+ @spec_files_loaded = true
1643
+ end
1644
+
1645
+ # @private
1646
+ DEFAULT_FORMATTER = lambda { |string| string }
1647
+
1648
+ # Formats the docstring output using the block provided.
1649
+ #
1650
+ # @example
1651
+ # # This will strip the descriptions of both examples and example
1652
+ # # groups.
1653
+ # RSpec.configure do |config|
1654
+ # config.format_docstrings { |s| s.strip }
1655
+ # end
1656
+ def format_docstrings(&block)
1657
+ @format_docstrings_block = block_given? ? block : DEFAULT_FORMATTER
1658
+ end
1659
+
1660
+ # @private
1661
+ def format_docstrings_block
1662
+ @format_docstrings_block ||= DEFAULT_FORMATTER
1663
+ end
1664
+
1665
+ # @private
1666
+ def self.delegate_to_ordering_manager(*methods)
1667
+ methods.each do |method|
1668
+ define_method method do |*args, &block|
1669
+ ordering_manager.__send__(method, *args, &block)
1670
+ end
1671
+ end
1672
+ end
1673
+
1674
+ # @!method seed=(value)
1675
+ #
1676
+ # Sets the seed value and sets the default global ordering to random.
1677
+ delegate_to_ordering_manager :seed=
1678
+
1679
+ # @!method seed
1680
+ # Seed for random ordering (default: generated randomly each run).
1681
+ #
1682
+ # When you run specs with `--order random`, RSpec generates a random seed
1683
+ # for the randomization and prints it to the `output_stream` (assuming
1684
+ # you're using RSpec's built-in formatters). If you discover an ordering
1685
+ # dependency (i.e. examples fail intermittently depending on order), set
1686
+ # this (on Configuration or on the command line with `--seed`) to run
1687
+ # using the same seed while you debug the issue.
1688
+ #
1689
+ # We recommend, actually, that you use the command line approach so you
1690
+ # don't accidentally leave the seed encoded.
1691
+ delegate_to_ordering_manager :seed
1692
+
1693
+ # @!method order=(value)
1694
+ #
1695
+ # Sets the default global ordering strategy. By default this can be one
1696
+ # of `:defined`, `:random`, but is customizable through the
1697
+ # `register_ordering` API. If order is set to `'rand:<seed>'`,
1698
+ # the seed will also be set.
1699
+ #
1700
+ # @see #register_ordering
1701
+ delegate_to_ordering_manager :order=
1702
+
1703
+ # @!method register_ordering(name)
1704
+ #
1705
+ # Registers a named ordering strategy that can later be
1706
+ # used to order an example group's subgroups by adding
1707
+ # `:order => <name>` metadata to the example group.
1708
+ #
1709
+ # @param name [Symbol] The name of the ordering.
1710
+ # @yield Block that will order the given examples or example groups
1711
+ # @yieldparam list [Array<RSpec::Core::Example>,
1712
+ # Array<RSpec::Core::ExampleGroup>] The examples or groups to order
1713
+ # @yieldreturn [Array<RSpec::Core::Example>,
1714
+ # Array<RSpec::Core::ExampleGroup>] The re-ordered examples or groups
1715
+ #
1716
+ # @example
1717
+ # RSpec.configure do |rspec|
1718
+ # rspec.register_ordering :reverse do |list|
1719
+ # list.reverse
1720
+ # end
1721
+ # end
1722
+ #
1723
+ # RSpec.describe 'MyClass', :order => :reverse do
1724
+ # # ...
1725
+ # end
1726
+ #
1727
+ # @note Pass the symbol `:global` to set the ordering strategy that
1728
+ # will be used to order the top-level example groups and any example
1729
+ # groups that do not have declared `:order` metadata.
1730
+ #
1731
+ # @example
1732
+ # RSpec.configure do |rspec|
1733
+ # rspec.register_ordering :global do |examples|
1734
+ # acceptance, other = examples.partition do |example|
1735
+ # example.metadata[:type] == :acceptance
1736
+ # end
1737
+ # other + acceptance
1738
+ # end
1739
+ # end
1740
+ #
1741
+ # RSpec.describe 'MyClass', :type => :acceptance do
1742
+ # # will run last
1743
+ # end
1744
+ #
1745
+ # RSpec.describe 'MyClass' do
1746
+ # # will run first
1747
+ # end
1748
+ #
1749
+ delegate_to_ordering_manager :register_ordering
1750
+
1751
+ # @private
1752
+ delegate_to_ordering_manager :seed_used?, :ordering_registry
1753
+
1754
+ # Set Ruby warnings on or off.
1755
+ def warnings=(value)
1756
+ $VERBOSE = !!value
1757
+ end
1758
+
1759
+ # @return [Boolean] Whether or not ruby warnings are enabled.
1760
+ def warnings?
1761
+ $VERBOSE
1762
+ end
1763
+
1764
+ # @private
1765
+ RAISE_ERROR_WARNING_NOTIFIER = lambda { |message| raise message }
1766
+
1767
+ # Turns warnings into errors. This can be useful when
1768
+ # you want RSpec to run in a 'strict' no warning situation.
1769
+ #
1770
+ # @example
1771
+ #
1772
+ # RSpec.configure do |rspec|
1773
+ # rspec.raise_on_warning = true
1774
+ # end
1775
+ def raise_on_warning=(value)
1776
+ if value
1777
+ RSpec::Support.warning_notifier = RAISE_ERROR_WARNING_NOTIFIER
1778
+ else
1779
+ RSpec::Support.warning_notifier = RSpec::Support::DEFAULT_WARNING_NOTIFIER
1780
+ end
1781
+ end
1782
+
1783
+ # Exposes the current running example via the named
1784
+ # helper method. RSpec 2.x exposed this via `example`,
1785
+ # but in RSpec 3.0, the example is instead exposed via
1786
+ # an arg yielded to `it`, `before`, `let`, etc. However,
1787
+ # some extension gems (such as Capybara) depend on the
1788
+ # RSpec 2.x's `example` method, so this config option
1789
+ # can be used to maintain compatibility.
1790
+ #
1791
+ # @param method_name [Symbol] the name of the helper method
1792
+ #
1793
+ # @example
1794
+ #
1795
+ # RSpec.configure do |rspec|
1796
+ # rspec.expose_current_running_example_as :example
1797
+ # end
1798
+ #
1799
+ # RSpec.describe MyClass do
1800
+ # before do
1801
+ # # `example` can be used here because of the above config.
1802
+ # do_something if example.metadata[:type] == "foo"
1803
+ # end
1804
+ # end
1805
+ def expose_current_running_example_as(method_name)
1806
+ ExposeCurrentExample.module_exec do
1807
+ extend RSpec::SharedContext
1808
+ let(method_name) { |ex| ex }
1809
+ end
1810
+
1811
+ include ExposeCurrentExample
1812
+ end
1813
+
1814
+ # @private
1815
+ module ExposeCurrentExample; end
1816
+
1817
+ # Turns deprecation warnings into errors, in order to surface
1818
+ # the full backtrace of the call site. This can be useful when
1819
+ # you need more context to address a deprecation than the
1820
+ # single-line call site normally provided.
1821
+ #
1822
+ # @example
1823
+ #
1824
+ # RSpec.configure do |rspec|
1825
+ # rspec.raise_errors_for_deprecations!
1826
+ # end
1827
+ def raise_errors_for_deprecations!
1828
+ self.deprecation_stream = Formatters::DeprecationFormatter::RaiseErrorStream.new
1829
+ end
1830
+
1831
+ # Enables zero monkey patching mode for RSpec. It removes monkey
1832
+ # patching of the top-level DSL methods (`describe`,
1833
+ # `shared_examples_for`, etc) onto `main` and `Module`, instead
1834
+ # requiring you to prefix these methods with `RSpec.`. It enables
1835
+ # expect-only syntax for rspec-mocks and rspec-expectations. It
1836
+ # simply disables monkey patching on whatever pieces of RSpec
1837
+ # the user is using.
1838
+ #
1839
+ # @note It configures rspec-mocks and rspec-expectations only
1840
+ # if the user is using those (either explicitly or implicitly
1841
+ # by not setting `mock_with` or `expect_with` to anything else).
1842
+ #
1843
+ # @note If the user uses this options with `mock_with :mocha`
1844
+ # (or similar) they will still have monkey patching active
1845
+ # in their test environment from mocha.
1846
+ #
1847
+ # @example
1848
+ #
1849
+ # # It disables all monkey patching.
1850
+ # RSpec.configure do |config|
1851
+ # config.disable_monkey_patching!
1852
+ # end
1853
+ #
1854
+ # # Is an equivalent to
1855
+ # RSpec.configure do |config|
1856
+ # config.expose_dsl_globally = false
1857
+ #
1858
+ # config.mock_with :rspec do |mocks|
1859
+ # mocks.syntax = :expect
1860
+ # mocks.patch_marshal_to_support_partial_doubles = false
1861
+ # end
1862
+ #
1863
+ # config.expect_with :rspec do |expectations|
1864
+ # expectations.syntax = :expect
1865
+ # end
1866
+ # end
1867
+ def disable_monkey_patching!
1868
+ self.expose_dsl_globally = false
1869
+ self.disable_monkey_patching = true
1870
+ conditionally_disable_mocks_monkey_patching
1871
+ conditionally_disable_expectations_monkey_patching
1872
+ end
1873
+
1874
+ # @private
1875
+ attr_accessor :disable_monkey_patching
1876
+
1877
+ # Defines a callback that can assign derived metadata values.
1878
+ #
1879
+ # @param filters [Array<Symbol>, Hash] metadata filters that determine
1880
+ # which example or group metadata hashes the callback will be triggered
1881
+ # for. If none are given, the callback will be run against the metadata
1882
+ # hashes of all groups and examples.
1883
+ # @yieldparam metadata [Hash] original metadata hash from an example or
1884
+ # group. Mutate this in your block as needed.
1885
+ #
1886
+ # @example
1887
+ # RSpec.configure do |config|
1888
+ # # Tag all groups and examples in the spec/unit directory with
1889
+ # # :type => :unit
1890
+ # config.define_derived_metadata(:file_path => %r{/spec/unit/}) do |metadata|
1891
+ # metadata[:type] = :unit
1892
+ # end
1893
+ # end
1894
+ def define_derived_metadata(*filters, &block)
1895
+ meta = Metadata.build_hash_from(filters, :warn_about_example_group_filtering)
1896
+ @derived_metadata_blocks.append(block, meta)
1897
+ end
1898
+
1899
+ # Defines a callback that runs after the first example with matching
1900
+ # metadata is defined. If no examples are defined with matching metadata,
1901
+ # it will not get called at all.
1902
+ #
1903
+ # This can be used to ensure some setup is performed (such as bootstrapping
1904
+ # a DB or loading a specific file that adds significantly to the boot time)
1905
+ # if needed (as indicated by the presence of an example with matching metadata)
1906
+ # but avoided otherwise.
1907
+ #
1908
+ # @example
1909
+ # RSpec.configure do |config|
1910
+ # config.when_first_matching_example_defined(:db) do
1911
+ # # Load a support file that does some heavyweight setup,
1912
+ # # including bootstrapping the DB, but only if we have loaded
1913
+ # # any examples tagged with `:db`.
1914
+ # require 'support/db'
1915
+ # end
1916
+ # end
1917
+ def when_first_matching_example_defined(*filters)
1918
+ specified_meta = Metadata.build_hash_from(filters, :warn_about_example_group_filtering)
1919
+
1920
+ callback = lambda do |example_or_group_meta|
1921
+ # Example groups do not have `:example_group` metadata
1922
+ # (instead they have `:parent_example_group` metadata).
1923
+ return unless example_or_group_meta.key?(:example_group)
1924
+
1925
+ # Ensure the callback only fires once.
1926
+ @derived_metadata_blocks.delete(callback, specified_meta)
1927
+
1928
+ yield
1929
+ end
1930
+
1931
+ @derived_metadata_blocks.append(callback, specified_meta)
1932
+ end
1933
+
1934
+ # @private
1935
+ def apply_derived_metadata_to(metadata)
1936
+ already_run_blocks = Set.new
1937
+
1938
+ # We loop and attempt to re-apply metadata blocks to support cascades
1939
+ # (e.g. where a derived bit of metadata triggers the application of
1940
+ # another piece of derived metadata, etc)
1941
+ #
1942
+ # We limit our looping to 200 times as a way to detect infinitely recursing derived metadata blocks.
1943
+ # It's hard to imagine a valid use case for a derived metadata cascade greater than 200 iterations.
1944
+ 200.times do
1945
+ return if @derived_metadata_blocks.items_for(metadata).all? do |block|
1946
+ already_run_blocks.include?(block).tap do |skip_block|
1947
+ block.call(metadata) unless skip_block
1948
+ already_run_blocks << block
1949
+ end
1950
+ end
1951
+ end
1952
+
1953
+ # If we got here, then `@derived_metadata_blocks.items_for(metadata).all?` never returned
1954
+ # `true` above and we treat this as an attempt to recurse infinitely. It's better to fail
1955
+ # with a clear # error than hang indefinitely, which is what would happen if we didn't limit
1956
+ # the looping above.
1957
+ raise SystemStackError, "Attempted to recursively derive metadata indefinitely."
1958
+ end
1959
+
1960
+ # Defines a `before` hook. See {Hooks#before} for full docs.
1961
+ #
1962
+ # This method differs from {Hooks#before} in only one way: it supports
1963
+ # the `:suite` scope. Hooks with the `:suite` scope will be run once before
1964
+ # the first example of the entire suite is executed. Conditions passed along
1965
+ # with `:suite` are effectively ignored.
1966
+ #
1967
+ # @see #prepend_before
1968
+ # @see #after
1969
+ # @see #append_after
1970
+ def before(scope=nil, *meta, &block)
1971
+ handle_suite_hook(scope, meta) do
1972
+ @before_suite_hooks << Hooks::BeforeHook.new(block, {})
1973
+ end || begin
1974
+ # defeat Ruby 2.5 lazy proc allocation to ensure
1975
+ # the methods below are passed the same proc instances
1976
+ # so `Hook` equality is preserved. For more info, see:
1977
+ # https://bugs.ruby-lang.org/issues/14045#note-5
1978
+ block.__id__
1979
+
1980
+ add_hook_to_existing_matching_groups(meta, scope) { |g| g.before(scope, *meta, &block) }
1981
+ super(scope, *meta, &block)
1982
+ end
1983
+ end
1984
+ alias_method :append_before, :before
1985
+
1986
+ # Adds `block` to the start of the list of `before` blocks in the same
1987
+ # scope (`:example`, `:context`, or `:suite`), in contrast to {#before},
1988
+ # which adds the hook to the end of the list.
1989
+ #
1990
+ # See {Hooks#before} for full `before` hook docs.
1991
+ #
1992
+ # This method differs from {Hooks#prepend_before} in only one way: it supports
1993
+ # the `:suite` scope. Hooks with the `:suite` scope will be run once before
1994
+ # the first example of the entire suite is executed. Conditions passed along
1995
+ # with `:suite` are effectively ignored.
1996
+ #
1997
+ # @see #before
1998
+ # @see #after
1999
+ # @see #append_after
2000
+ def prepend_before(scope=nil, *meta, &block)
2001
+ handle_suite_hook(scope, meta) do
2002
+ @before_suite_hooks.unshift Hooks::BeforeHook.new(block, {})
2003
+ end || begin
2004
+ # defeat Ruby 2.5 lazy proc allocation to ensure
2005
+ # the methods below are passed the same proc instances
2006
+ # so `Hook` equality is preserved. For more info, see:
2007
+ # https://bugs.ruby-lang.org/issues/14045#note-5
2008
+ block.__id__
2009
+
2010
+ add_hook_to_existing_matching_groups(meta, scope) { |g| g.prepend_before(scope, *meta, &block) }
2011
+ super(scope, *meta, &block)
2012
+ end
2013
+ end
2014
+
2015
+ # Defines a `after` hook. See {Hooks#after} for full docs.
2016
+ #
2017
+ # This method differs from {Hooks#after} in only one way: it supports
2018
+ # the `:suite` scope. Hooks with the `:suite` scope will be run once after
2019
+ # the last example of the entire suite is executed. Conditions passed along
2020
+ # with `:suite` are effectively ignored.
2021
+ #
2022
+ # @see #append_after
2023
+ # @see #before
2024
+ # @see #prepend_before
2025
+ def after(scope=nil, *meta, &block)
2026
+ handle_suite_hook(scope, meta) do
2027
+ @after_suite_hooks.unshift Hooks::AfterHook.new(block, {})
2028
+ end || begin
2029
+ # defeat Ruby 2.5 lazy proc allocation to ensure
2030
+ # the methods below are passed the same proc instances
2031
+ # so `Hook` equality is preserved. For more info, see:
2032
+ # https://bugs.ruby-lang.org/issues/14045#note-5
2033
+ block.__id__
2034
+
2035
+ add_hook_to_existing_matching_groups(meta, scope) { |g| g.after(scope, *meta, &block) }
2036
+ super(scope, *meta, &block)
2037
+ end
2038
+ end
2039
+ alias_method :prepend_after, :after
2040
+
2041
+ # Adds `block` to the end of the list of `after` blocks in the same
2042
+ # scope (`:example`, `:context`, or `:suite`), in contrast to {#after},
2043
+ # which adds the hook to the start of the list.
2044
+ #
2045
+ # See {Hooks#after} for full `after` hook docs.
2046
+ #
2047
+ # This method differs from {Hooks#append_after} in only one way: it supports
2048
+ # the `:suite` scope. Hooks with the `:suite` scope will be run once after
2049
+ # the last example of the entire suite is executed. Conditions passed along
2050
+ # with `:suite` are effectively ignored.
2051
+ #
2052
+ # @see #append_after
2053
+ # @see #before
2054
+ # @see #prepend_before
2055
+ def append_after(scope=nil, *meta, &block)
2056
+ handle_suite_hook(scope, meta) do
2057
+ @after_suite_hooks << Hooks::AfterHook.new(block, {})
2058
+ end || begin
2059
+ # defeat Ruby 2.5 lazy proc allocation to ensure
2060
+ # the methods below are passed the same proc instances
2061
+ # so `Hook` equality is preserved. For more info, see:
2062
+ # https://bugs.ruby-lang.org/issues/14045#note-5
2063
+ block.__id__
2064
+
2065
+ add_hook_to_existing_matching_groups(meta, scope) { |g| g.append_after(scope, *meta, &block) }
2066
+ super(scope, *meta, &block)
2067
+ end
2068
+ end
2069
+
2070
+ # Registers `block` as an `around` hook.
2071
+ #
2072
+ # See {Hooks#around} for full `around` hook docs.
2073
+ def around(scope=nil, *meta, &block)
2074
+ # defeat Ruby 2.5 lazy proc allocation to ensure
2075
+ # the methods below are passed the same proc instances
2076
+ # so `Hook` equality is preserved. For more info, see:
2077
+ # https://bugs.ruby-lang.org/issues/14045#note-5
2078
+ block.__id__
2079
+
2080
+ add_hook_to_existing_matching_groups(meta, scope) { |g| g.around(scope, *meta, &block) }
2081
+ super(scope, *meta, &block)
2082
+ end
2083
+
2084
+ # @private
2085
+ def with_suite_hooks
2086
+ return yield if dry_run?
2087
+
2088
+ begin
2089
+ RSpec.current_scope = :before_suite_hook
2090
+ run_suite_hooks("a `before(:suite)` hook", @before_suite_hooks)
2091
+ yield
2092
+ ensure
2093
+ RSpec.current_scope = :after_suite_hook
2094
+ run_suite_hooks("an `after(:suite)` hook", @after_suite_hooks)
2095
+ RSpec.current_scope = :suite
2096
+ end
2097
+ end
2098
+
2099
+ # @private
2100
+ # Holds the various registered hooks. Here we use a FilterableItemRepository
2101
+ # implementation that is specifically optimized for the read/write patterns
2102
+ # of the config object.
2103
+ def hooks
2104
+ @hooks ||= HookCollections.new(self, FilterableItemRepository::QueryOptimized)
2105
+ end
2106
+
2107
+ # Invokes block before defining an example group
2108
+ def on_example_group_definition(&block)
2109
+ on_example_group_definition_callbacks << block
2110
+ end
2111
+
2112
+ # @api private
2113
+ # Returns an array of blocks to call before defining an example group
2114
+ def on_example_group_definition_callbacks
2115
+ @on_example_group_definition_callbacks ||= []
2116
+ end
2117
+
2118
+ # @private
2119
+ def bisect_runner_class
2120
+ @bisect_runner_class ||= begin
2121
+ case bisect_runner
2122
+ when :fork
2123
+ RSpec::Support.require_rspec_core 'bisect/fork_runner'
2124
+ Bisect::ForkRunner
2125
+ when :shell
2126
+ RSpec::Support.require_rspec_core 'bisect/shell_runner'
2127
+ Bisect::ShellRunner
2128
+ else
2129
+ raise "Unsupported value for `bisect_runner` (#{bisect_runner.inspect}). " \
2130
+ "Only `:fork` and `:shell` are supported."
2131
+ end
2132
+ end
2133
+ end
2134
+
2135
+ private
2136
+
2137
+ def load_file_handling_errors(method, file)
2138
+ __send__(method, file)
2139
+ rescue LoadError => ex
2140
+ relative_file = Metadata.relative_path(file)
2141
+ suggestions = DidYouMean.new(relative_file).call
2142
+ reporter.notify_non_example_exception(ex, "An error occurred while loading #{relative_file}.#{suggestions}")
2143
+ RSpec.world.wants_to_quit = true
2144
+ rescue SyntaxError => ex
2145
+ relative_file = Metadata.relative_path(file)
2146
+ reporter.notify_non_example_exception(
2147
+ ex,
2148
+ "While loading #{relative_file} a `raise SyntaxError` occurred, RSpec will now quit."
2149
+ )
2150
+ RSpec.world.rspec_is_quitting = true
2151
+ rescue Support::AllExceptionsExceptOnesWeMustNotRescue => ex
2152
+ relative_file = Metadata.relative_path(file)
2153
+ reporter.notify_non_example_exception(ex, "An error occurred while loading #{relative_file}.")
2154
+ RSpec.world.wants_to_quit = true
2155
+ rescue SystemExit => ex
2156
+ relative_file = Metadata.relative_path(file)
2157
+ reporter.notify_non_example_exception(
2158
+ ex,
2159
+ "While loading #{relative_file} an `exit` / `raise SystemExit` occurred, RSpec will now quit."
2160
+ )
2161
+ RSpec.world.rspec_is_quitting = true
2162
+ raise ex
2163
+ end
2164
+
2165
+ def handle_suite_hook(scope, meta)
2166
+ return nil unless scope == :suite
2167
+
2168
+ unless meta.empty?
2169
+ # TODO: in RSpec 4, consider raising an error here.
2170
+ # We warn only for backwards compatibility.
2171
+ RSpec.warn_with "WARNING: `:suite` hooks do not support metadata since " \
2172
+ "they apply to the suite as a whole rather than " \
2173
+ "any individual example or example group that has metadata. " \
2174
+ "The metadata you have provided (#{meta.inspect}) will be ignored."
2175
+ end
2176
+
2177
+ yield
2178
+ end
2179
+
2180
+ def run_suite_hooks(hook_description, hooks)
2181
+ context = SuiteHookContext.new(hook_description, reporter)
2182
+
2183
+ hooks.each do |hook|
2184
+ begin
2185
+ hook.run(context)
2186
+ rescue Support::AllExceptionsExceptOnesWeMustNotRescue => ex
2187
+ context.set_exception(ex)
2188
+
2189
+ # Do not run subsequent `before` hooks if one fails.
2190
+ # But for `after` hooks, we run them all so that all
2191
+ # cleanup bits get a chance to complete, minimizing the
2192
+ # chance that resources get left behind.
2193
+ break if hooks.equal?(@before_suite_hooks)
2194
+ end
2195
+ end
2196
+ end
2197
+
2198
+ def get_files_to_run(paths)
2199
+ files = FlatMap.flat_map(paths_to_check(paths)) do |path|
2200
+ path = path.gsub(File::ALT_SEPARATOR, File::SEPARATOR) if File::ALT_SEPARATOR
2201
+ File.directory?(path) ? gather_directories(path) : extract_location(path)
2202
+ end.uniq
2203
+
2204
+ return files unless only_failures?
2205
+ relative_files = files.map { |f| Metadata.relative_path(File.expand_path f) }
2206
+ intersection = (relative_files & spec_files_with_failures.to_a)
2207
+ intersection.empty? ? files : intersection
2208
+ end
2209
+
2210
+ def paths_to_check(paths)
2211
+ return paths if pattern_might_load_specs_from_vendored_dirs?
2212
+ paths + [Dir.getwd]
2213
+ end
2214
+
2215
+ def pattern_might_load_specs_from_vendored_dirs?
2216
+ pattern.split(File::SEPARATOR).first.include?('**')
2217
+ end
2218
+
2219
+ def gather_directories(path)
2220
+ include_files = get_matching_files(path, pattern)
2221
+ exclude_files = get_matching_files(path, exclude_pattern)
2222
+ (include_files - exclude_files).uniq
2223
+ end
2224
+
2225
+ def get_matching_files(path, pattern)
2226
+ raw_files = Dir[file_glob_from(path, pattern)]
2227
+ raw_files.map { |file| File.expand_path(file) }.sort
2228
+ end
2229
+
2230
+ def file_glob_from(path, pattern)
2231
+ stripped = "{#{pattern.gsub(/\s*,\s*/, ',')}}"
2232
+ return stripped if pattern =~ /^(\.\/)?#{Regexp.escape path}/ || absolute_pattern?(pattern)
2233
+ File.join(path, stripped)
2234
+ end
2235
+
2236
+ if RSpec::Support::OS.windows?
2237
+ # :nocov:
2238
+ def absolute_pattern?(pattern)
2239
+ pattern =~ /\A[A-Z]:\\/ || windows_absolute_network_path?(pattern)
2240
+ end
2241
+
2242
+ def windows_absolute_network_path?(pattern)
2243
+ return false unless ::File::ALT_SEPARATOR
2244
+ pattern.start_with?(::File::ALT_SEPARATOR + ::File::ALT_SEPARATOR)
2245
+ end
2246
+ # :nocov:
2247
+ else
2248
+ def absolute_pattern?(pattern)
2249
+ pattern.start_with?(File::Separator)
2250
+ end
2251
+ end
2252
+
2253
+ def extract_location(path)
2254
+ match = /^(.*?)((?:\:\d+)+)$/.match(path)
2255
+
2256
+ if match
2257
+ captures = match.captures
2258
+ path = captures[0]
2259
+ lines = captures[1][1..-1].split(":").map(&:to_i)
2260
+ filter_manager.add_location path, lines
2261
+ else
2262
+ path, scoped_ids = Example.parse_id(path)
2263
+ filter_manager.add_ids(path, scoped_ids.split(/\s*,\s*/)) if scoped_ids
2264
+ end
2265
+
2266
+ return [] if path == default_path
2267
+ File.expand_path(path)
2268
+ end
2269
+
2270
+ def command
2271
+ $0.split(File::SEPARATOR).last
2272
+ end
2273
+
2274
+ def value_for(key)
2275
+ @preferred_options.fetch(key) { yield }
2276
+ end
2277
+
2278
+ def define_built_in_hooks
2279
+ around(:example, :aggregate_failures => true) do |procsy|
2280
+ begin
2281
+ aggregate_failures(nil, :hide_backtrace => true, &procsy)
2282
+ rescue Support::AllExceptionsExceptOnesWeMustNotRescue => exception
2283
+ procsy.example.set_aggregate_failures_exception(exception)
2284
+ end
2285
+ end
2286
+ end
2287
+
2288
+ def assert_no_example_groups_defined(config_option)
2289
+ return unless world.example_groups.any?
2290
+
2291
+ raise MustBeConfiguredBeforeExampleGroupsError.new(
2292
+ "RSpec's #{config_option} configuration option must be configured before " \
2293
+ "any example groups are defined, but you have already defined a group."
2294
+ )
2295
+ end
2296
+
2297
+ def output_wrapper
2298
+ @output_wrapper ||= OutputWrapper.new(output_stream)
2299
+ end
2300
+
2301
+ def output_to_tty?(output=output_stream)
2302
+ output.respond_to?(:tty?) && output.tty?
2303
+ end
2304
+
2305
+ def conditionally_disable_mocks_monkey_patching
2306
+ return unless disable_monkey_patching && rspec_mocks_loaded?
2307
+
2308
+ RSpec::Mocks.configuration.tap do |config|
2309
+ config.syntax = :expect
2310
+ config.patch_marshal_to_support_partial_doubles = false
2311
+ end
2312
+ end
2313
+
2314
+ def conditionally_disable_expectations_monkey_patching
2315
+ return unless disable_monkey_patching && rspec_expectations_loaded?
2316
+
2317
+ RSpec::Expectations.configuration.syntax = :expect
2318
+ end
2319
+
2320
+ def rspec_mocks_loaded?
2321
+ defined?(RSpec::Mocks.configuration)
2322
+ end
2323
+
2324
+ def rspec_expectations_loaded?
2325
+ defined?(RSpec::Expectations.configuration)
2326
+ end
2327
+
2328
+ def update_pattern_attr(name, value)
2329
+ if @spec_files_loaded
2330
+ RSpec.warning "Configuring `#{name}` to #{value} has no effect since " \
2331
+ "RSpec has already loaded the spec files."
2332
+ end
2333
+
2334
+ instance_variable_set(:"@#{name}", value)
2335
+ @files_to_run = nil
2336
+ end
2337
+
2338
+ def clear_values_derived_from_example_status_persistence_file_path
2339
+ @last_run_statuses = nil
2340
+ @spec_files_with_failures = nil
2341
+ end
2342
+
2343
+ def configure_group_with(group, module_list, application_method)
2344
+ module_list.items_for(group.metadata).each do |mod|
2345
+ __send__(application_method, mod, group)
2346
+ end
2347
+ end
2348
+
2349
+ def add_hook_to_existing_matching_groups(meta, scope, &block)
2350
+ # For example hooks, we have to apply it to each of the top level
2351
+ # groups, even if the groups do not match. When we apply it, we
2352
+ # apply it with the metadata, so it will only apply to examples
2353
+ # in the group that match the metadata.
2354
+ # #2280 for background and discussion.
2355
+ if scope == :example || scope == :each || scope.nil?
2356
+ world.example_groups.each(&block)
2357
+ else
2358
+ meta = Metadata.build_hash_from(meta.dup)
2359
+ on_existing_matching_groups(meta, &block)
2360
+ end
2361
+ end
2362
+
2363
+ def on_existing_matching_groups(meta)
2364
+ world.traverse_example_group_trees_until do |group|
2365
+ metadata_applies_to_group?(meta, group).tap do |applies|
2366
+ yield group if applies
2367
+ end
2368
+ end
2369
+ end
2370
+
2371
+ def metadata_applies_to_group?(meta, group)
2372
+ meta.empty? || MetadataFilter.apply?(:any?, meta, group.metadata)
2373
+ end
2374
+
2375
+ if RSpec::Support::RubyFeatures.module_prepends_supported?
2376
+ def safe_prepend(mod, host)
2377
+ host.__send__(:prepend, mod) unless host < mod
2378
+ end
2379
+ end
2380
+
2381
+ if RUBY_VERSION.to_f >= 1.9
2382
+ def safe_include(mod, host)
2383
+ host.__send__(:include, mod) unless host < mod
2384
+ end
2385
+
2386
+ def safe_extend(mod, host)
2387
+ host.extend(mod) unless host.singleton_class < mod
2388
+ end
2389
+ else # for 1.8.7
2390
+ # :nocov:
2391
+ def safe_include(mod, host)
2392
+ host.__send__(:include, mod) unless host.included_modules.include?(mod)
2393
+ end
2394
+
2395
+ def safe_extend(mod, host)
2396
+ host.extend(mod) unless (class << host; self; end).included_modules.include?(mod)
2397
+ end
2398
+ # :nocov:
2399
+ end
2400
+
2401
+ def define_mixed_in_module(mod, filters, mod_list, config_method, &block)
2402
+ unless Module === mod
2403
+ raise TypeError, "`RSpec.configuration.#{config_method}` expects a module but got: #{mod.inspect}"
2404
+ end
2405
+
2406
+ meta = Metadata.build_hash_from(filters, :warn_about_example_group_filtering)
2407
+ mod_list.append(mod, meta)
2408
+ on_existing_matching_groups(meta, &block)
2409
+ end
2410
+ end
2411
+ # rubocop:enable Metrics/ClassLength
2412
+ end
2413
+ end