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,2403 @@
1
+ === 13.0.6
2
+
3
+ * Additional fix for #389
4
+ Pull request #390 by hsbt
5
+
6
+ === 13.0.5
7
+
8
+ * Fixed the regression of #388
9
+ Pull request #389 by hsbt
10
+
11
+ === 13.0.4
12
+
13
+ * Fix rake test loader swallowing useful error information.
14
+ Pull request #367 by deivid-rodriguez
15
+ * Add -C/--directory option the same as GNU make.
16
+ Pull request #376 by nobu
17
+
18
+ === 13.0.3
19
+
20
+ * Fix breaking change of execution order on TestTask.
21
+ Pull request #368 by ysakasin
22
+
23
+ === 13.0.2
24
+
25
+ ==== Enhancements
26
+
27
+ * Fix tests to work with current FileUtils
28
+ Pull Request #358 by jeremyevans
29
+ * Simplify default rake test loader
30
+ Pull Request #357 by deivid-rodriguez
31
+ * Update rdoc
32
+ Pull Request #366 by bahasalien
33
+ * Update broken links to rake articles from Avdi in README
34
+ Pull Request #360 by svl7
35
+
36
+ === 13.0.1
37
+
38
+ ==== Bug fixes
39
+
40
+ * Fixed bug: Reenabled task raises previous exception on second invokation
41
+ Pull Request #271 by thorsteneckel
42
+ * Fix an incorrectly resolved arg pattern
43
+ Pull Request #327 by mjbellantoni
44
+
45
+ === 13.0.0
46
+
47
+ ==== Enhancements
48
+
49
+ * Follows recent changes on keyword arguments in ruby 2.7.
50
+ Pull Request #326 by nobu
51
+ * Make `PackageTask` be able to omit parent directory while packing files
52
+ Pull Request #310 by tonytonyjan
53
+ * Add order only dependency
54
+ Pull Request #269 by take-cheeze
55
+
56
+ ==== Compatibility changes
57
+
58
+ * Drop old ruby versions(< 2.2)
59
+
60
+ === 12.3.3
61
+
62
+ ==== Bug fixes
63
+
64
+ * Use the application's name in error message if a task is not found.
65
+ Pull Request #303 by tmatilai
66
+
67
+ ==== Enhancements:
68
+
69
+ * Use File.open explicitly.
70
+
71
+ === 12.3.2
72
+
73
+ ==== Bug fixes
74
+
75
+ * Fixed test fails caused by 2.6 warnings.
76
+ Pull Request #297 by hsbt
77
+
78
+ ==== Enhancements:
79
+
80
+ * Rdoc improvements.
81
+ Pull Request #293 by colby-swandale
82
+ * Improve multitask performance.
83
+ Pull Request #273 by jsm
84
+ * Add alias `prereqs`.
85
+ Pull Request #268 by take-cheeze
86
+
87
+ === 12.3.1
88
+
89
+ ==== Bug fixes
90
+
91
+ * Support did_you_mean >= v1.2.0 which has a breaking change on formatters.
92
+ Pull request #262 by FUJI Goro.
93
+
94
+ ==== Enhancements:
95
+
96
+ * Don't run task if it depends on already invoked but failed task.
97
+ Pull request #252 by Gonzalo Rodriguez.
98
+ * Make space trimming consistent for all task arguments.
99
+ Pull request #259 by Gonzalo Rodriguez.
100
+ * Removes duplicated inclusion of Rake::DSL in tests.
101
+ Pull request #254 by Gonzalo Rodriguez.
102
+ * Re-raise a LoadError that didn't come from require in the test loader.
103
+ Pull request #250 by Dylan Thacker-Smith.
104
+
105
+ === 12.3.0
106
+
107
+ ==== Compatibility Changes
108
+
109
+ * Bump `required_ruby_version` to Ruby 2.0.0. Rake has already
110
+ removed support for Ruby 1.9.x.
111
+
112
+ ==== Enhancements:
113
+
114
+ * Support `test-bundled-gems` task on ruby core.
115
+
116
+ === 12.2.1
117
+
118
+ ==== Bug fixes
119
+
120
+ * Fixed to break Capistrano::Application on capistrano3.
121
+
122
+ === 12.2.0
123
+
124
+ ==== Enhancements:
125
+
126
+ * Make rake easier to use as a library
127
+ Pull request #211 by @drbrain
128
+ * Fix quadratic performance in FileTask#out_of_date?
129
+ Pull request #224 by @doudou
130
+ * Clarify output when printing nested exception traces
131
+ Pull request #232 by @urbanautomaton
132
+
133
+ ==== Bug fixes
134
+
135
+ * Account for a file that match 2 or more patterns.
136
+ Pull request #231 by @styd
137
+
138
+ === 12.1.0
139
+
140
+ ==== Enhancements:
141
+
142
+ * Added did_you_mean feature for invalid rake task.
143
+ Pull request #221 by @xtina-starr
144
+ * Enabled to dependency chained by extensions. Pull request #39 by Petr Skocik.
145
+ * Make all of string literals to frozen objects on Ruby 2.4 or later.
146
+
147
+ ==== Bug fixes
148
+
149
+ * Typo fixes in rakefile.rdoc. Pull request #180 by Yuta Kurotaki.
150
+ * Fix unexpected behavior of file task with dryrun option.
151
+ Pull request #183 by @aycabta.
152
+ * Make LoadError from running tests more obvious. Pull request #195
153
+ by Eric Hodel.
154
+ * Fix unexpected TypeError with hash style option. Pull request #202
155
+ by Kuniaki IGARASHI.
156
+
157
+ === 12.0.0
158
+
159
+ ==== Compatibility Changes
160
+
161
+ * Removed arguments on clear #157 by Jesse Bowes
162
+ * Removed `rake/contrib` packages. These are extracted to `rake-contrib` gem.
163
+ * Removed deprecated method named `last\_comment`.
164
+
165
+ ==== Enhancements:
166
+
167
+ * Re-use trace option on `cleanup` task. #164 by Brian Henderson
168
+ * Actions adore keyword arguments #174 by Josh Cheek
169
+ * Rake::TaskArguments#key? alias of #has_key? #175 by Paul Annesley
170
+
171
+ === 11.3.0 / 2016-09-20
172
+
173
+ ==== Enhancements:
174
+
175
+ * Remove to reference `Fixnum` constant. Pull request #160 by nobu
176
+
177
+ === 11.2.2 / 2016-06-12
178
+
179
+ ==== Bug fixes
180
+
181
+ * Fix unexpected behavior with multiple dependencies on Rake::TestTask
182
+
183
+ === 11.2.1 / 2016-06-12
184
+
185
+ ==== Bug fixes
186
+
187
+ * Fix regression of dependencies handling on Rake::TestTask. Report #139
188
+
189
+ === 11.2.0 / 2016-06-11
190
+
191
+ ==== Bug fixes
192
+
193
+ * Fix unexpected cut-out behavior on task description using triple dots
194
+ and exclamation. Report #106 from Stephan Kämper and Pull request #134 by Lee
195
+ * Fix empty argument assignment with `with_defaults` option. Pull request #135
196
+ by bakunyo
197
+ * Ignore to use `hwprefs` on Darwin platform. Use sysctl now. Report #128
198
+
199
+ ==== Enhancements
200
+
201
+ * Spawn options for sh Pull equest #138 by Eric Hodel.
202
+ * Allow to specify dependencies(prerequisites) for Rake::TestTask
203
+ Pull request #117 by Tim Maslyuchenko
204
+ * Use Bundler task instead of hoe for gem release.
205
+ * Remove explicitly load to rubygems for Ruby 1.8.
206
+ * Unify to declare `Rake::VERSION`.
207
+ * Support xz format for PackageTask.
208
+
209
+ === 11.1.2 / 2016-03-28
210
+
211
+ ==== Bug fixes
212
+
213
+ * Remove `-W` option when Rake::TestTask#verbose enabled. It's misunderstanding
214
+ specification change with Rake 11. Partly revert #67
215
+
216
+ === 11.1.1 / 2016-03-14
217
+
218
+ ==== Bug fixes
219
+
220
+ * Use `-W` instead of `--verbose` when Rake::TestTask#verbose enabled.
221
+ JRuby doesn't have `--verbose` option.
222
+
223
+ === 11.1.0 / 2016-03-11
224
+
225
+ ==== Compatibility Changes
226
+
227
+ * Revert to remove `last\_comment`. It will remove Rake 12.
228
+
229
+ === 11.0.1 / 2016-03-09
230
+
231
+ ==== Bug fixes
232
+
233
+ * Fixed packaging manifest.
234
+
235
+ === 11.0.0 / 2016-03-09
236
+
237
+ ==== Bug fixes
238
+
239
+ * Correctly handle bad encoding in exception messages. Pull request #113
240
+ by Tomer Brisker
241
+ * Fix verbose option at TestTask. Pull request #67 by Mike Blumtritt
242
+
243
+ ==== Enhancements
244
+
245
+ * Make FileList#exclude more analogous to FileList#include.
246
+ * Use IO.open instead of Open3.popen3 for CPU counter.
247
+ * Make Rake::Task#already_invoked publicly accessible.
248
+ Pull request #93 by Joe Rafaniello
249
+ * Lookup prerequisites with same name outside of scope instead of
250
+ matching self. Pull request #96 by Sandy Vanderbleek
251
+ * Make FileList#pathmap behave like String#pathmap.
252
+ Pull request #61 by Daniel Tamai
253
+ * Add fetch method to task arguments.
254
+ Pull request #12 by Chris Keathley
255
+ * Use ruby warnings by default. Pull request #97 by Harold Giménez
256
+
257
+ ==== Compatibility Changes
258
+
259
+ * Removed to support Ruby 1.8.x
260
+ * Removed constant named `RAKEVERSION`
261
+ * Removed Rake::AltSystem
262
+ * Removed Rake::RubyForgePublisher
263
+ * Removed Rake::TaskManager#last\_comment. Use last\_description.
264
+ * Removed Rake::TaskLib#paste
265
+ * Removed Top-level SshDirPublisher, SshFreshDirPublisher, SshFilePublisher
266
+ and CompositePublisher from lib/rake/contrib/publisher.rb
267
+ * Removed "rake/runtest.rb"
268
+
269
+ === 10.5.0 / 2016-01-13
270
+
271
+ ==== Enhancements
272
+
273
+ * Removed monkey patching for Ruby 1.8. Pull request #46 by Pablo Herrero.
274
+ * Inheritance class of Rake::FileList returns always self class.
275
+ Pull request #74 by Thomas Scholz
276
+
277
+ === 10.4.2 / 2014-12-02
278
+
279
+ ==== Bug fixes
280
+
281
+ * Rake no longer edits ARGV. This allows you to re-exec rake from a rake
282
+ task. Pull requset #9 by Matt Palmer.
283
+ * Documented how Rake::DSL#desc handles sentences in task descriptions.
284
+ Issue #7 by Raza Sayed.
285
+ * Fixed test error on 1.9.3 with legacy RubyGems. Issue #8 by Matt Palmer.
286
+ * Deleted duplicated History entry. Pull request #10 by Yuji Yamamoto.
287
+
288
+ === 10.4.1 / 2014-12-01
289
+
290
+ ==== Bug fixes
291
+
292
+ * Reverted fix for #277 as it caused numerous issues for rake users.
293
+ rails/spring issue #366 by Gustavo Dutra.
294
+
295
+ === 10.4.0 / 2014-11-22
296
+
297
+ ==== Enhancements
298
+
299
+ * Upgraded to minitest 5. Pull request #292 by Teo Ljungberg.
300
+ * Added support for Pathname in rake tasks. Pull request #271 by Randy
301
+ Coulman.
302
+ * Rake now ignores falsy dependencies which allows for easier programmatic
303
+ creation of tasks. Pull request #273 by Manav.
304
+ * Rake no longer edits ARGV. This allows you to re-exec rake from a rake
305
+ task. Issue #277 by Matt Palmer.
306
+ * Etc.nprocessors is used for counting the number of CPUs.
307
+
308
+ ==== Bug fixes
309
+
310
+ * Updated rake manpage. Issue #283 by Nathan Long, pull request #291 by
311
+ skittleys.
312
+ * Add Rake::LATE to allow rebuilding of files that depend on deleted files.
313
+ Bug #286, pull request #287 by David Grayson.
314
+ * Fix relinking of files when repackaging. Bug #276 by Muenze.
315
+ * Fixed some typos. Pull request #280 by Jed Northridge.
316
+ * Try counting CPUs via cpuinfo if host_os was not matched. Pull request
317
+ #282 by Edouard B.
318
+
319
+ === 10.3.2 / 2014-05-15
320
+
321
+ ==== Bug fixes
322
+
323
+ * Rake no longer infinitely loops when showing exception causes that refer to
324
+ each other. Bug #272 by Chris Bandy.
325
+ * Fixed documentation typos. Bug #275 by Jake Worth.
326
+
327
+ === 10.3.1 / 2014-04-17
328
+
329
+ ==== Bug fixes
330
+
331
+ * Really stop reporting an error when cleaning already-deleted files. Pull
332
+ request #269 by Randy Coulman
333
+ * Fixed infinite loop when cleaning already-deleted files on windows.
334
+
335
+ === 10.3 / 2014-04-15
336
+
337
+ ==== Enhancements
338
+
339
+ * Added --build-all option to rake which treats all file prerequisites as
340
+ out-of-date. Pull request #254 by Andrew Gilbert.
341
+ * Added Rake::NameSpace#scope. Issue #263 by Jon San Miguel.
342
+
343
+ ==== Bug fixes
344
+
345
+ * Suppress org.jruby package files in rake error messages for JRuby users.
346
+ Issue #213 by Charles Nutter.
347
+ * Fixed typo, removed extra "h". Pull request #267 by Hsing-Hui Hsu.
348
+ * Rake no longer reports an error when cleaning already-deleted files. Pull
349
+ request #266 by Randy Coulman.
350
+ * Consume stderr while determining CPU count to avoid hang. Issue #268 by
351
+ Albert Sun.
352
+
353
+ === 10.2.2 / 2014-03-27
354
+
355
+ ==== Bug fixes
356
+
357
+ * Restored Ruby 1.8.7 compatibility
358
+
359
+ === 10.2.1 / 2014-03-25
360
+
361
+ ==== Bug fixes
362
+
363
+ * File tasks including a ':' are now top-level tasks again. Issue #262 by
364
+ Josh Holtrop.
365
+ * Use sysctl for CPU count for all BSDs. Pull request #261 by Joshua Stein.
366
+ * Fixed CPU detection for unknown platforms.
367
+
368
+ === 10.2.0 / 2014-03-24
369
+
370
+ ==== Enhancements
371
+
372
+ * Rake now requires Ruby 1.9 or newer. For me, this is a breaking change, but
373
+ it seems that Jim planned to release it with Rake 10.2. See also pull
374
+ request #247 by Philip Arndt.
375
+ * Rake now allows you to declare tasks under a namespace like:
376
+
377
+ task 'a:b' do ... end
378
+
379
+ Pull request #232 by Judson Lester.
380
+ * Task#source defaults to the first prerequisite in non-rule tasks. Pull
381
+ request #215 by Avdi Grimm.
382
+ * Rake now automatically rebuilds and reloads imported files. Pull request
383
+ #209 by Randy Coulman.
384
+ * The rake task arguments can contain escaped commas. Pull request #214 by
385
+ Filip Hrbek.
386
+ * Rake now prints the exception class on errors. Patch #251 by David Cornu.
387
+
388
+ ==== Bug fixes
389
+
390
+ * Fixed typos. Pull request #256 by Valera Rozuvan, #250 via Jake Worth, #260
391
+ by Zachary Scott.
392
+ * Fixed documentation for calling tasks with arguments. Pull request #235 by
393
+ John Varghese.
394
+ * Clarified `rake -f` usage message. Pull request #252 by Marco Pfatschbacher.
395
+ * Fixed a test failure on windows. Pull request #231 by Hiroshi Shirosaki.
396
+ * Fixed corrupted rake.1.gz. Pull request #225 by Michel Boaventura.
397
+ * Fixed bug in can\_detect\_signals? in test. Patch from #243 by Alexey
398
+ Borzenkov.
399
+
400
+ === 10.1.1
401
+
402
+ * Use http://github.com/jimweirich/rake instead of http://rake.rubyforge.org for
403
+ canonical project url.
404
+
405
+ === 10.1.0
406
+
407
+ ==== Changes
408
+
409
+ ===== New Features
410
+
411
+ * Add support for variable length task argument lists. If more actual
412
+ arguments are supplied than named arguments, then the extra
413
+ arguments values will be in args.extras.
414
+
415
+ * Application name is not displayed in the help banner. (Previously
416
+ "rake" was hardcoded, now rake-based applications can display their
417
+ own names).
418
+
419
+ ===== Bug Fixes
420
+
421
+ Bug fixes include:
422
+
423
+ * Fix backtrace suppression issues.
424
+
425
+ * Rules now explicit get task arguments passed to them.
426
+
427
+ * Rename FileList#exclude? to FileList#exclude\_from\_list? to avoid
428
+ conflict with new Rails method.
429
+
430
+ * Clean / Clobber tasks now report failure to remove files.
431
+
432
+ * Plus heaps of internal code cleanup.
433
+
434
+ ==== Thanks
435
+
436
+ As usual, it was input from users that drove a lot of these changes.
437
+ The following people contributed patches, made suggestions or made
438
+ otherwise helpful comments. Thanks to ...
439
+
440
+ * Michael Nikitochkin (general code cleanup)
441
+ * Vipul A M (general code cleanup)
442
+ * Dennis Bell (variable length task argument lists)
443
+ * Jacob Swanner (rules arguments)
444
+ * Rafael Rosa Fu (documentation typo)
445
+ * Stuart Nelson (install.rb fixes)
446
+ * Lee Hambley (application name in help banner)
447
+
448
+ -- Jim Weirich
449
+
450
+ === 10.0.3
451
+
452
+ "Jim, when will Rake reach version 1.0?"
453
+
454
+ Over the past several years I've been asked that question at
455
+ conferences, panels and over twitter. Due to historical reasons (or
456
+ maybe just plain laziness) Rake has (incorrectly) been treating the
457
+ second digit of the version as the major release number. So in my head
458
+ Rake was already at version 9.
459
+
460
+ Well, it's time to fix things. This next version of Rake drops old,
461
+ crufty, backwards compatibility hacks such as top level constants, DSL
462
+ methods defined in Object and numerous other features that are just no
463
+ longer desired. It's also time to drop the leading zero from the
464
+ version number as well and call this new version of rake what it
465
+ really is: Version 10.
466
+
467
+ So, welcome to Rake 10.0!
468
+
469
+ Rake 10 is actually feature identical to the latest version of Rake 9
470
+ (that would be the version spelled 0.9.3), *except* that Rake 10 drops
471
+ all the sundry deprecated features that have accumulated over the years.
472
+
473
+ If your Rakefile is up to date and current with all the new features
474
+ of Rake 10, you are ready to go. If your Rakefile still uses a few
475
+ deprecated feeatures, feel free to use Rake 9 (0.9.3) with the same
476
+ feature set. Just be aware that future features will be in Rake 10
477
+ family line.
478
+
479
+ ==== Changes
480
+
481
+ As mentioned above, there are no new features in Rake 10. However,
482
+ there are a number of features missing:
483
+
484
+ * Classic namespaces are now gone. Rake is no longer able to reflect
485
+ the options settings in the global variables ($rakefile, $show\_tasks,
486
+ $show\_prereqs, $trace, $dryrun and $silent). The
487
+ <tt>--classic-namespace</tt> option is no longer supported.
488
+
489
+ * Global constants are no longer supported. This includes
490
+ <tt>Task</tt>, <tt>FileTask</tt>, <tt>FileCreationTask</tt> and
491
+ <tt>RakeApp</tt>). The constant missing hook to warn about using
492
+ global rake constants has been removed.
493
+
494
+ * The Rake DSL methods (task, file, directory, etc) are in their own
495
+ module (Rake::DSL). The stub versions of these methods (that printed
496
+ warnings) in Object have been removed. However, the DSL methods are
497
+ added to the top-level <tt>main</tt> object. Since <tt>main</tt> is
498
+ not in the inheritance tree, the presence of the DSL methods in main
499
+ should be low impact on other libraries.
500
+
501
+ If you want to use the Rake DSL commands from your own code, just
502
+ include <tt>Rake::DSL</tt> into your own classes and modules.
503
+
504
+ * The deprecated syntax for task arguments (the one using
505
+ <tt>:needs</tt>) has been removed.
506
+
507
+ * The <tt>--reduce-compat</tt> flag has been removed (it's not needed
508
+ anymore).
509
+
510
+ * The deprecated <tt>rake/sys.rb</tt> library has been removed.
511
+
512
+ * The deprecated <tt>rake/rdoctask.rb</tt> library has been removed.
513
+ RDoc supplies its own rake task now.
514
+
515
+ * The deprecated <tt>rake/gempackagetask.rb</tt> library has been
516
+ removed. Gem supplies its own package task now.
517
+
518
+ There is one small behavioral change:
519
+
520
+ * Non-file tasks now always report the current time as their time
521
+ stamp. This is different from the previous behavior where non-file
522
+ tasks reported current time only if there were no prerequisites, and
523
+ the max prerequisite timestamp otherwise. This lead to inconsistent
524
+ and surprising behavior when adding prerequisites to tasks that in
525
+ turn were prequisites to file tasks. The new behavior is more
526
+ consistent and predictable.
527
+
528
+ ==== Changes (from 0.9.3, 0.9.4, 0.9.5)
529
+
530
+ Since Rake 10 includes the changes from the last version of Rake 9,
531
+ we'll repeat the changes for versions 0.9.3 through 0.9.5 here.
532
+
533
+ ===== New Features (in 0.9.3)
534
+
535
+ * Multitask tasks now use a thread pool. Use -j to limit the number of
536
+ available threads.
537
+
538
+ * Use -m to turn regular tasks into multitasks (use at your own risk).
539
+
540
+ * You can now do "Rake.add_rakelib 'dir'" in your Rakefile to
541
+ programatically add rake task libraries.
542
+
543
+ * You can specific backtrace suppression patterns (see
544
+ --suppress-backtrace)
545
+
546
+ * Directory tasks can now take prerequisites and actions
547
+
548
+ * Use --backtrace to request a full backtrace without the task trace.
549
+
550
+ * You can say "--backtrace=stdout" and "--trace=stdout" to route trace
551
+ output to standard output rather than standard error.
552
+
553
+ * Optional 'phony' target (enable with 'require 'rake/phony'") for
554
+ special purpose builds.
555
+
556
+ * Task#clear now clears task comments as well as actions and
557
+ prerequisites. Task#clear_comment will specifically target comments.
558
+
559
+ * The --all option will force -T and -D to consider all the tasks,
560
+ with and without descriptions.
561
+
562
+ ===== Bug Fixes (in 0.9.3)
563
+
564
+ * Semi-colons in windows rakefile paths now work.
565
+
566
+ * Improved Control-C support when invoking multiple test suites.
567
+
568
+ * egrep method now reads files in text mode (better support for
569
+ Windows)
570
+
571
+ * Better deprecation line number reporting.
572
+
573
+ * The -W option now works with all tasks, whether they have a
574
+ description or not.
575
+
576
+ * File globs in rake should not be sorted alphabetically, independent
577
+ of file system and platform.
578
+
579
+ * Numerous internal improvements.
580
+
581
+ * Documentation typos and fixes.
582
+
583
+ ===== Bug Fixes (in 0.9.4)
584
+
585
+ * Exit status with failing tests is not correctly set to non-zero.
586
+
587
+ * Simplified syntax for phony task (for older versions of RDoc).
588
+
589
+ * Stand alone FileList usage gets glob function (without loading in
590
+ extra dependencies)
591
+
592
+ ===== Bug Fixes (in 0.9.5)
593
+
594
+ * --trace and --backtrace no longer swallow following task names.
595
+
596
+ ==== Thanks
597
+
598
+ As usual, it was input from users that drove a lot of these changes. The
599
+ following people contributed patches, made suggestions or made
600
+ otherwise helpful comments. Thanks to ...
601
+
602
+ * Aaron Patterson
603
+ * Dylan Smith
604
+ * Jo Liss
605
+ * Jonas Pfenniger
606
+ * Kazuki Tsujimoto
607
+ * Michael Bishop
608
+ * Michael Elufimov
609
+ * NAKAMURA Usaku
610
+ * Ryan Davis
611
+ * Sam Grönblom
612
+ * Sam Phippen
613
+ * Sergio Wong
614
+ * Tay Ray Chuan
615
+ * grosser
616
+ * quix
617
+
618
+ Also, many thanks to Eric Hodel for assisting with getting this release
619
+ out the door.
620
+
621
+ -- Jim Weirich
622
+
623
+ === 10.0.2
624
+
625
+ ==== Changes
626
+
627
+ ===== Bug Fixes
628
+
629
+ * --trace and --backtrace no longer swallow following task names.
630
+
631
+ ==== Thanks
632
+
633
+ As usual, it was input from users that drove a lot of these changes. The
634
+ following people contributed patches, made suggestions or made
635
+ otherwise helpful comments. Thanks to ...
636
+
637
+ * Aaron Patterson
638
+ * Dylan Smith
639
+ * Jo Liss
640
+ * Jonas Pfenniger
641
+ * Kazuki Tsujimoto
642
+ * Michael Bishop
643
+ * Michael Elufimov
644
+ * NAKAMURA Usaku
645
+ * Ryan Davis
646
+ * Sam Grönblom
647
+ * Sam Phippen
648
+ * Sergio Wong
649
+ * Tay Ray Chuan
650
+ * grosser
651
+ * quix
652
+
653
+ Also, many thanks to Eric Hodel for assisting with getting this release
654
+ out the door.
655
+
656
+ -- Jim Weirich
657
+
658
+ === 10.0.1
659
+
660
+ ==== Changes
661
+
662
+ ===== Bug Fixes
663
+
664
+ * Exit status with failing tests is not correctly set to non-zero.
665
+
666
+ * Simplified syntax for phony task (for older versions of RDoc).
667
+
668
+ * Stand alone FileList usage gets glob function (without loading in
669
+ extra dependencies)
670
+
671
+ ==== Thanks
672
+
673
+ As usual, it was input from users that drove a lot of these changes. The
674
+ following people contributed patches, made suggestions or made
675
+ otherwise helpful comments. Thanks to ...
676
+
677
+ * Aaron Patterson
678
+ * Dylan Smith
679
+ * Jo Liss
680
+ * Jonas Pfenniger
681
+ * Kazuki Tsujimoto
682
+ * Michael Bishop
683
+ * Michael Elufimov
684
+ * NAKAMURA Usaku
685
+ * Ryan Davis
686
+ * Sam Grönblom
687
+ * Sam Phippen
688
+ * Sergio Wong
689
+ * Tay Ray Chuan
690
+ * grosser
691
+ * quix
692
+
693
+ Also, many thanks to Eric Hodel for assisting with getting this release
694
+ out the door.
695
+
696
+ -- Jim Weirich
697
+
698
+ === 10.0.0
699
+
700
+ "Jim, when will Rake reach version 1.0?"
701
+
702
+ Over the past several years I've been asked that question at
703
+ conferences, panels and over twitter. Due to historical reasons (or
704
+ maybe just plain laziness) Rake has (incorrectly) been treating the
705
+ second digit of the version as the major release number. So in my head
706
+ Rake was already at version 9.
707
+
708
+ Well, it's time to fix things. This next version of Rake drops old,
709
+ crufty, backwards compatibility hacks such as top level constants, DSL
710
+ methods defined in Object and numerous other features that are just no
711
+ longer desired. It's also time to drop the leading zero from the
712
+ version number as well and call this new version of rake what it
713
+ really is: Version 10.
714
+
715
+ So, welcome to Rake 10.0!
716
+
717
+ Rake 10 is actually feature identical to the latest version of Rake 9
718
+ (that would be the version spelled 0.9.3), *except* that Rake 10 drops
719
+ all the sundry deprecated features that have accumulated over the years.
720
+
721
+ If your Rakefile is up to date and current with all the new features
722
+ of Rake 10, you are ready to go. If your Rakefile still uses a few
723
+ deprecated feeatures, feel free to use Rake 9 (0.9.3) with the same
724
+ feature set. Just be aware that future features will be in Rake 10
725
+ family line.
726
+
727
+ ==== Changes in 10.0
728
+
729
+ As mentioned above, there are no new features in Rake 10. However,
730
+ there are a number of features missing:
731
+
732
+ * Classic namespaces are now gone. Rake is no longer able to reflect
733
+ the options settings in the global variables ($rakefile, $show\_tasks,
734
+ $show\_prereqs, $trace, $dryrun and $silent). The
735
+ <tt>--classic-namespace</tt> option is no longer supported.
736
+
737
+ * Global constants are no longer supported. This includes
738
+ <tt>Task</tt>, <tt>FileTask</tt>, <tt>FileCreationTask</tt> and
739
+ <tt>RakeApp</tt>). The constant missing hook to warn about using
740
+ global rake constants has been removed.
741
+
742
+ * The Rake DSL methods (task, file, directory, etc) are in their own
743
+ module (Rake::DSL). The stub versions of these methods (that printed
744
+ warnings) in Object have been removed. However, the DSL methods are
745
+ added to the top-level <tt>main</tt> object. Since <tt>main</tt> is
746
+ not in the inheritance tree, the presence of the DSL methods in main
747
+ should be low impact on other libraries.
748
+
749
+ If you want to use the Rake DSL commands from your own code, just
750
+ include <tt>Rake::DSL</tt> into your own classes and modules.
751
+
752
+ * The deprecated syntax for task arguments (the one using
753
+ <tt>:needs</tt>) has been removed.
754
+
755
+ * The <tt>--reduce-compat</tt> flag has been removed (it's not needed
756
+ anymore).
757
+
758
+ * The deprecated <tt>rake/sys.rb</tt> library has been removed.
759
+
760
+ * The deprecated <tt>rake/rdoctask.rb</tt> library has been removed.
761
+ RDoc supplies its own rake task now.
762
+
763
+ * The deprecated <tt>rake/gempackagetask.rb</tt> library has been
764
+ removed. Gem supplies its own package task now.
765
+
766
+ There is one small behavioral change:
767
+
768
+ * Non-file tasks now always report the current time as their time
769
+ stamp. This is different from the previous behavior where non-file
770
+ tasks reported current time only if there were no prerequisites, and
771
+ the max prerequisite timestamp otherwise. This lead to inconsistent
772
+ and surprising behavior when adding prerequisites to tasks that in
773
+ turn were prequisites to file tasks. The new behavior is more
774
+ consistent and predictable.
775
+
776
+ ==== Changes (from 0.9.3)
777
+
778
+ Since Rake 10 includes the changes from the last version of Rake 9,
779
+ we'll repeat the changes for version 0.9.3 here.
780
+
781
+ ===== New Features
782
+
783
+ * Multitask tasks now use a thread pool. Use -j to limit the number of
784
+ available threads.
785
+
786
+ * Use -m to turn regular tasks into multitasks (use at your own risk).
787
+
788
+ * You can now do "Rake.add_rakelib 'dir'" in your Rakefile to
789
+ programatically add rake task libraries.
790
+
791
+ * You can specific backtrace suppression patterns (see
792
+ --suppress-backtrace)
793
+
794
+ * Directory tasks can now take prerequisites and actions
795
+
796
+ * Use --backtrace to request a full backtrace without the task trace.
797
+
798
+ * You can say "--backtrace=stdout" and "--trace=stdout" to route trace
799
+ output to standard output rather than standard error.
800
+
801
+ * Optional 'phony' target (enable with 'require 'rake/phony'") for
802
+ special purpose builds.
803
+
804
+ * Task#clear now clears task comments as well as actions and
805
+ prerequisites. Task#clear_comment will specifically target comments.
806
+
807
+ * The --all option will force -T and -D to consider all the tasks,
808
+ with and without descriptions.
809
+
810
+ ===== Bug Fixes
811
+
812
+ * Semi-colons in windows rakefile paths now work.
813
+
814
+ * Improved Control-C support when invoking multiple test suites.
815
+
816
+ * egrep method now reads files in text mode (better support for
817
+ Windows)
818
+
819
+ * Better deprecation line number reporting.
820
+
821
+ * The -W option now works with all tasks, whether they have a
822
+ description or not.
823
+
824
+ * File globs in rake should not be sorted alphabetically, independent
825
+ of file system and platform.
826
+
827
+ * Numerous internal improvements.
828
+
829
+ * Documentation typos and fixes.
830
+
831
+
832
+ ==== Thanks
833
+
834
+ As usual, it was input from users that drove a lot of these changes. The
835
+ following people contributed patches, made suggestions or made
836
+ otherwise helpful comments. Thanks to ...
837
+
838
+ * Aaron Patterson
839
+ * Dylan Smith
840
+ * Jo Liss
841
+ * Jonas Pfenniger
842
+ * Kazuki Tsujimoto
843
+ * Michael Bishop
844
+ * Michael Elufimov
845
+ * NAKAMURA Usaku
846
+ * Ryan Davis
847
+ * Sam Grönblom
848
+ * Sam Phippen
849
+ * Sergio Wong
850
+ * Tay Ray Chuan
851
+ * grosser
852
+ * quix
853
+
854
+ Also, many thanks to Eric Hodel for assisting with getting this release
855
+ out the door.
856
+
857
+ -- Jim Weirich
858
+
859
+ === 0.9.6
860
+
861
+ Rake version 0.9.6 contains a number of fixes mainly for merging
862
+ Rake into the Ruby source tree and fixing tests.
863
+
864
+ ==== Changes
865
+
866
+ ===== Bug Fixes (0.9.6)
867
+
868
+ * Better trace output when using a multi-threaded Rakefile.
869
+ * Arg parsing is now consistent for tasks and multitasks.
870
+ * Skip exit code test in versions of Ruby that don't support it well.
871
+
872
+ Changes for better integration with the Ruby source tree:
873
+
874
+ * Fix version literal for Ruby source tree build.
875
+ * Better loading of libraries for testing in Ruby build.
876
+ * Use the ruby version provided by Ruby's tests.
877
+
878
+ ==== Thanks
879
+
880
+ As usual, it was input from users that drove a alot of these changes. The
881
+ following people either contributed patches, made suggestions or made
882
+ otherwise helpful comments. Thanks to ...
883
+
884
+ * Aaron Patterson
885
+ * Dylan Smith
886
+ * Jo Liss
887
+ * Jonas Pfenniger
888
+ * Kazuki Tsujimoto
889
+ * Michael Bishop
890
+ * Michael Elufimov
891
+ * NAKAMURA Usaku
892
+ * Ryan Davis
893
+ * Sam Grönblom
894
+ * Sam Phippen
895
+ * Sergio Wong
896
+ * Tay Ray Chuan
897
+ * grosser
898
+ * quix
899
+
900
+ Also, many thanks to Eric Hodel for assisting with getting this release
901
+ out the door.
902
+
903
+ -- Jim Weirich
904
+
905
+ === 0.9.5
906
+
907
+ Rake version 0.9.5 contains a number of bug fixes.
908
+
909
+ ==== Changes
910
+
911
+ ===== Bug Fixes (0.9.5)
912
+
913
+ * --trace and --backtrace no longer swallow following task names.
914
+
915
+ ==== Thanks
916
+
917
+ As usual, it was input from users that drove a alot of these changes. The
918
+ following people either contributed patches, made suggestions or made
919
+ otherwise helpful comments. Thanks to ...
920
+
921
+ * Aaron Patterson
922
+ * Dylan Smith
923
+ * Jo Liss
924
+ * Jonas Pfenniger
925
+ * Kazuki Tsujimoto
926
+ * Michael Bishop
927
+ * Michael Elufimov
928
+ * NAKAMURA Usaku
929
+ * Ryan Davis
930
+ * Sam Grönblom
931
+ * Sam Phippen
932
+ * Sergio Wong
933
+ * Tay Ray Chuan
934
+ * grosser
935
+ * quix
936
+
937
+ Also, many thanks to Eric Hodel for assisting with getting this release
938
+ out the door.
939
+
940
+ -- Jim Weirich
941
+
942
+ === 0.9.4
943
+
944
+ Rake version 0.9.4 contains a number of bug fixes.
945
+
946
+ ==== Changes
947
+
948
+ ===== Bug Fixes (0.9.4)
949
+
950
+ * Exit status with failing tests is not correctly set to non-zero.
951
+
952
+ * Simplified syntax for phony task (for older versions of RDoc).
953
+
954
+ * Stand alone FileList usage gets glob function (without loading in
955
+ extra dependencies)
956
+
957
+ ==== Thanks
958
+
959
+ As usual, it was input from users that drove a alot of these changes. The
960
+ following people either contributed patches, made suggestions or made
961
+ otherwise helpful comments. Thanks to ...
962
+
963
+ * Aaron Patterson
964
+ * Dylan Smith
965
+ * Jo Liss
966
+ * Jonas Pfenniger
967
+ * Kazuki Tsujimoto
968
+ * Michael Bishop
969
+ * Michael Elufimov
970
+ * NAKAMURA Usaku
971
+ * Ryan Davis
972
+ * Sam Grönblom
973
+ * Sam Phippen
974
+ * Sergio Wong
975
+ * Tay Ray Chuan
976
+ * grosser
977
+ * quix
978
+
979
+ Also, many thanks to Eric Hodel for assisting with getting this release
980
+ out the door.
981
+
982
+ -- Jim Weirich
983
+
984
+ === 0.9.3
985
+
986
+ Rake version 0.9.3 contains some new, backwards compatible features and
987
+ a number of bug fixes.
988
+
989
+ ==== Changes
990
+
991
+ ===== New Features
992
+
993
+ * Multitask tasks now use a thread pool. Use -j to limit the number of
994
+ available threads.
995
+
996
+ * Use -m to turn regular tasks into multitasks (use at your own risk).
997
+
998
+ * You can now do "Rake.add_rakelib 'dir'" in your Rakefile to
999
+ programatically add rake task libraries.
1000
+
1001
+ * You can specific backtrace suppression patterns (see
1002
+ --suppress-backtrace)
1003
+
1004
+ * Directory tasks can now take prerequisites and actions
1005
+
1006
+ * Use --backtrace to request a full backtrace without the task trace.
1007
+
1008
+ * You can say "--backtrace=stdout" and "--trace=stdout" to route trace
1009
+ output to standard output rather than standard error.
1010
+
1011
+ * Optional 'phony' target (enable with 'require 'rake/phony'") for
1012
+ special purpose builds.
1013
+
1014
+ * Task#clear now clears task comments as well as actions and
1015
+ prerequisites. Task#clear_comment will specifically target comments.
1016
+
1017
+ * The --all option will force -T and -D to consider all the tasks,
1018
+ with and without descriptions.
1019
+
1020
+ ===== Bug Fixes
1021
+
1022
+ * Semi-colons in windows rakefile paths now work.
1023
+
1024
+ * Improved Control-C support when invoking multiple test suites.
1025
+
1026
+ * egrep method now reads files in text mode (better support for
1027
+ Windows)
1028
+
1029
+ * Better deprecation line number reporting.
1030
+
1031
+ * The -W option now works with all tasks, whether they have a
1032
+ description or not.
1033
+
1034
+ * File globs in rake should not be sorted alphabetically, independent
1035
+ of file system and platform.
1036
+
1037
+ * Numerous internal improvements.
1038
+
1039
+ * Documentation typos and fixes.
1040
+
1041
+ ==== Thanks
1042
+
1043
+ As usual, it was input from users that drove a alot of these changes. The
1044
+ following people either contributed patches, made suggestions or made
1045
+ otherwise helpful comments. Thanks to ...
1046
+
1047
+ * Aaron Patterson
1048
+ * Dylan Smith
1049
+ * Jo Liss
1050
+ * Jonas Pfenniger
1051
+ * Kazuki Tsujimoto
1052
+ * Michael Bishop
1053
+ * Michael Elufimov
1054
+ * NAKAMURA Usaku
1055
+ * Ryan Davis
1056
+ * Sam Grönblom
1057
+ * Sam Phippen
1058
+ * Sergio Wong
1059
+ * Tay Ray Chuan
1060
+ * grosser
1061
+ * quix
1062
+
1063
+ Also, many thanks to Eric Hodel for assisting with getting this release
1064
+ out the door.
1065
+
1066
+ -- Jim Weirich
1067
+
1068
+ === Rake 0.9.2.2
1069
+
1070
+ Rake version 0.9.2.2 is mainly bug fixes.
1071
+
1072
+ ==== Changes
1073
+
1074
+ * The rake test loader now removes arguments it has processed. Issue #51
1075
+ * Rake::TaskArguments now responds to #values\_at
1076
+ * RakeFileUtils.verbose_flag = nil silences output the same as 0.8.7
1077
+ * Rake tests are now directory-independent
1078
+ * Rake tests are no longer require flexmock
1079
+ * Commands constant is no longer polluting top level namespace.
1080
+ * Show only the interesting portion of the backtrace by default (James M. Lawrence).
1081
+ * Added --reduce-compat option to remove backward compatible DSL hacks (James M. Lawrence).
1082
+
1083
+ ==== Thanks
1084
+
1085
+ As usual, it was input from users that drove a alot of these changes. The
1086
+ following people either contributed patches, made suggestions or made
1087
+ otherwise helpful comments. Thanks to ...
1088
+
1089
+ * James M. Lawrence (quix)
1090
+ * Roger Pack
1091
+ * Cezary Baginski
1092
+ * Sean Scot August Moon
1093
+ * R.T. Lechow
1094
+ * Alex Chaffee
1095
+ * James Tucker
1096
+ * Matthias Lüdtke
1097
+ * Santiago Pastorino
1098
+
1099
+ Also, bit thanks to Eric Hodel for assisting with getting this release
1100
+ out the door (where "assisting" includes, but is not by any means
1101
+ limited to, "pushing" me to get it done).
1102
+
1103
+ -- Jim Weirich
1104
+
1105
+ === 0.9.2
1106
+
1107
+ Rake version 0.9.2 has a few small fixes. See below for details.
1108
+
1109
+ ==== Changes
1110
+
1111
+ * Support for Ruby 1.8.6 was fixed.
1112
+ * Global DSL warnings now honor --no-deprecate
1113
+
1114
+ ==== Thanks
1115
+
1116
+ As usual, it was input from users that drove a alot of these changes. The
1117
+ following people either contributed patches, made suggestions or made
1118
+ otherwise helpful comments. Thanks to ...
1119
+
1120
+ * James M. Lawrence (quix)
1121
+ * Roger Pack
1122
+ * Cezary Baginski
1123
+ * Sean Scot August Moon
1124
+ * R.T. Lechow
1125
+ * Alex Chaffee
1126
+ * James Tucker
1127
+ * Matthias Lüdtke
1128
+ * Santiago Pastorino
1129
+
1130
+ Also, bit thanks to Eric Hodel for assisting with getting this release
1131
+ out the door (where "assisting" includes, but is not by any means
1132
+ limited to, "pushing" me to get it done).
1133
+
1134
+ -- Jim Weirich
1135
+
1136
+ === 0.9.1
1137
+
1138
+ Rake version 0.9.1 has a number of bug fixes and enhancments (see
1139
+ below for more details). Additionally, the internals have be slightly
1140
+ restructured and improved.
1141
+
1142
+ ==== Changes
1143
+
1144
+ Rake 0.9.1 adds back the global DSL methods, but with deprecation
1145
+ messages. This allows Rake 0.9.1 to be used with older rakefiles with
1146
+ warning messages.
1147
+
1148
+ ==== Thanks
1149
+
1150
+ As usual, it was input from users that drove a alot of these changes. The
1151
+ following people either contributed patches, made suggestions or made
1152
+ otherwise helpful comments. Thanks to ...
1153
+
1154
+ * James M. Lawrence (quix)
1155
+ * Roger Pack
1156
+ * Cezary Baginski
1157
+ * Sean Scot August Moon
1158
+ * R.T. Lechow
1159
+ * Alex Chaffee
1160
+ * James Tucker
1161
+ * Matthias Lüdtke
1162
+ * Santiago Pastorino
1163
+
1164
+ Also, bit thanks to Eric Hodel for assisting with getting this release
1165
+ out the door (where "assisting" includes, but is not by any means
1166
+ limited to, "pushing" me to get it done).
1167
+
1168
+ -- Jim Weirich
1169
+
1170
+ === 0.9.0
1171
+
1172
+ Rake version 0.9.0 has a number of bug fixes and enhancments (see
1173
+ below for more details). Additionally, the internals have be slightly
1174
+ restructured and improved.
1175
+
1176
+ ==== Changes
1177
+
1178
+ ===== New Features / Enhancements / Bug Fixes in Version 0.9.0
1179
+
1180
+ * Rake now warns when the deprecated :needs syntax used (and suggests
1181
+ the proper syntax in the warning).
1182
+
1183
+ * Moved Rake DSL commands to top level ruby object 'main'. Rake DSL
1184
+ commands are no longer private methods in Object. (Suggested by
1185
+ James M. Lawrence/quix)
1186
+
1187
+ * Rake now uses case-insensitive comparisons to find the Rakefile on Windows.
1188
+ Based on patch by Roger Pack.
1189
+
1190
+ * Rake now requires (instead of loads) files in the test task. Patch by Cezary
1191
+ Baginski.
1192
+
1193
+ * Fixed typos. Patches by Sean Scot August Moon and R.T. Lechow.
1194
+
1195
+ * Rake now prints the Rakefile directory only when it's different from the
1196
+ current directory. Patch by Alex Chaffee.
1197
+
1198
+ * Improved rakefile_location discovery on Windows. Patch by James Tucker.
1199
+
1200
+ * Rake now recognizes "Windows Server" as a windows system. Patch by Matthias
1201
+ Lüdtke
1202
+
1203
+ * Rake::RDocTask is deprecated. Use RDoc::Task from RDoc 2.4.2+ (require
1204
+ 'rdoc/task')
1205
+
1206
+ * Rake::GemPackageTask is deprecated. Use Gem::PackageTask (require
1207
+ 'rubygems/package\_task')
1208
+
1209
+ * Rake now outputs various messages to $stderr instead of $stdout.
1210
+
1211
+ * Rake no longer emits warnings for Config. Patch by Santiago Pastorino.
1212
+
1213
+ * Removed Rake's DSL methods from the top level scope. If you need to
1214
+ call 'task :xzy' in your code, include Rake::DSL into your class, or
1215
+ put the code in a Rake::DSL.environment do ... end block.
1216
+
1217
+ * Split rake.rb into individual files.
1218
+
1219
+ * Support for the --where (-W) flag for showing where a task is defined.
1220
+
1221
+ * Fixed quoting in test task.
1222
+ (http://onestepback.org/redmine/issues/show/44,
1223
+ http://www.pivotaltracker.com/story/show/1223138)
1224
+
1225
+ * Fixed the silent option parsing problem.
1226
+ (http://onestepback.org/redmine/issues/show/47)
1227
+
1228
+ * Fixed :verbose=>false flag on sh and ruby commands.
1229
+
1230
+ * Rake command line options may be given by default in a RAKEOPT
1231
+ environment variable.
1232
+
1233
+ * Errors in Rake will now display the task invocation chain in effect
1234
+ at the time of the error.
1235
+
1236
+ * Accepted change by warnickr to not expand test patterns in shell
1237
+ (allowing more files in the test suite).
1238
+
1239
+ * Fixed that file tasks did not perform prereq lookups in scope
1240
+ (Redmine #57).
1241
+
1242
+ ==== Thanks
1243
+
1244
+ As usual, it was input from users that drove a alot of these changes. The
1245
+ following people either contributed patches, made suggestions or made
1246
+ otherwise helpful comments. Thanks to ...
1247
+
1248
+ * James M. Lawrence (quix)
1249
+ * Roger Pack
1250
+ * Cezary Baginski
1251
+ * Sean Scot August Moon
1252
+ * R.T. Lechow
1253
+ * Alex Chaffee
1254
+ * James Tucker
1255
+ * Matthias Lüdtke
1256
+ * Santiago Pastorino
1257
+
1258
+ Also, bit thanks to Eric Hodel for assisting with getting this release
1259
+ out the door (where "assisting" includes, but is not by any means
1260
+ limited to, "pushing" me to get it done).
1261
+
1262
+ -- Jim Weirich
1263
+
1264
+
1265
+ === 0.8.7
1266
+
1267
+ Rake version 0.8.5 introduced greatly improved support for executing
1268
+ commands on Windows. The "sh" command now has the same semantics on
1269
+ Windows that it has on Unix based platforms.
1270
+
1271
+ Rake version 0.8.6 includes minor fixes the the RDoc generation.
1272
+ Rake version 0.8.7 includes a minor fix for JRuby running on windows.
1273
+
1274
+ ==== Changes
1275
+
1276
+ ===== New Features / Enhancements in Version 0.8.5
1277
+
1278
+ * Improved implementation of the Rake system command for Windows.
1279
+ (patch from James M. Lawrence/quix)
1280
+
1281
+ * Support for Ruby 1.9's improved system command. (patch from James
1282
+ M. Lawrence/quix)
1283
+
1284
+ * Rake now includes the configured extension when invoking an
1285
+ executable (Config::CONFIG['EXEEXT])
1286
+
1287
+ ===== Bug Fixes in Version 0.8.5
1288
+
1289
+ * Environment variable keys are now correctly cased (it matters in
1290
+ some implementations).
1291
+
1292
+ ==== Thanks
1293
+
1294
+ As usual, it was input from users that drove a alot of these changes. The
1295
+ following people either contributed patches, made suggestions or made
1296
+ otherwise helpful comments. Thanks to ...
1297
+
1298
+ * Charles Nutter
1299
+
1300
+ -- Jim Weirich
1301
+
1302
+ === 0.8.6
1303
+
1304
+ Rake version 0.8.5 introduced greatly improved support for executing
1305
+ commands on Windows. The "sh" command now has the same semantics on
1306
+ Windows that it has on Unix based platforms.
1307
+
1308
+ Rake version 0.8.5 includes minor fixes the the RDoc generation.
1309
+
1310
+ ==== Thanks
1311
+
1312
+ As usual, it was input from users that drove a alot of these changes. The
1313
+ following people either contributed patches, made suggestions or made
1314
+ otherwise helpful comments. Thanks to ...
1315
+
1316
+ * James M. Lawrence/quix
1317
+ * Luis Lavena
1318
+
1319
+ -- Jim Weirich
1320
+
1321
+ === 0.8.5
1322
+
1323
+ Rake version 0.8.5 is a new release of Rake with greatly improved
1324
+ support for executing commands on Windows. The "sh" command now has
1325
+ the same semantics on Windows that it has on Unix based platforms.
1326
+
1327
+ ==== Changes
1328
+
1329
+ ===== New Features / Enhancements in Version 0.8.5
1330
+
1331
+ * Improved implementation of the Rake system command for Windows.
1332
+ (patch from James M. Lawrence/quix)
1333
+
1334
+ * Support for Ruby 1.9's improved system command. (patch from James
1335
+ M. Lawrence/quix)
1336
+
1337
+ * Rake now includes the configured extension when invoking an
1338
+ executable (Config::CONFIG['EXEEXT])
1339
+
1340
+ ===== Bug Fixes in Version 0.8.5
1341
+
1342
+ * Environment variable keys are now correctly cased (it matters in
1343
+ some implementations).
1344
+
1345
+ ==== Thanks
1346
+
1347
+ As usual, it was input from users that drove a alot of these changes. The
1348
+ following people either contributed patches, made suggestions or made
1349
+ otherwise helpful comments. Thanks to ...
1350
+
1351
+ * James M. Lawrence/quix
1352
+ * Luis Lavena
1353
+
1354
+ -- Jim Weirich
1355
+
1356
+ === 0.8.4
1357
+
1358
+ Rake version 0.8.4 is a bug-fix release of rake.
1359
+
1360
+ NOTE: The version of Rake that comes with Ruby 1.9 has diverged
1361
+ slightly from the core Rake code base. Rake 0.8.4 will work
1362
+ with Ruby 1.9, but is not a strict upgrade for the Rake that
1363
+ comes with Ruby 1.9. A (near) future release of Rake will unify
1364
+ those two codebases.
1365
+
1366
+ ==== Letter Writing Campaign
1367
+
1368
+ Thanks to Aaron Patterson (@tenderlove) and Eric Hodel (@drbrain) for
1369
+ their encouraging support in organizing a letter writing campaign to
1370
+ lobby for the "Warning Free" release of rake 0.8.4. A special callout
1371
+ goes to Jonathan D. Lord, Sr (Dr. Wingnut) whose postcard was the
1372
+ first to actually reach me. (see
1373
+ http://tenderlovemaking.com/2009/02/26/we-need-a-new-version-of-rake/
1374
+ for details)
1375
+
1376
+ ==== Changes
1377
+
1378
+ ===== New Features / Enhancements in Version 0.8.4
1379
+
1380
+ * Case is preserved on rakefile names. (patch from James
1381
+ M. Lawrence/quix)
1382
+
1383
+ * Improved Rakefile case insensitivity testing (patch from Luis
1384
+ Lavena).
1385
+
1386
+ * Windows system dir search order is now: HOME, HOMEDRIVE + HOMEPATH,
1387
+ APPDATA, USERPROFILE (patch from Luis Lavena)
1388
+
1389
+ * MingGW is now recognized as a windows platform. (patch from Luis
1390
+ Lavena)
1391
+
1392
+ ===== Bug Fixes in Version 0.8.4
1393
+
1394
+ * Removed reference to manage_gem to fix the warning produced by the
1395
+ gem package task.
1396
+
1397
+ * Fixed stray ARGV option problem that was interfering with
1398
+ Test::Unit::Runner. (patch from Pivotal Labs)
1399
+
1400
+ ===== Infrastructure Improvements in Version 0.8.4
1401
+
1402
+ * Numerous fixes to the windows test suite (patch from Luis Lavena).
1403
+
1404
+ * Improved Rakefile case insensitivity testing (patch from Luis
1405
+ Lavena).
1406
+
1407
+ * Better support for windows paths in the test task (patch from Simon
1408
+ Chiang/bahuvrihi)
1409
+
1410
+ ==== Thanks
1411
+
1412
+ As usual, it was input from users that drove a alot of these changes. The
1413
+ following people either contributed patches, made suggestions or made
1414
+ otherwise helpful comments. Thanks to ...
1415
+
1416
+ * James M. Lawrence/quix
1417
+ * Luis Lavena
1418
+ * Pivotal Labs
1419
+ * Simon Chiang/bahuvrihi
1420
+
1421
+ -- Jim Weirich
1422
+
1423
+ === 0.8.3
1424
+
1425
+ Rake version 0.8.3 is a bug-fix release of rake.
1426
+
1427
+ ==== Changes
1428
+
1429
+ ===== Bug Fixes in Version 0.8.3
1430
+
1431
+ * Enhanced the system directory detection in windows. We now check
1432
+ HOMEDRIVE/HOMEPATH and USERPROFILE if APPDATA isn't found. (Patch
1433
+ supplied by James Tucker). Rake no long aborts if it can't find the
1434
+ directory.
1435
+
1436
+ * Added fix to handle ruby installations in directories with spaces in
1437
+ their name.
1438
+
1439
+ ==== Thanks
1440
+
1441
+ As usual, it was input from users that drove a alot of these changes. The
1442
+ following people either contributed patches, made suggestions or made
1443
+ otherwise helpful comments. Thanks to ...
1444
+
1445
+ * Edwin Pratomo
1446
+ * Gavin Stark
1447
+ * Adam Q. Salter
1448
+ * Adam Majer
1449
+ * Emanuel Indermühle
1450
+ * Ittay Dror
1451
+ * Bheeshmar Redheendran (for spending an afternoon with me debugging
1452
+ windows issues)
1453
+
1454
+ -- Jim Weirich
1455
+
1456
+
1457
+ === 0.8.2
1458
+
1459
+ Rake version 0.8.2 is a new release of rake that includes a number of
1460
+ new features and numerous bug fixes.
1461
+
1462
+ ==== Changes
1463
+
1464
+ ===== New Features in Version 0.8.2
1465
+
1466
+ * Switched from getoptlong to optparse (patches supplied by Edwin
1467
+ Pratomo).
1468
+
1469
+ * The -T option will now attempt to dynamically sense the size of the
1470
+ terminal. The -T output will only self-truncate if the output is a
1471
+ tty. However, if RAKE_COLUMNS is explicitly set, it will be honored
1472
+ in any case. (Patch provided by Gavin Stark).
1473
+
1474
+ * The following public methods have been added to rake task objects:
1475
+
1476
+ * task.clear -- Clear both the prerequisites and actions of the
1477
+ target rake task.
1478
+ * task.clear_prerequisites -- Clear all the existing prerequisites
1479
+ from the target rake task.
1480
+ * task.clear_actions -- Clear all the existing actions from the
1481
+ target rake task.
1482
+ * task.reenable -- Re-enable a task, allowing its actions to be
1483
+ executed again if the task is invoked.
1484
+
1485
+ * Changed RDoc test task to have no default template. This makes it
1486
+ easier for the tempate to pick up the template from the environment.
1487
+
1488
+ * Default values for task arguments can easily be specified with the
1489
+ :with_defaults method. (Idea for default argument merging supplied
1490
+ by (Adam Q. Salter)
1491
+
1492
+ ===== Bug Fixes in Version 0.8.2
1493
+
1494
+ * Fixed bug in package task so that it will include the subdir
1495
+ directory in the package for testing. (Bug found by Adam Majer)
1496
+
1497
+ * Fixed filename dependency order bug in test\_inspect\_pending and
1498
+ test\_to\_s\_pending. (Bug found by Adam Majer)
1499
+
1500
+ * Fixed check for file utils options to make them immune to the
1501
+ symbol/string differences. (Patch supplied by Edwin Pratomo)
1502
+
1503
+ * Fixed bug with rules involving multiple source, where only the first
1504
+ dependency of a rule has any effect (Patch supplied by Emanuel
1505
+ Indermühle)
1506
+
1507
+ * FileList#clone and FileList#dup have better sematics w.r.t. taint
1508
+ and freeze.
1509
+
1510
+ * Changed from using Mutex to Monitor. Evidently Mutex causes thread
1511
+ join errors when Ruby is compiled with -disable-pthreads. (Patch
1512
+ supplied by Ittay Dror)
1513
+
1514
+ * Fixed bug in makefile parser that had problems with extra spaces in
1515
+ file task names. (Patch supplied by Ittay Dror)
1516
+
1517
+ ==== Other changes in Version 0.8.2
1518
+
1519
+ * Added ENV var to rake's own Rakefile to prevent OS X from including
1520
+ extended attribute junk in the rake package tar file. (Bug found by
1521
+ Adam Majer)
1522
+
1523
+ * Added a performance patch for reading large makefile dependency
1524
+ files. (Patch supplied by Ittay Dror)
1525
+
1526
+ ==== Task Argument Examples
1527
+
1528
+ Prior to version 0.8.0, rake was only able to handle command line
1529
+ arguments of the form NAME=VALUE that were passed into Rake via the
1530
+ ENV hash. Many folks had asked for some kind of simple command line
1531
+ arguments, perhaps using "--" to separate regular task names from
1532
+ argument values on the command line. The problem is that there was no
1533
+ easy way to associate positional arguments on the command line with
1534
+ different tasks. Suppose both tasks :a and :b expect a command line
1535
+ argument: does the first value go with :a? What if :b is run first?
1536
+ Should it then get the first command line argument.
1537
+
1538
+ Rake 0.8.0 solves this problem by explicitly passing values directly
1539
+ to the tasks that need them. For example, if I had a release task
1540
+ that required a version number, I could say:
1541
+
1542
+ rake release[0.8.2]
1543
+
1544
+ And the string "0.8.2" will be passed to the :release task. Multiple
1545
+ arguments can be passed by separating them with a comma, for example:
1546
+
1547
+ rake name[john,doe]
1548
+
1549
+ Just a few words of caution. The rake task name and its arguments
1550
+ need to be a single command line argument to rake. This generally
1551
+ means no spaces. If spaces are needed, then the entire rake +
1552
+ argument string should be quoted. Something like this:
1553
+
1554
+ rake "name[billy bob, smith]"
1555
+
1556
+ (Quoting rules vary between operating systems and shells, so make sure
1557
+ you consult the proper docs for your OS/shell).
1558
+
1559
+ ===== Tasks that Expect Parameters
1560
+
1561
+ Parameters are only given to tasks that are setup to expect them. In
1562
+ order to handle named parameters, the task declaration syntax for
1563
+ tasks has been extended slightly.
1564
+
1565
+ For example, a task that needs a first name and last name might be
1566
+ declared as:
1567
+
1568
+ task :name, :first_name, :last_name
1569
+
1570
+ The first argument is still the name of the task (:name in this case).
1571
+ The next to argumements are the names of the parameters expected by
1572
+ :name (:first_name and :last_name in the example).
1573
+
1574
+ To access the values of the parameters, the block defining the task
1575
+ behaviour can now accept a second parameter:
1576
+
1577
+ task :name, :first_name, :last_name do |t, args|
1578
+ puts "First name is #{args.first_name}"
1579
+ puts "Last name is #{args.last_name}"
1580
+ end
1581
+
1582
+ The first argument of the block "t" is always bound to the current
1583
+ task object. The second argument "args" is an open-struct like object
1584
+ that allows access to the task arguments. Extra command line
1585
+ arguments to a task are ignored. Missing command line arguments are
1586
+ given the nil value.
1587
+
1588
+ ==== Thanks
1589
+
1590
+ As usual, it was input from users that drove a alot of these changes. The
1591
+ following people either contributed patches, made suggestions or made
1592
+ otherwise helpful comments. Thanks to ...
1593
+
1594
+ * Edwin Pratomo
1595
+ * Gavin Stark
1596
+ * Adam Q. Salter
1597
+ * Adam Majer
1598
+ * Emanuel Indermühle
1599
+ * Ittay Dror
1600
+ * Bheeshmar Redheendran (for spending an afternoon with me debugging
1601
+ windows issues)
1602
+
1603
+ -- Jim Weirich
1604
+
1605
+ === 0.8.0/0.8.1
1606
+
1607
+ Rake version 0.8.0 is a new release of rake that includes serveral new
1608
+ features.
1609
+
1610
+ ==== Changes
1611
+
1612
+ ===== New Features in Version 0.8.0
1613
+
1614
+ * Tasks can now receive command line parameters. See the examples
1615
+ below for more details.
1616
+
1617
+ * Comments are limited to 80 columns on output, but full comments can
1618
+ be seen by using the -D parameter. (feature suggested by Jamis
1619
+ Buck).
1620
+
1621
+ * Explicit exit(n) calls will now set the exit status to n. (patch
1622
+ provided by Stephen Touset).
1623
+
1624
+ * Rake is now compatible with Ruby 1.9.
1625
+
1626
+ Version 0.8.1 is a minor update that includes additional Ruby 1.9
1627
+ compatibility fixes.
1628
+
1629
+ ==== Task Argument Examples
1630
+
1631
+ Prior to version 0.8.0, rake was only able to handle command line
1632
+ arguments of the form NAME=VALUE that were passed into Rake via the
1633
+ ENV hash. Many folks had asked for some kind of simple command line
1634
+ arguments, perhaps using "--" to separate regular task names from
1635
+ argument values on the command line. The problem is that there was no
1636
+ easy way to associate positional arguments on the command line with
1637
+ different tasks. Suppose both tasks :a and :b expect a command line
1638
+ argument: does the first value go with :a? What if :b is run first?
1639
+ Should it then get the first command line argument.
1640
+
1641
+ Rake 0.8.0 solves this problem by explicitly passing values directly
1642
+ to the tasks that need them. For example, if I had a release task
1643
+ that required a version number, I could say:
1644
+
1645
+ rake release[0.8.0]
1646
+
1647
+ And the string "0.8.0" will be passed to the :release task. Multiple
1648
+ arguments can be passed by separating them with a comma, for example:
1649
+
1650
+ rake name[john,doe]
1651
+
1652
+ Just a few words of caution. The rake task name and its arguments
1653
+ need to be a single command line argument to rake. This generally
1654
+ means no spaces. If spaces are needed, then the entire rake +
1655
+ argument string should be quoted. Something like this:
1656
+
1657
+ rake "name[billy bob, smith]"
1658
+
1659
+ (Quoting rules vary between operating systems and shells, so make sure
1660
+ you consult the proper docs for your OS/shell).
1661
+
1662
+ ===== Tasks that Expect Parameters
1663
+
1664
+ Parameters are only given to tasks that are setup to expect them. In
1665
+ order to handle named parameters, the task declaration syntax for
1666
+ tasks has been extended slightly.
1667
+
1668
+ For example, a task that needs a first name and last name might be
1669
+ declared as:
1670
+
1671
+ task :name, :first_name, :last_name
1672
+
1673
+ The first argument is still the name of the task (:name in this case).
1674
+ The next to argumements are the names of the parameters expected by
1675
+ :name (:first_name and :last_name in the example).
1676
+
1677
+ To access the values of the parameters, the block defining the task
1678
+ behaviour can now accept a second parameter:
1679
+
1680
+ task :name, :first_name, :last_name do |t, args|
1681
+ puts "First name is #{args.first_name}"
1682
+ puts "Last name is #{args.last_name}"
1683
+ end
1684
+
1685
+ The first argument of the block "t" is always bound to the current
1686
+ task object. The second argument "args" is an open-struct like object
1687
+ that allows access to the task arguments. Extra command line
1688
+ arguments to a task are ignored. Missing command line arguments are
1689
+ given the nil value.
1690
+
1691
+ ==== Thanks
1692
+
1693
+ As usual, it was input from users that drove a alot of these changes. The
1694
+ following people either contributed patches, made suggestions or made
1695
+ otherwise helpful comments. Thanks to ...
1696
+
1697
+ * Jamis Buck (for comment formatting suggestions)
1698
+ * Stephen Touset (for exit status patch).
1699
+
1700
+ -- Jim Weirich
1701
+
1702
+
1703
+ === 0.7.3
1704
+
1705
+ Rake version 0.7.3 is a minor release that includes some refactoring to better
1706
+ support custom Rake applications.
1707
+
1708
+ ==== Changes
1709
+
1710
+ ===== New Features in Version 0.7.3
1711
+
1712
+ * Added the +init+ and +top_level+ methods to make the creation of custom Rake applications a bit easier. E.g.
1713
+
1714
+ gem 'rake', ">= 0.7.3"
1715
+ require 'rake'
1716
+
1717
+ Rake.application.init('myrake')
1718
+
1719
+ task :default do
1720
+ something_interesting
1721
+ end
1722
+
1723
+ Rake.application.top_level
1724
+
1725
+ ==== Thanks
1726
+
1727
+ As usual, it was input from users that drove a alot of these changes. The
1728
+ following people either contributed patches, made suggestions or made
1729
+ otherwise helpful comments. Thanks to ...
1730
+
1731
+ -- Jim Weirich
1732
+
1733
+
1734
+ === 0.7.2
1735
+
1736
+
1737
+ Version 0.7.2 supplies a bug fix and a few minor enhancements. In
1738
+ particular, the new version fixes an incompatibility with the soon to
1739
+ be released Ruby 1.8.6. We strongly recommend upgrading to Rake 0.7.2
1740
+ in order to be compatible with the new version of Ruby.
1741
+
1742
+ ==== Changes
1743
+
1744
+ ===== Bug Fixes in 0.7.2
1745
+
1746
+ There are quite a number of bug fixes in the new 0.7.2 version of
1747
+ Rake:
1748
+
1749
+ * Removed dependency on internal fu_xxx functions from FileUtils.
1750
+
1751
+ * Error messages are now send to stderr rather than stdout (from
1752
+ Payton Quackenbush).
1753
+
1754
+ * Better error handling on invalid command line arguments (from Payton
1755
+ Quackenbush).
1756
+
1757
+ * Fixed some bugs where the application object was going to the global
1758
+ appliation instead of using its own data.
1759
+
1760
+ * Fixed the method name leak from FileUtils (bug found by Glenn
1761
+ Vanderburg).
1762
+
1763
+ * Added test for noop, bad_option and verbose flags to sh command.
1764
+
1765
+ * Added a description to the gem task in GemPackageTask.
1766
+
1767
+ * Fixed a bug when rules have multiple prerequisites (patch by Joel
1768
+ VanderWerf)
1769
+
1770
+ * Added the handful of RakeFileUtils to the private method as well.
1771
+
1772
+ ===== New Features in 0.7.2
1773
+
1774
+ The following new features are available in Rake version 0.7.2:
1775
+
1776
+ * Added square and curly bracket patterns to FileList#include (Tilman
1777
+ Sauerbeck).
1778
+
1779
+ * FileLists can now pass a block to FileList#exclude to exclude files
1780
+ based on calculated values.
1781
+
1782
+ * Added plain filename support to rule dependents (suggested by Nobu
1783
+ Nakada).
1784
+
1785
+ * Added pathmap support to rule dependents. In other words, if a
1786
+ pathmap format (beginning with a '%') is given as a Rake rule
1787
+ dependent, then the name of the depend will be the name of the
1788
+ target with the pathmap format applied.
1789
+
1790
+ * Added a 'tasks' method to a namespace to get a list of tasks
1791
+ associated with the namespace.
1792
+
1793
+ * Added tar_command and zip_command options to the Package task.
1794
+
1795
+ * The clean task will no longer delete 'core' if it is a directory.
1796
+
1797
+ ===== Internal Rake Improvements
1798
+
1799
+ The following changes will are mainly internal improvements and
1800
+ refactorings and have little effect on the end user. But they may be
1801
+ of interest to the general public.
1802
+
1803
+ * Added rcov task and updated unit testing for better code coverage.
1804
+
1805
+ * Added a 'shame' task to the Rakefile.
1806
+
1807
+ * Added rake_extension to handle detection of extension collisions.
1808
+
1809
+ * Added a protected 'require "rubygems"' to test/test_application to
1810
+ unbreak cruisecontrol.rb.
1811
+
1812
+ * Removed rake\_dup. Now we just simply rescue a bad dup.
1813
+
1814
+ * Refactored the FileList reject logic to remove duplication.
1815
+
1816
+ * Removed if \_\_FILE\_\_ at the end of the rake.rb file.
1817
+
1818
+ ==== Thanks
1819
+
1820
+ As usual, it was input from users that drove a alot of these changes.
1821
+ The following people either contributed patches, made suggestions or
1822
+ made otherwise helpful comments. Thanks to ...
1823
+
1824
+ * Payton Quackenbush -- For several error handling improvements.
1825
+
1826
+ * Glenn Vanderburg -- For finding and fixing the method name leak from
1827
+ FileUtils.
1828
+
1829
+ * Joel VanderWerf -- for finding and fixing a bug in the handling of
1830
+ multiple prerequisites.
1831
+
1832
+ * Tilman Sauerbeck -- For some enhancing FileList to support more
1833
+ advanced file globbing.
1834
+
1835
+ * Nobu Nakada -- For suggesting plain file name support to rule dependents.
1836
+
1837
+ -- Jim Weirich
1838
+
1839
+ === 0.7.1
1840
+
1841
+ Version 0.7.1 supplies a bug fix and a few minor enhancements.
1842
+
1843
+ ==== Changes
1844
+
1845
+ ===== Bug Fixes in 0.7.1
1846
+
1847
+ * Changes in the exception reported for the FileUtils.ln caused
1848
+ safe_ln to fail with a NotImplementedError. Rake 0.7.1 will now
1849
+ catch that error or any StandardError and properly fall back to
1850
+ using +cp+.
1851
+
1852
+ ===== New Features in 0.7.1
1853
+
1854
+ * You can filter the results of the --task option by supplying an
1855
+ optional regular expression. This allows the user to easily find a
1856
+ particular task name in a long list of possible names.
1857
+
1858
+ * Transforming procs in a rule may now return a list of prerequisites.
1859
+ This allows more flexible rule formation.
1860
+
1861
+ * FileList and String now support a +pathmap+ melthod that makes the
1862
+ transforming paths a bit easier. See the API docs for +pathmap+ for
1863
+ details.
1864
+
1865
+ * The -f option without a value will disable the search for a
1866
+ Rakefile. This allows the Rakefile to be defined entirely in a
1867
+ library (and loaded with the -r option). The current working
1868
+ directory is not changed when this is done.
1869
+
1870
+ ==== Thanks
1871
+
1872
+ As usual, it was input from users that drove a alot of these changes.
1873
+ The following people either contributed patches, made suggestions or
1874
+ made otherwise helpful comments. Thanks to ...
1875
+
1876
+ * James Britt and Assaph Mehr for reporting and helping to debug the
1877
+ safe_ln issue.
1878
+
1879
+ -- Jim Weirich
1880
+
1881
+
1882
+ === 0.7.0
1883
+
1884
+ These changes for Rake have been brewing for a long time. Here they
1885
+ are, I hope you enjoy them.
1886
+
1887
+ ==== Changes
1888
+
1889
+ ===== New Features
1890
+
1891
+ * Name space support for task names (see below).
1892
+ * Prerequisites can be executed in parallel (see below).
1893
+ * Added safe_ln support for openAFS (via Ludvig Omholt).
1894
+ * RDoc defaults to internal (in-process) invocation. The old behavior
1895
+ is still available by setting the +external+ flag to true.
1896
+ * Rakefiles are now loaded with the expanded path to prevent
1897
+ accidental pollution from the Ruby load path.
1898
+ * Task objects my now be used in prerequisite lists directly.
1899
+ * Task objects (in addition to task names) may now be included in the
1900
+ prerequisite list of a task.
1901
+ * Internals cleanup and refactoring.
1902
+
1903
+ ===== Bug Fixes
1904
+
1905
+ * Compatibility fixes for Ruby 1.8.4 FileUtils changes.
1906
+
1907
+ ===== Namespaces
1908
+
1909
+ Tasks can now be nested inside their own namespaces. Tasks within one
1910
+ namespace will not accidentally interfer with tasks named in a different
1911
+ namespace.
1912
+
1913
+ For example:
1914
+
1915
+ namespace "main" do
1916
+ task :build do
1917
+ # Build the main program
1918
+ end
1919
+ end
1920
+
1921
+ namespace "samples" do
1922
+ task :build do
1923
+ # Build the sample programs
1924
+ end
1925
+ end
1926
+
1927
+ task :build_all => ["main:build", "samples:build"]
1928
+
1929
+ Even though both tasks are named :build, they are separate tasks in
1930
+ their own namespaces. The :build_all task (defined in the toplevel
1931
+ namespace) references both build tasks in its prerequisites.
1932
+
1933
+ You may invoke each of the individual build tasks with the following
1934
+ commands:
1935
+
1936
+ rake main:build
1937
+ rake samples:build
1938
+
1939
+ Or invoke both via the :build_all command:
1940
+
1941
+ rake build_all
1942
+
1943
+ Namespaces may be nested arbitrarily. Since the name of file tasks
1944
+ correspond to the name of a file in the external file system,
1945
+ FileTasks are not affected by the namespaces.
1946
+
1947
+ See the Rakefile format documentation (in the Rake API documents) for
1948
+ more information.
1949
+
1950
+ ===== Parallel Tasks
1951
+
1952
+ Sometimes you have several tasks that can be executed in parallel. By
1953
+ specifying these tasks as prerequisites to a +multitask+ task.
1954
+
1955
+ In the following example the tasks copy\_src, copy\_doc and copy\_bin
1956
+ will all execute in parallel in their own thread.
1957
+
1958
+ multitask :copy_files => [:copy_src, :copy_doc, :copy_bin] do
1959
+ puts "All Copies Complete"
1960
+ end
1961
+
1962
+ ==== Thanks
1963
+
1964
+ As usual, it was input from users that drove a alot of these changes.
1965
+ The following people either contributed patches, made suggestions or
1966
+ made otherwise helpful comments. Thanks to ...
1967
+
1968
+ * Doug Young (inspiration for the parallel task)
1969
+ * David Heinemeier Hansson (for --trace message enhancement and for
1970
+ pushing for namespace support).
1971
+ * Ludvig Omholt (for the openAFS fix)
1972
+
1973
+ -- Jim Weirich
1974
+
1975
+ === 0.6.1
1976
+
1977
+ * Rebuilt 0.6.0 gem without signing.
1978
+
1979
+ === 0.6.0
1980
+
1981
+ Its time for some long requested enhancements and lots of bug fixes
1982
+ ... And a whole new web page.
1983
+
1984
+ ==== New Web Page
1985
+
1986
+ The primary documentation for rake has moved from the RubyForge based
1987
+ wiki to its own Hieraki based web site. Constant spam on the wiki
1988
+ made it a difficult to keep clean. The new site will be easier to
1989
+ update and organize.
1990
+
1991
+ Check out the new documentation at: http://docs.rubyrake.org
1992
+
1993
+ We will be adding new documentation to the site as time goes on.
1994
+
1995
+ In addition to the new docs page, make sure you check out Martin
1996
+ Fowlers article on rake at http://martinfowler.com/articles/rake.html
1997
+
1998
+ ==== Changes
1999
+
2000
+ ===== New Features
2001
+
2002
+ * Multiple prerequisites on Rake rules now allowed. However, keep the
2003
+ following in mind:
2004
+
2005
+ 1. All the prerequisites of a rule must be available before a rule
2006
+ is triggered, where "enabled" means (a) an existing file, (b) a
2007
+ defined rule, or (c) another rule which also must be
2008
+ trigger-able.
2009
+ 2. Rules are checked in order of definition, so it is important to
2010
+ order your rules properly. If a file can be created by two
2011
+ different rules, put the more specific rule first (otherwise the
2012
+ more general rule will trigger first and the specific one will
2013
+ never be triggered).
2014
+ 3. The <tt>source</tt> method now returns the name of the first
2015
+ prerequisite listed in the rule. <tt>sources</tt> returns the
2016
+ names of all the rule prerequisites, ordered as they are defined
2017
+ in the rule. If the task has other prerequisites not defined in
2018
+ the rule (but defined in an explicit task definition), then they
2019
+ will _not_ be included in the sources list.
2020
+
2021
+ * FileLists may now use the egrep command. This popular enhancement
2022
+ is now a core part of the FileList object. If you want to get a
2023
+ list of all your to-dos, fixmes and TBD comments, add the following
2024
+ to your Rakefile.
2025
+
2026
+ desc "Look for TODO and FIXME tags in the code"
2027
+ task :todo do
2028
+ FileList['**/*.rb'].egrep /#.*(FIXME|TODO|TBD)/
2029
+ end
2030
+
2031
+ * The <tt>investigation</tt> method was added to task object to dump
2032
+ out some important values. This makes it a bit easier to debug Rake
2033
+ tasks.
2034
+
2035
+ For example, if you are having problems with a particular task, just
2036
+ print it out:
2037
+
2038
+ task :huh do
2039
+ puts Rake::Task['huh'].investigation
2040
+ end
2041
+
2042
+ * The Rake::TestTask class now supports a "ruby\_opts" option to pass
2043
+ arbitrary ruby options to a test subprocess.
2044
+
2045
+ ===== Some Incompatibilities
2046
+
2047
+ * When using the <tt>ruby</tt> command to start a Ruby subprocess, the
2048
+ Ruby interpreter that is currently running rake is used by default.
2049
+ This makes it easier to use rake in an environment with multiple
2050
+ ruby installation. (Previously, the first ruby command found in the
2051
+ PATH was used).
2052
+
2053
+ If you wish to chose a different Ruby interpreter, you can
2054
+ explicitly choose the interpreter via the <tt>sh</tt> command.
2055
+
2056
+ * The major rake classes (Task, FileTask, FileCreationTask, RakeApp)
2057
+ have been moved out of the toplevel scope and are now accessible as
2058
+ Rake::Task, Rake::FileTask, Rake::FileCreationTask and
2059
+ Rake::Application. If your Rakefile
2060
+ directly references any one of these tasks, you may:
2061
+
2062
+ 1. Update your Rakefile to use the new classnames
2063
+ 2. Use the --classic-namespace option on the rake command to get the
2064
+ old behavior,
2065
+ 3. Add <code>require 'rake/classic_namespace'</code> to the
2066
+ Rakefile to get the old behavior.
2067
+
2068
+ <tt>rake</tt> will print a rather annoying warning whenever a
2069
+ deprecated class name is referenced without enabling classic
2070
+ namespace.
2071
+
2072
+ ===== Bug Fixes
2073
+
2074
+ * Several unit tests and functional tests were fixed to run better
2075
+ under windows.
2076
+
2077
+ * Directory tasks are now a specialized version of a File task. A
2078
+ directory task will only be triggered if it doesn't exist. It will
2079
+ not be triggered if it is out of date w.r.t. any of its
2080
+ prerequisites.
2081
+
2082
+ * Fixed a bug in the Rake::GemPackageTask class so that the gem now
2083
+ properly contains the platform name.
2084
+
2085
+ * Fixed a bug where a prerequisite on a <tt>file</tt> task would cause
2086
+ an exception if the prerequisite did not exist.
2087
+
2088
+ ==== Thanks
2089
+
2090
+ As usual, it was input from users that drove a alot of these changes.
2091
+ The following people either contributed patches, made suggestions or
2092
+ made otherwise helpful comments. Thanks to ...
2093
+
2094
+ * Greg Fast (better ruby_opt test options)
2095
+ * Kelly Felkins (requested by better namespace support)
2096
+ * Martin Fowler (suggested Task.investigation)
2097
+ * Stuart Jansen (send initial patch for multiple prerequisites).
2098
+ * Masao Mutch (better support for non-ruby Gem platforms)
2099
+ * Philipp Neubeck (patch for file task exception fix)
2100
+
2101
+ -- Jim Weirich
2102
+
2103
+ === 0.5.4
2104
+
2105
+ Time for some minor bug fixes and small enhancements
2106
+
2107
+ ==== Changes
2108
+
2109
+ Here are the changes for version 0.5.4 ...
2110
+
2111
+ * Added double quotes to the test runner. This allows the location of
2112
+ the tests (and runner) to be in a directory path that contains
2113
+ spaces (e.g. "C:/Program Files/ruby/bin").
2114
+ * Added .svn to default ignore list. Now subversion project metadata
2115
+ is automatically ignored by Rake's FileList.
2116
+ * Updated FileList#include to support nested arrays and filelists.
2117
+ FileLists are flat lists of file names. Using a FileList in an
2118
+ include will flatten out the nested file names.
2119
+
2120
+ == Thanks
2121
+
2122
+ As usual, it was input from users that drove a alot of these changes.
2123
+ Thanks to ...
2124
+
2125
+ * Tilman Sauerbeck for the nested FileList suggestion.
2126
+ * Josh Knowles for pointing out the spaces in directory name problem.
2127
+
2128
+ -- Jim Weirich
2129
+
2130
+ === 0.5.3
2131
+
2132
+ Although it has only been two weeks since the last release, we have
2133
+ enough updates to the Rake program to make it time for another
2134
+ release.
2135
+
2136
+ ==== Changes
2137
+
2138
+ Here are the changes for version 0.5.3 ...
2139
+
2140
+ * FileLists have been extensively changed so that they mimic the
2141
+ behavior of real arrays even more closely. In particular,
2142
+ operations on FileLists that return a new collection (e.g. collect,
2143
+ reject) will now return a FileList rather than an array. In
2144
+ addition, several places where FileLists were not properly expanded
2145
+ before use have been fixed.
2146
+ * A method (+ext+) to simplify the handling of file extensions was
2147
+ added to String and to Array.
2148
+ * The 'testrb' script in test/unit tends to silently swallow syntax
2149
+ errors in test suites. Because of that, the default test loader is
2150
+ now a rake-provided script. You can still use 'testrb' by setting
2151
+ the loader flag in the test task to :testrb. (See the API documents
2152
+ for TestTask for all the loader flag values).
2153
+ * FileUtil methods (e.g. cp, mv, install) are now declared to be
2154
+ private. This will cut down on the interference with user defined
2155
+ methods of the same name.
2156
+ * Fixed the verbose flag in the TestTask so that the test code is
2157
+ controlled by the flag. Also shortened up some failure messages.
2158
+ (Thanks to Tobias Luetke for the suggestion).
2159
+ * Rules will now properly detect a task that can generate a source
2160
+ file. Previously rules would only consider source files that were
2161
+ already present.
2162
+ * Added an +import+ command that allows Rake to dynamically import
2163
+ dependendencies into a running Rake session. The +import+ command
2164
+ can run tasks to update the dependency file before loading them.
2165
+ Dependency files can be in rake or make format, allowing rake to
2166
+ work with tools designed to generate dependencies for make.
2167
+
2168
+ ==== Thanks
2169
+
2170
+ As usual, it was input from users that drove a alot of these changes.
2171
+ Thanks to ...
2172
+
2173
+ * Brian Gernhardt for the rules fix (especially for the patience to
2174
+ explain the problem to me until I got what he was talking about).
2175
+ * Stefan Lang for pointing out problems in the dark corners of the
2176
+ FileList implementation.
2177
+ * Alexey Verkhovsky pointing out the silently swallows syntax errors
2178
+ in tests.
2179
+ * Tobias Luetke for beautifying the test task output.
2180
+ * Sam Roberts for some of the ideas behind dependency loading.
2181
+
2182
+ -- Jim Weirich
2183
+
2184
+
2185
+ === 0.5.0
2186
+
2187
+ It has been a long time in coming, but we finally have a new version
2188
+ of Rake available.
2189
+
2190
+ ==== Changes
2191
+
2192
+ * Fixed documentation that was lacking the Rake module name (Tilman
2193
+ Sauerbeck).
2194
+ * Added tar.gz and tar.bz2 support to package task (Tilman Sauerbeck).
2195
+ * Recursive rules are now supported (Tilman Sauerbeck).
2196
+ * Added warning option for the Test Task (requested by Eric Hodel).
2197
+ * The jamis rdoc template is only used if it exists.
2198
+ * Added fix for Ruby 1.8.2 test/unit and rails problem.
2199
+ * Added contributed rake man file (Jani Monoses).
2200
+ * Added Brian Candler's fix for problems in --trace and --dry-run
2201
+ mode.
2202
+
2203
+ ==== Thanks
2204
+
2205
+ Lots of people provided input to this release. Thanks to Tilman
2206
+ Sauerbeck for numerous patches, documentation fixes and suggestions.
2207
+ And for also pushing me to get this release out. Also, thanks to
2208
+ Brian Candler for the finding and fixing --trace/dry-run fix. That
2209
+ was an obscure bug. Also to Eric Hodel for some good suggestions.
2210
+
2211
+ -- Jim Weirich
2212
+
2213
+ === 0.4.15
2214
+
2215
+ ==== Changes
2216
+
2217
+ Version 0.4.15 is a bug fix update for the Ruby 1.8.2 compatibility
2218
+ changes. This release includes:
2219
+
2220
+ * Fixed a bug that prevented the TESTOPTS flag from working with the
2221
+ revised for 1.8.2 test task.
2222
+ * Updated the docs on --trace to indicate that it also enables a full
2223
+ backtrace on errors.
2224
+ * Several fixes for new warnings generated.
2225
+
2226
+ ==== Mini-Roadmap
2227
+
2228
+ I will continue to issue Rake updates in the 0.4.xx series as new
2229
+ Ruby-1.8.2 issues become manifest. Once the codebase stabilizes, I
2230
+ will release a 0.5.0 version incorporating all the changes. If you
2231
+ are not using Ruby-1.8.2 and wish to avoid version churn, I recommend
2232
+ staying with a release prior to Rake-0.4.14.
2233
+
2234
+ === 0.4.14
2235
+
2236
+ Version 0.4.14 is a compatibility fix to allow Rake's test task to
2237
+ work under Ruby 1.8.2. A change in the Test::Unit autorun feature
2238
+ prevented Rake from running any tests. This release fixes the
2239
+ problem.
2240
+
2241
+ Rake 0.4.14 is the recommended release for anyone using Ruby 1.8.2.
2242
+
2243
+ === 0.4.13
2244
+
2245
+ * Fixed the dry-run flag so it is operating again.
2246
+ * Multiple arguments to sh and ruby commands will not be interpreted
2247
+ by the shell (patch provided by Jonathan Paisley).
2248
+
2249
+ === 0.4.12
2250
+
2251
+ * Added --silent (-s) to suppress the (in directory) rake message.
2252
+
2253
+ === 0.4.11
2254
+
2255
+ * Changed the "don't know how to rake" message (finally)
2256
+ * Changes references to a literal "Rakefile" to reference the global
2257
+ variable $rakefile (which contains the actual name of the rakefile).
2258
+
2259
+ === 0.4.10
2260
+
2261
+ * Added block support to the "sh" command, allowing users to take
2262
+ special actions on the result of the system call. E.g.
2263
+
2264
+ sh "shell_command" do |ok, res|
2265
+ puts "Program returned #{res.exitstatus}" if ! ok
2266
+ end
2267
+
2268
+ === 0.4.9
2269
+
2270
+ * Switched to Jamis Buck's RDoc template.
2271
+ * Removed autorequire from Rake's gem spec. This prevents the Rake
2272
+ libraries from loading while using rails.
2273
+
2274
+ === 0.4.8
2275
+
2276
+ * Added support for .rb versions of Rakefile.
2277
+ * Removed \\\n's from test task.
2278
+ * Fixed Ruby 1.9 compatibility issue with FileList.
2279
+
2280
+ === 0.4.7
2281
+
2282
+ * Fixed problem in FileList that caused Ruby 1.9 to go into infinite
2283
+ recursion. Since to_a was removed from Object, it does not need to
2284
+ added back into the list of methods to rewrite in FileList. (Thanks
2285
+ to Kent Sibilev for pointing this out).
2286
+
2287
+ === 0.4.6
2288
+ * Removed test version of ln in FileUtils that prevented safe_ln from
2289
+ using ln.
2290
+
2291
+ === 0.4.5
2292
+ * Upgraded comments in TestTask.
2293
+ * FileList to_s and inspect now automatically resolve pending changes.
2294
+ * FileList#exclude properly returns the FileList.
2295
+
2296
+ === 0.4.4
2297
+ * Fixed initialization problem with @comment.
2298
+ * Now using multi -r technique in TestTask. Switch Rakefile back to
2299
+ using the built-in test task macros because the rake runtime is no
2300
+ longer needed.
2301
+ * Added 'TEST=filename' and 'TESTOPTS=options' to the Test Task
2302
+ macros.
2303
+ * Allow a +test_files+ attribute in test tasks. This allows more
2304
+ flexibility in specifying test files.
2305
+
2306
+ === 0.4.3
2307
+ * Fixed Comment leakage.
2308
+
2309
+ === 0.4.2
2310
+ * Added safe_ln that falls back to a copy if a file link is not supported.
2311
+ * Package builder now uses safe\_ln.
2312
+
2313
+ === 0.4.1
2314
+ * Task comments are now additive, combined with "/".
2315
+ * Works with (soon to be released) rubygems 0.6.2 (or 0.7.0)
2316
+
2317
+ === 0.4.0
2318
+ * FileList now uses deferred loading. The file system is not searched
2319
+ until the first call that needs the file names.
2320
+ * VAR=VALUE options are now accepted on the command line and are
2321
+ treated like environment variables. The values may be tested in a
2322
+ Rakefile by referencing ENV['VAR'].
2323
+ * File.mtime is now used (instead of File.new().mtime).
2324
+
2325
+ === 0.3.2.x
2326
+
2327
+ * Removed some hidden dependencies on rubygems. Tests now will test
2328
+ gems only if they are installed.
2329
+ * Removed Sys from some example files. I believe that is that last
2330
+ reference to Sys outside of the contrib area.
2331
+ * Updated all copyright notices to include 2004.
2332
+
2333
+ === 0.3.2
2334
+
2335
+ * GEM Installation now works with the application stub.
2336
+
2337
+ === 0.3.1
2338
+
2339
+ * FileLists now automatically ignore CVS, .bak, !
2340
+ * GEM Installation now works.
2341
+
2342
+ === 0.3.0
2343
+
2344
+ Promoted 0.2.10.
2345
+
2346
+ === 0.2.10
2347
+ General
2348
+
2349
+ * Added title to Rake's rdocs
2350
+ * Contrib packages are no longer included in the documentation.
2351
+
2352
+ RDoc Issues
2353
+
2354
+ * Removed default for the '--main' option
2355
+ * Fixed rendering of the rdoc options
2356
+ * Fixed clean/clobber confusion with rerdoc
2357
+ * 'title' attribute added
2358
+
2359
+ Package Task Library Issues
2360
+
2361
+ * Version (or explicit :noversion) is required.
2362
+ * +package_file+ attribute is now writable
2363
+
2364
+ FileList Issues
2365
+
2366
+ * Dropped bang version of exclude. Now using ant-like include/exclude semantics.
2367
+ * Enabled the "yield self" idiom in FileList#initialize.
2368
+
2369
+ === 0.2.9
2370
+
2371
+ This version contains numerous changes as the RubyConf.new(2003)
2372
+ presentation was being prepared. The changes include:
2373
+
2374
+ * The monolithic rubyapp task library is in the process of being
2375
+ dropped in favor of lighter weight task libraries.
2376
+
2377
+ === 0.2.7
2378
+
2379
+ * Added "desc" for task descriptions.
2380
+ * -T will now display tasks with descriptions.
2381
+ * -P will display tasks and prerequisites.
2382
+ * Dropped the Sys module in favor of the 1.8.x FileUtils module. Sys
2383
+ is still supported in the contrib area.
2384
+
2385
+ === 0.2.6
2386
+
2387
+ * Moved to RubyForge
2388
+
2389
+ === 0.2.5
2390
+
2391
+ * Switched to standard ruby app builder.
2392
+ * Added no_match option to file matcher.
2393
+
2394
+ === 0.2.4
2395
+
2396
+ * Fixed indir, which neglected to actually change directories.
2397
+
2398
+ === 0.2.3
2399
+
2400
+ * Added rake module for a help target
2401
+ * Added 'for\_files' to Sys
2402
+ * Added a $rakefile constant
2403
+ * Added test for selecting proper rule with multiple targets.