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,3055 @@
1
+ (function webpackUniversalModuleDefinition(root, factory) {
2
+ if(typeof exports === 'object' && typeof module === 'object')
3
+ module.exports = factory();
4
+ else if(typeof define === 'function' && define.amd)
5
+ define([], factory);
6
+ else if(typeof exports === 'object')
7
+ exports["sourceMap"] = factory();
8
+ else
9
+ root["sourceMap"] = factory();
10
+ })(this, function() {
11
+ return /******/ (function(modules) { // webpackBootstrap
12
+ /******/ // The module cache
13
+ /******/ var installedModules = {};
14
+
15
+ /******/ // The require function
16
+ /******/ function __webpack_require__(moduleId) {
17
+
18
+ /******/ // Check if module is in cache
19
+ /******/ if(installedModules[moduleId])
20
+ /******/ return installedModules[moduleId].exports;
21
+
22
+ /******/ // Create a new module (and put it into the cache)
23
+ /******/ var module = installedModules[moduleId] = {
24
+ /******/ exports: {},
25
+ /******/ id: moduleId,
26
+ /******/ loaded: false
27
+ /******/ };
28
+
29
+ /******/ // Execute the module function
30
+ /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
31
+
32
+ /******/ // Flag the module as loaded
33
+ /******/ module.loaded = true;
34
+
35
+ /******/ // Return the exports of the module
36
+ /******/ return module.exports;
37
+ /******/ }
38
+
39
+
40
+ /******/ // expose the modules object (__webpack_modules__)
41
+ /******/ __webpack_require__.m = modules;
42
+
43
+ /******/ // expose the module cache
44
+ /******/ __webpack_require__.c = installedModules;
45
+
46
+ /******/ // __webpack_public_path__
47
+ /******/ __webpack_require__.p = "";
48
+
49
+ /******/ // Load entry module and return exports
50
+ /******/ return __webpack_require__(0);
51
+ /******/ })
52
+ /************************************************************************/
53
+ /******/ ([
54
+ /* 0 */
55
+ /***/ function(module, exports, __webpack_require__) {
56
+
57
+ /*
58
+ * Copyright 2009-2011 Mozilla Foundation and contributors
59
+ * Licensed under the New BSD license. See LICENSE.txt or:
60
+ * http://opensource.org/licenses/BSD-3-Clause
61
+ */
62
+ exports.SourceMapGenerator = __webpack_require__(1).SourceMapGenerator;
63
+ exports.SourceMapConsumer = __webpack_require__(7).SourceMapConsumer;
64
+ exports.SourceNode = __webpack_require__(10).SourceNode;
65
+
66
+
67
+ /***/ },
68
+ /* 1 */
69
+ /***/ function(module, exports, __webpack_require__) {
70
+
71
+ /* -*- Mode: js; js-indent-level: 2; -*- */
72
+ /*
73
+ * Copyright 2011 Mozilla Foundation and contributors
74
+ * Licensed under the New BSD license. See LICENSE or:
75
+ * http://opensource.org/licenses/BSD-3-Clause
76
+ */
77
+
78
+ var base64VLQ = __webpack_require__(2);
79
+ var util = __webpack_require__(4);
80
+ var ArraySet = __webpack_require__(5).ArraySet;
81
+ var MappingList = __webpack_require__(6).MappingList;
82
+
83
+ /**
84
+ * An instance of the SourceMapGenerator represents a source map which is
85
+ * being built incrementally. You may pass an object with the following
86
+ * properties:
87
+ *
88
+ * - file: The filename of the generated source.
89
+ * - sourceRoot: A root for all relative URLs in this source map.
90
+ */
91
+ function SourceMapGenerator(aArgs) {
92
+ if (!aArgs) {
93
+ aArgs = {};
94
+ }
95
+ this._file = util.getArg(aArgs, 'file', null);
96
+ this._sourceRoot = util.getArg(aArgs, 'sourceRoot', null);
97
+ this._skipValidation = util.getArg(aArgs, 'skipValidation', false);
98
+ this._sources = new ArraySet();
99
+ this._names = new ArraySet();
100
+ this._mappings = new MappingList();
101
+ this._sourcesContents = null;
102
+ }
103
+
104
+ SourceMapGenerator.prototype._version = 3;
105
+
106
+ /**
107
+ * Creates a new SourceMapGenerator based on a SourceMapConsumer
108
+ *
109
+ * @param aSourceMapConsumer The SourceMap.
110
+ */
111
+ SourceMapGenerator.fromSourceMap =
112
+ function SourceMapGenerator_fromSourceMap(aSourceMapConsumer) {
113
+ var sourceRoot = aSourceMapConsumer.sourceRoot;
114
+ var generator = new SourceMapGenerator({
115
+ file: aSourceMapConsumer.file,
116
+ sourceRoot: sourceRoot
117
+ });
118
+ aSourceMapConsumer.eachMapping(function (mapping) {
119
+ var newMapping = {
120
+ generated: {
121
+ line: mapping.generatedLine,
122
+ column: mapping.generatedColumn
123
+ }
124
+ };
125
+
126
+ if (mapping.source != null) {
127
+ newMapping.source = mapping.source;
128
+ if (sourceRoot != null) {
129
+ newMapping.source = util.relative(sourceRoot, newMapping.source);
130
+ }
131
+
132
+ newMapping.original = {
133
+ line: mapping.originalLine,
134
+ column: mapping.originalColumn
135
+ };
136
+
137
+ if (mapping.name != null) {
138
+ newMapping.name = mapping.name;
139
+ }
140
+ }
141
+
142
+ generator.addMapping(newMapping);
143
+ });
144
+ aSourceMapConsumer.sources.forEach(function (sourceFile) {
145
+ var content = aSourceMapConsumer.sourceContentFor(sourceFile);
146
+ if (content != null) {
147
+ generator.setSourceContent(sourceFile, content);
148
+ }
149
+ });
150
+ return generator;
151
+ };
152
+
153
+ /**
154
+ * Add a single mapping from original source line and column to the generated
155
+ * source's line and column for this source map being created. The mapping
156
+ * object should have the following properties:
157
+ *
158
+ * - generated: An object with the generated line and column positions.
159
+ * - original: An object with the original line and column positions.
160
+ * - source: The original source file (relative to the sourceRoot).
161
+ * - name: An optional original token name for this mapping.
162
+ */
163
+ SourceMapGenerator.prototype.addMapping =
164
+ function SourceMapGenerator_addMapping(aArgs) {
165
+ var generated = util.getArg(aArgs, 'generated');
166
+ var original = util.getArg(aArgs, 'original', null);
167
+ var source = util.getArg(aArgs, 'source', null);
168
+ var name = util.getArg(aArgs, 'name', null);
169
+
170
+ if (!this._skipValidation) {
171
+ this._validateMapping(generated, original, source, name);
172
+ }
173
+
174
+ if (source != null) {
175
+ source = String(source);
176
+ if (!this._sources.has(source)) {
177
+ this._sources.add(source);
178
+ }
179
+ }
180
+
181
+ if (name != null) {
182
+ name = String(name);
183
+ if (!this._names.has(name)) {
184
+ this._names.add(name);
185
+ }
186
+ }
187
+
188
+ this._mappings.add({
189
+ generatedLine: generated.line,
190
+ generatedColumn: generated.column,
191
+ originalLine: original != null && original.line,
192
+ originalColumn: original != null && original.column,
193
+ source: source,
194
+ name: name
195
+ });
196
+ };
197
+
198
+ /**
199
+ * Set the source content for a source file.
200
+ */
201
+ SourceMapGenerator.prototype.setSourceContent =
202
+ function SourceMapGenerator_setSourceContent(aSourceFile, aSourceContent) {
203
+ var source = aSourceFile;
204
+ if (this._sourceRoot != null) {
205
+ source = util.relative(this._sourceRoot, source);
206
+ }
207
+
208
+ if (aSourceContent != null) {
209
+ // Add the source content to the _sourcesContents map.
210
+ // Create a new _sourcesContents map if the property is null.
211
+ if (!this._sourcesContents) {
212
+ this._sourcesContents = Object.create(null);
213
+ }
214
+ this._sourcesContents[util.toSetString(source)] = aSourceContent;
215
+ } else if (this._sourcesContents) {
216
+ // Remove the source file from the _sourcesContents map.
217
+ // If the _sourcesContents map is empty, set the property to null.
218
+ delete this._sourcesContents[util.toSetString(source)];
219
+ if (Object.keys(this._sourcesContents).length === 0) {
220
+ this._sourcesContents = null;
221
+ }
222
+ }
223
+ };
224
+
225
+ /**
226
+ * Applies the mappings of a sub-source-map for a specific source file to the
227
+ * source map being generated. Each mapping to the supplied source file is
228
+ * rewritten using the supplied source map. Note: The resolution for the
229
+ * resulting mappings is the minimium of this map and the supplied map.
230
+ *
231
+ * @param aSourceMapConsumer The source map to be applied.
232
+ * @param aSourceFile Optional. The filename of the source file.
233
+ * If omitted, SourceMapConsumer's file property will be used.
234
+ * @param aSourceMapPath Optional. The dirname of the path to the source map
235
+ * to be applied. If relative, it is relative to the SourceMapConsumer.
236
+ * This parameter is needed when the two source maps aren't in the same
237
+ * directory, and the source map to be applied contains relative source
238
+ * paths. If so, those relative source paths need to be rewritten
239
+ * relative to the SourceMapGenerator.
240
+ */
241
+ SourceMapGenerator.prototype.applySourceMap =
242
+ function SourceMapGenerator_applySourceMap(aSourceMapConsumer, aSourceFile, aSourceMapPath) {
243
+ var sourceFile = aSourceFile;
244
+ // If aSourceFile is omitted, we will use the file property of the SourceMap
245
+ if (aSourceFile == null) {
246
+ if (aSourceMapConsumer.file == null) {
247
+ throw new Error(
248
+ 'SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, ' +
249
+ 'or the source map\'s "file" property. Both were omitted.'
250
+ );
251
+ }
252
+ sourceFile = aSourceMapConsumer.file;
253
+ }
254
+ var sourceRoot = this._sourceRoot;
255
+ // Make "sourceFile" relative if an absolute Url is passed.
256
+ if (sourceRoot != null) {
257
+ sourceFile = util.relative(sourceRoot, sourceFile);
258
+ }
259
+ // Applying the SourceMap can add and remove items from the sources and
260
+ // the names array.
261
+ var newSources = new ArraySet();
262
+ var newNames = new ArraySet();
263
+
264
+ // Find mappings for the "sourceFile"
265
+ this._mappings.unsortedForEach(function (mapping) {
266
+ if (mapping.source === sourceFile && mapping.originalLine != null) {
267
+ // Check if it can be mapped by the source map, then update the mapping.
268
+ var original = aSourceMapConsumer.originalPositionFor({
269
+ line: mapping.originalLine,
270
+ column: mapping.originalColumn
271
+ });
272
+ if (original.source != null) {
273
+ // Copy mapping
274
+ mapping.source = original.source;
275
+ if (aSourceMapPath != null) {
276
+ mapping.source = util.join(aSourceMapPath, mapping.source)
277
+ }
278
+ if (sourceRoot != null) {
279
+ mapping.source = util.relative(sourceRoot, mapping.source);
280
+ }
281
+ mapping.originalLine = original.line;
282
+ mapping.originalColumn = original.column;
283
+ if (original.name != null) {
284
+ mapping.name = original.name;
285
+ }
286
+ }
287
+ }
288
+
289
+ var source = mapping.source;
290
+ if (source != null && !newSources.has(source)) {
291
+ newSources.add(source);
292
+ }
293
+
294
+ var name = mapping.name;
295
+ if (name != null && !newNames.has(name)) {
296
+ newNames.add(name);
297
+ }
298
+
299
+ }, this);
300
+ this._sources = newSources;
301
+ this._names = newNames;
302
+
303
+ // Copy sourcesContents of applied map.
304
+ aSourceMapConsumer.sources.forEach(function (sourceFile) {
305
+ var content = aSourceMapConsumer.sourceContentFor(sourceFile);
306
+ if (content != null) {
307
+ if (aSourceMapPath != null) {
308
+ sourceFile = util.join(aSourceMapPath, sourceFile);
309
+ }
310
+ if (sourceRoot != null) {
311
+ sourceFile = util.relative(sourceRoot, sourceFile);
312
+ }
313
+ this.setSourceContent(sourceFile, content);
314
+ }
315
+ }, this);
316
+ };
317
+
318
+ /**
319
+ * A mapping can have one of the three levels of data:
320
+ *
321
+ * 1. Just the generated position.
322
+ * 2. The Generated position, original position, and original source.
323
+ * 3. Generated and original position, original source, as well as a name
324
+ * token.
325
+ *
326
+ * To maintain consistency, we validate that any new mapping being added falls
327
+ * in to one of these categories.
328
+ */
329
+ SourceMapGenerator.prototype._validateMapping =
330
+ function SourceMapGenerator_validateMapping(aGenerated, aOriginal, aSource,
331
+ aName) {
332
+ if (aGenerated && 'line' in aGenerated && 'column' in aGenerated
333
+ && aGenerated.line > 0 && aGenerated.column >= 0
334
+ && !aOriginal && !aSource && !aName) {
335
+ // Case 1.
336
+ return;
337
+ }
338
+ else if (aGenerated && 'line' in aGenerated && 'column' in aGenerated
339
+ && aOriginal && 'line' in aOriginal && 'column' in aOriginal
340
+ && aGenerated.line > 0 && aGenerated.column >= 0
341
+ && aOriginal.line > 0 && aOriginal.column >= 0
342
+ && aSource) {
343
+ // Cases 2 and 3.
344
+ return;
345
+ }
346
+ else {
347
+ throw new Error('Invalid mapping: ' + JSON.stringify({
348
+ generated: aGenerated,
349
+ source: aSource,
350
+ original: aOriginal,
351
+ name: aName
352
+ }));
353
+ }
354
+ };
355
+
356
+ /**
357
+ * Serialize the accumulated mappings in to the stream of base 64 VLQs
358
+ * specified by the source map format.
359
+ */
360
+ SourceMapGenerator.prototype._serializeMappings =
361
+ function SourceMapGenerator_serializeMappings() {
362
+ var previousGeneratedColumn = 0;
363
+ var previousGeneratedLine = 1;
364
+ var previousOriginalColumn = 0;
365
+ var previousOriginalLine = 0;
366
+ var previousName = 0;
367
+ var previousSource = 0;
368
+ var result = '';
369
+ var next;
370
+ var mapping;
371
+ var nameIdx;
372
+ var sourceIdx;
373
+
374
+ var mappings = this._mappings.toArray();
375
+ for (var i = 0, len = mappings.length; i < len; i++) {
376
+ mapping = mappings[i];
377
+ next = ''
378
+
379
+ if (mapping.generatedLine !== previousGeneratedLine) {
380
+ previousGeneratedColumn = 0;
381
+ while (mapping.generatedLine !== previousGeneratedLine) {
382
+ next += ';';
383
+ previousGeneratedLine++;
384
+ }
385
+ }
386
+ else {
387
+ if (i > 0) {
388
+ if (!util.compareByGeneratedPositionsInflated(mapping, mappings[i - 1])) {
389
+ continue;
390
+ }
391
+ next += ',';
392
+ }
393
+ }
394
+
395
+ next += base64VLQ.encode(mapping.generatedColumn
396
+ - previousGeneratedColumn);
397
+ previousGeneratedColumn = mapping.generatedColumn;
398
+
399
+ if (mapping.source != null) {
400
+ sourceIdx = this._sources.indexOf(mapping.source);
401
+ next += base64VLQ.encode(sourceIdx - previousSource);
402
+ previousSource = sourceIdx;
403
+
404
+ // lines are stored 0-based in SourceMap spec version 3
405
+ next += base64VLQ.encode(mapping.originalLine - 1
406
+ - previousOriginalLine);
407
+ previousOriginalLine = mapping.originalLine - 1;
408
+
409
+ next += base64VLQ.encode(mapping.originalColumn
410
+ - previousOriginalColumn);
411
+ previousOriginalColumn = mapping.originalColumn;
412
+
413
+ if (mapping.name != null) {
414
+ nameIdx = this._names.indexOf(mapping.name);
415
+ next += base64VLQ.encode(nameIdx - previousName);
416
+ previousName = nameIdx;
417
+ }
418
+ }
419
+
420
+ result += next;
421
+ }
422
+
423
+ return result;
424
+ };
425
+
426
+ SourceMapGenerator.prototype._generateSourcesContent =
427
+ function SourceMapGenerator_generateSourcesContent(aSources, aSourceRoot) {
428
+ return aSources.map(function (source) {
429
+ if (!this._sourcesContents) {
430
+ return null;
431
+ }
432
+ if (aSourceRoot != null) {
433
+ source = util.relative(aSourceRoot, source);
434
+ }
435
+ var key = util.toSetString(source);
436
+ return Object.prototype.hasOwnProperty.call(this._sourcesContents, key)
437
+ ? this._sourcesContents[key]
438
+ : null;
439
+ }, this);
440
+ };
441
+
442
+ /**
443
+ * Externalize the source map.
444
+ */
445
+ SourceMapGenerator.prototype.toJSON =
446
+ function SourceMapGenerator_toJSON() {
447
+ var map = {
448
+ version: this._version,
449
+ sources: this._sources.toArray(),
450
+ names: this._names.toArray(),
451
+ mappings: this._serializeMappings()
452
+ };
453
+ if (this._file != null) {
454
+ map.file = this._file;
455
+ }
456
+ if (this._sourceRoot != null) {
457
+ map.sourceRoot = this._sourceRoot;
458
+ }
459
+ if (this._sourcesContents) {
460
+ map.sourcesContent = this._generateSourcesContent(map.sources, map.sourceRoot);
461
+ }
462
+
463
+ return map;
464
+ };
465
+
466
+ /**
467
+ * Render the source map being generated to a string.
468
+ */
469
+ SourceMapGenerator.prototype.toString =
470
+ function SourceMapGenerator_toString() {
471
+ return JSON.stringify(this.toJSON());
472
+ };
473
+
474
+ exports.SourceMapGenerator = SourceMapGenerator;
475
+
476
+
477
+ /***/ },
478
+ /* 2 */
479
+ /***/ function(module, exports, __webpack_require__) {
480
+
481
+ /* -*- Mode: js; js-indent-level: 2; -*- */
482
+ /*
483
+ * Copyright 2011 Mozilla Foundation and contributors
484
+ * Licensed under the New BSD license. See LICENSE or:
485
+ * http://opensource.org/licenses/BSD-3-Clause
486
+ *
487
+ * Based on the Base 64 VLQ implementation in Closure Compiler:
488
+ * https://code.google.com/p/closure-compiler/source/browse/trunk/src/com/google/debugging/sourcemap/Base64VLQ.java
489
+ *
490
+ * Copyright 2011 The Closure Compiler Authors. All rights reserved.
491
+ * Redistribution and use in source and binary forms, with or without
492
+ * modification, are permitted provided that the following conditions are
493
+ * met:
494
+ *
495
+ * * Redistributions of source code must retain the above copyright
496
+ * notice, this list of conditions and the following disclaimer.
497
+ * * Redistributions in binary form must reproduce the above
498
+ * copyright notice, this list of conditions and the following
499
+ * disclaimer in the documentation and/or other materials provided
500
+ * with the distribution.
501
+ * * Neither the name of Google Inc. nor the names of its
502
+ * contributors may be used to endorse or promote products derived
503
+ * from this software without specific prior written permission.
504
+ *
505
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
506
+ * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
507
+ * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
508
+ * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
509
+ * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
510
+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
511
+ * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
512
+ * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
513
+ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
514
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
515
+ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
516
+ */
517
+
518
+ var base64 = __webpack_require__(3);
519
+
520
+ // A single base 64 digit can contain 6 bits of data. For the base 64 variable
521
+ // length quantities we use in the source map spec, the first bit is the sign,
522
+ // the next four bits are the actual value, and the 6th bit is the
523
+ // continuation bit. The continuation bit tells us whether there are more
524
+ // digits in this value following this digit.
525
+ //
526
+ // Continuation
527
+ // | Sign
528
+ // | |
529
+ // V V
530
+ // 101011
531
+
532
+ var VLQ_BASE_SHIFT = 5;
533
+
534
+ // binary: 100000
535
+ var VLQ_BASE = 1 << VLQ_BASE_SHIFT;
536
+
537
+ // binary: 011111
538
+ var VLQ_BASE_MASK = VLQ_BASE - 1;
539
+
540
+ // binary: 100000
541
+ var VLQ_CONTINUATION_BIT = VLQ_BASE;
542
+
543
+ /**
544
+ * Converts from a two-complement value to a value where the sign bit is
545
+ * placed in the least significant bit. For example, as decimals:
546
+ * 1 becomes 2 (10 binary), -1 becomes 3 (11 binary)
547
+ * 2 becomes 4 (100 binary), -2 becomes 5 (101 binary)
548
+ */
549
+ function toVLQSigned(aValue) {
550
+ return aValue < 0
551
+ ? ((-aValue) << 1) + 1
552
+ : (aValue << 1) + 0;
553
+ }
554
+
555
+ /**
556
+ * Converts to a two-complement value from a value where the sign bit is
557
+ * placed in the least significant bit. For example, as decimals:
558
+ * 2 (10 binary) becomes 1, 3 (11 binary) becomes -1
559
+ * 4 (100 binary) becomes 2, 5 (101 binary) becomes -2
560
+ */
561
+ function fromVLQSigned(aValue) {
562
+ var isNegative = (aValue & 1) === 1;
563
+ var shifted = aValue >> 1;
564
+ return isNegative
565
+ ? -shifted
566
+ : shifted;
567
+ }
568
+
569
+ /**
570
+ * Returns the base 64 VLQ encoded value.
571
+ */
572
+ exports.encode = function base64VLQ_encode(aValue) {
573
+ var encoded = "";
574
+ var digit;
575
+
576
+ var vlq = toVLQSigned(aValue);
577
+
578
+ do {
579
+ digit = vlq & VLQ_BASE_MASK;
580
+ vlq >>>= VLQ_BASE_SHIFT;
581
+ if (vlq > 0) {
582
+ // There are still more digits in this value, so we must make sure the
583
+ // continuation bit is marked.
584
+ digit |= VLQ_CONTINUATION_BIT;
585
+ }
586
+ encoded += base64.encode(digit);
587
+ } while (vlq > 0);
588
+
589
+ return encoded;
590
+ };
591
+
592
+ /**
593
+ * Decodes the next base 64 VLQ value from the given string and returns the
594
+ * value and the rest of the string via the out parameter.
595
+ */
596
+ exports.decode = function base64VLQ_decode(aStr, aIndex, aOutParam) {
597
+ var strLen = aStr.length;
598
+ var result = 0;
599
+ var shift = 0;
600
+ var continuation, digit;
601
+
602
+ do {
603
+ if (aIndex >= strLen) {
604
+ throw new Error("Expected more digits in base 64 VLQ value.");
605
+ }
606
+
607
+ digit = base64.decode(aStr.charCodeAt(aIndex++));
608
+ if (digit === -1) {
609
+ throw new Error("Invalid base64 digit: " + aStr.charAt(aIndex - 1));
610
+ }
611
+
612
+ continuation = !!(digit & VLQ_CONTINUATION_BIT);
613
+ digit &= VLQ_BASE_MASK;
614
+ result = result + (digit << shift);
615
+ shift += VLQ_BASE_SHIFT;
616
+ } while (continuation);
617
+
618
+ aOutParam.value = fromVLQSigned(result);
619
+ aOutParam.rest = aIndex;
620
+ };
621
+
622
+
623
+ /***/ },
624
+ /* 3 */
625
+ /***/ function(module, exports) {
626
+
627
+ /* -*- Mode: js; js-indent-level: 2; -*- */
628
+ /*
629
+ * Copyright 2011 Mozilla Foundation and contributors
630
+ * Licensed under the New BSD license. See LICENSE or:
631
+ * http://opensource.org/licenses/BSD-3-Clause
632
+ */
633
+
634
+ var intToCharMap = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'.split('');
635
+
636
+ /**
637
+ * Encode an integer in the range of 0 to 63 to a single base 64 digit.
638
+ */
639
+ exports.encode = function (number) {
640
+ if (0 <= number && number < intToCharMap.length) {
641
+ return intToCharMap[number];
642
+ }
643
+ throw new TypeError("Must be between 0 and 63: " + number);
644
+ };
645
+
646
+ /**
647
+ * Decode a single base 64 character code digit to an integer. Returns -1 on
648
+ * failure.
649
+ */
650
+ exports.decode = function (charCode) {
651
+ var bigA = 65; // 'A'
652
+ var bigZ = 90; // 'Z'
653
+
654
+ var littleA = 97; // 'a'
655
+ var littleZ = 122; // 'z'
656
+
657
+ var zero = 48; // '0'
658
+ var nine = 57; // '9'
659
+
660
+ var plus = 43; // '+'
661
+ var slash = 47; // '/'
662
+
663
+ var littleOffset = 26;
664
+ var numberOffset = 52;
665
+
666
+ // 0 - 25: ABCDEFGHIJKLMNOPQRSTUVWXYZ
667
+ if (bigA <= charCode && charCode <= bigZ) {
668
+ return (charCode - bigA);
669
+ }
670
+
671
+ // 26 - 51: abcdefghijklmnopqrstuvwxyz
672
+ if (littleA <= charCode && charCode <= littleZ) {
673
+ return (charCode - littleA + littleOffset);
674
+ }
675
+
676
+ // 52 - 61: 0123456789
677
+ if (zero <= charCode && charCode <= nine) {
678
+ return (charCode - zero + numberOffset);
679
+ }
680
+
681
+ // 62: +
682
+ if (charCode == plus) {
683
+ return 62;
684
+ }
685
+
686
+ // 63: /
687
+ if (charCode == slash) {
688
+ return 63;
689
+ }
690
+
691
+ // Invalid base64 digit.
692
+ return -1;
693
+ };
694
+
695
+
696
+ /***/ },
697
+ /* 4 */
698
+ /***/ function(module, exports) {
699
+
700
+ /* -*- Mode: js; js-indent-level: 2; -*- */
701
+ /*
702
+ * Copyright 2011 Mozilla Foundation and contributors
703
+ * Licensed under the New BSD license. See LICENSE or:
704
+ * http://opensource.org/licenses/BSD-3-Clause
705
+ */
706
+
707
+ /**
708
+ * This is a helper function for getting values from parameter/options
709
+ * objects.
710
+ *
711
+ * @param args The object we are extracting values from
712
+ * @param name The name of the property we are getting.
713
+ * @param defaultValue An optional value to return if the property is missing
714
+ * from the object. If this is not specified and the property is missing, an
715
+ * error will be thrown.
716
+ */
717
+ function getArg(aArgs, aName, aDefaultValue) {
718
+ if (aName in aArgs) {
719
+ return aArgs[aName];
720
+ } else if (arguments.length === 3) {
721
+ return aDefaultValue;
722
+ } else {
723
+ throw new Error('"' + aName + '" is a required argument.');
724
+ }
725
+ }
726
+ exports.getArg = getArg;
727
+
728
+ var urlRegexp = /^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.]*)(?::(\d+))?(\S*)$/;
729
+ var dataUrlRegexp = /^data:.+\,.+$/;
730
+
731
+ function urlParse(aUrl) {
732
+ var match = aUrl.match(urlRegexp);
733
+ if (!match) {
734
+ return null;
735
+ }
736
+ return {
737
+ scheme: match[1],
738
+ auth: match[2],
739
+ host: match[3],
740
+ port: match[4],
741
+ path: match[5]
742
+ };
743
+ }
744
+ exports.urlParse = urlParse;
745
+
746
+ function urlGenerate(aParsedUrl) {
747
+ var url = '';
748
+ if (aParsedUrl.scheme) {
749
+ url += aParsedUrl.scheme + ':';
750
+ }
751
+ url += '//';
752
+ if (aParsedUrl.auth) {
753
+ url += aParsedUrl.auth + '@';
754
+ }
755
+ if (aParsedUrl.host) {
756
+ url += aParsedUrl.host;
757
+ }
758
+ if (aParsedUrl.port) {
759
+ url += ":" + aParsedUrl.port
760
+ }
761
+ if (aParsedUrl.path) {
762
+ url += aParsedUrl.path;
763
+ }
764
+ return url;
765
+ }
766
+ exports.urlGenerate = urlGenerate;
767
+
768
+ /**
769
+ * Normalizes a path, or the path portion of a URL:
770
+ *
771
+ * - Replaces consequtive slashes with one slash.
772
+ * - Removes unnecessary '.' parts.
773
+ * - Removes unnecessary '<dir>/..' parts.
774
+ *
775
+ * Based on code in the Node.js 'path' core module.
776
+ *
777
+ * @param aPath The path or url to normalize.
778
+ */
779
+ function normalize(aPath) {
780
+ var path = aPath;
781
+ var url = urlParse(aPath);
782
+ if (url) {
783
+ if (!url.path) {
784
+ return aPath;
785
+ }
786
+ path = url.path;
787
+ }
788
+ var isAbsolute = exports.isAbsolute(path);
789
+
790
+ var parts = path.split(/\/+/);
791
+ for (var part, up = 0, i = parts.length - 1; i >= 0; i--) {
792
+ part = parts[i];
793
+ if (part === '.') {
794
+ parts.splice(i, 1);
795
+ } else if (part === '..') {
796
+ up++;
797
+ } else if (up > 0) {
798
+ if (part === '') {
799
+ // The first part is blank if the path is absolute. Trying to go
800
+ // above the root is a no-op. Therefore we can remove all '..' parts
801
+ // directly after the root.
802
+ parts.splice(i + 1, up);
803
+ up = 0;
804
+ } else {
805
+ parts.splice(i, 2);
806
+ up--;
807
+ }
808
+ }
809
+ }
810
+ path = parts.join('/');
811
+
812
+ if (path === '') {
813
+ path = isAbsolute ? '/' : '.';
814
+ }
815
+
816
+ if (url) {
817
+ url.path = path;
818
+ return urlGenerate(url);
819
+ }
820
+ return path;
821
+ }
822
+ exports.normalize = normalize;
823
+
824
+ /**
825
+ * Joins two paths/URLs.
826
+ *
827
+ * @param aRoot The root path or URL.
828
+ * @param aPath The path or URL to be joined with the root.
829
+ *
830
+ * - If aPath is a URL or a data URI, aPath is returned, unless aPath is a
831
+ * scheme-relative URL: Then the scheme of aRoot, if any, is prepended
832
+ * first.
833
+ * - Otherwise aPath is a path. If aRoot is a URL, then its path portion
834
+ * is updated with the result and aRoot is returned. Otherwise the result
835
+ * is returned.
836
+ * - If aPath is absolute, the result is aPath.
837
+ * - Otherwise the two paths are joined with a slash.
838
+ * - Joining for example 'http://' and 'www.example.com' is also supported.
839
+ */
840
+ function join(aRoot, aPath) {
841
+ if (aRoot === "") {
842
+ aRoot = ".";
843
+ }
844
+ if (aPath === "") {
845
+ aPath = ".";
846
+ }
847
+ var aPathUrl = urlParse(aPath);
848
+ var aRootUrl = urlParse(aRoot);
849
+ if (aRootUrl) {
850
+ aRoot = aRootUrl.path || '/';
851
+ }
852
+
853
+ // `join(foo, '//www.example.org')`
854
+ if (aPathUrl && !aPathUrl.scheme) {
855
+ if (aRootUrl) {
856
+ aPathUrl.scheme = aRootUrl.scheme;
857
+ }
858
+ return urlGenerate(aPathUrl);
859
+ }
860
+
861
+ if (aPathUrl || aPath.match(dataUrlRegexp)) {
862
+ return aPath;
863
+ }
864
+
865
+ // `join('http://', 'www.example.com')`
866
+ if (aRootUrl && !aRootUrl.host && !aRootUrl.path) {
867
+ aRootUrl.host = aPath;
868
+ return urlGenerate(aRootUrl);
869
+ }
870
+
871
+ var joined = aPath.charAt(0) === '/'
872
+ ? aPath
873
+ : normalize(aRoot.replace(/\/+$/, '') + '/' + aPath);
874
+
875
+ if (aRootUrl) {
876
+ aRootUrl.path = joined;
877
+ return urlGenerate(aRootUrl);
878
+ }
879
+ return joined;
880
+ }
881
+ exports.join = join;
882
+
883
+ exports.isAbsolute = function (aPath) {
884
+ return aPath.charAt(0) === '/' || !!aPath.match(urlRegexp);
885
+ };
886
+
887
+ /**
888
+ * Make a path relative to a URL or another path.
889
+ *
890
+ * @param aRoot The root path or URL.
891
+ * @param aPath The path or URL to be made relative to aRoot.
892
+ */
893
+ function relative(aRoot, aPath) {
894
+ if (aRoot === "") {
895
+ aRoot = ".";
896
+ }
897
+
898
+ aRoot = aRoot.replace(/\/$/, '');
899
+
900
+ // It is possible for the path to be above the root. In this case, simply
901
+ // checking whether the root is a prefix of the path won't work. Instead, we
902
+ // need to remove components from the root one by one, until either we find
903
+ // a prefix that fits, or we run out of components to remove.
904
+ var level = 0;
905
+ while (aPath.indexOf(aRoot + '/') !== 0) {
906
+ var index = aRoot.lastIndexOf("/");
907
+ if (index < 0) {
908
+ return aPath;
909
+ }
910
+
911
+ // If the only part of the root that is left is the scheme (i.e. http://,
912
+ // file:///, etc.), one or more slashes (/), or simply nothing at all, we
913
+ // have exhausted all components, so the path is not relative to the root.
914
+ aRoot = aRoot.slice(0, index);
915
+ if (aRoot.match(/^([^\/]+:\/)?\/*$/)) {
916
+ return aPath;
917
+ }
918
+
919
+ ++level;
920
+ }
921
+
922
+ // Make sure we add a "../" for each component we removed from the root.
923
+ return Array(level + 1).join("../") + aPath.substr(aRoot.length + 1);
924
+ }
925
+ exports.relative = relative;
926
+
927
+ var supportsNullProto = (function () {
928
+ var obj = Object.create(null);
929
+ return !('__proto__' in obj);
930
+ }());
931
+
932
+ function identity (s) {
933
+ return s;
934
+ }
935
+
936
+ /**
937
+ * Because behavior goes wacky when you set `__proto__` on objects, we
938
+ * have to prefix all the strings in our set with an arbitrary character.
939
+ *
940
+ * See https://github.com/mozilla/source-map/pull/31 and
941
+ * https://github.com/mozilla/source-map/issues/30
942
+ *
943
+ * @param String aStr
944
+ */
945
+ function toSetString(aStr) {
946
+ if (isProtoString(aStr)) {
947
+ return '$' + aStr;
948
+ }
949
+
950
+ return aStr;
951
+ }
952
+ exports.toSetString = supportsNullProto ? identity : toSetString;
953
+
954
+ function fromSetString(aStr) {
955
+ if (isProtoString(aStr)) {
956
+ return aStr.slice(1);
957
+ }
958
+
959
+ return aStr;
960
+ }
961
+ exports.fromSetString = supportsNullProto ? identity : fromSetString;
962
+
963
+ function isProtoString(s) {
964
+ if (!s) {
965
+ return false;
966
+ }
967
+
968
+ var length = s.length;
969
+
970
+ if (length < 9 /* "__proto__".length */) {
971
+ return false;
972
+ }
973
+
974
+ if (s.charCodeAt(length - 1) !== 95 /* '_' */ ||
975
+ s.charCodeAt(length - 2) !== 95 /* '_' */ ||
976
+ s.charCodeAt(length - 3) !== 111 /* 'o' */ ||
977
+ s.charCodeAt(length - 4) !== 116 /* 't' */ ||
978
+ s.charCodeAt(length - 5) !== 111 /* 'o' */ ||
979
+ s.charCodeAt(length - 6) !== 114 /* 'r' */ ||
980
+ s.charCodeAt(length - 7) !== 112 /* 'p' */ ||
981
+ s.charCodeAt(length - 8) !== 95 /* '_' */ ||
982
+ s.charCodeAt(length - 9) !== 95 /* '_' */) {
983
+ return false;
984
+ }
985
+
986
+ for (var i = length - 10; i >= 0; i--) {
987
+ if (s.charCodeAt(i) !== 36 /* '$' */) {
988
+ return false;
989
+ }
990
+ }
991
+
992
+ return true;
993
+ }
994
+
995
+ /**
996
+ * Comparator between two mappings where the original positions are compared.
997
+ *
998
+ * Optionally pass in `true` as `onlyCompareGenerated` to consider two
999
+ * mappings with the same original source/line/column, but different generated
1000
+ * line and column the same. Useful when searching for a mapping with a
1001
+ * stubbed out mapping.
1002
+ */
1003
+ function compareByOriginalPositions(mappingA, mappingB, onlyCompareOriginal) {
1004
+ var cmp = mappingA.source - mappingB.source;
1005
+ if (cmp !== 0) {
1006
+ return cmp;
1007
+ }
1008
+
1009
+ cmp = mappingA.originalLine - mappingB.originalLine;
1010
+ if (cmp !== 0) {
1011
+ return cmp;
1012
+ }
1013
+
1014
+ cmp = mappingA.originalColumn - mappingB.originalColumn;
1015
+ if (cmp !== 0 || onlyCompareOriginal) {
1016
+ return cmp;
1017
+ }
1018
+
1019
+ cmp = mappingA.generatedColumn - mappingB.generatedColumn;
1020
+ if (cmp !== 0) {
1021
+ return cmp;
1022
+ }
1023
+
1024
+ cmp = mappingA.generatedLine - mappingB.generatedLine;
1025
+ if (cmp !== 0) {
1026
+ return cmp;
1027
+ }
1028
+
1029
+ return mappingA.name - mappingB.name;
1030
+ }
1031
+ exports.compareByOriginalPositions = compareByOriginalPositions;
1032
+
1033
+ /**
1034
+ * Comparator between two mappings with deflated source and name indices where
1035
+ * the generated positions are compared.
1036
+ *
1037
+ * Optionally pass in `true` as `onlyCompareGenerated` to consider two
1038
+ * mappings with the same generated line and column, but different
1039
+ * source/name/original line and column the same. Useful when searching for a
1040
+ * mapping with a stubbed out mapping.
1041
+ */
1042
+ function compareByGeneratedPositionsDeflated(mappingA, mappingB, onlyCompareGenerated) {
1043
+ var cmp = mappingA.generatedLine - mappingB.generatedLine;
1044
+ if (cmp !== 0) {
1045
+ return cmp;
1046
+ }
1047
+
1048
+ cmp = mappingA.generatedColumn - mappingB.generatedColumn;
1049
+ if (cmp !== 0 || onlyCompareGenerated) {
1050
+ return cmp;
1051
+ }
1052
+
1053
+ cmp = mappingA.source - mappingB.source;
1054
+ if (cmp !== 0) {
1055
+ return cmp;
1056
+ }
1057
+
1058
+ cmp = mappingA.originalLine - mappingB.originalLine;
1059
+ if (cmp !== 0) {
1060
+ return cmp;
1061
+ }
1062
+
1063
+ cmp = mappingA.originalColumn - mappingB.originalColumn;
1064
+ if (cmp !== 0) {
1065
+ return cmp;
1066
+ }
1067
+
1068
+ return mappingA.name - mappingB.name;
1069
+ }
1070
+ exports.compareByGeneratedPositionsDeflated = compareByGeneratedPositionsDeflated;
1071
+
1072
+ function strcmp(aStr1, aStr2) {
1073
+ if (aStr1 === aStr2) {
1074
+ return 0;
1075
+ }
1076
+
1077
+ if (aStr1 > aStr2) {
1078
+ return 1;
1079
+ }
1080
+
1081
+ return -1;
1082
+ }
1083
+
1084
+ /**
1085
+ * Comparator between two mappings with inflated source and name strings where
1086
+ * the generated positions are compared.
1087
+ */
1088
+ function compareByGeneratedPositionsInflated(mappingA, mappingB) {
1089
+ var cmp = mappingA.generatedLine - mappingB.generatedLine;
1090
+ if (cmp !== 0) {
1091
+ return cmp;
1092
+ }
1093
+
1094
+ cmp = mappingA.generatedColumn - mappingB.generatedColumn;
1095
+ if (cmp !== 0) {
1096
+ return cmp;
1097
+ }
1098
+
1099
+ cmp = strcmp(mappingA.source, mappingB.source);
1100
+ if (cmp !== 0) {
1101
+ return cmp;
1102
+ }
1103
+
1104
+ cmp = mappingA.originalLine - mappingB.originalLine;
1105
+ if (cmp !== 0) {
1106
+ return cmp;
1107
+ }
1108
+
1109
+ cmp = mappingA.originalColumn - mappingB.originalColumn;
1110
+ if (cmp !== 0) {
1111
+ return cmp;
1112
+ }
1113
+
1114
+ return strcmp(mappingA.name, mappingB.name);
1115
+ }
1116
+ exports.compareByGeneratedPositionsInflated = compareByGeneratedPositionsInflated;
1117
+
1118
+
1119
+ /***/ },
1120
+ /* 5 */
1121
+ /***/ function(module, exports, __webpack_require__) {
1122
+
1123
+ /* -*- Mode: js; js-indent-level: 2; -*- */
1124
+ /*
1125
+ * Copyright 2011 Mozilla Foundation and contributors
1126
+ * Licensed under the New BSD license. See LICENSE or:
1127
+ * http://opensource.org/licenses/BSD-3-Clause
1128
+ */
1129
+
1130
+ var util = __webpack_require__(4);
1131
+ var has = Object.prototype.hasOwnProperty;
1132
+
1133
+ /**
1134
+ * A data structure which is a combination of an array and a set. Adding a new
1135
+ * member is O(1), testing for membership is O(1), and finding the index of an
1136
+ * element is O(1). Removing elements from the set is not supported. Only
1137
+ * strings are supported for membership.
1138
+ */
1139
+ function ArraySet() {
1140
+ this._array = [];
1141
+ this._set = Object.create(null);
1142
+ }
1143
+
1144
+ /**
1145
+ * Static method for creating ArraySet instances from an existing array.
1146
+ */
1147
+ ArraySet.fromArray = function ArraySet_fromArray(aArray, aAllowDuplicates) {
1148
+ var set = new ArraySet();
1149
+ for (var i = 0, len = aArray.length; i < len; i++) {
1150
+ set.add(aArray[i], aAllowDuplicates);
1151
+ }
1152
+ return set;
1153
+ };
1154
+
1155
+ /**
1156
+ * Return how many unique items are in this ArraySet. If duplicates have been
1157
+ * added, than those do not count towards the size.
1158
+ *
1159
+ * @returns Number
1160
+ */
1161
+ ArraySet.prototype.size = function ArraySet_size() {
1162
+ return Object.getOwnPropertyNames(this._set).length;
1163
+ };
1164
+
1165
+ /**
1166
+ * Add the given string to this set.
1167
+ *
1168
+ * @param String aStr
1169
+ */
1170
+ ArraySet.prototype.add = function ArraySet_add(aStr, aAllowDuplicates) {
1171
+ var sStr = util.toSetString(aStr);
1172
+ var isDuplicate = has.call(this._set, sStr);
1173
+ var idx = this._array.length;
1174
+ if (!isDuplicate || aAllowDuplicates) {
1175
+ this._array.push(aStr);
1176
+ }
1177
+ if (!isDuplicate) {
1178
+ this._set[sStr] = idx;
1179
+ }
1180
+ };
1181
+
1182
+ /**
1183
+ * Is the given string a member of this set?
1184
+ *
1185
+ * @param String aStr
1186
+ */
1187
+ ArraySet.prototype.has = function ArraySet_has(aStr) {
1188
+ var sStr = util.toSetString(aStr);
1189
+ return has.call(this._set, sStr);
1190
+ };
1191
+
1192
+ /**
1193
+ * What is the index of the given string in the array?
1194
+ *
1195
+ * @param String aStr
1196
+ */
1197
+ ArraySet.prototype.indexOf = function ArraySet_indexOf(aStr) {
1198
+ var sStr = util.toSetString(aStr);
1199
+ if (has.call(this._set, sStr)) {
1200
+ return this._set[sStr];
1201
+ }
1202
+ throw new Error('"' + aStr + '" is not in the set.');
1203
+ };
1204
+
1205
+ /**
1206
+ * What is the element at the given index?
1207
+ *
1208
+ * @param Number aIdx
1209
+ */
1210
+ ArraySet.prototype.at = function ArraySet_at(aIdx) {
1211
+ if (aIdx >= 0 && aIdx < this._array.length) {
1212
+ return this._array[aIdx];
1213
+ }
1214
+ throw new Error('No element indexed by ' + aIdx);
1215
+ };
1216
+
1217
+ /**
1218
+ * Returns the array representation of this set (which has the proper indices
1219
+ * indicated by indexOf). Note that this is a copy of the internal array used
1220
+ * for storing the members so that no one can mess with internal state.
1221
+ */
1222
+ ArraySet.prototype.toArray = function ArraySet_toArray() {
1223
+ return this._array.slice();
1224
+ };
1225
+
1226
+ exports.ArraySet = ArraySet;
1227
+
1228
+
1229
+ /***/ },
1230
+ /* 6 */
1231
+ /***/ function(module, exports, __webpack_require__) {
1232
+
1233
+ /* -*- Mode: js; js-indent-level: 2; -*- */
1234
+ /*
1235
+ * Copyright 2014 Mozilla Foundation and contributors
1236
+ * Licensed under the New BSD license. See LICENSE or:
1237
+ * http://opensource.org/licenses/BSD-3-Clause
1238
+ */
1239
+
1240
+ var util = __webpack_require__(4);
1241
+
1242
+ /**
1243
+ * Determine whether mappingB is after mappingA with respect to generated
1244
+ * position.
1245
+ */
1246
+ function generatedPositionAfter(mappingA, mappingB) {
1247
+ // Optimized for most common case
1248
+ var lineA = mappingA.generatedLine;
1249
+ var lineB = mappingB.generatedLine;
1250
+ var columnA = mappingA.generatedColumn;
1251
+ var columnB = mappingB.generatedColumn;
1252
+ return lineB > lineA || lineB == lineA && columnB >= columnA ||
1253
+ util.compareByGeneratedPositionsInflated(mappingA, mappingB) <= 0;
1254
+ }
1255
+
1256
+ /**
1257
+ * A data structure to provide a sorted view of accumulated mappings in a
1258
+ * performance conscious manner. It trades a neglibable overhead in general
1259
+ * case for a large speedup in case of mappings being added in order.
1260
+ */
1261
+ function MappingList() {
1262
+ this._array = [];
1263
+ this._sorted = true;
1264
+ // Serves as infimum
1265
+ this._last = {generatedLine: -1, generatedColumn: 0};
1266
+ }
1267
+
1268
+ /**
1269
+ * Iterate through internal items. This method takes the same arguments that
1270
+ * `Array.prototype.forEach` takes.
1271
+ *
1272
+ * NOTE: The order of the mappings is NOT guaranteed.
1273
+ */
1274
+ MappingList.prototype.unsortedForEach =
1275
+ function MappingList_forEach(aCallback, aThisArg) {
1276
+ this._array.forEach(aCallback, aThisArg);
1277
+ };
1278
+
1279
+ /**
1280
+ * Add the given source mapping.
1281
+ *
1282
+ * @param Object aMapping
1283
+ */
1284
+ MappingList.prototype.add = function MappingList_add(aMapping) {
1285
+ if (generatedPositionAfter(this._last, aMapping)) {
1286
+ this._last = aMapping;
1287
+ this._array.push(aMapping);
1288
+ } else {
1289
+ this._sorted = false;
1290
+ this._array.push(aMapping);
1291
+ }
1292
+ };
1293
+
1294
+ /**
1295
+ * Returns the flat, sorted array of mappings. The mappings are sorted by
1296
+ * generated position.
1297
+ *
1298
+ * WARNING: This method returns internal data without copying, for
1299
+ * performance. The return value must NOT be mutated, and should be treated as
1300
+ * an immutable borrow. If you want to take ownership, you must make your own
1301
+ * copy.
1302
+ */
1303
+ MappingList.prototype.toArray = function MappingList_toArray() {
1304
+ if (!this._sorted) {
1305
+ this._array.sort(util.compareByGeneratedPositionsInflated);
1306
+ this._sorted = true;
1307
+ }
1308
+ return this._array;
1309
+ };
1310
+
1311
+ exports.MappingList = MappingList;
1312
+
1313
+
1314
+ /***/ },
1315
+ /* 7 */
1316
+ /***/ function(module, exports, __webpack_require__) {
1317
+
1318
+ /* -*- Mode: js; js-indent-level: 2; -*- */
1319
+ /*
1320
+ * Copyright 2011 Mozilla Foundation and contributors
1321
+ * Licensed under the New BSD license. See LICENSE or:
1322
+ * http://opensource.org/licenses/BSD-3-Clause
1323
+ */
1324
+
1325
+ var util = __webpack_require__(4);
1326
+ var binarySearch = __webpack_require__(8);
1327
+ var ArraySet = __webpack_require__(5).ArraySet;
1328
+ var base64VLQ = __webpack_require__(2);
1329
+ var quickSort = __webpack_require__(9).quickSort;
1330
+
1331
+ function SourceMapConsumer(aSourceMap) {
1332
+ var sourceMap = aSourceMap;
1333
+ if (typeof aSourceMap === 'string') {
1334
+ sourceMap = JSON.parse(aSourceMap.replace(/^\)\]\}'/, ''));
1335
+ }
1336
+
1337
+ return sourceMap.sections != null
1338
+ ? new IndexedSourceMapConsumer(sourceMap)
1339
+ : new BasicSourceMapConsumer(sourceMap);
1340
+ }
1341
+
1342
+ SourceMapConsumer.fromSourceMap = function(aSourceMap) {
1343
+ return BasicSourceMapConsumer.fromSourceMap(aSourceMap);
1344
+ }
1345
+
1346
+ /**
1347
+ * The version of the source mapping spec that we are consuming.
1348
+ */
1349
+ SourceMapConsumer.prototype._version = 3;
1350
+
1351
+ // `__generatedMappings` and `__originalMappings` are arrays that hold the
1352
+ // parsed mapping coordinates from the source map's "mappings" attribute. They
1353
+ // are lazily instantiated, accessed via the `_generatedMappings` and
1354
+ // `_originalMappings` getters respectively, and we only parse the mappings
1355
+ // and create these arrays once queried for a source location. We jump through
1356
+ // these hoops because there can be many thousands of mappings, and parsing
1357
+ // them is expensive, so we only want to do it if we must.
1358
+ //
1359
+ // Each object in the arrays is of the form:
1360
+ //
1361
+ // {
1362
+ // generatedLine: The line number in the generated code,
1363
+ // generatedColumn: The column number in the generated code,
1364
+ // source: The path to the original source file that generated this
1365
+ // chunk of code,
1366
+ // originalLine: The line number in the original source that
1367
+ // corresponds to this chunk of generated code,
1368
+ // originalColumn: The column number in the original source that
1369
+ // corresponds to this chunk of generated code,
1370
+ // name: The name of the original symbol which generated this chunk of
1371
+ // code.
1372
+ // }
1373
+ //
1374
+ // All properties except for `generatedLine` and `generatedColumn` can be
1375
+ // `null`.
1376
+ //
1377
+ // `_generatedMappings` is ordered by the generated positions.
1378
+ //
1379
+ // `_originalMappings` is ordered by the original positions.
1380
+
1381
+ SourceMapConsumer.prototype.__generatedMappings = null;
1382
+ Object.defineProperty(SourceMapConsumer.prototype, '_generatedMappings', {
1383
+ get: function () {
1384
+ if (!this.__generatedMappings) {
1385
+ this._parseMappings(this._mappings, this.sourceRoot);
1386
+ }
1387
+
1388
+ return this.__generatedMappings;
1389
+ }
1390
+ });
1391
+
1392
+ SourceMapConsumer.prototype.__originalMappings = null;
1393
+ Object.defineProperty(SourceMapConsumer.prototype, '_originalMappings', {
1394
+ get: function () {
1395
+ if (!this.__originalMappings) {
1396
+ this._parseMappings(this._mappings, this.sourceRoot);
1397
+ }
1398
+
1399
+ return this.__originalMappings;
1400
+ }
1401
+ });
1402
+
1403
+ SourceMapConsumer.prototype._charIsMappingSeparator =
1404
+ function SourceMapConsumer_charIsMappingSeparator(aStr, index) {
1405
+ var c = aStr.charAt(index);
1406
+ return c === ";" || c === ",";
1407
+ };
1408
+
1409
+ /**
1410
+ * Parse the mappings in a string in to a data structure which we can easily
1411
+ * query (the ordered arrays in the `this.__generatedMappings` and
1412
+ * `this.__originalMappings` properties).
1413
+ */
1414
+ SourceMapConsumer.prototype._parseMappings =
1415
+ function SourceMapConsumer_parseMappings(aStr, aSourceRoot) {
1416
+ throw new Error("Subclasses must implement _parseMappings");
1417
+ };
1418
+
1419
+ SourceMapConsumer.GENERATED_ORDER = 1;
1420
+ SourceMapConsumer.ORIGINAL_ORDER = 2;
1421
+
1422
+ SourceMapConsumer.GREATEST_LOWER_BOUND = 1;
1423
+ SourceMapConsumer.LEAST_UPPER_BOUND = 2;
1424
+
1425
+ /**
1426
+ * Iterate over each mapping between an original source/line/column and a
1427
+ * generated line/column in this source map.
1428
+ *
1429
+ * @param Function aCallback
1430
+ * The function that is called with each mapping.
1431
+ * @param Object aContext
1432
+ * Optional. If specified, this object will be the value of `this` every
1433
+ * time that `aCallback` is called.
1434
+ * @param aOrder
1435
+ * Either `SourceMapConsumer.GENERATED_ORDER` or
1436
+ * `SourceMapConsumer.ORIGINAL_ORDER`. Specifies whether you want to
1437
+ * iterate over the mappings sorted by the generated file's line/column
1438
+ * order or the original's source/line/column order, respectively. Defaults to
1439
+ * `SourceMapConsumer.GENERATED_ORDER`.
1440
+ */
1441
+ SourceMapConsumer.prototype.eachMapping =
1442
+ function SourceMapConsumer_eachMapping(aCallback, aContext, aOrder) {
1443
+ var context = aContext || null;
1444
+ var order = aOrder || SourceMapConsumer.GENERATED_ORDER;
1445
+
1446
+ var mappings;
1447
+ switch (order) {
1448
+ case SourceMapConsumer.GENERATED_ORDER:
1449
+ mappings = this._generatedMappings;
1450
+ break;
1451
+ case SourceMapConsumer.ORIGINAL_ORDER:
1452
+ mappings = this._originalMappings;
1453
+ break;
1454
+ default:
1455
+ throw new Error("Unknown order of iteration.");
1456
+ }
1457
+
1458
+ var sourceRoot = this.sourceRoot;
1459
+ mappings.map(function (mapping) {
1460
+ var source = mapping.source === null ? null : this._sources.at(mapping.source);
1461
+ if (source != null && sourceRoot != null) {
1462
+ source = util.join(sourceRoot, source);
1463
+ }
1464
+ return {
1465
+ source: source,
1466
+ generatedLine: mapping.generatedLine,
1467
+ generatedColumn: mapping.generatedColumn,
1468
+ originalLine: mapping.originalLine,
1469
+ originalColumn: mapping.originalColumn,
1470
+ name: mapping.name === null ? null : this._names.at(mapping.name)
1471
+ };
1472
+ }, this).forEach(aCallback, context);
1473
+ };
1474
+
1475
+ /**
1476
+ * Returns all generated line and column information for the original source,
1477
+ * line, and column provided. If no column is provided, returns all mappings
1478
+ * corresponding to a either the line we are searching for or the next
1479
+ * closest line that has any mappings. Otherwise, returns all mappings
1480
+ * corresponding to the given line and either the column we are searching for
1481
+ * or the next closest column that has any offsets.
1482
+ *
1483
+ * The only argument is an object with the following properties:
1484
+ *
1485
+ * - source: The filename of the original source.
1486
+ * - line: The line number in the original source.
1487
+ * - column: Optional. the column number in the original source.
1488
+ *
1489
+ * and an array of objects is returned, each with the following properties:
1490
+ *
1491
+ * - line: The line number in the generated source, or null.
1492
+ * - column: The column number in the generated source, or null.
1493
+ */
1494
+ SourceMapConsumer.prototype.allGeneratedPositionsFor =
1495
+ function SourceMapConsumer_allGeneratedPositionsFor(aArgs) {
1496
+ var line = util.getArg(aArgs, 'line');
1497
+
1498
+ // When there is no exact match, BasicSourceMapConsumer.prototype._findMapping
1499
+ // returns the index of the closest mapping less than the needle. By
1500
+ // setting needle.originalColumn to 0, we thus find the last mapping for
1501
+ // the given line, provided such a mapping exists.
1502
+ var needle = {
1503
+ source: util.getArg(aArgs, 'source'),
1504
+ originalLine: line,
1505
+ originalColumn: util.getArg(aArgs, 'column', 0)
1506
+ };
1507
+
1508
+ if (this.sourceRoot != null) {
1509
+ needle.source = util.relative(this.sourceRoot, needle.source);
1510
+ }
1511
+ if (!this._sources.has(needle.source)) {
1512
+ return [];
1513
+ }
1514
+ needle.source = this._sources.indexOf(needle.source);
1515
+
1516
+ var mappings = [];
1517
+
1518
+ var index = this._findMapping(needle,
1519
+ this._originalMappings,
1520
+ "originalLine",
1521
+ "originalColumn",
1522
+ util.compareByOriginalPositions,
1523
+ binarySearch.LEAST_UPPER_BOUND);
1524
+ if (index >= 0) {
1525
+ var mapping = this._originalMappings[index];
1526
+
1527
+ if (aArgs.column === undefined) {
1528
+ var originalLine = mapping.originalLine;
1529
+
1530
+ // Iterate until either we run out of mappings, or we run into
1531
+ // a mapping for a different line than the one we found. Since
1532
+ // mappings are sorted, this is guaranteed to find all mappings for
1533
+ // the line we found.
1534
+ while (mapping && mapping.originalLine === originalLine) {
1535
+ mappings.push({
1536
+ line: util.getArg(mapping, 'generatedLine', null),
1537
+ column: util.getArg(mapping, 'generatedColumn', null),
1538
+ lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null)
1539
+ });
1540
+
1541
+ mapping = this._originalMappings[++index];
1542
+ }
1543
+ } else {
1544
+ var originalColumn = mapping.originalColumn;
1545
+
1546
+ // Iterate until either we run out of mappings, or we run into
1547
+ // a mapping for a different line than the one we were searching for.
1548
+ // Since mappings are sorted, this is guaranteed to find all mappings for
1549
+ // the line we are searching for.
1550
+ while (mapping &&
1551
+ mapping.originalLine === line &&
1552
+ mapping.originalColumn == originalColumn) {
1553
+ mappings.push({
1554
+ line: util.getArg(mapping, 'generatedLine', null),
1555
+ column: util.getArg(mapping, 'generatedColumn', null),
1556
+ lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null)
1557
+ });
1558
+
1559
+ mapping = this._originalMappings[++index];
1560
+ }
1561
+ }
1562
+ }
1563
+
1564
+ return mappings;
1565
+ };
1566
+
1567
+ exports.SourceMapConsumer = SourceMapConsumer;
1568
+
1569
+ /**
1570
+ * A BasicSourceMapConsumer instance represents a parsed source map which we can
1571
+ * query for information about the original file positions by giving it a file
1572
+ * position in the generated source.
1573
+ *
1574
+ * The only parameter is the raw source map (either as a JSON string, or
1575
+ * already parsed to an object). According to the spec, source maps have the
1576
+ * following attributes:
1577
+ *
1578
+ * - version: Which version of the source map spec this map is following.
1579
+ * - sources: An array of URLs to the original source files.
1580
+ * - names: An array of identifiers which can be referrenced by individual mappings.
1581
+ * - sourceRoot: Optional. The URL root from which all sources are relative.
1582
+ * - sourcesContent: Optional. An array of contents of the original source files.
1583
+ * - mappings: A string of base64 VLQs which contain the actual mappings.
1584
+ * - file: Optional. The generated file this source map is associated with.
1585
+ *
1586
+ * Here is an example source map, taken from the source map spec[0]:
1587
+ *
1588
+ * {
1589
+ * version : 3,
1590
+ * file: "out.js",
1591
+ * sourceRoot : "",
1592
+ * sources: ["foo.js", "bar.js"],
1593
+ * names: ["src", "maps", "are", "fun"],
1594
+ * mappings: "AA,AB;;ABCDE;"
1595
+ * }
1596
+ *
1597
+ * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit?pli=1#
1598
+ */
1599
+ function BasicSourceMapConsumer(aSourceMap) {
1600
+ var sourceMap = aSourceMap;
1601
+ if (typeof aSourceMap === 'string') {
1602
+ sourceMap = JSON.parse(aSourceMap.replace(/^\)\]\}'/, ''));
1603
+ }
1604
+
1605
+ var version = util.getArg(sourceMap, 'version');
1606
+ var sources = util.getArg(sourceMap, 'sources');
1607
+ // Sass 3.3 leaves out the 'names' array, so we deviate from the spec (which
1608
+ // requires the array) to play nice here.
1609
+ var names = util.getArg(sourceMap, 'names', []);
1610
+ var sourceRoot = util.getArg(sourceMap, 'sourceRoot', null);
1611
+ var sourcesContent = util.getArg(sourceMap, 'sourcesContent', null);
1612
+ var mappings = util.getArg(sourceMap, 'mappings');
1613
+ var file = util.getArg(sourceMap, 'file', null);
1614
+
1615
+ // Once again, Sass deviates from the spec and supplies the version as a
1616
+ // string rather than a number, so we use loose equality checking here.
1617
+ if (version != this._version) {
1618
+ throw new Error('Unsupported version: ' + version);
1619
+ }
1620
+
1621
+ sources = sources
1622
+ .map(String)
1623
+ // Some source maps produce relative source paths like "./foo.js" instead of
1624
+ // "foo.js". Normalize these first so that future comparisons will succeed.
1625
+ // See bugzil.la/1090768.
1626
+ .map(util.normalize)
1627
+ // Always ensure that absolute sources are internally stored relative to
1628
+ // the source root, if the source root is absolute. Not doing this would
1629
+ // be particularly problematic when the source root is a prefix of the
1630
+ // source (valid, but why??). See github issue #199 and bugzil.la/1188982.
1631
+ .map(function (source) {
1632
+ return sourceRoot && util.isAbsolute(sourceRoot) && util.isAbsolute(source)
1633
+ ? util.relative(sourceRoot, source)
1634
+ : source;
1635
+ });
1636
+
1637
+ // Pass `true` below to allow duplicate names and sources. While source maps
1638
+ // are intended to be compressed and deduplicated, the TypeScript compiler
1639
+ // sometimes generates source maps with duplicates in them. See Github issue
1640
+ // #72 and bugzil.la/889492.
1641
+ this._names = ArraySet.fromArray(names.map(String), true);
1642
+ this._sources = ArraySet.fromArray(sources, true);
1643
+
1644
+ this.sourceRoot = sourceRoot;
1645
+ this.sourcesContent = sourcesContent;
1646
+ this._mappings = mappings;
1647
+ this.file = file;
1648
+ }
1649
+
1650
+ BasicSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype);
1651
+ BasicSourceMapConsumer.prototype.consumer = SourceMapConsumer;
1652
+
1653
+ /**
1654
+ * Create a BasicSourceMapConsumer from a SourceMapGenerator.
1655
+ *
1656
+ * @param SourceMapGenerator aSourceMap
1657
+ * The source map that will be consumed.
1658
+ * @returns BasicSourceMapConsumer
1659
+ */
1660
+ BasicSourceMapConsumer.fromSourceMap =
1661
+ function SourceMapConsumer_fromSourceMap(aSourceMap) {
1662
+ var smc = Object.create(BasicSourceMapConsumer.prototype);
1663
+
1664
+ var names = smc._names = ArraySet.fromArray(aSourceMap._names.toArray(), true);
1665
+ var sources = smc._sources = ArraySet.fromArray(aSourceMap._sources.toArray(), true);
1666
+ smc.sourceRoot = aSourceMap._sourceRoot;
1667
+ smc.sourcesContent = aSourceMap._generateSourcesContent(smc._sources.toArray(),
1668
+ smc.sourceRoot);
1669
+ smc.file = aSourceMap._file;
1670
+
1671
+ // Because we are modifying the entries (by converting string sources and
1672
+ // names to indices into the sources and names ArraySets), we have to make
1673
+ // a copy of the entry or else bad things happen. Shared mutable state
1674
+ // strikes again! See github issue #191.
1675
+
1676
+ var generatedMappings = aSourceMap._mappings.toArray().slice();
1677
+ var destGeneratedMappings = smc.__generatedMappings = [];
1678
+ var destOriginalMappings = smc.__originalMappings = [];
1679
+
1680
+ for (var i = 0, length = generatedMappings.length; i < length; i++) {
1681
+ var srcMapping = generatedMappings[i];
1682
+ var destMapping = new Mapping;
1683
+ destMapping.generatedLine = srcMapping.generatedLine;
1684
+ destMapping.generatedColumn = srcMapping.generatedColumn;
1685
+
1686
+ if (srcMapping.source) {
1687
+ destMapping.source = sources.indexOf(srcMapping.source);
1688
+ destMapping.originalLine = srcMapping.originalLine;
1689
+ destMapping.originalColumn = srcMapping.originalColumn;
1690
+
1691
+ if (srcMapping.name) {
1692
+ destMapping.name = names.indexOf(srcMapping.name);
1693
+ }
1694
+
1695
+ destOriginalMappings.push(destMapping);
1696
+ }
1697
+
1698
+ destGeneratedMappings.push(destMapping);
1699
+ }
1700
+
1701
+ quickSort(smc.__originalMappings, util.compareByOriginalPositions);
1702
+
1703
+ return smc;
1704
+ };
1705
+
1706
+ /**
1707
+ * The version of the source mapping spec that we are consuming.
1708
+ */
1709
+ BasicSourceMapConsumer.prototype._version = 3;
1710
+
1711
+ /**
1712
+ * The list of original sources.
1713
+ */
1714
+ Object.defineProperty(BasicSourceMapConsumer.prototype, 'sources', {
1715
+ get: function () {
1716
+ return this._sources.toArray().map(function (s) {
1717
+ return this.sourceRoot != null ? util.join(this.sourceRoot, s) : s;
1718
+ }, this);
1719
+ }
1720
+ });
1721
+
1722
+ /**
1723
+ * Provide the JIT with a nice shape / hidden class.
1724
+ */
1725
+ function Mapping() {
1726
+ this.generatedLine = 0;
1727
+ this.generatedColumn = 0;
1728
+ this.source = null;
1729
+ this.originalLine = null;
1730
+ this.originalColumn = null;
1731
+ this.name = null;
1732
+ }
1733
+
1734
+ /**
1735
+ * Parse the mappings in a string in to a data structure which we can easily
1736
+ * query (the ordered arrays in the `this.__generatedMappings` and
1737
+ * `this.__originalMappings` properties).
1738
+ */
1739
+ BasicSourceMapConsumer.prototype._parseMappings =
1740
+ function SourceMapConsumer_parseMappings(aStr, aSourceRoot) {
1741
+ var generatedLine = 1;
1742
+ var previousGeneratedColumn = 0;
1743
+ var previousOriginalLine = 0;
1744
+ var previousOriginalColumn = 0;
1745
+ var previousSource = 0;
1746
+ var previousName = 0;
1747
+ var length = aStr.length;
1748
+ var index = 0;
1749
+ var cachedSegments = {};
1750
+ var temp = {};
1751
+ var originalMappings = [];
1752
+ var generatedMappings = [];
1753
+ var mapping, str, segment, end, value;
1754
+
1755
+ while (index < length) {
1756
+ if (aStr.charAt(index) === ';') {
1757
+ generatedLine++;
1758
+ index++;
1759
+ previousGeneratedColumn = 0;
1760
+ }
1761
+ else if (aStr.charAt(index) === ',') {
1762
+ index++;
1763
+ }
1764
+ else {
1765
+ mapping = new Mapping();
1766
+ mapping.generatedLine = generatedLine;
1767
+
1768
+ // Because each offset is encoded relative to the previous one,
1769
+ // many segments often have the same encoding. We can exploit this
1770
+ // fact by caching the parsed variable length fields of each segment,
1771
+ // allowing us to avoid a second parse if we encounter the same
1772
+ // segment again.
1773
+ for (end = index; end < length; end++) {
1774
+ if (this._charIsMappingSeparator(aStr, end)) {
1775
+ break;
1776
+ }
1777
+ }
1778
+ str = aStr.slice(index, end);
1779
+
1780
+ segment = cachedSegments[str];
1781
+ if (segment) {
1782
+ index += str.length;
1783
+ } else {
1784
+ segment = [];
1785
+ while (index < end) {
1786
+ base64VLQ.decode(aStr, index, temp);
1787
+ value = temp.value;
1788
+ index = temp.rest;
1789
+ segment.push(value);
1790
+ }
1791
+
1792
+ if (segment.length === 2) {
1793
+ throw new Error('Found a source, but no line and column');
1794
+ }
1795
+
1796
+ if (segment.length === 3) {
1797
+ throw new Error('Found a source and line, but no column');
1798
+ }
1799
+
1800
+ cachedSegments[str] = segment;
1801
+ }
1802
+
1803
+ // Generated column.
1804
+ mapping.generatedColumn = previousGeneratedColumn + segment[0];
1805
+ previousGeneratedColumn = mapping.generatedColumn;
1806
+
1807
+ if (segment.length > 1) {
1808
+ // Original source.
1809
+ mapping.source = previousSource + segment[1];
1810
+ previousSource += segment[1];
1811
+
1812
+ // Original line.
1813
+ mapping.originalLine = previousOriginalLine + segment[2];
1814
+ previousOriginalLine = mapping.originalLine;
1815
+ // Lines are stored 0-based
1816
+ mapping.originalLine += 1;
1817
+
1818
+ // Original column.
1819
+ mapping.originalColumn = previousOriginalColumn + segment[3];
1820
+ previousOriginalColumn = mapping.originalColumn;
1821
+
1822
+ if (segment.length > 4) {
1823
+ // Original name.
1824
+ mapping.name = previousName + segment[4];
1825
+ previousName += segment[4];
1826
+ }
1827
+ }
1828
+
1829
+ generatedMappings.push(mapping);
1830
+ if (typeof mapping.originalLine === 'number') {
1831
+ originalMappings.push(mapping);
1832
+ }
1833
+ }
1834
+ }
1835
+
1836
+ quickSort(generatedMappings, util.compareByGeneratedPositionsDeflated);
1837
+ this.__generatedMappings = generatedMappings;
1838
+
1839
+ quickSort(originalMappings, util.compareByOriginalPositions);
1840
+ this.__originalMappings = originalMappings;
1841
+ };
1842
+
1843
+ /**
1844
+ * Find the mapping that best matches the hypothetical "needle" mapping that
1845
+ * we are searching for in the given "haystack" of mappings.
1846
+ */
1847
+ BasicSourceMapConsumer.prototype._findMapping =
1848
+ function SourceMapConsumer_findMapping(aNeedle, aMappings, aLineName,
1849
+ aColumnName, aComparator, aBias) {
1850
+ // To return the position we are searching for, we must first find the
1851
+ // mapping for the given position and then return the opposite position it
1852
+ // points to. Because the mappings are sorted, we can use binary search to
1853
+ // find the best mapping.
1854
+
1855
+ if (aNeedle[aLineName] <= 0) {
1856
+ throw new TypeError('Line must be greater than or equal to 1, got '
1857
+ + aNeedle[aLineName]);
1858
+ }
1859
+ if (aNeedle[aColumnName] < 0) {
1860
+ throw new TypeError('Column must be greater than or equal to 0, got '
1861
+ + aNeedle[aColumnName]);
1862
+ }
1863
+
1864
+ return binarySearch.search(aNeedle, aMappings, aComparator, aBias);
1865
+ };
1866
+
1867
+ /**
1868
+ * Compute the last column for each generated mapping. The last column is
1869
+ * inclusive.
1870
+ */
1871
+ BasicSourceMapConsumer.prototype.computeColumnSpans =
1872
+ function SourceMapConsumer_computeColumnSpans() {
1873
+ for (var index = 0; index < this._generatedMappings.length; ++index) {
1874
+ var mapping = this._generatedMappings[index];
1875
+
1876
+ // Mappings do not contain a field for the last generated columnt. We
1877
+ // can come up with an optimistic estimate, however, by assuming that
1878
+ // mappings are contiguous (i.e. given two consecutive mappings, the
1879
+ // first mapping ends where the second one starts).
1880
+ if (index + 1 < this._generatedMappings.length) {
1881
+ var nextMapping = this._generatedMappings[index + 1];
1882
+
1883
+ if (mapping.generatedLine === nextMapping.generatedLine) {
1884
+ mapping.lastGeneratedColumn = nextMapping.generatedColumn - 1;
1885
+ continue;
1886
+ }
1887
+ }
1888
+
1889
+ // The last mapping for each line spans the entire line.
1890
+ mapping.lastGeneratedColumn = Infinity;
1891
+ }
1892
+ };
1893
+
1894
+ /**
1895
+ * Returns the original source, line, and column information for the generated
1896
+ * source's line and column positions provided. The only argument is an object
1897
+ * with the following properties:
1898
+ *
1899
+ * - line: The line number in the generated source.
1900
+ * - column: The column number in the generated source.
1901
+ * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or
1902
+ * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the
1903
+ * closest element that is smaller than or greater than the one we are
1904
+ * searching for, respectively, if the exact element cannot be found.
1905
+ * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'.
1906
+ *
1907
+ * and an object is returned with the following properties:
1908
+ *
1909
+ * - source: The original source file, or null.
1910
+ * - line: The line number in the original source, or null.
1911
+ * - column: The column number in the original source, or null.
1912
+ * - name: The original identifier, or null.
1913
+ */
1914
+ BasicSourceMapConsumer.prototype.originalPositionFor =
1915
+ function SourceMapConsumer_originalPositionFor(aArgs) {
1916
+ var needle = {
1917
+ generatedLine: util.getArg(aArgs, 'line'),
1918
+ generatedColumn: util.getArg(aArgs, 'column')
1919
+ };
1920
+
1921
+ var index = this._findMapping(
1922
+ needle,
1923
+ this._generatedMappings,
1924
+ "generatedLine",
1925
+ "generatedColumn",
1926
+ util.compareByGeneratedPositionsDeflated,
1927
+ util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND)
1928
+ );
1929
+
1930
+ if (index >= 0) {
1931
+ var mapping = this._generatedMappings[index];
1932
+
1933
+ if (mapping.generatedLine === needle.generatedLine) {
1934
+ var source = util.getArg(mapping, 'source', null);
1935
+ if (source !== null) {
1936
+ source = this._sources.at(source);
1937
+ if (this.sourceRoot != null) {
1938
+ source = util.join(this.sourceRoot, source);
1939
+ }
1940
+ }
1941
+ var name = util.getArg(mapping, 'name', null);
1942
+ if (name !== null) {
1943
+ name = this._names.at(name);
1944
+ }
1945
+ return {
1946
+ source: source,
1947
+ line: util.getArg(mapping, 'originalLine', null),
1948
+ column: util.getArg(mapping, 'originalColumn', null),
1949
+ name: name
1950
+ };
1951
+ }
1952
+ }
1953
+
1954
+ return {
1955
+ source: null,
1956
+ line: null,
1957
+ column: null,
1958
+ name: null
1959
+ };
1960
+ };
1961
+
1962
+ /**
1963
+ * Return true if we have the source content for every source in the source
1964
+ * map, false otherwise.
1965
+ */
1966
+ BasicSourceMapConsumer.prototype.hasContentsOfAllSources =
1967
+ function BasicSourceMapConsumer_hasContentsOfAllSources() {
1968
+ if (!this.sourcesContent) {
1969
+ return false;
1970
+ }
1971
+ return this.sourcesContent.length >= this._sources.size() &&
1972
+ !this.sourcesContent.some(function (sc) { return sc == null; });
1973
+ };
1974
+
1975
+ /**
1976
+ * Returns the original source content. The only argument is the url of the
1977
+ * original source file. Returns null if no original source content is
1978
+ * available.
1979
+ */
1980
+ BasicSourceMapConsumer.prototype.sourceContentFor =
1981
+ function SourceMapConsumer_sourceContentFor(aSource, nullOnMissing) {
1982
+ if (!this.sourcesContent) {
1983
+ return null;
1984
+ }
1985
+
1986
+ if (this.sourceRoot != null) {
1987
+ aSource = util.relative(this.sourceRoot, aSource);
1988
+ }
1989
+
1990
+ if (this._sources.has(aSource)) {
1991
+ return this.sourcesContent[this._sources.indexOf(aSource)];
1992
+ }
1993
+
1994
+ var url;
1995
+ if (this.sourceRoot != null
1996
+ && (url = util.urlParse(this.sourceRoot))) {
1997
+ // XXX: file:// URIs and absolute paths lead to unexpected behavior for
1998
+ // many users. We can help them out when they expect file:// URIs to
1999
+ // behave like it would if they were running a local HTTP server. See
2000
+ // https://bugzilla.mozilla.org/show_bug.cgi?id=885597.
2001
+ var fileUriAbsPath = aSource.replace(/^file:\/\//, "");
2002
+ if (url.scheme == "file"
2003
+ && this._sources.has(fileUriAbsPath)) {
2004
+ return this.sourcesContent[this._sources.indexOf(fileUriAbsPath)]
2005
+ }
2006
+
2007
+ if ((!url.path || url.path == "/")
2008
+ && this._sources.has("/" + aSource)) {
2009
+ return this.sourcesContent[this._sources.indexOf("/" + aSource)];
2010
+ }
2011
+ }
2012
+
2013
+ // This function is used recursively from
2014
+ // IndexedSourceMapConsumer.prototype.sourceContentFor. In that case, we
2015
+ // don't want to throw if we can't find the source - we just want to
2016
+ // return null, so we provide a flag to exit gracefully.
2017
+ if (nullOnMissing) {
2018
+ return null;
2019
+ }
2020
+ else {
2021
+ throw new Error('"' + aSource + '" is not in the SourceMap.');
2022
+ }
2023
+ };
2024
+
2025
+ /**
2026
+ * Returns the generated line and column information for the original source,
2027
+ * line, and column positions provided. The only argument is an object with
2028
+ * the following properties:
2029
+ *
2030
+ * - source: The filename of the original source.
2031
+ * - line: The line number in the original source.
2032
+ * - column: The column number in the original source.
2033
+ * - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or
2034
+ * 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the
2035
+ * closest element that is smaller than or greater than the one we are
2036
+ * searching for, respectively, if the exact element cannot be found.
2037
+ * Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'.
2038
+ *
2039
+ * and an object is returned with the following properties:
2040
+ *
2041
+ * - line: The line number in the generated source, or null.
2042
+ * - column: The column number in the generated source, or null.
2043
+ */
2044
+ BasicSourceMapConsumer.prototype.generatedPositionFor =
2045
+ function SourceMapConsumer_generatedPositionFor(aArgs) {
2046
+ var source = util.getArg(aArgs, 'source');
2047
+ if (this.sourceRoot != null) {
2048
+ source = util.relative(this.sourceRoot, source);
2049
+ }
2050
+ if (!this._sources.has(source)) {
2051
+ return {
2052
+ line: null,
2053
+ column: null,
2054
+ lastColumn: null
2055
+ };
2056
+ }
2057
+ source = this._sources.indexOf(source);
2058
+
2059
+ var needle = {
2060
+ source: source,
2061
+ originalLine: util.getArg(aArgs, 'line'),
2062
+ originalColumn: util.getArg(aArgs, 'column')
2063
+ };
2064
+
2065
+ var index = this._findMapping(
2066
+ needle,
2067
+ this._originalMappings,
2068
+ "originalLine",
2069
+ "originalColumn",
2070
+ util.compareByOriginalPositions,
2071
+ util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND)
2072
+ );
2073
+
2074
+ if (index >= 0) {
2075
+ var mapping = this._originalMappings[index];
2076
+
2077
+ if (mapping.source === needle.source) {
2078
+ return {
2079
+ line: util.getArg(mapping, 'generatedLine', null),
2080
+ column: util.getArg(mapping, 'generatedColumn', null),
2081
+ lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null)
2082
+ };
2083
+ }
2084
+ }
2085
+
2086
+ return {
2087
+ line: null,
2088
+ column: null,
2089
+ lastColumn: null
2090
+ };
2091
+ };
2092
+
2093
+ exports.BasicSourceMapConsumer = BasicSourceMapConsumer;
2094
+
2095
+ /**
2096
+ * An IndexedSourceMapConsumer instance represents a parsed source map which
2097
+ * we can query for information. It differs from BasicSourceMapConsumer in
2098
+ * that it takes "indexed" source maps (i.e. ones with a "sections" field) as
2099
+ * input.
2100
+ *
2101
+ * The only parameter is a raw source map (either as a JSON string, or already
2102
+ * parsed to an object). According to the spec for indexed source maps, they
2103
+ * have the following attributes:
2104
+ *
2105
+ * - version: Which version of the source map spec this map is following.
2106
+ * - file: Optional. The generated file this source map is associated with.
2107
+ * - sections: A list of section definitions.
2108
+ *
2109
+ * Each value under the "sections" field has two fields:
2110
+ * - offset: The offset into the original specified at which this section
2111
+ * begins to apply, defined as an object with a "line" and "column"
2112
+ * field.
2113
+ * - map: A source map definition. This source map could also be indexed,
2114
+ * but doesn't have to be.
2115
+ *
2116
+ * Instead of the "map" field, it's also possible to have a "url" field
2117
+ * specifying a URL to retrieve a source map from, but that's currently
2118
+ * unsupported.
2119
+ *
2120
+ * Here's an example source map, taken from the source map spec[0], but
2121
+ * modified to omit a section which uses the "url" field.
2122
+ *
2123
+ * {
2124
+ * version : 3,
2125
+ * file: "app.js",
2126
+ * sections: [{
2127
+ * offset: {line:100, column:10},
2128
+ * map: {
2129
+ * version : 3,
2130
+ * file: "section.js",
2131
+ * sources: ["foo.js", "bar.js"],
2132
+ * names: ["src", "maps", "are", "fun"],
2133
+ * mappings: "AAAA,E;;ABCDE;"
2134
+ * }
2135
+ * }],
2136
+ * }
2137
+ *
2138
+ * [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit#heading=h.535es3xeprgt
2139
+ */
2140
+ function IndexedSourceMapConsumer(aSourceMap) {
2141
+ var sourceMap = aSourceMap;
2142
+ if (typeof aSourceMap === 'string') {
2143
+ sourceMap = JSON.parse(aSourceMap.replace(/^\)\]\}'/, ''));
2144
+ }
2145
+
2146
+ var version = util.getArg(sourceMap, 'version');
2147
+ var sections = util.getArg(sourceMap, 'sections');
2148
+
2149
+ if (version != this._version) {
2150
+ throw new Error('Unsupported version: ' + version);
2151
+ }
2152
+
2153
+ this._sources = new ArraySet();
2154
+ this._names = new ArraySet();
2155
+
2156
+ var lastOffset = {
2157
+ line: -1,
2158
+ column: 0
2159
+ };
2160
+ this._sections = sections.map(function (s) {
2161
+ if (s.url) {
2162
+ // The url field will require support for asynchronicity.
2163
+ // See https://github.com/mozilla/source-map/issues/16
2164
+ throw new Error('Support for url field in sections not implemented.');
2165
+ }
2166
+ var offset = util.getArg(s, 'offset');
2167
+ var offsetLine = util.getArg(offset, 'line');
2168
+ var offsetColumn = util.getArg(offset, 'column');
2169
+
2170
+ if (offsetLine < lastOffset.line ||
2171
+ (offsetLine === lastOffset.line && offsetColumn < lastOffset.column)) {
2172
+ throw new Error('Section offsets must be ordered and non-overlapping.');
2173
+ }
2174
+ lastOffset = offset;
2175
+
2176
+ return {
2177
+ generatedOffset: {
2178
+ // The offset fields are 0-based, but we use 1-based indices when
2179
+ // encoding/decoding from VLQ.
2180
+ generatedLine: offsetLine + 1,
2181
+ generatedColumn: offsetColumn + 1
2182
+ },
2183
+ consumer: new SourceMapConsumer(util.getArg(s, 'map'))
2184
+ }
2185
+ });
2186
+ }
2187
+
2188
+ IndexedSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype);
2189
+ IndexedSourceMapConsumer.prototype.constructor = SourceMapConsumer;
2190
+
2191
+ /**
2192
+ * The version of the source mapping spec that we are consuming.
2193
+ */
2194
+ IndexedSourceMapConsumer.prototype._version = 3;
2195
+
2196
+ /**
2197
+ * The list of original sources.
2198
+ */
2199
+ Object.defineProperty(IndexedSourceMapConsumer.prototype, 'sources', {
2200
+ get: function () {
2201
+ var sources = [];
2202
+ for (var i = 0; i < this._sections.length; i++) {
2203
+ for (var j = 0; j < this._sections[i].consumer.sources.length; j++) {
2204
+ sources.push(this._sections[i].consumer.sources[j]);
2205
+ }
2206
+ }
2207
+ return sources;
2208
+ }
2209
+ });
2210
+
2211
+ /**
2212
+ * Returns the original source, line, and column information for the generated
2213
+ * source's line and column positions provided. The only argument is an object
2214
+ * with the following properties:
2215
+ *
2216
+ * - line: The line number in the generated source.
2217
+ * - column: The column number in the generated source.
2218
+ *
2219
+ * and an object is returned with the following properties:
2220
+ *
2221
+ * - source: The original source file, or null.
2222
+ * - line: The line number in the original source, or null.
2223
+ * - column: The column number in the original source, or null.
2224
+ * - name: The original identifier, or null.
2225
+ */
2226
+ IndexedSourceMapConsumer.prototype.originalPositionFor =
2227
+ function IndexedSourceMapConsumer_originalPositionFor(aArgs) {
2228
+ var needle = {
2229
+ generatedLine: util.getArg(aArgs, 'line'),
2230
+ generatedColumn: util.getArg(aArgs, 'column')
2231
+ };
2232
+
2233
+ // Find the section containing the generated position we're trying to map
2234
+ // to an original position.
2235
+ var sectionIndex = binarySearch.search(needle, this._sections,
2236
+ function(needle, section) {
2237
+ var cmp = needle.generatedLine - section.generatedOffset.generatedLine;
2238
+ if (cmp) {
2239
+ return cmp;
2240
+ }
2241
+
2242
+ return (needle.generatedColumn -
2243
+ section.generatedOffset.generatedColumn);
2244
+ });
2245
+ var section = this._sections[sectionIndex];
2246
+
2247
+ if (!section) {
2248
+ return {
2249
+ source: null,
2250
+ line: null,
2251
+ column: null,
2252
+ name: null
2253
+ };
2254
+ }
2255
+
2256
+ return section.consumer.originalPositionFor({
2257
+ line: needle.generatedLine -
2258
+ (section.generatedOffset.generatedLine - 1),
2259
+ column: needle.generatedColumn -
2260
+ (section.generatedOffset.generatedLine === needle.generatedLine
2261
+ ? section.generatedOffset.generatedColumn - 1
2262
+ : 0),
2263
+ bias: aArgs.bias
2264
+ });
2265
+ };
2266
+
2267
+ /**
2268
+ * Return true if we have the source content for every source in the source
2269
+ * map, false otherwise.
2270
+ */
2271
+ IndexedSourceMapConsumer.prototype.hasContentsOfAllSources =
2272
+ function IndexedSourceMapConsumer_hasContentsOfAllSources() {
2273
+ return this._sections.every(function (s) {
2274
+ return s.consumer.hasContentsOfAllSources();
2275
+ });
2276
+ };
2277
+
2278
+ /**
2279
+ * Returns the original source content. The only argument is the url of the
2280
+ * original source file. Returns null if no original source content is
2281
+ * available.
2282
+ */
2283
+ IndexedSourceMapConsumer.prototype.sourceContentFor =
2284
+ function IndexedSourceMapConsumer_sourceContentFor(aSource, nullOnMissing) {
2285
+ for (var i = 0; i < this._sections.length; i++) {
2286
+ var section = this._sections[i];
2287
+
2288
+ var content = section.consumer.sourceContentFor(aSource, true);
2289
+ if (content) {
2290
+ return content;
2291
+ }
2292
+ }
2293
+ if (nullOnMissing) {
2294
+ return null;
2295
+ }
2296
+ else {
2297
+ throw new Error('"' + aSource + '" is not in the SourceMap.');
2298
+ }
2299
+ };
2300
+
2301
+ /**
2302
+ * Returns the generated line and column information for the original source,
2303
+ * line, and column positions provided. The only argument is an object with
2304
+ * the following properties:
2305
+ *
2306
+ * - source: The filename of the original source.
2307
+ * - line: The line number in the original source.
2308
+ * - column: The column number in the original source.
2309
+ *
2310
+ * and an object is returned with the following properties:
2311
+ *
2312
+ * - line: The line number in the generated source, or null.
2313
+ * - column: The column number in the generated source, or null.
2314
+ */
2315
+ IndexedSourceMapConsumer.prototype.generatedPositionFor =
2316
+ function IndexedSourceMapConsumer_generatedPositionFor(aArgs) {
2317
+ for (var i = 0; i < this._sections.length; i++) {
2318
+ var section = this._sections[i];
2319
+
2320
+ // Only consider this section if the requested source is in the list of
2321
+ // sources of the consumer.
2322
+ if (section.consumer.sources.indexOf(util.getArg(aArgs, 'source')) === -1) {
2323
+ continue;
2324
+ }
2325
+ var generatedPosition = section.consumer.generatedPositionFor(aArgs);
2326
+ if (generatedPosition) {
2327
+ var ret = {
2328
+ line: generatedPosition.line +
2329
+ (section.generatedOffset.generatedLine - 1),
2330
+ column: generatedPosition.column +
2331
+ (section.generatedOffset.generatedLine === generatedPosition.line
2332
+ ? section.generatedOffset.generatedColumn - 1
2333
+ : 0)
2334
+ };
2335
+ return ret;
2336
+ }
2337
+ }
2338
+
2339
+ return {
2340
+ line: null,
2341
+ column: null
2342
+ };
2343
+ };
2344
+
2345
+ /**
2346
+ * Parse the mappings in a string in to a data structure which we can easily
2347
+ * query (the ordered arrays in the `this.__generatedMappings` and
2348
+ * `this.__originalMappings` properties).
2349
+ */
2350
+ IndexedSourceMapConsumer.prototype._parseMappings =
2351
+ function IndexedSourceMapConsumer_parseMappings(aStr, aSourceRoot) {
2352
+ this.__generatedMappings = [];
2353
+ this.__originalMappings = [];
2354
+ for (var i = 0; i < this._sections.length; i++) {
2355
+ var section = this._sections[i];
2356
+ var sectionMappings = section.consumer._generatedMappings;
2357
+ for (var j = 0; j < sectionMappings.length; j++) {
2358
+ var mapping = sectionMappings[j];
2359
+
2360
+ var source = section.consumer._sources.at(mapping.source);
2361
+ if (section.consumer.sourceRoot !== null) {
2362
+ source = util.join(section.consumer.sourceRoot, source);
2363
+ }
2364
+ this._sources.add(source);
2365
+ source = this._sources.indexOf(source);
2366
+
2367
+ var name = section.consumer._names.at(mapping.name);
2368
+ this._names.add(name);
2369
+ name = this._names.indexOf(name);
2370
+
2371
+ // The mappings coming from the consumer for the section have
2372
+ // generated positions relative to the start of the section, so we
2373
+ // need to offset them to be relative to the start of the concatenated
2374
+ // generated file.
2375
+ var adjustedMapping = {
2376
+ source: source,
2377
+ generatedLine: mapping.generatedLine +
2378
+ (section.generatedOffset.generatedLine - 1),
2379
+ generatedColumn: mapping.generatedColumn +
2380
+ (section.generatedOffset.generatedLine === mapping.generatedLine
2381
+ ? section.generatedOffset.generatedColumn - 1
2382
+ : 0),
2383
+ originalLine: mapping.originalLine,
2384
+ originalColumn: mapping.originalColumn,
2385
+ name: name
2386
+ };
2387
+
2388
+ this.__generatedMappings.push(adjustedMapping);
2389
+ if (typeof adjustedMapping.originalLine === 'number') {
2390
+ this.__originalMappings.push(adjustedMapping);
2391
+ }
2392
+ }
2393
+ }
2394
+
2395
+ quickSort(this.__generatedMappings, util.compareByGeneratedPositionsDeflated);
2396
+ quickSort(this.__originalMappings, util.compareByOriginalPositions);
2397
+ };
2398
+
2399
+ exports.IndexedSourceMapConsumer = IndexedSourceMapConsumer;
2400
+
2401
+
2402
+ /***/ },
2403
+ /* 8 */
2404
+ /***/ function(module, exports) {
2405
+
2406
+ /* -*- Mode: js; js-indent-level: 2; -*- */
2407
+ /*
2408
+ * Copyright 2011 Mozilla Foundation and contributors
2409
+ * Licensed under the New BSD license. See LICENSE or:
2410
+ * http://opensource.org/licenses/BSD-3-Clause
2411
+ */
2412
+
2413
+ exports.GREATEST_LOWER_BOUND = 1;
2414
+ exports.LEAST_UPPER_BOUND = 2;
2415
+
2416
+ /**
2417
+ * Recursive implementation of binary search.
2418
+ *
2419
+ * @param aLow Indices here and lower do not contain the needle.
2420
+ * @param aHigh Indices here and higher do not contain the needle.
2421
+ * @param aNeedle The element being searched for.
2422
+ * @param aHaystack The non-empty array being searched.
2423
+ * @param aCompare Function which takes two elements and returns -1, 0, or 1.
2424
+ * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or
2425
+ * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the
2426
+ * closest element that is smaller than or greater than the one we are
2427
+ * searching for, respectively, if the exact element cannot be found.
2428
+ */
2429
+ function recursiveSearch(aLow, aHigh, aNeedle, aHaystack, aCompare, aBias) {
2430
+ // This function terminates when one of the following is true:
2431
+ //
2432
+ // 1. We find the exact element we are looking for.
2433
+ //
2434
+ // 2. We did not find the exact element, but we can return the index of
2435
+ // the next-closest element.
2436
+ //
2437
+ // 3. We did not find the exact element, and there is no next-closest
2438
+ // element than the one we are searching for, so we return -1.
2439
+ var mid = Math.floor((aHigh - aLow) / 2) + aLow;
2440
+ var cmp = aCompare(aNeedle, aHaystack[mid], true);
2441
+ if (cmp === 0) {
2442
+ // Found the element we are looking for.
2443
+ return mid;
2444
+ }
2445
+ else if (cmp > 0) {
2446
+ // Our needle is greater than aHaystack[mid].
2447
+ if (aHigh - mid > 1) {
2448
+ // The element is in the upper half.
2449
+ return recursiveSearch(mid, aHigh, aNeedle, aHaystack, aCompare, aBias);
2450
+ }
2451
+
2452
+ // The exact needle element was not found in this haystack. Determine if
2453
+ // we are in termination case (3) or (2) and return the appropriate thing.
2454
+ if (aBias == exports.LEAST_UPPER_BOUND) {
2455
+ return aHigh < aHaystack.length ? aHigh : -1;
2456
+ } else {
2457
+ return mid;
2458
+ }
2459
+ }
2460
+ else {
2461
+ // Our needle is less than aHaystack[mid].
2462
+ if (mid - aLow > 1) {
2463
+ // The element is in the lower half.
2464
+ return recursiveSearch(aLow, mid, aNeedle, aHaystack, aCompare, aBias);
2465
+ }
2466
+
2467
+ // we are in termination case (3) or (2) and return the appropriate thing.
2468
+ if (aBias == exports.LEAST_UPPER_BOUND) {
2469
+ return mid;
2470
+ } else {
2471
+ return aLow < 0 ? -1 : aLow;
2472
+ }
2473
+ }
2474
+ }
2475
+
2476
+ /**
2477
+ * This is an implementation of binary search which will always try and return
2478
+ * the index of the closest element if there is no exact hit. This is because
2479
+ * mappings between original and generated line/col pairs are single points,
2480
+ * and there is an implicit region between each of them, so a miss just means
2481
+ * that you aren't on the very start of a region.
2482
+ *
2483
+ * @param aNeedle The element you are looking for.
2484
+ * @param aHaystack The array that is being searched.
2485
+ * @param aCompare A function which takes the needle and an element in the
2486
+ * array and returns -1, 0, or 1 depending on whether the needle is less
2487
+ * than, equal to, or greater than the element, respectively.
2488
+ * @param aBias Either 'binarySearch.GREATEST_LOWER_BOUND' or
2489
+ * 'binarySearch.LEAST_UPPER_BOUND'. Specifies whether to return the
2490
+ * closest element that is smaller than or greater than the one we are
2491
+ * searching for, respectively, if the exact element cannot be found.
2492
+ * Defaults to 'binarySearch.GREATEST_LOWER_BOUND'.
2493
+ */
2494
+ exports.search = function search(aNeedle, aHaystack, aCompare, aBias) {
2495
+ if (aHaystack.length === 0) {
2496
+ return -1;
2497
+ }
2498
+
2499
+ var index = recursiveSearch(-1, aHaystack.length, aNeedle, aHaystack,
2500
+ aCompare, aBias || exports.GREATEST_LOWER_BOUND);
2501
+ if (index < 0) {
2502
+ return -1;
2503
+ }
2504
+
2505
+ // We have found either the exact element, or the next-closest element than
2506
+ // the one we are searching for. However, there may be more than one such
2507
+ // element. Make sure we always return the smallest of these.
2508
+ while (index - 1 >= 0) {
2509
+ if (aCompare(aHaystack[index], aHaystack[index - 1], true) !== 0) {
2510
+ break;
2511
+ }
2512
+ --index;
2513
+ }
2514
+
2515
+ return index;
2516
+ };
2517
+
2518
+
2519
+ /***/ },
2520
+ /* 9 */
2521
+ /***/ function(module, exports) {
2522
+
2523
+ /* -*- Mode: js; js-indent-level: 2; -*- */
2524
+ /*
2525
+ * Copyright 2011 Mozilla Foundation and contributors
2526
+ * Licensed under the New BSD license. See LICENSE or:
2527
+ * http://opensource.org/licenses/BSD-3-Clause
2528
+ */
2529
+
2530
+ // It turns out that some (most?) JavaScript engines don't self-host
2531
+ // `Array.prototype.sort`. This makes sense because C++ will likely remain
2532
+ // faster than JS when doing raw CPU-intensive sorting. However, when using a
2533
+ // custom comparator function, calling back and forth between the VM's C++ and
2534
+ // JIT'd JS is rather slow *and* loses JIT type information, resulting in
2535
+ // worse generated code for the comparator function than would be optimal. In
2536
+ // fact, when sorting with a comparator, these costs outweigh the benefits of
2537
+ // sorting in C++. By using our own JS-implemented Quick Sort (below), we get
2538
+ // a ~3500ms mean speed-up in `bench/bench.html`.
2539
+
2540
+ /**
2541
+ * Swap the elements indexed by `x` and `y` in the array `ary`.
2542
+ *
2543
+ * @param {Array} ary
2544
+ * The array.
2545
+ * @param {Number} x
2546
+ * The index of the first item.
2547
+ * @param {Number} y
2548
+ * The index of the second item.
2549
+ */
2550
+ function swap(ary, x, y) {
2551
+ var temp = ary[x];
2552
+ ary[x] = ary[y];
2553
+ ary[y] = temp;
2554
+ }
2555
+
2556
+ /**
2557
+ * Returns a random integer within the range `low .. high` inclusive.
2558
+ *
2559
+ * @param {Number} low
2560
+ * The lower bound on the range.
2561
+ * @param {Number} high
2562
+ * The upper bound on the range.
2563
+ */
2564
+ function randomIntInRange(low, high) {
2565
+ return Math.round(low + (Math.random() * (high - low)));
2566
+ }
2567
+
2568
+ /**
2569
+ * The Quick Sort algorithm.
2570
+ *
2571
+ * @param {Array} ary
2572
+ * An array to sort.
2573
+ * @param {function} comparator
2574
+ * Function to use to compare two items.
2575
+ * @param {Number} p
2576
+ * Start index of the array
2577
+ * @param {Number} r
2578
+ * End index of the array
2579
+ */
2580
+ function doQuickSort(ary, comparator, p, r) {
2581
+ // If our lower bound is less than our upper bound, we (1) partition the
2582
+ // array into two pieces and (2) recurse on each half. If it is not, this is
2583
+ // the empty array and our base case.
2584
+
2585
+ if (p < r) {
2586
+ // (1) Partitioning.
2587
+ //
2588
+ // The partitioning chooses a pivot between `p` and `r` and moves all
2589
+ // elements that are less than or equal to the pivot to the before it, and
2590
+ // all the elements that are greater than it after it. The effect is that
2591
+ // once partition is done, the pivot is in the exact place it will be when
2592
+ // the array is put in sorted order, and it will not need to be moved
2593
+ // again. This runs in O(n) time.
2594
+
2595
+ // Always choose a random pivot so that an input array which is reverse
2596
+ // sorted does not cause O(n^2) running time.
2597
+ var pivotIndex = randomIntInRange(p, r);
2598
+ var i = p - 1;
2599
+
2600
+ swap(ary, pivotIndex, r);
2601
+ var pivot = ary[r];
2602
+
2603
+ // Immediately after `j` is incremented in this loop, the following hold
2604
+ // true:
2605
+ //
2606
+ // * Every element in `ary[p .. i]` is less than or equal to the pivot.
2607
+ //
2608
+ // * Every element in `ary[i+1 .. j-1]` is greater than the pivot.
2609
+ for (var j = p; j < r; j++) {
2610
+ if (comparator(ary[j], pivot) <= 0) {
2611
+ i += 1;
2612
+ swap(ary, i, j);
2613
+ }
2614
+ }
2615
+
2616
+ swap(ary, i + 1, j);
2617
+ var q = i + 1;
2618
+
2619
+ // (2) Recurse on each half.
2620
+
2621
+ doQuickSort(ary, comparator, p, q - 1);
2622
+ doQuickSort(ary, comparator, q + 1, r);
2623
+ }
2624
+ }
2625
+
2626
+ /**
2627
+ * Sort the given array in-place with the given comparator function.
2628
+ *
2629
+ * @param {Array} ary
2630
+ * An array to sort.
2631
+ * @param {function} comparator
2632
+ * Function to use to compare two items.
2633
+ */
2634
+ exports.quickSort = function (ary, comparator) {
2635
+ doQuickSort(ary, comparator, 0, ary.length - 1);
2636
+ };
2637
+
2638
+
2639
+ /***/ },
2640
+ /* 10 */
2641
+ /***/ function(module, exports, __webpack_require__) {
2642
+
2643
+ /* -*- Mode: js; js-indent-level: 2; -*- */
2644
+ /*
2645
+ * Copyright 2011 Mozilla Foundation and contributors
2646
+ * Licensed under the New BSD license. See LICENSE or:
2647
+ * http://opensource.org/licenses/BSD-3-Clause
2648
+ */
2649
+
2650
+ var SourceMapGenerator = __webpack_require__(1).SourceMapGenerator;
2651
+ var util = __webpack_require__(4);
2652
+
2653
+ // Matches a Windows-style `\r\n` newline or a `\n` newline used by all other
2654
+ // operating systems these days (capturing the result).
2655
+ var REGEX_NEWLINE = /(\r?\n)/;
2656
+
2657
+ // Newline character code for charCodeAt() comparisons
2658
+ var NEWLINE_CODE = 10;
2659
+
2660
+ // Private symbol for identifying `SourceNode`s when multiple versions of
2661
+ // the source-map library are loaded. This MUST NOT CHANGE across
2662
+ // versions!
2663
+ var isSourceNode = "$$$isSourceNode$$$";
2664
+
2665
+ /**
2666
+ * SourceNodes provide a way to abstract over interpolating/concatenating
2667
+ * snippets of generated JavaScript source code while maintaining the line and
2668
+ * column information associated with the original source code.
2669
+ *
2670
+ * @param aLine The original line number.
2671
+ * @param aColumn The original column number.
2672
+ * @param aSource The original source's filename.
2673
+ * @param aChunks Optional. An array of strings which are snippets of
2674
+ * generated JS, or other SourceNodes.
2675
+ * @param aName The original identifier.
2676
+ */
2677
+ function SourceNode(aLine, aColumn, aSource, aChunks, aName) {
2678
+ this.children = [];
2679
+ this.sourceContents = {};
2680
+ this.line = aLine == null ? null : aLine;
2681
+ this.column = aColumn == null ? null : aColumn;
2682
+ this.source = aSource == null ? null : aSource;
2683
+ this.name = aName == null ? null : aName;
2684
+ this[isSourceNode] = true;
2685
+ if (aChunks != null) this.add(aChunks);
2686
+ }
2687
+
2688
+ /**
2689
+ * Creates a SourceNode from generated code and a SourceMapConsumer.
2690
+ *
2691
+ * @param aGeneratedCode The generated code
2692
+ * @param aSourceMapConsumer The SourceMap for the generated code
2693
+ * @param aRelativePath Optional. The path that relative sources in the
2694
+ * SourceMapConsumer should be relative to.
2695
+ */
2696
+ SourceNode.fromStringWithSourceMap =
2697
+ function SourceNode_fromStringWithSourceMap(aGeneratedCode, aSourceMapConsumer, aRelativePath) {
2698
+ // The SourceNode we want to fill with the generated code
2699
+ // and the SourceMap
2700
+ var node = new SourceNode();
2701
+
2702
+ // All even indices of this array are one line of the generated code,
2703
+ // while all odd indices are the newlines between two adjacent lines
2704
+ // (since `REGEX_NEWLINE` captures its match).
2705
+ // Processed fragments are removed from this array, by calling `shiftNextLine`.
2706
+ var remainingLines = aGeneratedCode.split(REGEX_NEWLINE);
2707
+ var shiftNextLine = function() {
2708
+ var lineContents = remainingLines.shift();
2709
+ // The last line of a file might not have a newline.
2710
+ var newLine = remainingLines.shift() || "";
2711
+ return lineContents + newLine;
2712
+ };
2713
+
2714
+ // We need to remember the position of "remainingLines"
2715
+ var lastGeneratedLine = 1, lastGeneratedColumn = 0;
2716
+
2717
+ // The generate SourceNodes we need a code range.
2718
+ // To extract it current and last mapping is used.
2719
+ // Here we store the last mapping.
2720
+ var lastMapping = null;
2721
+
2722
+ aSourceMapConsumer.eachMapping(function (mapping) {
2723
+ if (lastMapping !== null) {
2724
+ // We add the code from "lastMapping" to "mapping":
2725
+ // First check if there is a new line in between.
2726
+ if (lastGeneratedLine < mapping.generatedLine) {
2727
+ // Associate first line with "lastMapping"
2728
+ addMappingWithCode(lastMapping, shiftNextLine());
2729
+ lastGeneratedLine++;
2730
+ lastGeneratedColumn = 0;
2731
+ // The remaining code is added without mapping
2732
+ } else {
2733
+ // There is no new line in between.
2734
+ // Associate the code between "lastGeneratedColumn" and
2735
+ // "mapping.generatedColumn" with "lastMapping"
2736
+ var nextLine = remainingLines[0];
2737
+ var code = nextLine.substr(0, mapping.generatedColumn -
2738
+ lastGeneratedColumn);
2739
+ remainingLines[0] = nextLine.substr(mapping.generatedColumn -
2740
+ lastGeneratedColumn);
2741
+ lastGeneratedColumn = mapping.generatedColumn;
2742
+ addMappingWithCode(lastMapping, code);
2743
+ // No more remaining code, continue
2744
+ lastMapping = mapping;
2745
+ return;
2746
+ }
2747
+ }
2748
+ // We add the generated code until the first mapping
2749
+ // to the SourceNode without any mapping.
2750
+ // Each line is added as separate string.
2751
+ while (lastGeneratedLine < mapping.generatedLine) {
2752
+ node.add(shiftNextLine());
2753
+ lastGeneratedLine++;
2754
+ }
2755
+ if (lastGeneratedColumn < mapping.generatedColumn) {
2756
+ var nextLine = remainingLines[0];
2757
+ node.add(nextLine.substr(0, mapping.generatedColumn));
2758
+ remainingLines[0] = nextLine.substr(mapping.generatedColumn);
2759
+ lastGeneratedColumn = mapping.generatedColumn;
2760
+ }
2761
+ lastMapping = mapping;
2762
+ }, this);
2763
+ // We have processed all mappings.
2764
+ if (remainingLines.length > 0) {
2765
+ if (lastMapping) {
2766
+ // Associate the remaining code in the current line with "lastMapping"
2767
+ addMappingWithCode(lastMapping, shiftNextLine());
2768
+ }
2769
+ // and add the remaining lines without any mapping
2770
+ node.add(remainingLines.join(""));
2771
+ }
2772
+
2773
+ // Copy sourcesContent into SourceNode
2774
+ aSourceMapConsumer.sources.forEach(function (sourceFile) {
2775
+ var content = aSourceMapConsumer.sourceContentFor(sourceFile);
2776
+ if (content != null) {
2777
+ if (aRelativePath != null) {
2778
+ sourceFile = util.join(aRelativePath, sourceFile);
2779
+ }
2780
+ node.setSourceContent(sourceFile, content);
2781
+ }
2782
+ });
2783
+
2784
+ return node;
2785
+
2786
+ function addMappingWithCode(mapping, code) {
2787
+ if (mapping === null || mapping.source === undefined) {
2788
+ node.add(code);
2789
+ } else {
2790
+ var source = aRelativePath
2791
+ ? util.join(aRelativePath, mapping.source)
2792
+ : mapping.source;
2793
+ node.add(new SourceNode(mapping.originalLine,
2794
+ mapping.originalColumn,
2795
+ source,
2796
+ code,
2797
+ mapping.name));
2798
+ }
2799
+ }
2800
+ };
2801
+
2802
+ /**
2803
+ * Add a chunk of generated JS to this source node.
2804
+ *
2805
+ * @param aChunk A string snippet of generated JS code, another instance of
2806
+ * SourceNode, or an array where each member is one of those things.
2807
+ */
2808
+ SourceNode.prototype.add = function SourceNode_add(aChunk) {
2809
+ if (Array.isArray(aChunk)) {
2810
+ aChunk.forEach(function (chunk) {
2811
+ this.add(chunk);
2812
+ }, this);
2813
+ }
2814
+ else if (aChunk[isSourceNode] || typeof aChunk === "string") {
2815
+ if (aChunk) {
2816
+ this.children.push(aChunk);
2817
+ }
2818
+ }
2819
+ else {
2820
+ throw new TypeError(
2821
+ "Expected a SourceNode, string, or an array of SourceNodes and strings. Got " + aChunk
2822
+ );
2823
+ }
2824
+ return this;
2825
+ };
2826
+
2827
+ /**
2828
+ * Add a chunk of generated JS to the beginning of this source node.
2829
+ *
2830
+ * @param aChunk A string snippet of generated JS code, another instance of
2831
+ * SourceNode, or an array where each member is one of those things.
2832
+ */
2833
+ SourceNode.prototype.prepend = function SourceNode_prepend(aChunk) {
2834
+ if (Array.isArray(aChunk)) {
2835
+ for (var i = aChunk.length-1; i >= 0; i--) {
2836
+ this.prepend(aChunk[i]);
2837
+ }
2838
+ }
2839
+ else if (aChunk[isSourceNode] || typeof aChunk === "string") {
2840
+ this.children.unshift(aChunk);
2841
+ }
2842
+ else {
2843
+ throw new TypeError(
2844
+ "Expected a SourceNode, string, or an array of SourceNodes and strings. Got " + aChunk
2845
+ );
2846
+ }
2847
+ return this;
2848
+ };
2849
+
2850
+ /**
2851
+ * Walk over the tree of JS snippets in this node and its children. The
2852
+ * walking function is called once for each snippet of JS and is passed that
2853
+ * snippet and the its original associated source's line/column location.
2854
+ *
2855
+ * @param aFn The traversal function.
2856
+ */
2857
+ SourceNode.prototype.walk = function SourceNode_walk(aFn) {
2858
+ var chunk;
2859
+ for (var i = 0, len = this.children.length; i < len; i++) {
2860
+ chunk = this.children[i];
2861
+ if (chunk[isSourceNode]) {
2862
+ chunk.walk(aFn);
2863
+ }
2864
+ else {
2865
+ if (chunk !== '') {
2866
+ aFn(chunk, { source: this.source,
2867
+ line: this.line,
2868
+ column: this.column,
2869
+ name: this.name });
2870
+ }
2871
+ }
2872
+ }
2873
+ };
2874
+
2875
+ /**
2876
+ * Like `String.prototype.join` except for SourceNodes. Inserts `aStr` between
2877
+ * each of `this.children`.
2878
+ *
2879
+ * @param aSep The separator.
2880
+ */
2881
+ SourceNode.prototype.join = function SourceNode_join(aSep) {
2882
+ var newChildren;
2883
+ var i;
2884
+ var len = this.children.length;
2885
+ if (len > 0) {
2886
+ newChildren = [];
2887
+ for (i = 0; i < len-1; i++) {
2888
+ newChildren.push(this.children[i]);
2889
+ newChildren.push(aSep);
2890
+ }
2891
+ newChildren.push(this.children[i]);
2892
+ this.children = newChildren;
2893
+ }
2894
+ return this;
2895
+ };
2896
+
2897
+ /**
2898
+ * Call String.prototype.replace on the very right-most source snippet. Useful
2899
+ * for trimming whitespace from the end of a source node, etc.
2900
+ *
2901
+ * @param aPattern The pattern to replace.
2902
+ * @param aReplacement The thing to replace the pattern with.
2903
+ */
2904
+ SourceNode.prototype.replaceRight = function SourceNode_replaceRight(aPattern, aReplacement) {
2905
+ var lastChild = this.children[this.children.length - 1];
2906
+ if (lastChild[isSourceNode]) {
2907
+ lastChild.replaceRight(aPattern, aReplacement);
2908
+ }
2909
+ else if (typeof lastChild === 'string') {
2910
+ this.children[this.children.length - 1] = lastChild.replace(aPattern, aReplacement);
2911
+ }
2912
+ else {
2913
+ this.children.push(''.replace(aPattern, aReplacement));
2914
+ }
2915
+ return this;
2916
+ };
2917
+
2918
+ /**
2919
+ * Set the source content for a source file. This will be added to the SourceMapGenerator
2920
+ * in the sourcesContent field.
2921
+ *
2922
+ * @param aSourceFile The filename of the source file
2923
+ * @param aSourceContent The content of the source file
2924
+ */
2925
+ SourceNode.prototype.setSourceContent =
2926
+ function SourceNode_setSourceContent(aSourceFile, aSourceContent) {
2927
+ this.sourceContents[util.toSetString(aSourceFile)] = aSourceContent;
2928
+ };
2929
+
2930
+ /**
2931
+ * Walk over the tree of SourceNodes. The walking function is called for each
2932
+ * source file content and is passed the filename and source content.
2933
+ *
2934
+ * @param aFn The traversal function.
2935
+ */
2936
+ SourceNode.prototype.walkSourceContents =
2937
+ function SourceNode_walkSourceContents(aFn) {
2938
+ for (var i = 0, len = this.children.length; i < len; i++) {
2939
+ if (this.children[i][isSourceNode]) {
2940
+ this.children[i].walkSourceContents(aFn);
2941
+ }
2942
+ }
2943
+
2944
+ var sources = Object.keys(this.sourceContents);
2945
+ for (var i = 0, len = sources.length; i < len; i++) {
2946
+ aFn(util.fromSetString(sources[i]), this.sourceContents[sources[i]]);
2947
+ }
2948
+ };
2949
+
2950
+ /**
2951
+ * Return the string representation of this source node. Walks over the tree
2952
+ * and concatenates all the various snippets together to one string.
2953
+ */
2954
+ SourceNode.prototype.toString = function SourceNode_toString() {
2955
+ var str = "";
2956
+ this.walk(function (chunk) {
2957
+ str += chunk;
2958
+ });
2959
+ return str;
2960
+ };
2961
+
2962
+ /**
2963
+ * Returns the string representation of this source node along with a source
2964
+ * map.
2965
+ */
2966
+ SourceNode.prototype.toStringWithSourceMap = function SourceNode_toStringWithSourceMap(aArgs) {
2967
+ var generated = {
2968
+ code: "",
2969
+ line: 1,
2970
+ column: 0
2971
+ };
2972
+ var map = new SourceMapGenerator(aArgs);
2973
+ var sourceMappingActive = false;
2974
+ var lastOriginalSource = null;
2975
+ var lastOriginalLine = null;
2976
+ var lastOriginalColumn = null;
2977
+ var lastOriginalName = null;
2978
+ this.walk(function (chunk, original) {
2979
+ generated.code += chunk;
2980
+ if (original.source !== null
2981
+ && original.line !== null
2982
+ && original.column !== null) {
2983
+ if(lastOriginalSource !== original.source
2984
+ || lastOriginalLine !== original.line
2985
+ || lastOriginalColumn !== original.column
2986
+ || lastOriginalName !== original.name) {
2987
+ map.addMapping({
2988
+ source: original.source,
2989
+ original: {
2990
+ line: original.line,
2991
+ column: original.column
2992
+ },
2993
+ generated: {
2994
+ line: generated.line,
2995
+ column: generated.column
2996
+ },
2997
+ name: original.name
2998
+ });
2999
+ }
3000
+ lastOriginalSource = original.source;
3001
+ lastOriginalLine = original.line;
3002
+ lastOriginalColumn = original.column;
3003
+ lastOriginalName = original.name;
3004
+ sourceMappingActive = true;
3005
+ } else if (sourceMappingActive) {
3006
+ map.addMapping({
3007
+ generated: {
3008
+ line: generated.line,
3009
+ column: generated.column
3010
+ }
3011
+ });
3012
+ lastOriginalSource = null;
3013
+ sourceMappingActive = false;
3014
+ }
3015
+ for (var idx = 0, length = chunk.length; idx < length; idx++) {
3016
+ if (chunk.charCodeAt(idx) === NEWLINE_CODE) {
3017
+ generated.line++;
3018
+ generated.column = 0;
3019
+ // Mappings end at eol
3020
+ if (idx + 1 === length) {
3021
+ lastOriginalSource = null;
3022
+ sourceMappingActive = false;
3023
+ } else if (sourceMappingActive) {
3024
+ map.addMapping({
3025
+ source: original.source,
3026
+ original: {
3027
+ line: original.line,
3028
+ column: original.column
3029
+ },
3030
+ generated: {
3031
+ line: generated.line,
3032
+ column: generated.column
3033
+ },
3034
+ name: original.name
3035
+ });
3036
+ }
3037
+ } else {
3038
+ generated.column++;
3039
+ }
3040
+ }
3041
+ });
3042
+ this.walkSourceContents(function (sourceFile, sourceContent) {
3043
+ map.setSourceContent(sourceFile, sourceContent);
3044
+ });
3045
+
3046
+ return { code: generated.code, map: map };
3047
+ };
3048
+
3049
+ exports.SourceNode = SourceNode;
3050
+
3051
+
3052
+ /***/ }
3053
+ /******/ ])
3054
+ });
3055
+ ;