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,2884 @@
1
+ ## 6.4.2 / 2024-01-08
2
+
3
+ * Security
4
+ * Limit the size of chunk extensions. Without this limit, an attacker could cause unbounded resource (CPU, network bandwidth) consumption. ([GHSA-c2f4-cvqm-65w2](https://github.com/puma/puma/security/advisories/GHSA-c2f4-cvqm-65w2))
5
+
6
+ ## 6.4.1 / 2024-01-03
7
+
8
+ * Bugfixes
9
+ * DSL#warn_if_in_single_mode - fixup when workers set via CLI ([#3256])
10
+ * Fix `idle-timeout` not working in cluster mode ([#3235], [#3228], [#3282], [#3283])
11
+ * Fix worker 0 timing out during phased restart ([#3225], [#2786])
12
+ * context_builder.rb - require openssl if verify_mode != 'none' ([#3179])
13
+ * Make puma cluster process suitable as PID 1 ([#3255])
14
+ * Improve Puma::NullIO consistency with real IO ([#3276])
15
+ * extconf.rb - fixup to detect openssl info in Ruby build ([#3271], [#3266])
16
+ * MiniSSL.java - set serialVersionUID, fix RaiseException deprecation ([#3270])
17
+ * dsl.rb - fix warn_if_in_single_mode when WEB_CONCURRENCY is set ([#3265], [#3264])
18
+
19
+ * Maintenance
20
+ * LOTS of test refactoring to make tests more stable and easier to write - thanks to @MSP-Greg!
21
+ * Fix bug in tests re: TestPuma::HOST4 ([#3254])
22
+ * Dockerfile for minimal repros: use Ruby 3.2, expect bundler installed ([#3245])
23
+ * fix define_method calls, use Symbol parameter instead of String ([#3293])
24
+
25
+ * Docs
26
+ * README.md - add the puma-acme plugin ([#3301])
27
+ * Remove `--keep-file-descriptors` flag from systemd docs ([#3248])
28
+ * Note symlink mechanism in restart documentation for hot restart ([#3298])
29
+
30
+ ## 6.4.0 / 2023-09-21
31
+
32
+ * Features
33
+ * on_thread_exit hook ([#2920])
34
+ * on_thread_start_hook ([#3195])
35
+ * Shutdown on idle ([#3209], [#2580])
36
+ * New error message when control server port taken ([#3204])
37
+
38
+ * Refactor
39
+ * Remove `Forwardable` dependency ([#3191], #3190)
40
+ * Update URLMap Regexp usage for Ruby v3.3 ([#3165])
41
+
42
+ * Bugfixes
43
+ * Bring the cert_pem: parameter into parity with the cert: parameter to ssl_bind. ([#3174])
44
+ * Fix using control server with IPv6 host ([#3181])
45
+ * control_cli.rb - add require_relative 'log_writer' ([#3187])
46
+ * Fix cases where fallback Rack response wasn't sent to the client ([#3094])
47
+
48
+ ## 6.3.1 / 2023-08-18
49
+
50
+ * Security
51
+ * Address HTTP request smuggling vulnerabilities with zero-length Content Length header and trailer fields ([GHSA-68xg-gqqm-vgj8](https://github.com/puma/puma/security/advisories/GHSA-68xg-gqqm-vgj8))
52
+
53
+ ## 6.3.0 / 2023-05-31
54
+
55
+ * Features
56
+ * Add dsl method `supported_http_methods` ([#3106], [#3014])
57
+ * Puma error responses no longer have any fingerprints to indicate Puma ([#3161], [#3037])
58
+ * Support decryption of SSL key ([#3133], [#3132])
59
+
60
+ * Bugfixes
61
+ * Don't send 103 early hints response when only invalid headers are used ([#3163])
62
+ * Handle malformed request path ([#3155], [#3148])
63
+ * Misc lib file fixes - trapping additional errors, CI helper ([#3129])
64
+ * Fixup req form data file upload with "r\n" line endings ([#3137])
65
+ * Restore rack 1.6 compatibility ([#3156])
66
+
67
+ * Refactor
68
+ * const.rb - Update Puma::HTTP_STATUS_CODES ([#3162])
69
+ * Clarify Reactor#initialize ([#3151])
70
+
71
+ ## 6.2.2 / 2023-04-17
72
+
73
+ * Bugfixes
74
+ * Fix Rack-related NameError by adding :: operator ([#3118], [#3117])
75
+
76
+ ## 6.2.1 / 2023-03-31
77
+
78
+ * Bugfixes
79
+ * Fix java 8 compatibility ([#3109], [#3108])
80
+ * Always write io_buffer when in "enum bodies" branch. ([#3113], [#3112])
81
+ * Fix warn_if_in_single_mode incorrect message ([#3111])
82
+
83
+ ## 6.2.0 / 2023-03-29
84
+
85
+ * Features
86
+ * Ability to supply a custom logger ([#2770], [#2511])
87
+ * Warn when clustered-only hooks are defined in single mode ([#3089])
88
+ * Adds the on_booted event ([#2709])
89
+
90
+ * Bugfixes
91
+ * Loggers - internal_write - catch Errno::EINVAL ([#3091])
92
+ * commonlogger.rb - fix HIJACK time format, use constants, not strings ([#3074])
93
+ * Fixed some edge cases regarding request hijacking ([#3072])
94
+
95
+ ## 6.1.1 / 2023-02-28
96
+
97
+ * Bugfixes
98
+ * We no longer try to use the systemd plugin for JRuby ([#3079])
99
+ * Allow ::Rack::Handler::Puma.run to work regardless of whether Rack/Rackup are loaded ([#3080])
100
+
101
+ ## 6.1.0 / 2023-02-12
102
+
103
+ * Features
104
+ * WebSocket support via partial hijack ([#3058], [#3007])
105
+ * Add built-in systemd notify support ([#3011])
106
+ * Periodically send status to systemd ([#3006], [#2604])
107
+ * Introduce the ability to return 413: payload too large for requests ([#3040])
108
+ * Log loaded extensions when `PUMA_DEBUG` is set ([#3036], [#3020])
109
+
110
+ * Bugfixes
111
+ * Fix issue with rack 3 compatibility re: rackup ([#3061], [#3057])
112
+ * Allow setting TCP low_latency with SSL listener ([#3065])
113
+
114
+ * Performance
115
+ * Reduce memory usage for large file uploads ([#3062])
116
+
117
+ ## 6.0.2 / 2023-01-01
118
+
119
+ * Refactor
120
+ * Remove use of etc and time gems in Puma ([#3035], [#3033])
121
+ * Refactor const.rb - freeze ([#3016])
122
+
123
+ ## 6.0.1 / 2022-12-20
124
+
125
+ * Bugfixes
126
+ * Handle waking up a closed selector in Reactor#add ([#3005])
127
+ * Fixup response processing, enumerable bodies ([#3004], [#3000])
128
+ * Correctly close app body for all code paths ([#3002], [#2999])
129
+ * Refactor
130
+ * Add IOBuffer to Client, remove from ThreadPool thread instances ([#3013])
131
+
132
+ ## 6.0.0 / 2022-10-14
133
+
134
+ * Breaking Changes
135
+ * Dropping Ruby 2.2 and 2.3 support (now 2.4+) ([#2919])
136
+ * Remote_addr functionality has changed ([#2652], [#2653])
137
+ * No longer supporting Java 1.7 or below (JRuby 9.1 was the last release to support this) ([#2849])
138
+ * Remove nakayoshi GC ([#2933], [#2925])
139
+ * wait_for_less_busy_worker is now default on ([#2940])
140
+ * Prefix all environment variables with `PUMA_` ([#2924], [#2853])
141
+ * Removed some constants ([#2957], [#2958], [#2959], [#2960])
142
+ * The following classes are now part of Puma's private API: `Client`, `Cluster::Worker`, `Cluster::Worker`, `HandleRequest`. ([#2988])
143
+ * Configuration constants like `DefaultRackup` removed ([#2928])
144
+ * Extracted `LogWriter` from `Events` ([#2798])
145
+ * Only accept the standard 8 HTTP methods, others rejected with 501. ([#2932])
146
+
147
+ * Features
148
+ * Increase throughput on large (100kb+) response bodies by 3-10x ([#2896], [#2892])
149
+ * Increase throughput on file responses ([#2923])
150
+ * Add support for streaming bodies in Rack. ([#2740])
151
+ * Allow OpenSSL session reuse via a 'reuse' ssl_bind method or bind string query parameter ([#2845])
152
+ * Allow `run_hooks` to pass a hash to blocks for use later ([#2917], [#2915])
153
+ * Allow using `preload_app!` with `fork_worker` ([#2907])
154
+ * Support request_body_wait metric with higher precision ([#2953])
155
+ * Allow header values to be arrays (Rack 3) ([#2936], [#2931])
156
+ * Export Puma/Ruby versions in /stats ([#2875])
157
+ * Allow configuring request uri max length & request path max length ([#2840])
158
+ * Add a couple of public accessors ([#2774])
159
+ * Log entire backtrace when worker start fails ([#2891])
160
+ * [jruby] Enable TLSv1.3 support ([#2886])
161
+ * [jruby] support setting TLS protocols + rename ssl_cipher_list ([#2899])
162
+ * [jruby] Support a truststore option ([#2849], [#2904], [#2884])
163
+
164
+ * Bugfixes
165
+ * Load the configuration before passing it to the binder ([#2897])
166
+ * Do not raise error raised on HTTP methods we don't recognize or support, like CONNECT ([#2932], [#1441])
167
+ * Fixed a memory leak when creating a new SSL listener ([#2956])
168
+
169
+ * Refactor
170
+ * log_writer.rb - add internal_write method ([#2888])
171
+ * Extract prune_bundler code into it's own class. ([#2797])
172
+ * Refactor Launcher#run to increase readability (no logic change) ([#2795])
173
+ * Ruby 3.2 will have native IO#wait_* methods, don't require io/wait ([#2903])
174
+ * Various internal API refactorings ([#2942], [#2921], [#2922], [#2955])
175
+
176
+ ## 5.6.8 / 2024-01-08
177
+
178
+ * Security
179
+ * Limit the size of chunk extensions. Without this limit, an attacker could cause unbounded resource (CPU, network bandwidth) consumption. ([GHSA-c2f4-cvqm-65w2](https://github.com/puma/puma/security/advisories/GHSA-c2f4-cvqm-65w2))
180
+
181
+ ## 5.6.7 / 2023-08-18
182
+
183
+ * Security
184
+ * Address HTTP request smuggling vulnerabilities with zero-length Content Length header and trailer fields ([GHSA-68xg-gqqm-vgj8](https://github.com/puma/puma/security/advisories/GHSA-68xg-gqqm-vgj8))
185
+
186
+ ## 5.6.6 / 2023-06-21
187
+
188
+ * Bugfix
189
+ * Prevent loading with rack 3 ([#3166])
190
+
191
+ ## 5.6.5 / 2022-08-23
192
+
193
+ * Feature
194
+ * Puma::ControlCLI - allow refork command to be sent as a request ([#2868], [#2866])
195
+
196
+ * Bugfixes
197
+ * NullIO#closed should return false ([#2883])
198
+ * [jruby] Fix TLS verification hang ([#2890], [#2729])
199
+ * extconf.rb - don't use pkg_config('openssl') if '--with-openssl-dir' is used ([#2885], [#2839])
200
+ * MiniSSL - detect SSL_CTX_set_dh_auto ([#2864], [#2863])
201
+ * Fix rack.after_reply exceptions breaking connections ([#2861], [#2856])
202
+ * Escape SSL cert and filenames ([#2855])
203
+ * Fail hard if SSL certs or keys are invalid ([#2848])
204
+ * Fail hard if SSL certs or keys cannot be read by user ([#2847])
205
+ * Fix build with Opaque DH in LibreSSL 3.5. ([#2838])
206
+ * Pre-existing socket file removed when TERM is issued after USR2 (if puma is running in cluster mode) ([#2817])
207
+ * Fix Puma::StateFile#load incompatibility ([#2810])
208
+
209
+ ## 5.6.4 / 2022-03-30
210
+
211
+ * Security
212
+ * Close several HTTP Request Smuggling exploits (CVE-2022-24790)
213
+
214
+ ## 5.6.2 / 2022-02-11
215
+
216
+ * Bugfix/Security
217
+ * Response body will always be `close`d. (GHSA-rmj8-8hhh-gv5h, related to [#2809])
218
+
219
+ ## 5.6.1 / 2022-01-26
220
+
221
+ * Bugfixes
222
+ * Reverted a commit which appeared to be causing occasional blank header values ([#2809])
223
+
224
+ ## 5.6.0 / 2022-01-25
225
+
226
+ * Features
227
+ * Support `localhost` integration in `ssl_bind` ([#2764], [#2708])
228
+ * Allow backlog parameter to be set with ssl_bind DSL ([#2780])
229
+ * Remove yaml (psych) requirement in StateFile ([#2784])
230
+ * Allow culling of oldest workers, previously was only youngest ([#2773], [#2794])
231
+ * Add worker_check_interval configuration option ([#2759])
232
+ * Always send lowlevel_error response to client ([#2731], [#2341])
233
+ * Support for cert_pem and key_pem with ssl_bind DSL ([#2728])
234
+
235
+ * Bugfixes
236
+ * Keep thread names under 15 characters, prevents breakage on some OSes ([#2733])
237
+ * Fix two 'old-style-definition' compile warning ([#2807], [#2806])
238
+ * Log environment correctly using option value ([#2799])
239
+ * Fix warning from Ruby master (will be 3.2.0) ([#2785])
240
+ * extconf.rb - fix openssl with old Windows builds ([#2757])
241
+ * server.rb - rescue handling (`Errno::EBADF`) for `@notify.close` ([#2745])
242
+
243
+ * Refactor
244
+ * server.rb - refactor code using @options[:remote_address] ([#2742])
245
+ * [jruby] a couple refactorings - avoid copy-ing bytes ([#2730])
246
+
247
+ ## 5.5.2 / 2021-10-12
248
+
249
+ * Bugfixes
250
+ * Allow UTF-8 in HTTP header values
251
+
252
+ ## 5.5.1 / 2021-10-12
253
+
254
+ * Feature (added as mistake - we don't normally do this on bugfix releases, sorry!)
255
+ * Allow setting APP_ENV in preference to RACK_ENV or RAILS_ENV ([#2702])
256
+
257
+ * Security
258
+ * Do not allow LF as a line ending in a header (CVE-2021-41136)
259
+
260
+ ## 5.5.0 / 2021-09-19
261
+
262
+ * Features
263
+ * Automatic SSL certificate provisioning for localhost, via localhost gem ([#2610], [#2257])
264
+ * add support for the PROXY protocol (v1 only) ([#2654], [#2651])
265
+ * Add a semantic CLI option for no config file ([#2689])
266
+
267
+ * Bugfixes
268
+ * More elaborate exception handling - lets some dead pumas die. ([#2700], [#2699])
269
+ * allow multiple after_worker_fork hooks ([#2690])
270
+ * Preserve BUNDLE_APP_CONFIG on worker fork ([#2688], [#2687])
271
+
272
+ * Performance
273
+ * Fix performance of server-side SSL connection close. ([#2675])
274
+
275
+ ## 5.4.0 / 2021-07-28
276
+
277
+ * Features
278
+ * Better/expanded names for threadpool threads ([#2657])
279
+ * Allow pkg_config for OpenSSL ([#2648], [#1412])
280
+ * Add `rack_url_scheme` to Puma::DSL, allows setting of `rack.url_scheme` header ([#2586], [#2569])
281
+
282
+ * Bugfixes
283
+ * `Binder#parse` - allow for symlinked unix path, add create_activated_fds debug ENV ([#2643], [#2638])
284
+ * Fix deprecation warning: minissl.c - Use Random.bytes if available ([#2642])
285
+ * Client certificates: set session id context while creating SSLContext ([#2633])
286
+ * Fix deadlock issue in thread pool ([#2656])
287
+
288
+ * Refactor
289
+ * Replace `IO.select` with `IO#wait_*` when checking a single IO ([#2666])
290
+
291
+ ## 5.3.2 / 2021-05-21
292
+
293
+ * Bugfixes
294
+ * Gracefully handle Rack not accepting CLI options ([#2630], [#2626])
295
+ * Fix sigterm misbehavior ([#2629])
296
+ * Improvements to keepalive-connection shedding ([#2628])
297
+
298
+ ## 5.3.1 / 2021-05-11
299
+
300
+ * Security
301
+ * Close keepalive connections after the maximum number of fast inlined requests (CVE-2021-29509) ([#2625])
302
+
303
+ ## 5.3.0 / 2021-05-07
304
+
305
+ * Features
306
+ * Add support for Linux's abstract sockets ([#2564], [#2526])
307
+ * Add debug to worker timeout and startup ([#2559], [#2528])
308
+ * Print warning when running one-worker cluster ([#2565], [#2534])
309
+ * Don't close systemd activated socket on pumactl restart ([#2563], [#2504])
310
+
311
+ * Bugfixes
312
+ * systemd - fix event firing ([#2591], [#2572])
313
+ * Immediately unlink temporary files ([#2613])
314
+ * Improve parsing of HTTP_HOST header ([#2605], [#2584])
315
+ * Handle fatal error that has no backtrace ([#2607], [#2552])
316
+ * Fix timing out requests too early ([#2606], [#2574])
317
+ * Handle segfault in Ruby 2.6.6 on thread-locals ([#2567], [#2566])
318
+ * Server#closed_socket? - parameter may be a MiniSSL::Socket ([#2596])
319
+ * Define UNPACK_TCP_STATE_FROM_TCP_INFO in the right place ([#2588], [#2556])
320
+ * request.rb - fix chunked assembly for ascii incompatible encodings, add test ([#2585], [#2583])
321
+
322
+ * Performance
323
+ * Reset peerip only if remote_addr_header is set ([#2609])
324
+ * Reduce puma_parser struct size ([#2590])
325
+
326
+ * Refactor
327
+ * Refactor drain on shutdown ([#2600])
328
+ * Micro optimisations in `wait_for_less_busy_worker` feature ([#2579])
329
+ * Lots of test fixes
330
+
331
+ ## 5.2.2 / 2021-02-22
332
+
333
+ * Bugfixes
334
+ * Add `#flush` and `#sync` methods to `Puma::NullIO` ([#2553])
335
+ * Restore `sync=true` on `STDOUT` and `STDERR` streams ([#2557])
336
+
337
+ ## 5.2.1 / 2021-02-05
338
+
339
+ * Bugfixes
340
+ * Fix TCP cork/uncork operations to work with ssl clients ([#2550])
341
+ * Require rack/common_logger explicitly if :verbose is true ([#2547])
342
+ * MiniSSL::Socket#write - use data.byteslice(wrote..-1) ([#2543])
343
+ * Set `@env[CONTENT_LENGTH]` value as string. ([#2549])
344
+
345
+ ## 5.2.0 / 2021-01-27
346
+
347
+ * Features
348
+ * 10x latency improvement for MRI on ssl connections by reducing overhead ([#2519])
349
+ * Add option to specify the desired IO selector backend for libev ([#2522])
350
+ * Add ability to set OpenSSL verification flags (MRI only) ([#2490])
351
+ * Uses `flush` after writing messages to avoid mutating $stdout and $stderr using `sync=true` ([#2486])
352
+
353
+ * Bugfixes
354
+ * MiniSSL - Update dhparam to 2048 bit for use with SSL_CTX_set_tmp_dh ([#2535])
355
+ * Change 'Goodbye!' message to be output after listeners are closed ([#2529])
356
+ * Fix ssl bind logging with 0.0.0.0 and localhost ([#2533])
357
+ * Fix compiler warnings, but skipped warnings related to ragel state machine generated code ([#1953])
358
+ * Fix phased restart errors related to nio4r gem when using the Puma control server ([#2516])
359
+ * Add `#string` method to `Puma::NullIO` ([#2520])
360
+ * Fix binding via Rack handler to IPv6 addresses ([#2521])
361
+
362
+ * Refactor
363
+ * Refactor MiniSSL::Context on MRI, fix MiniSSL::Socket#write ([#2519])
364
+ * Remove `Server#read_body` ([#2531])
365
+ * Fail build if compiling extensions raises warnings on GH Actions, configurable via `MAKE_WARNINGS_INTO_ERRORS` ([#1953])
366
+
367
+ ## 5.1.1 / 2020-12-10
368
+
369
+ * Bugfixes
370
+ * Fix over eager matching against banned header names ([#2510])
371
+
372
+ ## 5.1.0 / 2020-11-30
373
+
374
+ * Features
375
+ * Phased restart availability is now always logged, even if it is not available.
376
+ * Prints the loaded configuration if the environment variable `PUMA_LOG_CONFIG` is present ([#2472])
377
+ * Integrate with systemd's watchdog and notification features ([#2438])
378
+ * Adds max_fast_inline as a configuration option for the Server object ([#2406])
379
+ * You can now fork workers from worker 0 using SIGURG w/o fork_worker enabled [#2449]
380
+ * Add option to bind to systemd activated sockets ([#2362])
381
+ * Add compile option to change the `QUERY_STRING` max length ([#2485])
382
+
383
+ * Bugfixes
384
+ * Fix JRuby handling in Puma::DSL#ssl_bind ([#2489])
385
+ * control_cli.rb - all normal output should be to @stdout ([#2487])
386
+ * Catch 'Error in reactor loop escaped: mode not supported for this object: r' ([#2477])
387
+ * Ignore Rails' reaper thread (and any thread marked forksafe) for warning ([#2475])
388
+ * Ignore illegal (by Rack spec) response header ([#2439])
389
+ * Close idle connections immediately on shutdown ([#2460])
390
+ * Fix some instances of phased restart errors related to the `json` gem ([#2473])
391
+ * Remove use of `json` gem to fix phased restart errors ([#2479])
392
+ * Fix grouping regexp of ILLEGAL_HEADER_KEY_REGEX ([#2495])
393
+
394
+ ## 5.0.4 / 2020-10-27
395
+
396
+ * Bugfixes
397
+ * Pass preloaded application into new workers if available when using `preload_app` ([#2461], [#2454])
398
+
399
+ ## 5.0.3 / 2020-10-26
400
+
401
+ * Bugfixes
402
+ * Add Client#io_ok?, check before Reactor#register ([#2432])
403
+ * Fix hang on shutdown in refork ([#2442])
404
+ * Fix `Bundler::GemNotFound` errors for `nio4r` gem during phased restarts ([#2427], [#2018])
405
+ * Server run thread safety fix ([#2435])
406
+ * Fire `on_booted` after server starts ([#2431], [#2212])
407
+ * Cleanup daemonization in rc.d script ([#2409])
408
+
409
+ * Refactor
410
+ * Remove accept_nonblock.rb, add test_integration_ssl.rb ([#2448])
411
+ * Refactor status.rb - dry it up a bit ([#2450])
412
+ * Extract req/resp methods to new request.rb from server.rb ([#2419])
413
+ * Refactor Reactor and Client request buffering ([#2279])
414
+ * client.rb - remove JRuby specific 'finish' code ([#2412])
415
+ * Consolidate fast_write calls in Server, extract early_hints assembly ([#2405])
416
+ * Remove upstart from docs ([#2408])
417
+ * Extract worker process into separate class ([#2374])
418
+ * Consolidate option handling in Server, Server small refactors, doc changes ([#2389])
419
+
420
+ ## 5.0.2 / 2020-09-28
421
+
422
+ * Bugfixes
423
+ * Reverted API changes to Server.
424
+
425
+ ## 5.0.1 / 2020-09-28
426
+
427
+ * Bugfixes
428
+ * Fix LoadError in CentOS 8 ([#2381])
429
+ * Better error handling during force shutdown ([#2271])
430
+ * Prevent connections from entering Reactor after shutdown begins ([#2377])
431
+ * Fix error backtrace debug logging && Do not log request dump if it is not parsed ([#2376])
432
+ * Split TCP_CORK and TCP_INFO ([#2372])
433
+ * Do not log EOFError when a client connection is closed without write ([#2384])
434
+
435
+ * Refactor
436
+ * Change Events#ssl_error signature from (error, peeraddr, peercert) to (error, ssl_socket) ([#2375])
437
+ * Consolidate option handling in Server, Server small refactors, doc chang ([#2373])
438
+
439
+ ## 5.0.0 / 2020-09-17
440
+
441
+ * Features
442
+ * Allow compiling without OpenSSL and dynamically load files needed for SSL, add 'no ssl' CI ([#2305])
443
+ * EXPERIMENTAL: Add `fork_worker` option and `refork` command for reduced memory usage by forking from a worker process instead of the master process. ([#2099])
444
+ * EXPERIMENTAL: Added `wait_for_less_busy_worker` config. This may reduce latency on MRI through inserting a small delay before re-listening on the socket if worker is busy ([#2079]).
445
+ * EXPERIMENTAL: Added `nakayoshi_fork` option. Reduce memory usage in preloaded cluster-mode apps by GCing before fork and compacting, where available. ([#2093], [#2256])
446
+ * Added pumactl `thread-backtraces` command to print thread backtraces ([#2054])
447
+ * Added incrementing `requests_count` to `Puma.stats`. ([#2106])
448
+ * Increased maximum URI path length from 2048 to 8192 bytes ([#2167], [#2344])
449
+ * `lowlevel_error_handler` is now called during a forced threadpool shutdown, and if a callable with 3 arguments is set, we now also pass the status code ([#2203])
450
+ * Faster phased restart and worker timeout ([#2220])
451
+ * Added `state_permission` to config DSL to set state file permissions ([#2238])
452
+ * Added `Puma.stats_hash`, which returns a stats in Hash instead of a JSON string ([#2086], [#2253])
453
+ * `rack.multithread` and `rack.multiprocess` now dynamically resolved by `max_thread` and `workers` respectively ([#2288])
454
+
455
+ * Deprecations, Removals and Breaking API Changes
456
+ * `--control` has been removed. Use `--control-url` ([#1487])
457
+ * `worker_directory` has been removed. Use `directory`.
458
+ * min_threads now set by environment variables PUMA_MIN_THREADS and MIN_THREADS. ([#2143])
459
+ * max_threads now set by environment variables PUMA_MAX_THREADS and MAX_THREADS. ([#2143])
460
+ * max_threads default to 5 in MRI or 16 for all other interpreters. ([#2143])
461
+ * `preload_app!` is on by default if number of workers > 1 and set via `WEB_CONCURRENCY` ([#2143])
462
+ * Puma::Plugin.workers_supported? has been removed. Use Puma.forkable? instead. ([#2143])
463
+ * `tcp_mode` has been removed without replacement. ([#2169])
464
+ * Daemonization has been removed without replacement. ([#2170])
465
+ * Changed #connected_port to #connected_ports ([#2076])
466
+ * Configuration: `environment` is read from `RAILS_ENV`, if `RACK_ENV` can't be found ([#2022])
467
+ * Log binding on http:// for TCP bindings to make it clickable ([#2300])
468
+
469
+ * Bugfixes
470
+ * Fix JSON loading issues on phased-restarts ([#2269])
471
+ * Improve shutdown reliability ([#2312], [#2338])
472
+ * Close client http connections made to an ssl server with TLSv1.3 ([#2116])
473
+ * Do not set user_config to quiet by default to allow for file config ([#2074])
474
+ * Always close SSL connection in Puma::ControlCLI ([#2211])
475
+ * Windows update extconf.rb for use with ssp and varied Ruby/MSYS2 combinations ([#2069])
476
+ * Ensure control server Unix socket is closed on shutdown ([#2112])
477
+ * Preserve `BUNDLE_GEMFILE` env var when using `prune_bundler` ([#1893])
478
+ * Send 408 request timeout even when queue requests is disabled ([#2119])
479
+ * Rescue IO::WaitReadable instead of EAGAIN for blocking read ([#2121])
480
+ * Ensure `BUNDLE_GEMFILE` is unspecified in workers if unspecified in master when using `prune_bundler` ([#2154])
481
+ * Rescue and log exceptions in hooks defined by users (on_worker_boot, after_worker_fork etc) ([#1551])
482
+ * Read directly from the socket in #read_and_drop to avoid raising further SSL errors ([#2198])
483
+ * Set `Connection: closed` header when queue requests is disabled ([#2216])
484
+ * Pass queued requests to thread pool on server shutdown ([#2122])
485
+ * Fixed a few minor concurrency bugs in ThreadPool that may have affected non-GVL Rubies ([#2220])
486
+ * Fix `out_of_band` hook never executed if the number of worker threads is > 1 ([#2177])
487
+ * Fix ThreadPool#shutdown timeout accuracy ([#2221])
488
+ * Fix `UserFileDefaultOptions#fetch` to properly use `default` ([#2233])
489
+ * Improvements to `out_of_band` hook ([#2234])
490
+ * Prefer the rackup file specified by the CLI ([#2225])
491
+ * Fix for spawning subprocesses with fork_worker option ([#2267])
492
+ * Set `CONTENT_LENGTH` for chunked requests ([#2287])
493
+ * JRuby - Add Puma::MiniSSL::Engine#init? and #teardown methods, run all SSL tests ([#2317])
494
+ * Improve shutdown reliability ([#2312])
495
+ * Resolve issue with threadpool waiting counter decrement when thread is killed
496
+ * Constrain rake-compiler version to 0.9.4 to fix `ClassNotFound` exception when using MiniSSL with Java8.
497
+ * Fix recursive `prune_bundler` ([#2319]).
498
+ * Ensure that TCP_CORK is usable
499
+ * Fix corner case when request body is chunked ([#2326])
500
+ * Fix filehandle leak in MiniSSL ([#2299])
501
+
502
+ * Refactor
503
+ * Remove unused loader argument from Plugin initializer ([#2095])
504
+ * Simplify `Configuration.random_token` and remove insecure fallback ([#2102])
505
+ * Simplify `Runner#start_control` URL parsing ([#2111])
506
+ * Removed the IOBuffer extension and replaced with Ruby ([#1980])
507
+ * Update `Rack::Handler::Puma.run` to use `**options` ([#2189])
508
+ * ThreadPool concurrency refactoring ([#2220])
509
+ * JSON parse cluster worker stats instead of regex ([#2124])
510
+ * Support parallel tests in verbose progress reporting ([#2223])
511
+ * Refactor error handling in server accept loop ([#2239])
512
+
513
+ ## 4.3.12 / 2022-03-30
514
+
515
+ * Security
516
+ * Close several HTTP Request Smuggling exploits (CVE-2022-24790)
517
+
518
+ ## 4.3.11 / 2022-02-11
519
+
520
+ * Security
521
+ * Always close the response body (GHSA-rmj8-8hhh-gv5h)
522
+
523
+ ## 4.3.10 / 2021-10-12
524
+
525
+ * Bugfixes
526
+ * Allow UTF-8 in HTTP header values
527
+
528
+ ## 4.3.9 / 2021-10-12
529
+
530
+ * Security
531
+ * Do not allow LF as a line ending in a header (CVE-2021-41136)
532
+
533
+ ## 4.3.8 / 2021-05-11
534
+
535
+ * Security
536
+ * Close keepalive connections after the maximum number of fast inlined requests (CVE-2021-29509) ([#2625])
537
+
538
+ ## 4.3.7 / 2020-11-30
539
+
540
+ * Bugfixes
541
+ * Backport set CONTENT_LENGTH for chunked requests (Originally: [#2287], backport: [#2496])
542
+
543
+ ## 4.3.6 / 2020-09-05
544
+
545
+ * Bugfixes
546
+ * Explicitly include ctype.h to fix compilation warning and build error on macOS with Xcode 12 ([#2304])
547
+ * Don't require json at boot ([#2269])
548
+
549
+ ## 4.3.4/4.3.5 and 3.12.5/3.12.6 / 2020-05-22
550
+
551
+ Each patchlevel release contains a separate security fix. We recommend simply upgrading to 4.3.5/3.12.6.
552
+
553
+ * Security
554
+ * Fix: Fixed two separate HTTP smuggling vulnerabilities that used the Transfer-Encoding header. CVE-2020-11076 and CVE-2020-11077.
555
+
556
+ ## 4.3.3 and 3.12.4 / 2020-02-28
557
+
558
+ * Bugfixes
559
+ * Fix: Fixes a problem where we weren't splitting headers correctly on newlines ([#2132])
560
+ * Security
561
+ * Fix: Prevent HTTP Response splitting via CR in early hints. CVE-2020-5249.
562
+
563
+ ## 4.3.2 and 3.12.3 / 2020-02-27 (YANKED)
564
+
565
+ * Security
566
+ * Fix: Prevent HTTP Response splitting via CR/LF in header values. CVE-2020-5247.
567
+
568
+ ## 4.3.1 and 3.12.2 / 2019-12-05
569
+
570
+ * Security
571
+ * Fix: a poorly-behaved client could use keepalive requests to monopolize Puma's reactor and create a denial of service attack. CVE-2019-16770.
572
+
573
+ ## 4.3.0 / 2019-11-07
574
+
575
+ * Features
576
+ * Strip whitespace at end of HTTP headers ([#2010])
577
+ * Optimize HTTP parser for JRuby ([#2012])
578
+ * Add SSL support for the control app and cli ([#2046], [#2052])
579
+
580
+ * Bugfixes
581
+ * Fix Errno::EINVAL when SSL is enabled and browser rejects cert ([#1564])
582
+ * Fix pumactl defaulting puma to development if an environment was not specified ([#2035])
583
+ * Fix closing file stream when reading pid from pidfile ([#2048])
584
+ * Fix a typo in configuration option `--extra_runtime_dependencies` ([#2050])
585
+
586
+ ## 4.2.1 / 2019-10-07
587
+
588
+ * 3 bugfixes
589
+ * Fix socket activation of systemd (pre-existing) unix binder files ([#1842], [#1988])
590
+ * Deal with multiple calls to bind correctly ([#1986], [#1994], [#2006])
591
+ * Accepts symbols for `verify_mode` ([#1222])
592
+
593
+ ## 4.2.0 / 2019-09-23
594
+
595
+ * 6 features
596
+ * Pumactl has a new -e environment option and reads `config/puma/<environment>.rb` config files ([#1885])
597
+ * Semicolons are now allowed in URL paths (MRI only), useful for Angular or Redmine ([#1934])
598
+ * Allow extra dependencies to be defined when using prune_bundler ([#1105])
599
+ * Puma now reports the correct port when binding to port 0, also reports other listeners when binding to localhost ([#1786])
600
+ * Sending SIGINFO to any Puma worker now prints currently active threads and their backtraces ([#1320])
601
+ * Puma threads all now have their name set on Ruby 2.3+ ([#1968])
602
+ * 4 bugfixes
603
+ * Fix some misbehavior with phased restart and externally SIGTERMed workers ([#1908], [#1952])
604
+ * Fix socket closing on error ([#1941])
605
+ * Removed unnecessary SIGINT trap for JRuby that caused some race conditions ([#1961])
606
+ * Fix socket files being left around after process stopped ([#1970])
607
+ * Absolutely thousands of lines of test improvements and fixes thanks to @MSP-Greg
608
+
609
+ ## 4.1.1 / 2019-09-05
610
+
611
+ * 3 bugfixes
612
+ * Revert our attempt to not dup STDOUT/STDERR ([#1946])
613
+ * Fix socket close on error ([#1941])
614
+ * Fix workers not shutting down correctly ([#1908])
615
+
616
+ ## 4.1.0 / 2019-08-08
617
+
618
+ * 4 features
619
+ * Add REQUEST_PATH on parse error message ([#1831])
620
+ * You can now easily add custom log formatters with the `log_formatter` config option ([#1816])
621
+ * Puma.stats now provides process start times ([#1844])
622
+ * Add support for disabling TLSv1.1 ([#1836])
623
+
624
+ * 7 bugfixes
625
+ * Fix issue where Puma was creating zombie process entries ([#1887])
626
+ * Fix bugs with line-endings and chunked encoding ([#1812])
627
+ * RACK_URL_SCHEME is now set correctly in all conditions ([#1491])
628
+ * We no longer mutate global STDOUT/STDERR, particularly the sync setting ([#1837])
629
+ * SSL read_nonblock no longer blocks ([#1857])
630
+ * Swallow connection errors when sending early hints ([#1822])
631
+ * Backtrace no longer dumped when invalid pumactl commands are run ([#1863])
632
+
633
+ * 5 other
634
+ * Avoid casting worker_timeout twice ([#1838])
635
+ * Removed a call to private that wasn't doing anything ([#1882])
636
+ * README, Rakefile, docs and test cleanups ([#1848], [#1847], [#1846], [#1853], #1859, [#1850], [#1866], [#1870], [#1872], [#1833], [#1888])
637
+ * Puma.io has proper documentation now (https://puma.io/puma/)
638
+ * Added the Contributor Covenant CoC
639
+
640
+ * 1 known issue
641
+ * Some users are still experiencing issues surrounding socket activation and Unix sockets ([#1842])
642
+
643
+ ## 4.0.1 / 2019-07-11
644
+
645
+ * 2 bugfixes
646
+ * Fix socket removed after reload - should fix problems with systemd socket activation. ([#1829])
647
+ * Add extconf tests for DTLS_method & TLS_server_method, use in minissl.rb. Should fix "undefined symbol: DTLS_method" when compiling against old OpenSSL versions. ([#1832])
648
+ * 1 other
649
+ * Removed unnecessary RUBY_VERSION checks. ([#1827])
650
+
651
+ ## 4.0.0 / 2019-06-25
652
+
653
+ * 9 features
654
+ * Add support for disabling TLSv1.0 ([#1562])
655
+ * Request body read time metric ([#1569])
656
+ * Add out_of_band hook ([#1648])
657
+ * Re-implement (native) IOBuffer for JRuby ([#1691])
658
+ * Min worker timeout ([#1716])
659
+ * Add option to suppress SignalException on SIGTERM ([#1690])
660
+ * Allow mutual TLS CA to be set using `ssl_bind` DSL ([#1689])
661
+ * Reactor now uses nio4r instead of `select` ([#1728])
662
+ * Add status to pumactl with pidfile ([#1824])
663
+
664
+ * 10 bugfixes
665
+ * Do not accept new requests on shutdown ([#1685], [#1808])
666
+ * Fix 3 corner cases when request body is chunked ([#1508])
667
+ * Change pid existence check's condition branches ([#1650])
668
+ * Don't call .stop on a server that doesn't exist ([#1655])
669
+ * Implemented NID_X9_62_prime256v1 (P-256) curve over P-521 ([#1671])
670
+ * Fix @notify.close can't modify frozen IOError (RuntimeError) ([#1583])
671
+ * Fix Java 8 support ([#1773])
672
+ * Fix error `uninitialized constant Puma::Cluster` ([#1731])
673
+ * Fix `not_token` being able to be set to true ([#1803])
674
+ * Fix "Hang on SIGTERM with ruby 2.6 in clustered mode" (PR [#1741], [#1674], [#1720], [#1730], [#1755])
675
+
676
+ ## 3.12.1 / 2019-03-19
677
+
678
+ * 1 features
679
+ * Internal strings are frozen ([#1649])
680
+ * 3 bugfixes
681
+ * Fix chunked ending check ([#1607])
682
+ * Rack handler should use provided default host ([#1700])
683
+ * Better support for detecting runtimes that support `fork` ([#1630])
684
+
685
+ ## 3.12.0 / 2018-07-13
686
+
687
+ * 5 features:
688
+ * You can now specify which SSL ciphers the server should support, default is unchanged ([#1478])
689
+ * The setting for Puma's `max_threads` is now in `Puma.stats` ([#1604])
690
+ * Pool capacity is now in `Puma.stats` ([#1579])
691
+ * Installs restricted to Ruby 2.2+ ([#1506])
692
+ * `--control` is now deprecated in favor of `--control-url` ([#1487])
693
+
694
+ * 2 bugfixes:
695
+ * Workers will no longer accept more web requests than they have capacity to process. This prevents an issue where one worker would accept lots of requests while starving other workers ([#1563])
696
+ * In a test env puma now emits the stack on an exception ([#1557])
697
+
698
+ ## 3.11.4 / 2018-04-12
699
+
700
+ * 2 features:
701
+ * Manage puma as a service using rc.d ([#1529])
702
+ * Server stats are now available from a top level method ([#1532])
703
+ * 5 bugfixes:
704
+ * Fix parsing CLI options ([#1482])
705
+ * Order of stderr and stdout is made before redirecting to a log file ([#1511])
706
+ * Init.d fix of `ps -p` to check if pid exists ([#1545])
707
+ * Early hints bugfix ([#1550])
708
+ * Purge interrupt queue when closing socket fails ([#1553])
709
+
710
+ ## 3.11.3 / 2018-03-05
711
+
712
+ * 3 bugfixes:
713
+ * Add closed? to MiniSSL::Socket for use in reactor ([#1510])
714
+ * Handle EOFError at the toplevel of the server threads ([#1524]) ([#1507])
715
+ * Deal with zero sized bodies when using SSL ([#1483])
716
+
717
+ ## 3.11.2 / 2018-01-19
718
+
719
+ * 1 bugfix:
720
+ * Deal with read\_nonblock returning nil early
721
+
722
+ ## 3.11.1 / 2018-01-18
723
+
724
+ * 1 bugfix:
725
+ * Handle read\_nonblock returning nil when the socket close ([#1502])
726
+
727
+ ## 3.11.0 / 2017-11-20
728
+
729
+ * 2 features:
730
+ * HTTP 103 Early Hints ([#1403])
731
+ * 421/451 status codes now have correct status messages attached ([#1435])
732
+
733
+ * 9 bugfixes:
734
+ * Environment config files (/config/puma/<ENV>.rb) load correctly ([#1340])
735
+ * Specify windows dependencies correctly ([#1434], [#1436])
736
+ * puma/events required in test helper ([#1418])
737
+ * Correct control CLI's option help text ([#1416])
738
+ * Remove a warning for unused variable in mini_ssl ([#1409])
739
+ * Correct pumactl docs argument ordering ([#1427])
740
+ * Fix an uninitialized variable warning in server.rb ([#1430])
741
+ * Fix docs typo/error in Launcher init ([#1429])
742
+ * Deal with leading spaces in RUBYOPT ([#1455])
743
+
744
+ * 2 other:
745
+ * Add docs about internals ([#1425], [#1452])
746
+ * Tons of test fixes from @MSP-Greg ([#1439], [#1442], [#1464])
747
+
748
+ ## 3.10.0 / 2017-08-17
749
+
750
+ * 3 features:
751
+ * The status server has a new /gc and /gc-status command. ([#1384])
752
+ * The persistent and first data timeouts are now configurable ([#1111])
753
+ * Implemented RFC 2324 ([#1392])
754
+
755
+ * 12 bugfixes:
756
+ * Not really a Puma bug, but @NickolasVashchenko created a gem to workaround a Ruby bug that some users of Puma may be experiencing. See README for more. ([#1347])
757
+ * Fix hangups with SSL and persistent connections. ([#1334])
758
+ * Fix Rails double-binding to a port ([#1383])
759
+ * Fix incorrect thread names ([#1368])
760
+ * Fix issues with /etc/hosts and JRuby where localhost addresses were not correct. ([#1318])
761
+ * Fix compatibility with RUBYOPT="--enable-frozen-string-literal" ([#1376])
762
+ * Fixed some compiler warnings ([#1388])
763
+ * We actually run the integration tests in CI now ([#1390])
764
+ * No longer shipping unnecessary directories in the gemfile ([#1391])
765
+ * If RUBYOPT is nil, we no longer blow up on restart. ([#1385])
766
+ * Correct response to SIGINT ([#1377])
767
+ * Proper exit code returned when we receive a TERM signal ([#1337])
768
+
769
+ * 3 refactors:
770
+ * Various test improvements from @grosser
771
+ * Rubocop ([#1325])
772
+ * Hoe has been removed ([#1395])
773
+
774
+ * 1 known issue:
775
+ * Socket activation doesn't work in JRuby. Their fault, not ours. ([#1367])
776
+
777
+ ## 3.9.1 / 2017-06-03
778
+
779
+ * 2 bugfixes:
780
+ * Fixed compatibility with older Bundler versions ([#1314])
781
+ * Some internal test/development cleanup ([#1311], [#1313])
782
+
783
+ ## 3.9.0 / 2017-06-01
784
+
785
+ * 2 features:
786
+ * The ENV is now reset to its original values when Puma restarts via USR1/USR2 ([#1260]) (MRI only, no JRuby support)
787
+ * Puma will no longer accept more clients than the maximum number of threads. ([#1278])
788
+
789
+ * 9 bugfixes:
790
+ * Reduce information leakage by preventing HTTP parse errors from writing environment hashes to STDERR ([#1306])
791
+ * Fix SSL/WebSocket compatibility ([#1274])
792
+ * HTTP headers with empty values are no longer omitted from responses. ([#1261])
793
+ * Fix a Rack env key which was set to nil. ([#1259])
794
+ * peercert has been implemented for JRuby ([#1248])
795
+ * Fix port settings when using rails s ([#1277], [#1290])
796
+ * Fix compat w/LibreSSL ([#1285])
797
+ * Fix restarting Puma w/symlinks and a new Gemfile ([#1282])
798
+ * Replace Dir.exists? with Dir.exist? ([#1294])
799
+
800
+ * 1 known issue:
801
+ * A bug in MRI 2.2+ can result in IOError: stream closed. See [#1206]. This issue has existed since at least Puma 3.6, and probably further back.
802
+
803
+ * 1 refactor:
804
+ * Lots of test fixups from @grosser.
805
+
806
+ ## 3.8.2 / 2017-03-14
807
+
808
+ * 1 bugfix:
809
+ * Deal with getsockopt with TCP\_INFO failing for sockets that say they're TCP but aren't really. ([#1241])
810
+
811
+ ## 3.8.1 / 2017-03-10
812
+
813
+ * 1 bugfix:
814
+ * Remove method call to method that no longer exists ([#1239])
815
+
816
+ ## 3.8.0 / 2017-03-09
817
+
818
+ * 2 bugfixes:
819
+ * Port from rack handler does not take precedence over config file in Rails 5.1.0.beta2+ and 5.0.1.rc3+ ([#1234])
820
+ * The `tmp/restart.txt` plugin no longer restricts the user from running more than one server from the same folder at a time ([#1226])
821
+
822
+ * 1 feature:
823
+ * Closed clients are aborted to save capacity ([#1227])
824
+
825
+ * 1 refactor:
826
+ * Bundler is no longer a dependency from tests ([#1213])
827
+
828
+ ## 3.7.1 / 2017-02-20
829
+
830
+ * 2 bugfixes:
831
+ * Fix typo which blew up MiniSSL ([#1182])
832
+ * Stop overriding command-line options with the config file ([#1203])
833
+
834
+ ## 3.7.0 / 2017-01-04
835
+
836
+ * 6 minor features:
837
+ * Allow rack handler to accept ssl host. ([#1129])
838
+ * Refactor TTOU processing. TTOU now handles multiple signals at once. ([#1165])
839
+ * Pickup any remaining chunk data as the next request.
840
+ * Prevent short term thread churn - increased auto trim default to 30 seconds.
841
+ * Raise error when `stdout` or `stderr` is not writable. ([#1175])
842
+ * Add Rack 2.0 support to gemspec. ([#1068])
843
+
844
+ * 5 refactors:
845
+ * Compare host and server name only once per call. ([#1091])
846
+ * Minor refactor on Thread pool ([#1088])
847
+ * Removed a ton of unused constants, variables and files.
848
+ * Use MRI macros when allocating heap memory
849
+ * Use hooks for on\_booted event. ([#1160])
850
+
851
+ * 14 bugfixes:
852
+ * Add eof? method to NullIO? ([#1169])
853
+ * Fix Puma startup in provided init.d script ([#1061])
854
+ * Fix default SSL mode back to none. ([#1036])
855
+ * Fixed the issue of @listeners getting nil io ([#1120])
856
+ * Make `get_dh1024` compatible with OpenSSL v1.1.0 ([#1178])
857
+ * More gracefully deal with SSL sessions. Fixes [#1002]
858
+ * Move puma.rb to just autoloads. Fixes [#1063]
859
+ * MiniSSL: Provide write as <<. Fixes [#1089]
860
+ * Prune bundler should inherit fds ([#1114])
861
+ * Replace use of Process.getpgid which does not behave as intended on all platforms ([#1110])
862
+ * Transfer encoding header should be downcased before comparison ([#1135])
863
+ * Use same write log logic for hijacked requests. ([#1081])
864
+ * Fix `uninitialized constant Puma::StateFile` ([#1138])
865
+ * Fix access priorities of each level in LeveledOptions ([#1118])
866
+
867
+ * 3 others:
868
+
869
+ * Lots of tests added/fixed/improved. Switched to Minitest from Test::Unit. Big thanks to @frodsan.
870
+ * Lots of documentation added/improved.
871
+ * Add license indicators to the HTTP extension. ([#1075])
872
+
873
+ ## 3.6.2 / 2016-11-22
874
+
875
+ * 1 bug fix:
876
+
877
+ * Revert [#1118]/Fix access priorities of each level in LeveledOptions. This
878
+ had an unintentional side effect of changing the importance of command line
879
+ options, such as -p.
880
+
881
+ ## 3.6.1 / 2016-11-21
882
+
883
+ * 8 bug fixes:
884
+
885
+ * Fix Puma start in init.d script.
886
+ * Fix default SSL mode back to none. Fixes [#1036]
887
+ * Fixed the issue of @listeners getting nil io, fix rails restart ([#1120])
888
+ * More gracefully deal with SSL sessions. Fixes [#1002]
889
+ * Prevent short term thread churn.
890
+ * Provide write as <<. Fixes [#1089]
891
+ * Fix access priorities of each level in LeveledOptions - fixes TTIN.
892
+ * Stub description files updated for init.d.
893
+
894
+ * 2 new project committers:
895
+
896
+ * Nate Berkopec (@nateberkopec)
897
+ * Richard Schneeman (@schneems)
898
+
899
+ ## 3.6.0 / 2016-07-24
900
+
901
+ * 12 bug fixes:
902
+ * Add ability to detect a shutting down server. Fixes [#932]
903
+ * Add support for Expect: 100-continue. Fixes [#519]
904
+ * Check SSLContext better. Fixes [#828]
905
+ * Clarify behavior of '-t num'. Fixes [#984]
906
+ * Don't default to VERIFY_PEER. Fixes [#1028]
907
+ * Don't use ENV['PWD'] on windows. Fixes [#1023]
908
+ * Enlarge the scope of catching app exceptions. Fixes [#1027]
909
+ * Execute background hooks after daemonizing. Fixes [#925]
910
+ * Handle HUP as a stop unless there is IO redirection. Fixes [#911]
911
+ * Implement chunked request handling. Fixes [#620]
912
+ * Just rescue exception to return a 500. Fixes [#1027]
913
+ * Redirect IO in the jruby daemon mode. Fixes [#778]
914
+
915
+ ## 3.5.2 / 2016-07-20
916
+
917
+ * 1 bug fix:
918
+ * Don't let persistent_timeout be nil
919
+
920
+ * 1 PR merged:
921
+ * Merge pull request [#1021] from benzrf/patch-1
922
+
923
+ ## 3.5.1 / 2016-07-20
924
+
925
+ * 1 bug fix:
926
+ * Be sure to only listen on host:port combos once. Fixes [#1022]
927
+
928
+ ## 3.5.0 / 2016-07-18
929
+
930
+ * 1 minor features:
931
+ * Allow persistent_timeout to be configured via the dsl.
932
+
933
+ * 9 bug fixes:
934
+ * Allow a bare % in a query string. Fixes [#958]
935
+ * Explicitly listen on all localhost addresses. Fixes [#782]
936
+ * Fix `TCPLogger` log error in tcp cluster mode.
937
+ * Fix puma/puma[#968] Cannot bind SSL port due to missing verify_mode option
938
+ * Fix puma/puma[#968] Default verify_mode to peer
939
+ * Log any exceptions in ThreadPool. Fixes [#1010]
940
+ * Silence connection errors in the reactor. Fixes [#959]
941
+ * Tiny fixes in hook documentation for [#840]
942
+ * It should not log requests if we want it to be quiet
943
+
944
+ * 5 doc fixes:
945
+ * Add How to stop Puma on Heroku using plugins to the example directory
946
+ * Provide both hot and phased restart in jungle script
947
+ * Update reference to the instances management script
948
+ * Update default number of threads
949
+ * Fix typo in example config
950
+
951
+ * 14 PRs merged:
952
+ * Merge pull request [#1007] from willnet/patch-1
953
+ * Merge pull request [#1014] from jeznet/patch-1
954
+ * Merge pull request [#1015] from bf4/patch-1
955
+ * Merge pull request [#1017] from jorihardman/configurable_persistent_timeout
956
+ * Merge pull request [#954] from jf/master
957
+ * Merge pull request [#955] from jf/add-request-info-to-standard-error-rescue
958
+ * Merge pull request [#956] from maxkwallace/master
959
+ * Merge pull request [#960] from kmayer/kmayer-plugins-heroku-restart
960
+ * Merge pull request [#969] from frankwong15/master
961
+ * Merge pull request [#970] from willnet/delete-blank-document
962
+ * Merge pull request [#974] from rocketjob/feature/name_threads
963
+ * Merge pull request [#977] from snow/master
964
+ * Merge pull request [#981] from zach-chai/patch-1
965
+ * Merge pull request [#993] from scorix/master
966
+
967
+ ## 3.4.0 / 2016-04-07
968
+
969
+ * 2 minor features:
970
+ * Add ability to force threads to stop on shutdown. Fixes [#938]
971
+ * Detect and commit seppuku when fork(2) fails. Fixes [#529]
972
+
973
+ * 3 unknowns:
974
+ * Ignore errors trying to update the backport tables. Fixes [#788]
975
+ * Invoke the lowlevel_error in more places to allow for exception tracking. Fixes [#894]
976
+ * Update the query string when an absolute URI is used. Fixes [#937]
977
+
978
+ * 5 doc fixes:
979
+ * Add Process Monitors section to top-level README
980
+ * Better document the hooks. Fixes [#840]
981
+ * docs/system.md sample config refinements and elaborations
982
+ * Fix typos at couple of places.
983
+ * Cleanup warnings
984
+
985
+ * 3 PRs merged:
986
+ * Merge pull request [#945] from dekellum/systemd-docs-refined
987
+ * Merge pull request [#946] from vipulnsward/rm-pid
988
+ * Merge pull request [#947] from vipulnsward/housekeeping-typos
989
+
990
+ ## 3.3.0 / 2016-04-05
991
+
992
+ * 2 minor features:
993
+ * Allow overriding options of Configuration object
994
+ * Rename to inherit_ssl_listener like inherit_tcp|unix
995
+
996
+ * 2 doc fixes:
997
+ * Add docs/systemd.md (with socket activation sub-section)
998
+ * Document UNIX signals with cluster on README.md
999
+
1000
+ * 3 PRs merged:
1001
+ * Merge pull request [#936] from prathamesh-sonpatki/allow-overriding-config-options
1002
+ * Merge pull request [#940] from kyledrake/signalsdoc
1003
+ * Merge pull request [#942] from dekellum/socket-activate-improve
1004
+
1005
+ ## 3.2.0 / 2016-03-20
1006
+
1007
+ * 1 deprecation removal:
1008
+ * Delete capistrano.rb
1009
+
1010
+ * 3 bug fixes:
1011
+ * Detect gems.rb as well as Gemfile
1012
+ * Simplify and fix logic for directory to use when restarting for all phases
1013
+ * Speed up phased-restart start
1014
+
1015
+ * 2 PRs merged:
1016
+ * Merge pull request [#927] from jlecour/gemfile_variants
1017
+ * Merge pull request [#931] from joneslee85/patch-10
1018
+
1019
+ ## 3.1.1 / 2016-03-17
1020
+
1021
+ * 4 bug fixes:
1022
+ * Disable USR1 usage on JRuby
1023
+ * Fixes [#922] - Correctly define file encoding as UTF-8
1024
+ * Set a more explicit SERVER_SOFTWARE Rack variable
1025
+ * Show RUBY_ENGINE_VERSION if available. Fixes [#923]
1026
+
1027
+ * 3 PRs merged:
1028
+ * Merge pull request [#912] from tricknotes/fix-allow-failures-in-travis-yml
1029
+ * Merge pull request [#921] from swrobel/patch-1
1030
+ * Merge pull request [#924] from tbrisker/patch-1
1031
+
1032
+ ## 3.1.0 / 2016-03-05
1033
+
1034
+ * 1 minor feature:
1035
+ * Add 'import' directive to config file. Fixes [#916]
1036
+
1037
+ * 5 bug fixes:
1038
+ * Add 'fetch' to options. Fixes [#913]
1039
+ * Fix jruby daemonization. Fixes [#918]
1040
+ * Recreate the proper args manually. Fixes [#910]
1041
+ * Require 'time' to get iso8601. Fixes [#914]
1042
+
1043
+ ## 3.0.2 / 2016-02-26
1044
+
1045
+ * 5 bug fixes:
1046
+
1047
+ * Fix 'undefined local variable or method `pid` for #<Puma::ControlCLI:0x007f185fcef968>' when execute pumactl with `--pid` option.
1048
+ * Fix 'undefined method `windows?` for Puma:Module' when execute pumactl.
1049
+ * Harden tmp_restart against errors related to the restart file
1050
+ * Make `plugin :tmp_restart` behavior correct in Windows.
1051
+ * fix uninitialized constant Puma::ControlCLI::StateFile
1052
+
1053
+ * 3 PRs merged:
1054
+
1055
+ * Merge pull request [#901] from mitto/fix-pumactl-uninitialized-constant-statefile
1056
+ * Merge pull request [#902] from corrupt952/fix_undefined_method_and_variable_when_execute_pumactl
1057
+ * Merge pull request [#905] from Eric-Guo/master
1058
+
1059
+ ## 3.0.1 / 2016-02-25
1060
+
1061
+ * 1 bug fix:
1062
+
1063
+ * Removed the experimental support for async.callback as it broke
1064
+ websockets entirely. Seems no server has both hijack and async.callback
1065
+ and thus faye is totally confused what to do and doesn't work.
1066
+
1067
+ ## 3.0.0 / 2016-02-25
1068
+
1069
+ * 2 major changes:
1070
+
1071
+ * Ruby pre-2.0 is no longer supported. We'll do our best to not add
1072
+ features that break those rubies but will no longer be testing
1073
+ with them.
1074
+ * Don't log requests by default. Fixes [#852]
1075
+
1076
+ * 2 major features:
1077
+
1078
+ * Plugin support! Plugins can interact with configuration as well
1079
+ as provide augment server functionality!
1080
+ * Experimental env['async.callback'] support
1081
+
1082
+ * 4 minor features:
1083
+
1084
+ * Listen to unix socket with provided backlog if any
1085
+ * Improves the clustered stats to report worker stats
1086
+ * Pass the env to the lowlevel_error handler. Fixes [#854]
1087
+ * Treat path-like hosts as unix sockets. Fixes [#824]
1088
+
1089
+ * 5 bug fixes:
1090
+
1091
+ * Clean thread locals when using keepalive. Fixes [#823]
1092
+ * Cleanup compiler warnings. Fixes [#815]
1093
+ * Expose closed? for use by the reactor. Fixes [#835]
1094
+ * Move signal handlers to separate method to prevent space leak. Fixes [#798]
1095
+ * Signal not full on worker exit [#876]
1096
+
1097
+ * 5 doc fixes:
1098
+
1099
+ * Update README.md with various grammar fixes
1100
+ * Use newest version of Minitest
1101
+ * Add directory configuration docs, fix typo [ci skip]
1102
+ * Remove old COPYING notice. Fixes [#849]
1103
+
1104
+ * 10 merged PRs:
1105
+
1106
+ * Merge pull request [#871] from deepj/travis
1107
+ * Merge pull request [#874] from wallclockbuilder/master
1108
+ * Merge pull request [#883] from dadah89/igor/trim_only_worker
1109
+ * Merge pull request [#884] from uistudio/async-callback
1110
+ * Merge pull request [#888] from mlarraz/tick_minitest
1111
+ * Merge pull request [#890] from todd/directory_docs
1112
+ * Merge pull request [#891] from ctaintor/improve_clustered_status
1113
+ * Merge pull request [#893] from spastorino/add_missing_require
1114
+ * Merge pull request [#897] from zendesk/master
1115
+ * Merge pull request [#899] from kch/kch-readme-fixes
1116
+
1117
+ ## 2.16.0 / 2016-01-27
1118
+
1119
+ * 7 minor features:
1120
+
1121
+ * Add 'set_remote_address' config option
1122
+ * Allow to run puma in silent mode
1123
+ * Expose cli options in DSL
1124
+ * Support passing JRuby keystore info in ssl_bind DSL
1125
+ * Allow umask for unix:/// style control urls
1126
+ * Expose `old_worker_count` in stats url
1127
+ * Support TLS client auth (verify_mode) in jruby
1128
+
1129
+ * 7 bug fixes:
1130
+
1131
+ * Don't persist before_fork hook in state file
1132
+ * Reload bundler before pulling in rack. Fixes [#859]
1133
+ * Remove NEWRELIC_DISPATCHER env variable
1134
+ * Cleanup C code
1135
+ * Use Timeout.timeout instead of Object.timeout
1136
+ * Make phased restarts faster
1137
+ * Ignore the case of certain headers, because HTTP
1138
+
1139
+ * 1 doc changes:
1140
+
1141
+ * Test against the latest Ruby 2.1, 2.2, 2.3, head and JRuby 9.0.4.0 on Travis
1142
+
1143
+ * 12 merged PRs
1144
+ * Merge pull request [#822] from kwugirl/remove_NEWRELIC_DISPATCHER
1145
+ * Merge pull request [#833] from joemiller/jruby-client-tls-auth
1146
+ * Merge pull request [#837] from YuriSolovyov/ssl-keystore-jruby
1147
+ * Merge pull request [#839] from mezuka/master
1148
+ * Merge pull request [#845] from deepj/timeout-deprecation
1149
+ * Merge pull request [#846] from sriedel/strip_before_fork
1150
+ * Merge pull request [#850] from deepj/travis
1151
+ * Merge pull request [#853] from Jeffrey6052/patch-1
1152
+ * Merge pull request [#857] from zendesk/faster_phased_restarts
1153
+ * Merge pull request [#858] from mlarraz/fix_some_warnings
1154
+ * Merge pull request [#860] from zendesk/expose_old_worker_count
1155
+ * Merge pull request [#861] from zendesk/allow_control_url_umask
1156
+
1157
+ ## 2.15.3 / 2015-11-07
1158
+
1159
+ * 1 bug fix:
1160
+
1161
+ * Fix JRuby parser
1162
+
1163
+ ## 2.15.2 / 2015-11-06
1164
+
1165
+ * 2 bug fixes:
1166
+ * ext/puma_http11: handle duplicate headers as per RFC
1167
+ * Only set ctx.ca iff there is a params['ca'] to set with.
1168
+
1169
+ * 2 PRs merged:
1170
+ * Merge pull request [#818] from unleashed/support-duplicate-headers
1171
+ * Merge pull request [#819] from VictorLowther/fix-ca-and-verify_null-exception
1172
+
1173
+ ## 2.15.1 / 2015-11-06
1174
+
1175
+ * 1 bug fix:
1176
+
1177
+ * Allow older openssl versions
1178
+
1179
+ ## 2.15.0 / 2015-11-06
1180
+
1181
+ * 6 minor features:
1182
+ * Allow setting ca without setting a verify mode
1183
+ * Make jungle for init.d support rbenv
1184
+ * Use SSL_CTX_use_certificate_chain_file for full chain
1185
+ * cluster: add worker_boot_timeout option
1186
+ * configuration: allow empty tags to mean no tag desired
1187
+ * puma/cli: support specifying STD{OUT,ERR} redirections and append mode
1188
+
1189
+ * 5 bug fixes:
1190
+ * Disable SSL Compression
1191
+ * Fix bug setting worker_directory when using a symlink directory
1192
+ * Fix error message in DSL that was slightly inaccurate
1193
+ * Pumactl: set correct process name. Fixes [#563]
1194
+ * thread_pool: fix race condition when shutting down workers
1195
+
1196
+ * 10 doc fixes:
1197
+ * Add before_fork explanation in Readme.md
1198
+ * Correct spelling in DEPLOYMENT.md
1199
+ * Correct spelling in docs/nginx.md
1200
+ * Fix spelling errors.
1201
+ * Fix typo in deployment description
1202
+ * Fix typos (it's -> its) in events.rb and server.rb
1203
+ * fixing for typo mentioned in [#803]
1204
+ * Spelling correction for README
1205
+ * thread_pool: fix typos in comment
1206
+ * More explicit docs for worker_timeout
1207
+
1208
+ * 18 PRs merged:
1209
+ * Merge pull request [#768] from nathansamson/patch-1
1210
+ * Merge pull request [#773] from rossta/spelling_corrections
1211
+ * Merge pull request [#774] from snow/master
1212
+ * Merge pull request [#781] from sunsations/fix-typo
1213
+ * Merge pull request [#791] from unleashed/allow_empty_tags
1214
+ * Merge pull request [#793] from robdimarco/fix-working-directory-symlink-bug
1215
+ * Merge pull request [#794] from peterkeen/patch-1
1216
+ * Merge pull request [#795] from unleashed/redirects-from-cmdline
1217
+ * Merge pull request [#796] from cschneid/fix_dsl_message
1218
+ * Merge pull request [#799] from annafw/master
1219
+ * Merge pull request [#800] from liamseanbrady/fix_typo
1220
+ * Merge pull request [#801] from scottjg/ssl-chain-file
1221
+ * Merge pull request [#802] from scottjg/ssl-crimes
1222
+ * Merge pull request [#804] from burningTyger/patch-2
1223
+ * Merge pull request [#809] from unleashed/threadpool-fix-race-in-shutdown
1224
+ * Merge pull request [#810] from vlmonk/fix-pumactl-restart-bug
1225
+ * Merge pull request [#814] from schneems/schneems/worker_timeout-docs
1226
+ * Merge pull request [#817] from unleashed/worker-boot-timeout
1227
+
1228
+ ## 2.14.0 / 2015-09-18
1229
+
1230
+ * 1 minor feature:
1231
+ * Make building with SSL support optional
1232
+
1233
+ * 1 bug fix:
1234
+ * Use Rack::Builder if available. Fixes [#735]
1235
+
1236
+ ## 2.13.4 / 2015-08-16
1237
+
1238
+ * 1 bug fix:
1239
+ * Use the environment possible set by the config early and from
1240
+ the config file later (if set).
1241
+
1242
+ ## 2.13.3 / 2015-08-15
1243
+
1244
+ Seriously, I need to revamp config with tests.
1245
+
1246
+ * 1 bug fix:
1247
+ * Fix preserving options before cleaning for state. Fixes [#769]
1248
+
1249
+ ## 2.13.2 / 2015-08-15
1250
+
1251
+ The "clearly I don't have enough tests for the config" release.
1252
+
1253
+ * 1 bug fix:
1254
+ * Fix another place binds wasn't initialized. Fixes [#767]
1255
+
1256
+ ## 2.13.1 / 2015-08-15
1257
+
1258
+ * 2 bug fixes:
1259
+ * Fix binds being masked in config files. Fixes [#765]
1260
+ * Use options from the config file properly in pumactl. Fixes [#764]
1261
+
1262
+ ## 2.13.0 / 2015-08-14
1263
+
1264
+ * 1 minor feature:
1265
+ * Add before_fork hooks option.
1266
+
1267
+ * 3 bug fixes:
1268
+ * Check for OPENSSL_NO_ECDH before using ECDH
1269
+ * Eliminate logging overhead from JRuby SSL
1270
+ * Prefer cli options over config file ones. Fixes [#669]
1271
+
1272
+ * 1 deprecation:
1273
+ * Add deprecation warning to capistrano.rb. Fixes [#673]
1274
+
1275
+ * 4 PRs merged:
1276
+ * Merge pull request [#668] from kcollignon/patch-1
1277
+ * Merge pull request [#754] from nathansamson/before_boot
1278
+ * Merge pull request [#759] from BenV/fix-centos6-build
1279
+ * Merge pull request [#761] from looker/no-log
1280
+
1281
+ ## 2.12.3 / 2015-08-03
1282
+
1283
+ * 8 minor bugs fixed:
1284
+ * Fix Capistrano 'uninitialized constant Puma' error.
1285
+ * Fix some ancient and incorrect error handling code
1286
+ * Fix uninitialized constant error
1287
+ * Remove toplevel rack interspection, require rack on load instead
1288
+ * Skip empty parts when chunking
1289
+ * Switch from inject to each in config_ru_binds iteration
1290
+ * Wrap SSLv3 spec in version guard.
1291
+ * ruby 1.8.7 compatibility patches
1292
+
1293
+ * 4 PRs merged:
1294
+ * Merge pull request [#742] from deivid-rodriguez/fix_missing_require
1295
+ * Merge pull request [#743] from matthewd/skip-empty-chunks
1296
+ * Merge pull request [#749] from huacnlee/fix-cap-uninitialized-puma-error
1297
+ * Merge pull request [#751] from costi/compat_1_8_7
1298
+
1299
+ * 1 test fix:
1300
+ * Add 1.8.7, rbx-1 (allow failures) to Travis.
1301
+
1302
+ ## 2.12.2 / 2015-07-17
1303
+
1304
+ * 2 bug fix:
1305
+ * Pull over and use Rack::URLMap. Fixes [#741]
1306
+ * Stub out peercert on JRuby for now. Fixes [#739]
1307
+
1308
+ ## 2.12.1 / 2015-07-16
1309
+
1310
+ * 2 bug fixes:
1311
+ * Use a constant format. Fixes [#737]
1312
+ * Use strerror for Windows sake. Fixes [#733]
1313
+
1314
+ * 1 doc change:
1315
+ * typo fix: occured -> occurred
1316
+
1317
+ * 1 PR merged:
1318
+ * Merge pull request [#736] from paulanunda/paulanunda/typo-fix
1319
+
1320
+ ## 2.12.0 / 2015-07-14
1321
+
1322
+ * 13 bug fixes:
1323
+ * Add thread reaping to thread pool
1324
+ * Do not automatically use chunked responses when hijacked
1325
+ * Do not suppress Content-Length on partial hijack
1326
+ * Don't allow any exceptions to terminate a thread
1327
+ * Handle ENOTCONN client disconnects when setting REMOTE_ADDR
1328
+ * Handle very early exit of cluster mode. Fixes [#722]
1329
+ * Install rack when running tests on travis to use rack/lint
1330
+ * Make puma -v and -h return success exit code
1331
+ * Make pumactl load config/puma.rb by default
1332
+ * Pass options from pumactl properly when pruning. Fixes [#694]
1333
+ * Remove rack dependency. Fixes [#705]
1334
+ * Remove the default Content-Type: text/plain
1335
+ * Add Client Side Certificate Auth
1336
+
1337
+ * 8 doc/test changes:
1338
+ * Added example sourcing of environment vars
1339
+ * Added tests for bind configuration on rackup file
1340
+ * Fix example config text
1341
+ * Update DEPLOYMENT.md
1342
+ * Update Readme with example of custom error handler
1343
+ * ci: Improve Travis settings
1344
+ * ci: Start running tests against JRuby 9k on Travis
1345
+ * ci: Convert to container infrastructure for travisci
1346
+
1347
+ * 2 ops changes:
1348
+ * Check for system-wide rbenv
1349
+ * capistrano: Add additional env when start rails
1350
+
1351
+ * 16 PRs merged:
1352
+ * Merge pull request [#686] from jjb/patch-2
1353
+ * Merge pull request [#693] from rob-murray/update-example-config
1354
+ * Merge pull request [#697] from spk/tests-bind-on-rackup-file
1355
+ * Merge pull request [#699] from deees/fix/require_rack_builder
1356
+ * Merge pull request [#701] from deepj/master
1357
+ * Merge pull request [#702] from Jimdo/thread-reaping
1358
+ * Merge pull request [#703] from deepj/travis
1359
+ * Merge pull request [#704] from grega/master
1360
+ * Merge pull request [#709] from lian/master
1361
+ * Merge pull request [#711] from julik/master
1362
+ * Merge pull request [#712] from yakara-ltd/pumactl-default-config
1363
+ * Merge pull request [#715] from RobotJiang/master
1364
+ * Merge pull request [#725] from rwz/master
1365
+ * Merge pull request [#726] from strenuus/handle-client-disconnect
1366
+ * Merge pull request [#729] from allaire/patch-1
1367
+ * Merge pull request [#730] from iamjarvo/container-infrastructure
1368
+
1369
+ ## 2.11.3 / 2015-05-18
1370
+
1371
+ * 5 bug fixes:
1372
+ * Be sure to unlink tempfiles after a request. Fixes [#690]
1373
+ * Coerce the key to a string before checking. (thar be symbols). Fixes [#684]
1374
+ * Fix hang on bad SSL handshake
1375
+ * Remove `enable_SSLv3` support from JRuby
1376
+
1377
+ * 1 PR merged:
1378
+ * Merge pull request [#698] from looker/hang-handshake
1379
+
1380
+ ## 2.11.2 / 2015-04-11
1381
+
1382
+ * 2 minor features:
1383
+ * Add `on_worker_fork` hook, which allows to mimic Unicorn's behavior
1384
+ * Add shutdown_debug config option
1385
+
1386
+ * 4 bug fixes:
1387
+ * Fix the Config constants not being available in the DSL. Fixes [#683]
1388
+ * Ignore multiple port declarations
1389
+ * Proper 'Connection' header handling compatible with HTTP 1.[01] protocols
1390
+ * Use "Puma" instead of "puma" to reporting to New Relic
1391
+
1392
+ * 1 doc fixes:
1393
+ * Add Gitter badge.
1394
+
1395
+ * 6 PRs merged:
1396
+ * Merge pull request [#657] from schneems/schneems/puma-once-port
1397
+ * Merge pull request [#658] from Tomohiro/newrelic-dispatcher-default-update
1398
+ * Merge pull request [#662] from basecrm/connection-compatibility
1399
+ * Merge pull request [#664] from fxposter/on-worker-fork
1400
+ * Merge pull request [#667] from JuanitoFatas/doc/gemspec
1401
+ * Merge pull request [#672] from chulkilee/refactor
1402
+
1403
+ ## 2.11.1 / 2015-02-11
1404
+
1405
+ * 2 bug fixes:
1406
+ * Avoid crash in strange restart conditions
1407
+ * Inject the GEM_HOME that bundler into puma-wild's env. Fixes [#653]
1408
+
1409
+ * 2 PRs merged:
1410
+ * Merge pull request [#644] from bpaquet/master
1411
+ * Merge pull request [#646] from mkonecny/master
1412
+
1413
+ ## 2.11.0 / 2015-01-20
1414
+
1415
+ * 9 bug fixes:
1416
+ * Add mode as an additional bind option to unix sockets. Fixes [#630]
1417
+ * Advertise HTTPS properly after a hot restart
1418
+ * Don't write lowlevel_error_handler to state
1419
+ * Fix phased restart with stuck requests
1420
+ * Handle spaces in the path properly. Fixes [#622]
1421
+ * Set a default REMOTE_ADDR to avoid using peeraddr on unix sockets. Fixes [#583]
1422
+ * Skip device number checking on jruby. Fixes [#586]
1423
+ * Update extconf.rb to compile correctly on OS X
1424
+ * redirect io right after daemonizing so startup errors are shown. Fixes [#359]
1425
+
1426
+ * 6 minor features:
1427
+ * Add a configuration option that prevents puma from queueing requests.
1428
+ * Add reload_worker_directory
1429
+ * Add the ability to pass environment variables to the init script (for Jungle).
1430
+ * Add the proctitle tag to the worker. Fixes [#633]
1431
+ * Infer a proctitle tag based on the directory
1432
+ * Update lowlevel error message to be more meaningful.
1433
+
1434
+ * 10 PRs merged:
1435
+ * Merge pull request [#478] from rubencaro/master
1436
+ * Merge pull request [#610] from kwilczynski/master
1437
+ * Merge pull request [#611] from jasonl/better-lowlevel-message
1438
+ * Merge pull request [#616] from jc00ke/master
1439
+ * Merge pull request [#623] from raldred/patch-1
1440
+ * Merge pull request [#628] from rdpoor/master
1441
+ * Merge pull request [#634] from deepj/master
1442
+ * Merge pull request [#637] from raskhadafi/patch-1
1443
+ * Merge pull request [#639] from ebeigarts/fix-phased-restarts
1444
+ * Merge pull request [#640] from codehotter/issue-612-dependent-requests-deadlock
1445
+
1446
+ ## 2.10.2 / 2014-11-26
1447
+
1448
+ * 1 bug fix:
1449
+ * Conditionalize thread local cleaning, fixes perf degradation fix
1450
+ The code to clean out all Thread locals adds pretty significant
1451
+ overhead to a each request, so it has to be turned on explicitly
1452
+ if a user needs it.
1453
+
1454
+ ## 2.10.1 / 2014-11-24
1455
+
1456
+ * 1 bug fix:
1457
+ * Load the app after daemonizing because the app might start threads.
1458
+
1459
+ This change means errors loading the app are now reported only in the redirected
1460
+ stdout/stderr.
1461
+
1462
+ If you're app has problems starting up, start it without daemon mode initially
1463
+ to test.
1464
+
1465
+ ## 2.10.0 / 2014-11-23
1466
+
1467
+ * 3 minor features:
1468
+ * Added on_worker_shutdown hook mechanism
1469
+ * Allow binding to ipv6 addresses for ssl URIs
1470
+ * Warn about any threads started during app preload
1471
+
1472
+ * 5 bug fixes:
1473
+ * Clean out a threads local data before doing work
1474
+ * Disable SSLv3. Fixes [#591]
1475
+ * First change the directory to use the correct Gemfile.
1476
+ * Only use config.ru binds if specified. Fixes [#606]
1477
+ * Strongish cipher suite with FS support for some browsers
1478
+
1479
+ * 2 doc changes:
1480
+ * Change umask examples to more permissive values
1481
+ * fix typo in README.md
1482
+
1483
+ * 9 Merged PRs:
1484
+ * Merge pull request [#560] from raskhadafi/prune_bundler-bug
1485
+ * Merge pull request [#566] from sheltond/master
1486
+ * Merge pull request [#593] from andruby/patch-1
1487
+ * Merge pull request [#594] from hassox/thread-cleanliness
1488
+ * Merge pull request [#596] from burningTyger/patch-1
1489
+ * Merge pull request [#601] from sorentwo/friendly-umask
1490
+ * Merge pull request [#602] from 1334/patch-1
1491
+ * Merge pull request [#608] from Gu1/master
1492
+ * Merge pull request [#538] from memiux/?
1493
+
1494
+ ## 2.9.2 / 2014-10-25
1495
+
1496
+ * 8 bug fixes:
1497
+ * Fix puma-wild handling a restart properly. Fixes [#550]
1498
+ * JRuby SSL POODLE update
1499
+ * Keep deprecated features warnings
1500
+ * Log the current time when Puma shuts down.
1501
+ * Fix cross-platform extension library detection
1502
+ * Use the correct Windows names for OpenSSL.
1503
+ * Better error logging during startup
1504
+ * Fixing sexist error messages
1505
+
1506
+ * 6 PRs merged:
1507
+ * Merge pull request [#549] from bsnape/log-shutdown-time
1508
+ * Merge pull request [#553] from lowjoel/master
1509
+ * Merge pull request [#568] from mariuz/patch-1
1510
+ * Merge pull request [#578] from danielbuechele/patch-1
1511
+ * Merge pull request [#581] from alexch/slightly-better-logging
1512
+ * Merge pull request [#590] from looker/jruby_disable_sslv3
1513
+
1514
+ ## 2.9.1 / 2014-09-05
1515
+
1516
+ * 4 bug fixes:
1517
+ * Cleanup the SSL related structures properly, fixes memory leak
1518
+ * Fix thread spawning edge case.
1519
+ * Force a worker check after a worker boots, don't wait 5sec. Fixes [#574]
1520
+ * Implement SIGHUP for logs reopening
1521
+
1522
+ * 2 PRs merged:
1523
+ * Merge pull request [#561] from theoldreader/sighup
1524
+ * Merge pull request [#570] from havenwood/spawn-thread-edge-case
1525
+
1526
+ ## 2.9.0 / 2014-07-12
1527
+
1528
+ * 1 minor feature:
1529
+ * Add SSL support for JRuby
1530
+
1531
+ * 3 bug fixes:
1532
+ * Typo BUNDLER_GEMFILE -> BUNDLE_GEMFILE
1533
+ * Use fast_write because we can't trust syswrite
1534
+ * pumactl - do not modify original ARGV
1535
+
1536
+ * 4 doc fixes:
1537
+ * BSD-3-Clause over BSD to avoid confusion
1538
+ * Deploy doc: clarification of the GIL
1539
+ * Fix typo in DEPLOYMENT.md
1540
+ * Update README.md
1541
+
1542
+ * 6 PRs merged:
1543
+ * Merge pull request [#520] from misfo/patch-2
1544
+ * Merge pull request [#530] from looker/jruby-ssl
1545
+ * Merge pull request [#537] from vlmonk/patch-1
1546
+ * Merge pull request [#540] from allaire/patch-1
1547
+ * Merge pull request [#544] from chulkilee/bsd-3-clause
1548
+ * Merge pull request [#551] from jcxplorer/patch-1
1549
+
1550
+ ## 2.8.2 / 2014-04-12
1551
+
1552
+ * 4 bug fixes:
1553
+ * During upgrade, change directory in main process instead of workers.
1554
+ * Close the client properly on error
1555
+ * Capistrano: fallback from phased restart to start when not started
1556
+ * Allow tag option in conf file
1557
+
1558
+ * 4 doc fixes:
1559
+ * Fix Puma daemon service README typo
1560
+ * `preload_app!` instead of `preload_app`
1561
+ * add preload_app and prune_bundler to example config
1562
+ * allow changing of worker_timeout in config file
1563
+
1564
+ * 11 PRs merged:
1565
+ * Merge pull request [#487] from ckuttruff/master
1566
+ * Merge pull request [#492] from ckuttruff/master
1567
+ * Merge pull request [#493] from alepore/config_tag
1568
+ * Merge pull request [#503] from mariuz/patch-1
1569
+ * Merge pull request [#505] from sammcj/patch-1
1570
+ * Merge pull request [#506] from FlavourSys/config_worker_timeout
1571
+ * Merge pull request [#510] from momer/rescue-block-handle-servers-fix
1572
+ * Merge pull request [#511] from macool/patch-1
1573
+ * Merge pull request [#514] from edogawaconan/refactor_env
1574
+ * Merge pull request [#517] from misfo/patch-1
1575
+ * Merge pull request [#518] from LongMan/master
1576
+
1577
+ ## 2.8.1 / 2014-03-06
1578
+
1579
+ * 1 bug fixes:
1580
+ * Run puma-wild with proper deps for prune_bundler
1581
+
1582
+ * 2 doc changes:
1583
+ * Described the configuration file finding behavior added in 2.8.0 and how to disable it.
1584
+ * Start the deployment doc
1585
+
1586
+ * 6 PRs merged:
1587
+ * Merge pull request [#471] from arthurnn/fix_test
1588
+ * Merge pull request [#485] from joneslee85/patch-9
1589
+ * Merge pull request [#486] from joshwlewis/patch-1
1590
+ * Merge pull request [#490] from tobinibot/patch-1
1591
+ * Merge pull request [#491] from brianknight10/clarify-no-config
1592
+
1593
+ ## 2.8.0 / 2014-02-28
1594
+
1595
+ * 8 minor features:
1596
+ * Add ability to autoload a config file. Fixes [#438]
1597
+ * Add ability to detect and terminate hung workers. Fixes [#333]
1598
+ * Add booted_workers to stats response
1599
+ * Add config to customize the default error message
1600
+ * Add prune_bundler option
1601
+ * Add worker indexes, expose them via on_worker_boot. Fixes [#440]
1602
+ * Add pretty process name
1603
+ * Show the ruby version in use
1604
+
1605
+ * 7 bug fixes:
1606
+ * Added 408 status on timeout.
1607
+ * Be more hostile with sockets that write block. Fixes [#449]
1608
+ * Expect at_exit to exclusively remove the pidfile. Fixes [#444]
1609
+ * Expose latency and listen backlog via bind query. Fixes [#370]
1610
+ * JRuby raises IOError if the socket is there. Fixes [#377]
1611
+ * Process requests fairly. Fixes [#406]
1612
+ * Rescue SystemCallError as well. Fixes [#425]
1613
+
1614
+ * 4 doc changes:
1615
+ * Add 2.1.0 to the matrix
1616
+ * Add Code Climate badge to README
1617
+ * Create signals.md
1618
+ * Set the license to BSD. Fixes [#432]
1619
+
1620
+ * 14 PRs merged:
1621
+ * Merge pull request [#428] from alexeyfrank/capistrano_default_hooks
1622
+ * Merge pull request [#429] from namusyaka/revert-const_defined
1623
+ * Merge pull request [#431] from mrb/master
1624
+ * Merge pull request [#433] from alepore/process-name
1625
+ * Merge pull request [#437] from ibrahima/master
1626
+ * Merge pull request [#446] from sudara/master
1627
+ * Merge pull request [#451] from pwiebe/status_408
1628
+ * Merge pull request [#453] from joevandyk/patch-1
1629
+ * Merge pull request [#470] from arthurnn/fix_458
1630
+ * Merge pull request [#472] from rubencaro/master
1631
+ * Merge pull request [#480] from jjb/docs-on-running-test-suite
1632
+ * Merge pull request [#481] from schneems/master
1633
+ * Merge pull request [#482] from prathamesh-sonpatki/signals-doc-cleanup
1634
+ * Merge pull request [#483] from YotpoLtd/master
1635
+
1636
+ ## 2.7.1 / 2013-12-05
1637
+
1638
+ * 1 bug fix:
1639
+ * Keep STDOUT/STDERR the right mode. Fixes [#422]
1640
+
1641
+ ## 2.7.0 / 2013-12-03
1642
+
1643
+ * 1 minor feature:
1644
+ * Adding TTIN and TTOU to increment/decrement workers
1645
+
1646
+ * N bug fixes:
1647
+ * Always use our Process.daemon because it's not busted
1648
+ * Add capistrano restart failback to start.
1649
+ * Change position of `cd` so that rvm gemset is loaded
1650
+ * Clarify some platform specifics
1651
+ * Do not close the pipe sockets when retrying
1652
+ * Fix String#byteslice for Ruby 1.9.1, 1.9.2
1653
+ * Fix compatibility with 1.8.7.
1654
+ * Handle IOError closed stream in IO.select
1655
+ * Increase the max URI path length to 2048 chars from 1024 chars
1656
+ * Upstart jungle use config/puma.rb instead
1657
+
1658
+ ## 2.6.0 / 2013-09-13
1659
+
1660
+ * 2 minor features:
1661
+ * Add support for event hooks
1662
+ ** Add a hook for state transitions
1663
+ * Add phased restart to capistrano recipe.
1664
+
1665
+ * 4 bug fixes:
1666
+ * Convince workers to stop by SIGKILL after timeout
1667
+ * Define RSTRING_NOT_MODIFIED for Rubinius performance
1668
+ * Handle BrokenPipe, StandardError and IOError in fat_wrote and break out
1669
+ * Return success status to the invoking environment
1670
+
1671
+ ## 2.5.1 / 2013-08-13
1672
+
1673
+ * 2 bug fixes:
1674
+ * Keep jruby daemon mode from retrying on a hot restart
1675
+ * Extract version from const.rb in gemspec
1676
+
1677
+ ## 2.5.0 / 2013-08-08
1678
+
1679
+ * 2 minor features:
1680
+ * Allow configuring pumactl with config.rb
1681
+ * make `pumactl restart` start puma if not running
1682
+
1683
+ * 6 bug fixes:
1684
+ * Autodetect ruby managers and home directory in upstart script
1685
+ * Convert header values to string before sending.
1686
+ * Correctly report phased-restart availability
1687
+ * Fix pidfile creation/deletion race on jruby daemonization
1688
+ * Use integers when comparing thread counts
1689
+ * Fix typo in using lopez express (raw tcp) mode
1690
+
1691
+ * 6 misc changes:
1692
+ * Fix typo in phased-restart response
1693
+ * Uncomment setuid/setgid by default in upstart
1694
+ * Use Puma::Const::PUMA_VERSION in gemspec
1695
+ * Update upstart comments to reflect new commandline
1696
+ * Remove obsolete pumactl instructions; refer to pumactl for details
1697
+ * Make Bundler used puma.gemspec version agnostic
1698
+
1699
+ ## 2.4.1 / 2013-08-07
1700
+
1701
+ * 1 experimental feature:
1702
+ * Support raw tcp servers (aka Lopez Express mode)
1703
+
1704
+ ## 2.4.0 / 2013-07-22
1705
+
1706
+ * 5 minor features:
1707
+ * Add PUMA_JRUBY_DAEMON_OPTS to get around agent starting twice
1708
+ * Add ability to drain accept socket on shutdown
1709
+ * Add port to DSL
1710
+ * Adds support for using puma config file in capistrano deploys.
1711
+ * Make phased_restart fallback to restart if not available
1712
+
1713
+ * 10 bug fixes:
1714
+
1715
+ * Be sure to only delete the pid in the master. Fixes [#334]
1716
+ * Call out -C/--config flags
1717
+ * Change parser symbol names to avoid clash. Fixes [#179]
1718
+ * Convert thread pool sizes to integers
1719
+ * Detect when the jruby daemon child doesn't start properly
1720
+ * Fix typo in CLI help
1721
+ * Improve the logging output when hijack is used. Fixes [#332]
1722
+ * Remove unnecessary thread pool size conversions
1723
+ * Setup :worker_boot as an Array. Fixes [#317]
1724
+ * Use 127.0.0.1 as REMOTE_ADDR of unix client. Fixes [#309]
1725
+
1726
+
1727
+ ## 2.3.2 / 2013-07-08
1728
+
1729
+ * 1 bug fix:
1730
+ * Move starting control server to after daemonization.
1731
+
1732
+ ## 2.3.1 / 2013-07-06
1733
+
1734
+ * 2 bug fixes:
1735
+ * Include the right files in the Manifest.
1736
+ * Disable inheriting connections on restart on windows. Fixes [#166]
1737
+
1738
+ * 1 doc change:
1739
+ * Better document some platform constraints
1740
+
1741
+ ## 2.3.0 / 2013-07-05
1742
+
1743
+ * 1 major bug fix:
1744
+ * Stabilize control server, add support in cluster mode
1745
+
1746
+ * 5 minor bug fixes:
1747
+ * Add ability to cleanup stale unix sockets
1748
+ * Check status data better. Fixes [#292]
1749
+ * Convert raw IO errors to ConnectionError. Fixes [#274]
1750
+ * Fix sending Content-Type and Content-Length for no body status. Fixes [#304]
1751
+ * Pass state path through to `pumactl start`. Fixes [#287]
1752
+
1753
+ * 2 internal changes:
1754
+ * Refactored modes into seperate classes that CLI uses
1755
+ * Changed CLI to take an Events object instead of stdout/stderr (API change)
1756
+
1757
+ ## 2.2.2 / 2013-07-02
1758
+
1759
+ * 1 bug fix:
1760
+ * Fix restart_command in the config
1761
+
1762
+ ## 2.2.1 / 2013-07-02
1763
+
1764
+ * 1 minor feature:
1765
+ * Introduce preload flag
1766
+
1767
+ * 1 bug fix:
1768
+ * Pass custom restart command in JRuby
1769
+
1770
+ ## 2.2.0 / 2013-07-01
1771
+
1772
+ * 1 major feature:
1773
+ * Add ability to preload rack app
1774
+
1775
+ * 2 minor bugfixes:
1776
+ * Don't leak info when not in development. Fixes [#256]
1777
+ * Load the app, then bind the ports
1778
+
1779
+ ## 2.1.1 / 2013-06-20
1780
+
1781
+ * 2 minor bug fixes:
1782
+
1783
+ * Fix daemonization on jruby
1784
+ * Load the application before daemonizing. Fixes [#285]
1785
+
1786
+ ## 2.1.0 / 2013-06-18
1787
+
1788
+ * 3 minor features:
1789
+ * Allow listening socket to be configured via Capistrano variable
1790
+ * Output results from 'stat's command when using pumactl
1791
+ * Support systemd socket activation
1792
+
1793
+ * 15 bug fixes:
1794
+ * Deal with pipes closing while stopping. Fixes [#270]
1795
+ * Error out early if there is no app configured
1796
+ * Handle ConnectionError rather than the lowlevel exceptions
1797
+ * tune with `-C` config file and `on_worker_boot`
1798
+ * use `-w`
1799
+ * Fixed some typos in upstart scripts
1800
+ * Make sure to use bytesize instead of size (MiniSSL write)
1801
+ * Fix an error in puma-manager.conf
1802
+ * fix: stop leaking sockets on restart (affects ruby 1.9.3 or before)
1803
+ * Ignore errors on the cross-thread pipe. Fixes [#246]
1804
+ * Ignore errors while uncorking the socket (it might already be closed)
1805
+ * Ignore the body on a HEAD request. Fixes [#278]
1806
+ * Handle all engine data when possible. Fixes [#251].
1807
+ * Handle all read exceptions properly. Fixes [#252]
1808
+ * Handle errors from the server better
1809
+
1810
+ * 3 doc changes:
1811
+ * Add note about on_worker_boot hook
1812
+ * Add some documentation for Clustered mode
1813
+ * Added quotes to /etc/puma.conf
1814
+
1815
+ ## 2.0.1 / 2013-04-30
1816
+
1817
+ * 1 bug fix:
1818
+ * Fix not starting on JRuby properly
1819
+
1820
+ ## 2.0.0 / 2013-04-29
1821
+
1822
+ RailsConf 2013 edition!
1823
+
1824
+ * 2 doc changes:
1825
+ * Start with rackup -s Puma, NOT rackup -s puma.
1826
+ * Minor doc fixes in the README.md, Capistrano section
1827
+
1828
+ * 2 bug fixes:
1829
+ * Fix reading RACK_ENV properly. Fixes [#234]
1830
+ * Make cap recipe handle tmp/sockets; fixes [#228]
1831
+
1832
+ * 3 minor changes:
1833
+ * Fix capistrano recipe
1834
+ * Fix stdout/stderr logs to sync outputs
1835
+ * allow binding to IPv6 addresses
1836
+
1837
+ ## 2.0.0.b7 / 2013-03-18
1838
+
1839
+ * 5 minor enhancements:
1840
+ * Add -q option for :start
1841
+ * Add -V, --version
1842
+ * Add default Rack handler helper
1843
+ * Upstart support
1844
+ * Set worker directory from configuration file
1845
+
1846
+ * 12 bug fixes:
1847
+ * Close the binder in the right place. Fixes [#192]
1848
+ * Handle early term in workers. Fixes [#206]
1849
+ * Make sure that the default port is 80 when the request doesn't include HTTP_X_FORWARDED_PROTO.
1850
+ * Prevent Errno::EBADF errors on restart when running ruby 2.0
1851
+ * Record the proper @master_pid
1852
+ * Respect the header HTTP_X_FORWARDED_PROTO when the host doesn't include a port number.
1853
+ * Retry EAGAIN/EWOULDBLOCK during syswrite
1854
+ * Run exec properly to restart. Fixes [#154]
1855
+ * Set Rack run_once to false
1856
+ * Syncronize all access to @timeouts. Fixes [#208]
1857
+ * Write out the state post-daemonize. Fixes [#189]
1858
+ * Prevent crash when all workers are gone
1859
+
1860
+ ## 2.0.0.b6 / 2013-02-06
1861
+
1862
+ * 2 minor enhancements:
1863
+ * Add hook for running when a worker boots
1864
+ * Advertise the Configuration object for apps to use.
1865
+
1866
+ * 1 bug fix:
1867
+ * Change directory in working during upgrade. Fixes [#185]
1868
+
1869
+ ## 2.0.0.b5 / 2013-02-05
1870
+
1871
+ * 2 major features:
1872
+ * Add phased worker upgrade
1873
+ * Add support for the rack hijack protocol
1874
+
1875
+ * 2 minor features:
1876
+ * Add -R to specify the restart command
1877
+ * Add config file option to specify the restart command
1878
+
1879
+ * 5 bug fixes:
1880
+ * Cleanup pipes properly. Fixes [#182]
1881
+ * Daemonize earlier so that we don't lose app threads. Fixes [#183]
1882
+ * Drain the notification pipe. Fixes [#176], thanks @cryo28
1883
+ * Move write_pid to after we daemonize. Fixes [#180]
1884
+ * Redirect IO properly and emit message for checkpointing
1885
+
1886
+ ## 2.0.0.b4 / 2012-12-12
1887
+
1888
+ * 4 bug fixes:
1889
+ * Properly check #syswrite's value for variable sized buffers. Fixes [#170]
1890
+ * Shutdown status server properly
1891
+ * Handle char vs byte and mixing syswrite with write properly
1892
+ * made MiniSSL validate key/cert file existence
1893
+
1894
+ ## 2.0.0.b3 / 2012-11-22
1895
+
1896
+ * 1 bug fix:
1897
+ * Package right files in gem
1898
+
1899
+ ## 2.0.0.b2 / 2012-11-18
1900
+ * 5 minor feature:
1901
+ * Now Puma is bundled with an capistrano recipe. Just require
1902
+ 'puma/capistrano' in you deploy.rb
1903
+ * Only inject CommonLogger in development mode
1904
+ * Add -p option to pumactl
1905
+ * Add ability to use pumactl to start a server
1906
+ * Add options to daemonize puma
1907
+
1908
+ * 7 bug fixes:
1909
+ * Reset the IOBuffer properly. Fixes [#148]
1910
+ * Shutdown gracefully on JRuby with Ctrl-C
1911
+ * Various methods to get newrelic to start. Fixes [#128]
1912
+ * fixing syntax error at capistrano recipe
1913
+ * Force ECONNRESET when read returns nil
1914
+ * Be sure to empty the drain the todo before shutting down. Fixes [#155]
1915
+ * allow for alternate locations for status app
1916
+
1917
+ ## 2.0.0.b1 / 2012-09-11
1918
+
1919
+ * 1 major feature:
1920
+ * Optional worker process mode (-w) to allow for process scaling in
1921
+ addition to thread scaling
1922
+
1923
+ * 1 bug fix:
1924
+ * Introduce Puma::MiniSSL to be able to properly control doing
1925
+ nonblocking SSL
1926
+
1927
+ NOTE: SSL support in JRuby is not supported at present. Support will
1928
+ be added back in a future date when a java Puma::MiniSSL is added.
1929
+
1930
+ ## 1.6.3 / 2012-09-04
1931
+
1932
+ * 1 bug fix:
1933
+ * Close sockets waiting in the reactor when a hot restart is performed
1934
+ so that browsers reconnect on the next request
1935
+
1936
+ ## 1.6.2 / 2012-08-27
1937
+
1938
+ * 1 bug fix:
1939
+ * Rescue StandardError instead of IOError to handle SystemCallErrors
1940
+ as well as other application exceptions inside the reactor.
1941
+
1942
+ ## 1.6.1 / 2012-07-23
1943
+
1944
+ * 1 packaging bug fixed:
1945
+ * Include missing files
1946
+
1947
+ ## 1.6.0 / 2012-07-23
1948
+
1949
+ * 1 major bug fix:
1950
+ * Prevent slow clients from starving the server by introducing a
1951
+ dedicated IO reactor thread. Credit for reporting goes to @meh.
1952
+
1953
+ ## 1.5.0 / 2012-07-19
1954
+
1955
+ * 7 contributors to this release:
1956
+ * Christian Mayer
1957
+ * Darío Javier Cravero
1958
+ * Dirkjan Bussink
1959
+ * Gianluca Padovani
1960
+ * Santiago Pastorino
1961
+ * Thibault Jouan
1962
+ * tomykaira
1963
+
1964
+ * 6 bug fixes:
1965
+ * Define RSTRING_NOT_MODIFIED for Rubinius
1966
+ * Convert status to integer. Fixes [#123]
1967
+ * Delete pidfile when stopping the server
1968
+ * Allow compilation with -Werror=format-security option
1969
+ * Fix wrong HTTP version for a HTTP/1.0 request
1970
+ * Use String#bytesize instead of String#length
1971
+
1972
+ * 3 minor features:
1973
+ * Added support for setting RACK_ENV via the CLI, config file, and rack app
1974
+ * Allow Server#run to run sync. Fixes [#111]
1975
+ * Puma can now run on windows
1976
+
1977
+ ## 1.4.0 / 2012-06-04
1978
+
1979
+ * 1 bug fix:
1980
+ * SCRIPT_NAME should be passed from env to allow mounting apps
1981
+
1982
+ * 1 experimental feature:
1983
+ * Add puma.socket key for direct socket access
1984
+
1985
+ ## 1.3.1 / 2012-05-15
1986
+
1987
+ * 2 bug fixes:
1988
+ * use #bytesize instead of #length for Content-Length header
1989
+ * Use StringIO properly. Fixes [#98]
1990
+
1991
+ ## 1.3.0 / 2012-05-08
1992
+
1993
+ * 2 minor features:
1994
+ * Return valid Rack responses (passes Lint) from status server
1995
+ * Add -I option to specify $LOAD_PATH directories
1996
+
1997
+ * 4 bug fixes:
1998
+ * Don't join the server thread inside the signal handle. Fixes [#94]
1999
+ * Make NullIO#read mimic IO#read
2000
+ * Only stop the status server if it's started. Fixes [#84]
2001
+ * Set RACK_ENV early in cli also. Fixes [#78]
2002
+
2003
+ * 1 new contributor:
2004
+ * Jesse Cooke
2005
+
2006
+ ## 1.2.2 / 2012-04-28
2007
+
2008
+ * 4 bug fixes:
2009
+ * Report a lowlevel error to stderr
2010
+ * Set a fallback SERVER_NAME and SERVER_PORT
2011
+ * Keep the encoding of the body correct. Fixes [#79]
2012
+ * show error.to_s along with backtrace for low-level error
2013
+
2014
+ ## 1.2.1 / 2012-04-11
2015
+
2016
+ * 1 bug fix:
2017
+ * Fix rack.url_scheme for SSL servers. Fixes [#65]
2018
+
2019
+ ## 1.2.0 / 2012-04-11
2020
+
2021
+ * 1 major feature:
2022
+ * When possible, the internal restart does a "hot restart" meaning
2023
+ the server sockets remains open, so no connections are lost.
2024
+
2025
+ * 1 minor feature:
2026
+ * More helpful fallback error message
2027
+
2028
+ * 6 bug fixes:
2029
+ * Pass the proper args to unknown_error. Fixes [#54], [#58]
2030
+ * Stop the control server before restarting. Fixes [#61]
2031
+ * Fix reporting https only on a true SSL connection
2032
+ * Set the default content type to 'text/plain'. Fixes [#63]
2033
+ * Use REUSEADDR. Fixes [#60]
2034
+ * Shutdown gracefully on SIGTERM. Fixes [#53]
2035
+
2036
+ * 2 new contributors:
2037
+ * Seamus Abshere
2038
+ * Steve Richert
2039
+
2040
+ ## 1.1.1 / 2012-03-30
2041
+
2042
+ * 1 bugfix:
2043
+ * Include puma/compat.rb in the gem (oops!)
2044
+
2045
+ ## 1.1.0 / 2012-03-30
2046
+
2047
+ * 1 bugfix:
2048
+ * Make sure that the unix socket has the perms 0777 by default
2049
+
2050
+ * 1 minor feature:
2051
+ * Add umask param to the unix:// bind to set the umask
2052
+
2053
+ ## 1.0.0 / 2012-03-29
2054
+
2055
+ * Released!
2056
+
2057
+ ## Ignore - this is for maintainers to copy-paste during release
2058
+ ## Master
2059
+
2060
+ * Features
2061
+ * Your feature goes here <Most recent on the top, like GitHub> (#Github Number)
2062
+
2063
+ * Bugfixes
2064
+ * Your bugfix goes here <Most recent on the top, like GitHub> (#Github Number)
2065
+
2066
+ [#3256]:https://github.com/puma/puma/pull/3256 "PR by @MSP-Greg, merged 2023-10-16"
2067
+ [#3235]:https://github.com/puma/puma/pull/3235 "PR by @joshuay03, merged 2023-10-03"
2068
+ [#3228]:https://github.com/puma/puma/issues/3228 "Issue by @davidalejandroaguilar, closed 2023-10-03"
2069
+ [#3282]:https://github.com/puma/puma/issues/3282 "Issue by @bensheldon, closed 2024-01-02"
2070
+ [#3283]:https://github.com/puma/puma/pull/3283 "PR by @joshuay03, merged 2024-01-02"
2071
+ [#3225]:https://github.com/puma/puma/pull/3225 "PR by @joshuay03, merged 2023-09-27"
2072
+ [#2786]:https://github.com/puma/puma/issues/2786 "Issue by @vitiokss, closed 2023-09-27"
2073
+ [#3179]:https://github.com/puma/puma/pull/3179 "PR by @MSP-Greg, merged 2023-09-26"
2074
+ [#3255]:https://github.com/puma/puma/pull/3255 "PR by @casperisfine, merged 2023-10-19"
2075
+ [#3276]:https://github.com/puma/puma/pull/3276 "PR by @casperisfine, merged 2023-11-16"
2076
+ [#3271]:https://github.com/puma/puma/pull/3271 "PR by @MSP-Greg, merged 2023-10-30"
2077
+ [#3266]:https://github.com/puma/puma/issues/3266 "Issue by @Dragonicity, closed 2023-10-30"
2078
+ [#3270]:https://github.com/puma/puma/pull/3270 "PR by @MSP-Greg, merged 2023-10-30"
2079
+ [#3265]:https://github.com/puma/puma/pull/3265 "PR by @MSP-Greg, merged 2023-10-25"
2080
+ [#3264]:https://github.com/puma/puma/issues/3264 "Issue by @dentarg, closed 2023-10-25"
2081
+ [#3254]:https://github.com/puma/puma/pull/3254 "PR by @casperisfine, merged 2023-10-11"
2082
+ [#3245]:https://github.com/puma/puma/pull/3245 "PR by @olleolleolle, merged 2023-10-02"
2083
+ [#3293]:https://github.com/puma/puma/pull/3293 "PR by @MSP-Greg, merged 2023-12-21"
2084
+ [#3301]:https://github.com/puma/puma/pull/3301 "PR by @benburkert, merged 2023-12-29"
2085
+ [#3248]:https://github.com/puma/puma/pull/3248 "PR by @dentarg, merged 2023-10-04"
2086
+ [#3298]:https://github.com/puma/puma/pull/3298 "PR by @til, merged 2023-12-26"
2087
+ [#2920]:https://github.com/puma/puma/pull/2920 "PR by @biinari, merged 2023-07-11"
2088
+ [#3195]:https://github.com/puma/puma/pull/3195 "PR by @binarygit, merged 2023-08-15"
2089
+ [#3209]:https://github.com/puma/puma/pull/3209 "PR by @joshuay03, merged 2023-09-04"
2090
+ [#2580]:https://github.com/puma/puma/issues/2580 "Issue by @schuetzm, closed 2023-09-04"
2091
+ [#3204]:https://github.com/puma/puma/pull/3204 "PR by @dhavalsingh, merged 2023-08-25"
2092
+ [#3191]:https://github.com/puma/puma/pull/3191 "PR by @MSP-Greg, merged 2023-08-31"
2093
+ [#3165]:https://github.com/puma/puma/pull/3165 "PR by @fallwith, merged 2023-06-06"
2094
+ [#3174]:https://github.com/puma/puma/pull/3174 "PR by @copiousfreetime, merged 2023-06-11"
2095
+ [#3181]:https://github.com/puma/puma/pull/3181 "PR by @MSP-Greg, merged 2023-06-23"
2096
+ [#3187]:https://github.com/puma/puma/pull/3187 "PR by @MSP-Greg, merged 2023-06-30"
2097
+ [#3094]:https://github.com/puma/puma/pull/3094 "PR by @Vuta, merged 2023-07-23"
2098
+ [#3106]:https://github.com/puma/puma/pull/3106 "PR by @MSP-Greg, merged 2023-05-29"
2099
+ [#3014]:https://github.com/puma/puma/issues/3014 "Issue by @kyledrake, closed 2023-05-29"
2100
+ [#3161]:https://github.com/puma/puma/pull/3161 "PR by @MSP-Greg, merged 2023-05-27"
2101
+ [#3037]:https://github.com/puma/puma/issues/3037 "Issue by @daisy1754, closed 2023-05-27"
2102
+ [#3133]:https://github.com/puma/puma/pull/3133 "PR by @stanhu, merged 2023-04-30"
2103
+ [#3132]:https://github.com/puma/puma/issues/3132 "Issue by @stanhu, closed 2023-04-30"
2104
+ [#3163]:https://github.com/puma/puma/pull/3163 "PR by @MSP-Greg, merged 2023-05-27"
2105
+ [#3155]:https://github.com/puma/puma/pull/3155 "PR by @dentarg, merged 2023-05-14"
2106
+ [#3148]:https://github.com/puma/puma/issues/3148 "Issue by @dentarg, closed 2023-05-14"
2107
+ [#3129]:https://github.com/puma/puma/pull/3129 "PR by @MSP-Greg, merged 2023-05-02"
2108
+ [#3137]:https://github.com/puma/puma/pull/3137 "PR by @MSP-Greg, merged 2023-04-30"
2109
+ [#3156]:https://github.com/puma/puma/pull/3156 "PR by @severin, merged 2023-05-16"
2110
+ [#3162]:https://github.com/puma/puma/pull/3162 "PR by @MSP-Greg, merged 2023-05-23"
2111
+ [#3151]:https://github.com/puma/puma/pull/3151 "PR by @nateberkopec, merged 2023-05-12"
2112
+ [#3118]:https://github.com/puma/puma/pull/3118 "PR by @ninoseki, merged 2023-04-01"
2113
+ [#3117]:https://github.com/puma/puma/issues/3117 "Issue by @ninoseki, closed 2023-04-01"
2114
+ [#3109]:https://github.com/puma/puma/pull/3109 "PR by @ahorek, merged 2023-03-31"
2115
+ [#3108]:https://github.com/puma/puma/issues/3108 "Issue by @treviateo, closed 2023-03-31"
2116
+ [#3113]:https://github.com/puma/puma/pull/3113 "PR by @collinsauve, merged 2023-03-31"
2117
+ [#3112]:https://github.com/puma/puma/issues/3112 "Issue by @dmke, closed 2023-03-31"
2118
+ [#3111]:https://github.com/puma/puma/pull/3111 "PR by @adzap, merged 2023-03-30"
2119
+ [#2770]:https://github.com/puma/puma/pull/2770 "PR by @vzajkov, merged 2023-03-29"
2120
+ [#2511]:https://github.com/puma/puma/issues/2511 "Issue by @jchristie55332, closed 2021-12-12"
2121
+ [#3089]:https://github.com/puma/puma/pull/3089 "PR by @Vuta, merged 2023-03-06"
2122
+ [#2709]:https://github.com/puma/puma/pull/2709 "PR by @rodzyn, merged 2023-02-20"
2123
+ [#3091]:https://github.com/puma/puma/pull/3091 "PR by @MSP-Greg, merged 2023-03-28"
2124
+ [#3074]:https://github.com/puma/puma/pull/3074 "PR by @MSP-Greg, merged 2023-03-14"
2125
+ [#3072]:https://github.com/puma/puma/pull/3072 "PR by @MSP-Greg, merged 2023-02-17"
2126
+ [#3079]:https://github.com/puma/puma/pull/3079 "PR by @mohamedhafez, merged 2023-02-24"
2127
+ [#3080]:https://github.com/puma/puma/pull/3080 "PR by @MSP-Greg, merged 2023-02-16"
2128
+ [#3058]:https://github.com/puma/puma/pull/3058 "PR by @dentarg, merged 2023-01-29"
2129
+ [#3007]:https://github.com/puma/puma/issues/3007 "Issue by @MSP-Greg, closed 2023-01-29"
2130
+ [#3011]:https://github.com/puma/puma/pull/3011 "PR by @joaomarcos96, merged 2023-01-03"
2131
+ [#3006]:https://github.com/puma/puma/pull/3006 "PR by @QWYNG, merged 2023-02-09"
2132
+ [#2604]:https://github.com/puma/puma/issues/2604 "Issue by @dgoetz, closed 2023-02-09"
2133
+ [#3040]:https://github.com/puma/puma/pull/3040 "PR by @shayonj, merged 2023-01-02"
2134
+ [#3036]:https://github.com/puma/puma/pull/3036 "PR by @MSP-Greg, merged 2023-01-13"
2135
+ [#3020]:https://github.com/puma/puma/issues/3020 "Issue by @dentarg, closed 2023-01-13"
2136
+ [#3061]:https://github.com/puma/puma/pull/3061 "PR by @MSP-Greg, merged 2023-02-12"
2137
+ [#3057]:https://github.com/puma/puma/issues/3057 "Issue by @mmarvb8h, closed 2023-02-12"
2138
+ [#3065]:https://github.com/puma/puma/pull/3065 "PR by @MSP-Greg, merged 2023-02-11"
2139
+ [#3062]:https://github.com/puma/puma/pull/3062 "PR by @willkoehler, merged 2023-01-29"
2140
+ [#3035]:https://github.com/puma/puma/pull/3035 "PR by @MSP-Greg, merged 2022-12-24"
2141
+ [#3033]:https://github.com/puma/puma/issues/3033 "Issue by @jules-w2, closed 2022-12-24"
2142
+ [#3016]:https://github.com/puma/puma/pull/3016 "PR by @MSP-Greg, merged 2022-12-24"
2143
+ [#3005]:https://github.com/puma/puma/pull/3005 "PR by @JuanitoFatas, merged 2022-11-04"
2144
+ [#3004]:https://github.com/puma/puma/pull/3004 "PR by @MSP-Greg, merged 2022-11-24"
2145
+ [#3000]:https://github.com/puma/puma/issues/3000 "Issue by @dentarg, closed 2022-11-24"
2146
+ [#3002]:https://github.com/puma/puma/pull/3002 "PR by @MSP-Greg, merged 2022-11-03"
2147
+ [#2999]:https://github.com/puma/puma/issues/2999 "Issue by @aymeric-ledorze, closed 2022-11-03"
2148
+ [#3013]:https://github.com/puma/puma/pull/3013 "PR by @MSP-Greg, merged 2022-11-13"
2149
+ [#2919]:https://github.com/puma/puma/pull/2919 "PR by @MSP-Greg, merged 2022-08-30"
2150
+ [#2652]:https://github.com/puma/puma/issues/2652 "Issue by @Roguelazer, closed 2022-09-04"
2151
+ [#2653]:https://github.com/puma/puma/pull/2653 "PR by @Roguelazer, closed 2022-03-07"
2152
+ [#2849]:https://github.com/puma/puma/pull/2849 "PR by @kares, merged 2022-04-09"
2153
+ [#2933]:https://github.com/puma/puma/pull/2933 "PR by @cafedomancer, merged 2022-09-09"
2154
+ [#2925]:https://github.com/puma/puma/issues/2925 "Issue by @nateberkopec, closed 2022-09-09"
2155
+ [#2940]:https://github.com/puma/puma/pull/2940 "PR by @cafedomancer, merged 2022-09-10"
2156
+ [#2924]:https://github.com/puma/puma/pull/2924 "PR by @cafedomancer, merged 2022-09-07"
2157
+ [#2853]:https://github.com/puma/puma/issues/2853 "Issue by @nateberkopec, closed 2022-09-07"
2158
+ [#2957]:https://github.com/puma/puma/pull/2957 "PR by @JuanitoFatas, merged 2022-09-16"
2159
+ [#2958]:https://github.com/puma/puma/pull/2958 "PR by @JuanitoFatas, merged 2022-09-16"
2160
+ [#2959]:https://github.com/puma/puma/pull/2959 "PR by @JuanitoFatas, merged 2022-09-16"
2161
+ [#2960]:https://github.com/puma/puma/pull/2960 "PR by @JuanitoFatas, merged 2022-09-16"
2162
+ [#2988]:https://github.com/puma/puma/pull/2988 "PR by @MSP-Greg, merged 2022-10-12"
2163
+ [#2928]:https://github.com/puma/puma/pull/2928 "PR by @nateberkopec, merged 2022-09-10"
2164
+ [#2798]:https://github.com/puma/puma/pull/2798 "PR by @johnnyshields, merged 2022-02-05"
2165
+ [#2932]:https://github.com/puma/puma/pull/2932 "PR by @mrzasa, merged 2022-09-12"
2166
+ [#2896]:https://github.com/puma/puma/pull/2896 "PR by @MSP-Greg, merged 2022-09-13"
2167
+ [#2892]:https://github.com/puma/puma/pull/2892 "PR by @guilleiguaran, closed 2022-09-13"
2168
+ [#2923]:https://github.com/puma/puma/pull/2923 "PR by @nateberkopec, merged 2022-09-09"
2169
+ [#2740]:https://github.com/puma/puma/pull/2740 "PR by @ioquatix, merged 2022-01-29"
2170
+ [#2845]:https://github.com/puma/puma/issues/2845 "Issue by @donv, closed 2022-03-22"
2171
+ [#2917]:https://github.com/puma/puma/pull/2917 "PR by @MSP-Greg, merged 2022-09-19"
2172
+ [#2915]:https://github.com/puma/puma/issues/2915 "Issue by @mperham, closed 2022-09-19"
2173
+ [#2907]:https://github.com/puma/puma/pull/2907 "PR by @casperisfine, merged 2022-09-15"
2174
+ [#2953]:https://github.com/puma/puma/pull/2953 "PR by @JuanitoFatas, merged 2022-09-14"
2175
+ [#2936]:https://github.com/puma/puma/pull/2936 "PR by @MSP-Greg, merged 2022-09-09"
2176
+ [#2931]:https://github.com/puma/puma/issues/2931 "Issue by @dentarg, closed 2022-09-09"
2177
+ [#2875]:https://github.com/puma/puma/pull/2875 "PR by @ylecuyer, merged 2022-05-19"
2178
+ [#2840]:https://github.com/puma/puma/pull/2840 "PR by @LukaszMaslej, merged 2022-04-13"
2179
+ [#2774]:https://github.com/puma/puma/pull/2774 "PR by @ob-stripe, merged 2022-01-31"
2180
+ [#2891]:https://github.com/puma/puma/pull/2891 "PR by @gingerlime, merged 2022-06-02"
2181
+ [#2886]:https://github.com/puma/puma/pull/2886 "PR by @kares, merged 2022-05-30"
2182
+ [#2899]:https://github.com/puma/puma/pull/2899 "PR by @kares, merged 2022-07-04"
2183
+ [#2904]:https://github.com/puma/puma/pull/2904 "PR by @kares, merged 2022-08-27"
2184
+ [#2884]:https://github.com/puma/puma/pull/2884 "PR by @kares, merged 2022-05-30"
2185
+ [#2897]:https://github.com/puma/puma/pull/2897 "PR by @Edouard-chin, merged 2022-08-27"
2186
+ [#1441]:https://github.com/puma/puma/issues/1441 "Issue by @nirvdrum, closed 2022-09-12"
2187
+ [#2956]:https://github.com/puma/puma/pull/2956 "PR by @MSP-Greg, merged 2022-09-15"
2188
+ [#2888]:https://github.com/puma/puma/pull/2888 "PR by @MSP-Greg, merged 2022-06-01"
2189
+ [#2797]:https://github.com/puma/puma/pull/2797 "PR by @johnnyshields, merged 2022-02-01"
2190
+ [#2795]:https://github.com/puma/puma/pull/2795 "PR by @johnnyshields, merged 2022-01-31"
2191
+ [#2903]:https://github.com/puma/puma/pull/2903 "PR by @MSP-Greg, merged 2022-08-27"
2192
+ [#2942]:https://github.com/puma/puma/pull/2942 "PR by @nateberkopec, merged 2022-09-15"
2193
+ [#2921]:https://github.com/puma/puma/issues/2921 "Issue by @MSP-Greg, closed 2022-09-15"
2194
+ [#2922]:https://github.com/puma/puma/issues/2922 "Issue by @MSP-Greg, closed 2022-09-10"
2195
+ [#2955]:https://github.com/puma/puma/pull/2955 "PR by @cafedomancer, merged 2022-09-15"
2196
+ [#3166]:https://github.com/puma/puma/pull/3166 "PR by @JoeDupuis, merged 2023-06-08"
2197
+ [#2868]:https://github.com/puma/puma/pull/2868 "PR by @MSP-Greg, merged 2022-06-02"
2198
+ [#2866]:https://github.com/puma/puma/issues/2866 "Issue by @slondr, closed 2022-06-02"
2199
+ [#2883]:https://github.com/puma/puma/pull/2883 "PR by @MSP-Greg, merged 2022-06-02"
2200
+ [#2890]:https://github.com/puma/puma/pull/2890 "PR by @kares, merged 2022-06-01"
2201
+ [#2729]:https://github.com/puma/puma/issues/2729 "Issue by @kares, closed 2022-06-01"
2202
+ [#2885]:https://github.com/puma/puma/pull/2885 "PR by @MSP-Greg, merged 2022-05-30"
2203
+ [#2839]:https://github.com/puma/puma/issues/2839 "Issue by @wlipa, closed 2022-05-30"
2204
+ [#2864]:https://github.com/puma/puma/pull/2864 "PR by @MSP-Greg, merged 2022-04-26"
2205
+ [#2863]:https://github.com/puma/puma/issues/2863 "Issue by @eradman, closed 2022-04-26"
2206
+ [#2861]:https://github.com/puma/puma/pull/2861 "PR by @BlakeWilliams, merged 2022-04-17"
2207
+ [#2856]:https://github.com/puma/puma/issues/2856 "Issue by @nateberkopec, closed 2022-04-17"
2208
+ [#2855]:https://github.com/puma/puma/pull/2855 "PR by @stanhu, merged 2022-04-09"
2209
+ [#2848]:https://github.com/puma/puma/pull/2848 "PR by @stanhu, merged 2022-04-02"
2210
+ [#2847]:https://github.com/puma/puma/pull/2847 "PR by @stanhu, merged 2022-04-02"
2211
+ [#2838]:https://github.com/puma/puma/pull/2838 "PR by @epsilon-0, merged 2022-03-03"
2212
+ [#2817]:https://github.com/puma/puma/pull/2817 "PR by @khustochka, merged 2022-02-20"
2213
+ [#2810]:https://github.com/puma/puma/pull/2810 "PR by @kzkn, merged 2022-01-27"
2214
+ [#2809]:https://github.com/puma/puma/pull/2809 "PR by @dentarg, merged 2022-01-26"
2215
+ [#2764]:https://github.com/puma/puma/pull/2764 "PR by @dentarg, merged 2022-01-18"
2216
+ [#2708]:https://github.com/puma/puma/issues/2708 "Issue by @erikaxel, closed 2022-01-18"
2217
+ [#2780]:https://github.com/puma/puma/pull/2780 "PR by @dalibor, merged 2022-01-01"
2218
+ [#2784]:https://github.com/puma/puma/pull/2784 "PR by @MSP-Greg, merged 2022-01-01"
2219
+ [#2773]:https://github.com/puma/puma/pull/2773 "PR by @ob-stripe, merged 2022-01-01"
2220
+ [#2794]:https://github.com/puma/puma/pull/2794 "PR by @johnnyshields, merged 2022-01-10"
2221
+ [#2759]:https://github.com/puma/puma/pull/2759 "PR by @ob-stripe, merged 2021-12-11"
2222
+ [#2731]:https://github.com/puma/puma/pull/2731 "PR by @baelter, merged 2021-11-02"
2223
+ [#2341]:https://github.com/puma/puma/issues/2341 "Issue by @cjlarose, closed 2023-07-23"
2224
+ [#2728]:https://github.com/puma/puma/pull/2728 "PR by @dalibor, merged 2021-10-31"
2225
+ [#2733]:https://github.com/puma/puma/pull/2733 "PR by @ob-stripe, merged 2021-12-12"
2226
+ [#2807]:https://github.com/puma/puma/pull/2807 "PR by @MSP-Greg, merged 2022-01-25"
2227
+ [#2806]:https://github.com/puma/puma/issues/2806 "Issue by @olleolleolle, closed 2022-01-25"
2228
+ [#2799]:https://github.com/puma/puma/pull/2799 "PR by @ags, merged 2022-01-22"
2229
+ [#2785]:https://github.com/puma/puma/pull/2785 "PR by @MSP-Greg, merged 2022-01-02"
2230
+ [#2757]:https://github.com/puma/puma/pull/2757 "PR by @MSP-Greg, merged 2021-11-24"
2231
+ [#2745]:https://github.com/puma/puma/pull/2745 "PR by @MSP-Greg, merged 2021-11-03"
2232
+ [#2742]:https://github.com/puma/puma/pull/2742 "PR by @MSP-Greg, merged 2021-12-12"
2233
+ [#2730]:https://github.com/puma/puma/pull/2730 "PR by @kares, merged 2021-11-01"
2234
+ [#2702]:https://github.com/puma/puma/pull/2702 "PR by @jacobherrington, merged 2021-09-21"
2235
+ [#2610]:https://github.com/puma/puma/pull/2610 "PR by @ye-lin-aung, merged 2021-08-18"
2236
+ [#2257]:https://github.com/puma/puma/issues/2257 "Issue by @nateberkopec, closed 2021-08-18"
2237
+ [#2654]:https://github.com/puma/puma/pull/2654 "PR by @Roguelazer, merged 2021-09-07"
2238
+ [#2651]:https://github.com/puma/puma/issues/2651 "Issue by @Roguelazer, closed 2021-09-07"
2239
+ [#2689]:https://github.com/puma/puma/pull/2689 "PR by @jacobherrington, merged 2021-09-05"
2240
+ [#2700]:https://github.com/puma/puma/pull/2700 "PR by @ioquatix, merged 2021-09-16"
2241
+ [#2699]:https://github.com/puma/puma/issues/2699 "Issue by @ioquatix, closed 2021-09-16"
2242
+ [#2690]:https://github.com/puma/puma/pull/2690 "PR by @doits, merged 2021-09-06"
2243
+ [#2688]:https://github.com/puma/puma/pull/2688 "PR by @jdelStrother, merged 2021-09-03"
2244
+ [#2687]:https://github.com/puma/puma/issues/2687 "Issue by @jdelStrother, closed 2021-09-03"
2245
+ [#2675]:https://github.com/puma/puma/pull/2675 "PR by @devwout, merged 2021-09-08"
2246
+ [#2657]:https://github.com/puma/puma/pull/2657 "PR by @olivierbellone, merged 2021-07-13"
2247
+ [#2648]:https://github.com/puma/puma/pull/2648 "PR by @MSP-Greg, merged 2021-06-27"
2248
+ [#1412]:https://github.com/puma/puma/issues/1412 "Issue by @x-yuri, closed 2021-06-27"
2249
+ [#2586]:https://github.com/puma/puma/pull/2586 "PR by @MSP-Greg, merged 2021-05-26"
2250
+ [#2569]:https://github.com/puma/puma/issues/2569 "Issue by @tarragon, closed 2021-05-26"
2251
+ [#2643]:https://github.com/puma/puma/pull/2643 "PR by @MSP-Greg, merged 2021-06-27"
2252
+ [#2638]:https://github.com/puma/puma/issues/2638 "Issue by @gingerlime, closed 2021-06-27"
2253
+ [#2642]:https://github.com/puma/puma/pull/2642 "PR by @MSP-Greg, merged 2021-06-16"
2254
+ [#2633]:https://github.com/puma/puma/pull/2633 "PR by @onlined, merged 2021-06-04"
2255
+ [#2656]:https://github.com/puma/puma/pull/2656 "PR by @olivierbellone, merged 2021-07-07"
2256
+ [#2666]:https://github.com/puma/puma/pull/2666 "PR by @MSP-Greg, merged 2021-07-25"
2257
+ [#2630]:https://github.com/puma/puma/pull/2630 "PR by @seangoedecke, merged 2021-05-20"
2258
+ [#2626]:https://github.com/puma/puma/issues/2626 "Issue by @rorymckinley, closed 2021-05-20"
2259
+ [#2629]:https://github.com/puma/puma/pull/2629 "PR by @ye-lin-aung, merged 2021-05-20"
2260
+ [#2628]:https://github.com/puma/puma/pull/2628 "PR by @wjordan, merged 2021-05-20"
2261
+ [#2625]:https://github.com/puma/puma/issues/2625 "Issue by @jarthod, closed 2021-05-11"
2262
+ [#2564]:https://github.com/puma/puma/pull/2564 "PR by @MSP-Greg, merged 2021-04-24"
2263
+ [#2526]:https://github.com/puma/puma/issues/2526 "Issue by @nerdrew, closed 2021-04-24"
2264
+ [#2559]:https://github.com/puma/puma/pull/2559 "PR by @ylecuyer, merged 2021-03-11"
2265
+ [#2528]:https://github.com/puma/puma/issues/2528 "Issue by @cjlarose, closed 2021-03-11"
2266
+ [#2565]:https://github.com/puma/puma/pull/2565 "PR by @CGA1123, merged 2021-03-09"
2267
+ [#2534]:https://github.com/puma/puma/issues/2534 "Issue by @nateberkopec, closed 2021-03-09"
2268
+ [#2563]:https://github.com/puma/puma/pull/2563 "PR by @MSP-Greg, merged 2021-03-06"
2269
+ [#2504]:https://github.com/puma/puma/issues/2504 "Issue by @fsateler, closed 2021-03-06"
2270
+ [#2591]:https://github.com/puma/puma/pull/2591 "PR by @MSP-Greg, merged 2021-05-05"
2271
+ [#2572]:https://github.com/puma/puma/issues/2572 "Issue by @josef-krabath, closed 2021-05-05"
2272
+ [#2613]:https://github.com/puma/puma/pull/2613 "PR by @smcgivern, merged 2021-04-27"
2273
+ [#2605]:https://github.com/puma/puma/pull/2605 "PR by @pascalbetz, merged 2021-04-26"
2274
+ [#2584]:https://github.com/puma/puma/issues/2584 "Issue by @kaorihinata, closed 2021-04-26"
2275
+ [#2607]:https://github.com/puma/puma/pull/2607 "PR by @calvinxiao, merged 2021-04-23"
2276
+ [#2552]:https://github.com/puma/puma/issues/2552 "Issue by @feliperaul, closed 2021-05-24"
2277
+ [#2606]:https://github.com/puma/puma/pull/2606 "PR by @wjordan, merged 2021-04-20"
2278
+ [#2574]:https://github.com/puma/puma/issues/2574 "Issue by @darkhelmet, closed 2021-04-20"
2279
+ [#2567]:https://github.com/puma/puma/pull/2567 "PR by @kddnewton, merged 2021-04-19"
2280
+ [#2566]:https://github.com/puma/puma/issues/2566 "Issue by @kddnewton, closed 2021-04-19"
2281
+ [#2596]:https://github.com/puma/puma/pull/2596 "PR by @MSP-Greg, merged 2021-04-18"
2282
+ [#2588]:https://github.com/puma/puma/pull/2588 "PR by @dentarg, merged 2021-04-02"
2283
+ [#2556]:https://github.com/puma/puma/issues/2556 "Issue by @gamecreature, closed 2021-04-02"
2284
+ [#2585]:https://github.com/puma/puma/pull/2585 "PR by @MSP-Greg, merged 2021-03-26"
2285
+ [#2583]:https://github.com/puma/puma/issues/2583 "Issue by @jboler, closed 2021-03-26"
2286
+ [#2609]:https://github.com/puma/puma/pull/2609 "PR by @calvinxiao, merged 2021-04-26"
2287
+ [#2590]:https://github.com/puma/puma/pull/2590 "PR by @calvinxiao, merged 2021-04-05"
2288
+ [#2600]:https://github.com/puma/puma/pull/2600 "PR by @wjordan, merged 2021-04-30"
2289
+ [#2579]:https://github.com/puma/puma/pull/2579 "PR by @ghiculescu, merged 2021-03-17"
2290
+ [#2553]:https://github.com/puma/puma/pull/2553 "PR by @olivierbellone, merged 2021-02-10"
2291
+ [#2557]:https://github.com/puma/puma/pull/2557 "PR by @cjlarose, merged 2021-02-22"
2292
+ [#2550]:https://github.com/puma/puma/pull/2550 "PR by @MSP-Greg, merged 2021-02-05"
2293
+ [#2547]:https://github.com/puma/puma/pull/2547 "PR by @wildmaples, merged 2021-02-03"
2294
+ [#2543]:https://github.com/puma/puma/pull/2543 "PR by @MSP-Greg, merged 2021-02-01"
2295
+ [#2549]:https://github.com/puma/puma/pull/2549 "PR by @nmb, merged 2021-02-04"
2296
+ [#2519]:https://github.com/puma/puma/pull/2519 "PR by @MSP-Greg, merged 2021-01-26"
2297
+ [#2522]:https://github.com/puma/puma/pull/2522 "PR by @jcmfernandes, merged 2021-01-12"
2298
+ [#2490]:https://github.com/puma/puma/pull/2490 "PR by @Bonias, merged 2020-12-07"
2299
+ [#2486]:https://github.com/puma/puma/pull/2486 "PR by @karloscodes, merged 2020-12-02"
2300
+ [#2535]:https://github.com/puma/puma/pull/2535 "PR by @MSP-Greg, merged 2021-01-27"
2301
+ [#2529]:https://github.com/puma/puma/pull/2529 "PR by @MSP-Greg, merged 2021-01-24"
2302
+ [#2533]:https://github.com/puma/puma/pull/2533 "PR by @MSP-Greg, merged 2021-01-24"
2303
+ [#1953]:https://github.com/puma/puma/issues/1953 "Issue by @nateberkopec, closed 2020-12-01"
2304
+ [#2516]:https://github.com/puma/puma/pull/2516 "PR by @cjlarose, merged 2020-12-17"
2305
+ [#2520]:https://github.com/puma/puma/pull/2520 "PR by @dentarg, merged 2021-01-04"
2306
+ [#2521]:https://github.com/puma/puma/pull/2521 "PR by @ojab, merged 2021-01-04"
2307
+ [#2531]:https://github.com/puma/puma/pull/2531 "PR by @wjordan, merged 2021-01-19"
2308
+ [#2510]:https://github.com/puma/puma/pull/2510 "PR by @micke, merged 2020-12-10"
2309
+ [#2472]:https://github.com/puma/puma/pull/2472 "PR by @karloscodes, merged 2020-11-02"
2310
+ [#2438]:https://github.com/puma/puma/pull/2438 "PR by @ekohl, merged 2020-10-26"
2311
+ [#2406]:https://github.com/puma/puma/pull/2406 "PR by @fdel15, merged 2020-10-19"
2312
+ [#2449]:https://github.com/puma/puma/pull/2449 "PR by @MSP-Greg, merged 2020-10-28"
2313
+ [#2362]:https://github.com/puma/puma/pull/2362 "PR by @ekohl, merged 2020-11-10"
2314
+ [#2485]:https://github.com/puma/puma/pull/2485 "PR by @elct9620, merged 2020-11-18"
2315
+ [#2489]:https://github.com/puma/puma/pull/2489 "PR by @MSP-Greg, merged 2020-11-27"
2316
+ [#2487]:https://github.com/puma/puma/pull/2487 "PR by @MSP-Greg, merged 2020-11-17"
2317
+ [#2477]:https://github.com/puma/puma/pull/2477 "PR by @MSP-Greg, merged 2020-11-16"
2318
+ [#2475]:https://github.com/puma/puma/pull/2475 "PR by @nateberkopec, merged 2020-11-02"
2319
+ [#2439]:https://github.com/puma/puma/pull/2439 "PR by @kuei0221, merged 2020-10-26"
2320
+ [#2460]:https://github.com/puma/puma/pull/2460 "PR by @cjlarose, merged 2020-10-27"
2321
+ [#2473]:https://github.com/puma/puma/pull/2473 "PR by @cjlarose, merged 2020-11-01"
2322
+ [#2479]:https://github.com/puma/puma/pull/2479 "PR by @cjlarose, merged 2020-11-10"
2323
+ [#2495]:https://github.com/puma/puma/pull/2495 "PR by @JuanitoFatas, merged 2020-11-27"
2324
+ [#2461]:https://github.com/puma/puma/pull/2461 "PR by @cjlarose, merged 2020-10-27"
2325
+ [#2454]:https://github.com/puma/puma/issues/2454 "Issue by @majksner, closed 2020-10-27"
2326
+ [#2432]:https://github.com/puma/puma/pull/2432 "PR by @MSP-Greg, merged 2020-10-25"
2327
+ [#2442]:https://github.com/puma/puma/pull/2442 "PR by @wjordan, merged 2020-10-22"
2328
+ [#2427]:https://github.com/puma/puma/pull/2427 "PR by @cjlarose, merged 2020-10-20"
2329
+ [#2018]:https://github.com/puma/puma/issues/2018 "Issue by @gingerlime, closed 2020-10-20"
2330
+ [#2435]:https://github.com/puma/puma/pull/2435 "PR by @wjordan, merged 2020-10-20"
2331
+ [#2431]:https://github.com/puma/puma/pull/2431 "PR by @wjordan, merged 2020-10-16"
2332
+ [#2212]:https://github.com/puma/puma/issues/2212 "Issue by @junaruga, closed 2020-10-16"
2333
+ [#2409]:https://github.com/puma/puma/pull/2409 "PR by @fliiiix, merged 2020-10-03"
2334
+ [#2448]:https://github.com/puma/puma/pull/2448 "PR by @MSP-Greg, merged 2020-10-25"
2335
+ [#2450]:https://github.com/puma/puma/pull/2450 "PR by @MSP-Greg, merged 2020-10-25"
2336
+ [#2419]:https://github.com/puma/puma/pull/2419 "PR by @MSP-Greg, merged 2020-10-09"
2337
+ [#2279]:https://github.com/puma/puma/pull/2279 "PR by @wjordan, merged 2020-10-06"
2338
+ [#2412]:https://github.com/puma/puma/pull/2412 "PR by @MSP-Greg, merged 2020-10-06"
2339
+ [#2405]:https://github.com/puma/puma/pull/2405 "PR by @MSP-Greg, merged 2020-10-05"
2340
+ [#2408]:https://github.com/puma/puma/pull/2408 "PR by @fliiiix, merged 2020-10-03"
2341
+ [#2374]:https://github.com/puma/puma/pull/2374 "PR by @cjlarose, merged 2020-09-29"
2342
+ [#2389]:https://github.com/puma/puma/pull/2389 "PR by @MSP-Greg, merged 2020-09-29"
2343
+ [#2381]:https://github.com/puma/puma/pull/2381 "PR by @joergschray, merged 2020-09-24"
2344
+ [#2271]:https://github.com/puma/puma/pull/2271 "PR by @wjordan, merged 2020-09-24"
2345
+ [#2377]:https://github.com/puma/puma/pull/2377 "PR by @cjlarose, merged 2020-09-23"
2346
+ [#2376]:https://github.com/puma/puma/pull/2376 "PR by @alexeevit, merged 2020-09-22"
2347
+ [#2372]:https://github.com/puma/puma/pull/2372 "PR by @ahorek, merged 2020-09-22"
2348
+ [#2384]:https://github.com/puma/puma/pull/2384 "PR by @schneems, merged 2020-09-27"
2349
+ [#2375]:https://github.com/puma/puma/pull/2375 "PR by @MSP-Greg, merged 2020-09-23"
2350
+ [#2373]:https://github.com/puma/puma/pull/2373 "PR by @MSP-Greg, merged 2020-09-23"
2351
+ [#2305]:https://github.com/puma/puma/pull/2305 "PR by @MSP-Greg, merged 2020-09-14"
2352
+ [#2099]:https://github.com/puma/puma/pull/2099 "PR by @wjordan, merged 2020-05-11"
2353
+ [#2079]:https://github.com/puma/puma/pull/2079 "PR by @ayufan, merged 2020-05-11"
2354
+ [#2093]:https://github.com/puma/puma/pull/2093 "PR by @schneems, merged 2019-12-18"
2355
+ [#2256]:https://github.com/puma/puma/pull/2256 "PR by @nateberkopec, merged 2020-05-11"
2356
+ [#2054]:https://github.com/puma/puma/pull/2054 "PR by @composerinteralia, merged 2019-11-11"
2357
+ [#2106]:https://github.com/puma/puma/pull/2106 "PR by @ylecuyer, merged 2020-02-11"
2358
+ [#2167]:https://github.com/puma/puma/pull/2167 "PR by @ChrisBr, closed 2020-07-06"
2359
+ [#2344]:https://github.com/puma/puma/pull/2344 "PR by @dentarg, merged 2020-08-26"
2360
+ [#2203]:https://github.com/puma/puma/pull/2203 "PR by @zanker-stripe, merged 2020-03-31"
2361
+ [#2220]:https://github.com/puma/puma/pull/2220 "PR by @wjordan, merged 2020-04-14"
2362
+ [#2238]:https://github.com/puma/puma/pull/2238 "PR by @sthirugn, merged 2020-05-07"
2363
+ [#2086]:https://github.com/puma/puma/pull/2086 "PR by @bdewater, merged 2019-12-17"
2364
+ [#2253]:https://github.com/puma/puma/pull/2253 "PR by @schneems, merged 2020-05-11"
2365
+ [#2288]:https://github.com/puma/puma/pull/2288 "PR by @FTLam11, merged 2020-06-02"
2366
+ [#1487]:https://github.com/puma/puma/pull/1487 "PR by @jxa, merged 2018-05-09"
2367
+ [#2143]:https://github.com/puma/puma/pull/2143 "PR by @jalevin, merged 2020-04-21"
2368
+ [#2169]:https://github.com/puma/puma/pull/2169 "PR by @nateberkopec, merged 2020-03-10"
2369
+ [#2170]:https://github.com/puma/puma/pull/2170 "PR by @nateberkopec, merged 2020-03-10"
2370
+ [#2076]:https://github.com/puma/puma/pull/2076 "PR by @drews256, merged 2020-02-27"
2371
+ [#2022]:https://github.com/puma/puma/pull/2022 "PR by @olleolleolle, merged 2019-11-11"
2372
+ [#2300]:https://github.com/puma/puma/pull/2300 "PR by @alexeevit, merged 2020-07-06"
2373
+ [#2269]:https://github.com/puma/puma/pull/2269 "PR by @MSP-Greg, merged 2020-08-31"
2374
+ [#2312]:https://github.com/puma/puma/pull/2312 "PR by @MSP-Greg, merged 2020-07-20"
2375
+ [#2338]:https://github.com/puma/puma/issues/2338 "Issue by @micahhainlinestitchfix, closed 2020-08-18"
2376
+ [#2116]:https://github.com/puma/puma/pull/2116 "PR by @MSP-Greg, merged 2020-05-15"
2377
+ [#2074]:https://github.com/puma/puma/issues/2074 "Issue by @jchristie55332, closed 2020-02-19"
2378
+ [#2211]:https://github.com/puma/puma/pull/2211 "PR by @MSP-Greg, merged 2020-03-30"
2379
+ [#2069]:https://github.com/puma/puma/pull/2069 "PR by @MSP-Greg, merged 2019-11-09"
2380
+ [#2112]:https://github.com/puma/puma/pull/2112 "PR by @wjordan, merged 2020-03-03"
2381
+ [#1893]:https://github.com/puma/puma/pull/1893 "PR by @seven1m, merged 2020-02-18"
2382
+ [#2119]:https://github.com/puma/puma/pull/2119 "PR by @wjordan, merged 2020-02-20"
2383
+ [#2121]:https://github.com/puma/puma/pull/2121 "PR by @wjordan, merged 2020-02-21"
2384
+ [#2154]:https://github.com/puma/puma/pull/2154 "PR by @cjlarose, merged 2020-03-10"
2385
+ [#1551]:https://github.com/puma/puma/issues/1551 "Issue by @austinthecoder, closed 2020-03-10"
2386
+ [#2198]:https://github.com/puma/puma/pull/2198 "PR by @eregon, merged 2020-03-24"
2387
+ [#2216]:https://github.com/puma/puma/pull/2216 "PR by @praboud-stripe, merged 2020-04-06"
2388
+ [#2122]:https://github.com/puma/puma/pull/2122 "PR by @wjordan, merged 2020-04-10"
2389
+ [#2177]:https://github.com/puma/puma/issues/2177 "Issue by @GuiTeK, closed 2020-04-08"
2390
+ [#2221]:https://github.com/puma/puma/pull/2221 "PR by @wjordan, merged 2020-04-17"
2391
+ [#2233]:https://github.com/puma/puma/pull/2233 "PR by @ayufan, merged 2020-04-25"
2392
+ [#2234]:https://github.com/puma/puma/pull/2234 "PR by @wjordan, merged 2020-04-30"
2393
+ [#2225]:https://github.com/puma/puma/issues/2225 "Issue by @nateberkopec, closed 2020-04-27"
2394
+ [#2267]:https://github.com/puma/puma/pull/2267 "PR by @wjordan, merged 2020-05-20"
2395
+ [#2287]:https://github.com/puma/puma/pull/2287 "PR by @eugeneius, merged 2020-05-31"
2396
+ [#2317]:https://github.com/puma/puma/pull/2317 "PR by @MSP-Greg, merged 2020-09-01"
2397
+ [#2319]:https://github.com/puma/puma/issues/2319 "Issue by @AlexWayfer, closed 2020-09-03"
2398
+ [#2326]:https://github.com/puma/puma/pull/2326 "PR by @rkistner, closed 2020-09-04"
2399
+ [#2299]:https://github.com/puma/puma/issues/2299 "Issue by @JohnPhillips31416, closed 2020-09-17"
2400
+ [#2095]:https://github.com/puma/puma/pull/2095 "PR by @bdewater, merged 2019-12-25"
2401
+ [#2102]:https://github.com/puma/puma/pull/2102 "PR by @bdewater, merged 2020-02-07"
2402
+ [#2111]:https://github.com/puma/puma/pull/2111 "PR by @wjordan, merged 2020-02-20"
2403
+ [#1980]:https://github.com/puma/puma/pull/1980 "PR by @nateberkopec, merged 2020-02-27"
2404
+ [#2189]:https://github.com/puma/puma/pull/2189 "PR by @jkowens, merged 2020-03-19"
2405
+ [#2124]:https://github.com/puma/puma/pull/2124 "PR by @wjordan, merged 2020-04-14"
2406
+ [#2223]:https://github.com/puma/puma/pull/2223 "PR by @wjordan, merged 2020-04-20"
2407
+ [#2239]:https://github.com/puma/puma/pull/2239 "PR by @wjordan, merged 2020-05-15"
2408
+ [#2496]:https://github.com/puma/puma/pull/2496 "PR by @TheRusskiy, merged 2020-11-30"
2409
+ [#2304]:https://github.com/puma/puma/issues/2304 "Issue by @mpeltomaa, closed 2020-09-05"
2410
+ [#2132]:https://github.com/puma/puma/issues/2132 "Issue by @bmclean, closed 2020-02-28"
2411
+ [#2010]:https://github.com/puma/puma/pull/2010 "PR by @nateberkopec, merged 2019-10-07"
2412
+ [#2012]:https://github.com/puma/puma/pull/2012 "PR by @headius, merged 2019-10-07"
2413
+ [#2046]:https://github.com/puma/puma/pull/2046 "PR by @composerinteralia, merged 2019-10-21"
2414
+ [#2052]:https://github.com/puma/puma/pull/2052 "PR by @composerinteralia, merged 2019-11-02"
2415
+ [#1564]:https://github.com/puma/puma/issues/1564 "Issue by @perlun, closed 2019-10-07"
2416
+ [#2035]:https://github.com/puma/puma/pull/2035 "PR by @AndrewSpeed, merged 2019-10-18"
2417
+ [#2048]:https://github.com/puma/puma/pull/2048 "PR by @hahmed, merged 2019-10-21"
2418
+ [#2050]:https://github.com/puma/puma/pull/2050 "PR by @olleolleolle, merged 2019-10-25"
2419
+ [#1842]:https://github.com/puma/puma/issues/1842 "Issue by @nateberkopec, closed 2019-09-18"
2420
+ [#1988]:https://github.com/puma/puma/issues/1988 "Issue by @mcg, closed 2019-10-01"
2421
+ [#1986]:https://github.com/puma/puma/issues/1986 "Issue by @flaminestone, closed 2019-10-01"
2422
+ [#1994]:https://github.com/puma/puma/issues/1994 "Issue by @LimeBlast, closed 2019-10-01"
2423
+ [#2006]:https://github.com/puma/puma/pull/2006 "PR by @nateberkopec, merged 2019-10-01"
2424
+ [#1222]:https://github.com/puma/puma/issues/1222 "Issue by @seanmckinley, closed 2019-10-04"
2425
+ [#1885]:https://github.com/puma/puma/pull/1885 "PR by @spk, merged 2019-08-10"
2426
+ [#1934]:https://github.com/puma/puma/pull/1934 "PR by @zarelit, merged 2019-08-28"
2427
+ [#1105]:https://github.com/puma/puma/pull/1105 "PR by @daveallie, merged 2019-09-02"
2428
+ [#1786]:https://github.com/puma/puma/pull/1786 "PR by @evanphx, merged 2019-09-11"
2429
+ [#1320]:https://github.com/puma/puma/pull/1320 "PR by @nateberkopec, merged 2019-09-12"
2430
+ [#1968]:https://github.com/puma/puma/pull/1968 "PR by @nateberkopec, merged 2019-09-15"
2431
+ [#1908]:https://github.com/puma/puma/pull/1908 "PR by @MSP-Greg, merged 2019-08-23"
2432
+ [#1952]:https://github.com/puma/puma/pull/1952 "PR by @MSP-Greg, merged 2019-09-19"
2433
+ [#1941]:https://github.com/puma/puma/pull/1941 "PR by @MSP-Greg, merged 2019-09-02"
2434
+ [#1961]:https://github.com/puma/puma/pull/1961 "PR by @nateberkopec, merged 2019-09-11"
2435
+ [#1970]:https://github.com/puma/puma/pull/1970 "PR by @MSP-Greg, merged 2019-09-18"
2436
+ [#1946]:https://github.com/puma/puma/pull/1946 "PR by @nateberkopec, merged 2019-09-02"
2437
+ [#1831]:https://github.com/puma/puma/pull/1831 "PR by @spk, merged 2019-07-27"
2438
+ [#1816]:https://github.com/puma/puma/pull/1816 "PR by @ylecuyer, merged 2019-08-01"
2439
+ [#1844]:https://github.com/puma/puma/pull/1844 "PR by @ylecuyer, merged 2019-08-01"
2440
+ [#1836]:https://github.com/puma/puma/pull/1836 "PR by @MSP-Greg, merged 2019-08-06"
2441
+ [#1887]:https://github.com/puma/puma/pull/1887 "PR by @MSP-Greg, merged 2019-08-06"
2442
+ [#1812]:https://github.com/puma/puma/pull/1812 "PR by @kou, merged 2019-08-03"
2443
+ [#1491]:https://github.com/puma/puma/pull/1491 "PR by @olleolleolle, merged 2019-07-17"
2444
+ [#1837]:https://github.com/puma/puma/pull/1837 "PR by @montanalow, merged 2019-07-25"
2445
+ [#1857]:https://github.com/puma/puma/pull/1857 "PR by @Jesus, merged 2019-08-03"
2446
+ [#1822]:https://github.com/puma/puma/pull/1822 "PR by @Jesus, merged 2019-08-01"
2447
+ [#1863]:https://github.com/puma/puma/pull/1863 "PR by @dzunk, merged 2019-08-04"
2448
+ [#1838]:https://github.com/puma/puma/pull/1838 "PR by @bogn83, merged 2019-07-14"
2449
+ [#1882]:https://github.com/puma/puma/pull/1882 "PR by @okuramasafumi, merged 2019-08-06"
2450
+ [#1848]:https://github.com/puma/puma/pull/1848 "PR by @nateberkopec, merged 2019-07-16"
2451
+ [#1847]:https://github.com/puma/puma/pull/1847 "PR by @nateberkopec, merged 2019-07-16"
2452
+ [#1846]:https://github.com/puma/puma/pull/1846 "PR by @nateberkopec, merged 2019-07-16"
2453
+ [#1853]:https://github.com/puma/puma/pull/1853 "PR by @Jesus, merged 2019-07-18"
2454
+ [#1850]:https://github.com/puma/puma/pull/1850 "PR by @nateberkopec, merged 2019-07-27"
2455
+ [#1866]:https://github.com/puma/puma/pull/1866 "PR by @josacar, merged 2019-07-28"
2456
+ [#1870]:https://github.com/puma/puma/pull/1870 "PR by @MSP-Greg, merged 2019-07-30"
2457
+ [#1872]:https://github.com/puma/puma/pull/1872 "PR by @MSP-Greg, merged 2019-07-30"
2458
+ [#1833]:https://github.com/puma/puma/issues/1833 "Issue by @julik, closed 2019-07-09"
2459
+ [#1888]:https://github.com/puma/puma/pull/1888 "PR by @ClikeX, merged 2019-08-06"
2460
+ [#1829]:https://github.com/puma/puma/pull/1829 "PR by @Fudoshiki, merged 2019-07-09"
2461
+ [#1832]:https://github.com/puma/puma/pull/1832 "PR by @MSP-Greg, merged 2019-07-08"
2462
+ [#1827]:https://github.com/puma/puma/pull/1827 "PR by @amrrbakry, merged 2019-06-27"
2463
+ [#1562]:https://github.com/puma/puma/pull/1562 "PR by @skrobul, merged 2019-02-20"
2464
+ [#1569]:https://github.com/puma/puma/pull/1569 "PR by @rianmcguire, merged 2019-02-20"
2465
+ [#1648]:https://github.com/puma/puma/pull/1648 "PR by @wjordan, merged 2019-02-20"
2466
+ [#1691]:https://github.com/puma/puma/pull/1691 "PR by @kares, merged 2019-02-20"
2467
+ [#1716]:https://github.com/puma/puma/pull/1716 "PR by @mdkent, merged 2019-02-20"
2468
+ [#1690]:https://github.com/puma/puma/pull/1690 "PR by @mic-kul, merged 2019-03-11"
2469
+ [#1689]:https://github.com/puma/puma/pull/1689 "PR by @michaelherold, merged 2019-03-11"
2470
+ [#1728]:https://github.com/puma/puma/pull/1728 "PR by @evanphx, merged 2019-03-20"
2471
+ [#1824]:https://github.com/puma/puma/pull/1824 "PR by @spk, merged 2019-06-24"
2472
+ [#1685]:https://github.com/puma/puma/pull/1685 "PR by @mainameiz, merged 2019-02-20"
2473
+ [#1808]:https://github.com/puma/puma/pull/1808 "PR by @schneems, merged 2019-06-10"
2474
+ [#1508]:https://github.com/puma/puma/pull/1508 "PR by @florin555, merged 2019-02-20"
2475
+ [#1650]:https://github.com/puma/puma/pull/1650 "PR by @adam101, merged 2019-02-20"
2476
+ [#1655]:https://github.com/puma/puma/pull/1655 "PR by @mipearson, merged 2019-02-20"
2477
+ [#1671]:https://github.com/puma/puma/pull/1671 "PR by @eric-norcross, merged 2019-02-20"
2478
+ [#1583]:https://github.com/puma/puma/pull/1583 "PR by @chwevans, merged 2019-02-20"
2479
+ [#1773]:https://github.com/puma/puma/pull/1773 "PR by @enebo, merged 2019-04-14"
2480
+ [#1731]:https://github.com/puma/puma/issues/1731 "Issue by @Fudoshiki, closed 2019-03-20"
2481
+ [#1803]:https://github.com/puma/puma/pull/1803 "PR by @Jesus, merged 2019-05-28"
2482
+ [#1741]:https://github.com/puma/puma/pull/1741 "PR by @MSP-Greg, merged 2019-03-19"
2483
+ [#1674]:https://github.com/puma/puma/issues/1674 "Issue by @atitan, closed 2019-06-12"
2484
+ [#1720]:https://github.com/puma/puma/issues/1720 "Issue by @voxik, closed 2019-03-20"
2485
+ [#1730]:https://github.com/puma/puma/issues/1730 "Issue by @nearapogee, closed 2019-07-16"
2486
+ [#1755]:https://github.com/puma/puma/issues/1755 "Issue by @vbalazs, closed 2019-07-26"
2487
+ [#1649]:https://github.com/puma/puma/pull/1649 "PR by @schneems, merged 2018-10-17"
2488
+ [#1607]:https://github.com/puma/puma/pull/1607 "PR by @harmdewit, merged 2018-08-15"
2489
+ [#1700]:https://github.com/puma/puma/pull/1700 "PR by @schneems, merged 2019-01-05"
2490
+ [#1630]:https://github.com/puma/puma/pull/1630 "PR by @eregon, merged 2018-09-11"
2491
+ [#1478]:https://github.com/puma/puma/pull/1478 "PR by @eallison91, merged 2018-05-09"
2492
+ [#1604]:https://github.com/puma/puma/pull/1604 "PR by @schneems, merged 2018-07-02"
2493
+ [#1579]:https://github.com/puma/puma/pull/1579 "PR by @schneems, merged 2018-06-14"
2494
+ [#1506]:https://github.com/puma/puma/pull/1506 "PR by @dekellum, merged 2018-05-09"
2495
+ [#1563]:https://github.com/puma/puma/pull/1563 "PR by @dannyfallon, merged 2018-05-01"
2496
+ [#1557]:https://github.com/puma/puma/pull/1557 "PR by @swrobel, merged 2018-05-09"
2497
+ [#1529]:https://github.com/puma/puma/pull/1529 "PR by @desnudopenguino, merged 2018-03-20"
2498
+ [#1532]:https://github.com/puma/puma/pull/1532 "PR by @schneems, merged 2018-03-21"
2499
+ [#1482]:https://github.com/puma/puma/pull/1482 "PR by @shayonj, merged 2018-03-19"
2500
+ [#1511]:https://github.com/puma/puma/pull/1511 "PR by @jemiam, merged 2018-03-19"
2501
+ [#1545]:https://github.com/puma/puma/pull/1545 "PR by @hoshinotsuyoshi, merged 2018-03-28"
2502
+ [#1550]:https://github.com/puma/puma/pull/1550 "PR by @eileencodes, merged 2018-03-29"
2503
+ [#1553]:https://github.com/puma/puma/pull/1553 "PR by @eugeneius, merged 2018-04-02"
2504
+ [#1510]:https://github.com/puma/puma/issues/1510 "Issue by @vincentwoo, closed 2018-03-06"
2505
+ [#1524]:https://github.com/puma/puma/pull/1524 "PR by @tuwukee, closed 2018-03-06"
2506
+ [#1507]:https://github.com/puma/puma/issues/1507 "Issue by @vincentwoo, closed 2018-03-19"
2507
+ [#1483]:https://github.com/puma/puma/issues/1483 "Issue by @igravious, closed 2018-03-06"
2508
+ [#1502]:https://github.com/puma/puma/issues/1502 "Issue by @vincentwoo, closed 2020-03-09"
2509
+ [#1403]:https://github.com/puma/puma/pull/1403 "PR by @eileencodes, merged 2017-10-04"
2510
+ [#1435]:https://github.com/puma/puma/pull/1435 "PR by @juliancheal, merged 2017-10-11"
2511
+ [#1340]:https://github.com/puma/puma/pull/1340 "PR by @ViliusLuneckas, merged 2017-10-16"
2512
+ [#1434]:https://github.com/puma/puma/pull/1434 "PR by @jumbosushi, merged 2017-10-10"
2513
+ [#1436]:https://github.com/puma/puma/pull/1436 "PR by @luislavena, merged 2017-10-11"
2514
+ [#1418]:https://github.com/puma/puma/pull/1418 "PR by @eileencodes, merged 2017-09-22"
2515
+ [#1416]:https://github.com/puma/puma/pull/1416 "PR by @hiimtaylorjones, merged 2017-09-22"
2516
+ [#1409]:https://github.com/puma/puma/pull/1409 "PR by @olleolleolle, merged 2017-09-13"
2517
+ [#1427]:https://github.com/puma/puma/issues/1427 "Issue by @garybernhardt, closed 2017-10-04"
2518
+ [#1430]:https://github.com/puma/puma/pull/1430 "PR by @MSP-Greg, merged 2017-10-09"
2519
+ [#1429]:https://github.com/puma/puma/pull/1429 "PR by @perlun, merged 2017-10-09"
2520
+ [#1455]:https://github.com/puma/puma/pull/1455 "PR by @perlun, merged 2017-11-16"
2521
+ [#1425]:https://github.com/puma/puma/pull/1425 "PR by @vizcay, merged 2017-10-01"
2522
+ [#1452]:https://github.com/puma/puma/pull/1452 "PR by @eprothro, merged 2017-11-16"
2523
+ [#1439]:https://github.com/puma/puma/pull/1439 "PR by @MSP-Greg, merged 2017-10-16"
2524
+ [#1442]:https://github.com/puma/puma/pull/1442 "PR by @MSP-Greg, merged 2017-10-19"
2525
+ [#1464]:https://github.com/puma/puma/pull/1464 "PR by @MSP-Greg, merged 2017-11-20"
2526
+ [#1384]:https://github.com/puma/puma/pull/1384 "PR by @noahgibbs, merged 2017-08-03"
2527
+ [#1111]:https://github.com/puma/puma/pull/1111 "PR by @alexlance, merged 2017-06-04"
2528
+ [#1392]:https://github.com/puma/puma/pull/1392 "PR by @hoffm, merged 2017-08-11"
2529
+ [#1347]:https://github.com/puma/puma/pull/1347 "PR by @NikolayRys, merged 2017-06-28"
2530
+ [#1334]:https://github.com/puma/puma/pull/1334 "PR by @respire, merged 2017-06-13"
2531
+ [#1383]:https://github.com/puma/puma/pull/1383 "PR by @schneems, merged 2017-08-02"
2532
+ [#1368]:https://github.com/puma/puma/pull/1368 "PR by @bongole, merged 2017-08-03"
2533
+ [#1318]:https://github.com/puma/puma/pull/1318 "PR by @nateberkopec, merged 2017-08-03"
2534
+ [#1376]:https://github.com/puma/puma/pull/1376 "PR by @pat, merged 2017-08-03"
2535
+ [#1388]:https://github.com/puma/puma/pull/1388 "PR by @nateberkopec, merged 2017-08-08"
2536
+ [#1390]:https://github.com/puma/puma/pull/1390 "PR by @junaruga, merged 2017-08-16"
2537
+ [#1391]:https://github.com/puma/puma/pull/1391 "PR by @junaruga, merged 2017-08-16"
2538
+ [#1385]:https://github.com/puma/puma/pull/1385 "PR by @grosser, merged 2017-08-16"
2539
+ [#1377]:https://github.com/puma/puma/pull/1377 "PR by @shayonj, merged 2017-08-16"
2540
+ [#1337]:https://github.com/puma/puma/pull/1337 "PR by @shayonj, merged 2017-08-16"
2541
+ [#1325]:https://github.com/puma/puma/pull/1325 "PR by @palkan, merged 2017-06-04"
2542
+ [#1395]:https://github.com/puma/puma/pull/1395 "PR by @junaruga, merged 2017-08-16"
2543
+ [#1367]:https://github.com/puma/puma/issues/1367 "Issue by @dekellum, closed 2017-08-17"
2544
+ [#1314]:https://github.com/puma/puma/pull/1314 "PR by @grosser, merged 2017-06-02"
2545
+ [#1311]:https://github.com/puma/puma/pull/1311 "PR by @grosser, merged 2017-06-02"
2546
+ [#1313]:https://github.com/puma/puma/pull/1313 "PR by @grosser, merged 2017-06-03"
2547
+ [#1260]:https://github.com/puma/puma/pull/1260 "PR by @grosser, merged 2017-04-11"
2548
+ [#1278]:https://github.com/puma/puma/pull/1278 "PR by @evanphx, merged 2017-04-28"
2549
+ [#1306]:https://github.com/puma/puma/pull/1306 "PR by @jules2689, merged 2017-05-31"
2550
+ [#1274]:https://github.com/puma/puma/pull/1274 "PR by @evanphx, merged 2017-05-01"
2551
+ [#1261]:https://github.com/puma/puma/pull/1261 "PR by @jacksonrayhamilton, merged 2017-04-07"
2552
+ [#1259]:https://github.com/puma/puma/pull/1259 "PR by @jacksonrayhamilton, merged 2017-04-07"
2553
+ [#1248]:https://github.com/puma/puma/pull/1248 "PR by @davidarnold, merged 2017-04-18"
2554
+ [#1277]:https://github.com/puma/puma/pull/1277 "PR by @schneems, merged 2017-05-01"
2555
+ [#1290]:https://github.com/puma/puma/pull/1290 "PR by @schneems, merged 2017-05-12"
2556
+ [#1285]:https://github.com/puma/puma/pull/1285 "PR by @fmauNeko, merged 2017-05-12"
2557
+ [#1282]:https://github.com/puma/puma/pull/1282 "PR by @grosser, merged 2017-05-09"
2558
+ [#1294]:https://github.com/puma/puma/pull/1294 "PR by @masry707, merged 2017-05-15"
2559
+ [#1206]:https://github.com/puma/puma/pull/1206 "PR by @NikolayRys, closed 2017-06-27"
2560
+ [#1241]:https://github.com/puma/puma/issues/1241 "Issue by @renchap, closed 2017-03-14"
2561
+ [#1239]:https://github.com/puma/puma/pull/1239 "PR by @schneems, merged 2017-03-10"
2562
+ [#1234]:https://github.com/puma/puma/pull/1234 "PR by @schneems, merged 2017-03-09"
2563
+ [#1226]:https://github.com/puma/puma/pull/1226 "PR by @eileencodes, merged 2017-03-09"
2564
+ [#1227]:https://github.com/puma/puma/pull/1227 "PR by @sirupsen, merged 2017-02-27"
2565
+ [#1213]:https://github.com/puma/puma/pull/1213 "PR by @junaruga, merged 2017-02-28"
2566
+ [#1182]:https://github.com/puma/puma/issues/1182 "Issue by @brunowego, closed 2017-02-09"
2567
+ [#1203]:https://github.com/puma/puma/pull/1203 "PR by @twalpole, merged 2017-02-09"
2568
+ [#1129]:https://github.com/puma/puma/pull/1129 "PR by @chtitux, merged 2016-12-12"
2569
+ [#1165]:https://github.com/puma/puma/pull/1165 "PR by @sriedel, merged 2016-12-21"
2570
+ [#1175]:https://github.com/puma/puma/pull/1175 "PR by @jemiam, merged 2016-12-21"
2571
+ [#1068]:https://github.com/puma/puma/pull/1068 "PR by @junaruga, merged 2016-09-05"
2572
+ [#1091]:https://github.com/puma/puma/pull/1091 "PR by @frodsan, merged 2016-09-17"
2573
+ [#1088]:https://github.com/puma/puma/pull/1088 "PR by @frodsan, merged 2016-11-20"
2574
+ [#1160]:https://github.com/puma/puma/pull/1160 "PR by @frodsan, merged 2016-11-24"
2575
+ [#1169]:https://github.com/puma/puma/pull/1169 "PR by @scbrubaker02, merged 2016-12-12"
2576
+ [#1061]:https://github.com/puma/puma/pull/1061 "PR by @michaelsauter, merged 2016-09-05"
2577
+ [#1036]:https://github.com/puma/puma/issues/1036 "Issue by @matobinder, closed 2016-08-03"
2578
+ [#1120]:https://github.com/puma/puma/pull/1120 "PR by @prathamesh-sonpatki, merged 2016-11-21"
2579
+ [#1178]:https://github.com/puma/puma/pull/1178 "PR by @Koronen, merged 2016-12-21"
2580
+ [#1002]:https://github.com/puma/puma/issues/1002 "Issue by @mattyb, closed 2016-07-26"
2581
+ [#1063]:https://github.com/puma/puma/issues/1063 "Issue by @mperham, closed 2016-09-05"
2582
+ [#1089]:https://github.com/puma/puma/issues/1089 "Issue by @AdamBialas, closed 2016-09-17"
2583
+ [#1114]:https://github.com/puma/puma/pull/1114 "PR by @sj26, merged 2016-12-13"
2584
+ [#1110]:https://github.com/puma/puma/pull/1110 "PR by @montdidier, merged 2016-12-12"
2585
+ [#1135]:https://github.com/puma/puma/pull/1135 "PR by @jkraemer, merged 2016-11-19"
2586
+ [#1081]:https://github.com/puma/puma/pull/1081 "PR by @frodsan, merged 2016-09-08"
2587
+ [#1138]:https://github.com/puma/puma/pull/1138 "PR by @skull-squadron, merged 2016-12-13"
2588
+ [#1118]:https://github.com/puma/puma/pull/1118 "PR by @hiroara, merged 2016-11-20"
2589
+ [#1075]:https://github.com/puma/puma/issues/1075 "Issue by @pvalena, closed 2016-09-06"
2590
+ [#932]:https://github.com/puma/puma/issues/932 "Issue by @everplays, closed 2016-07-24"
2591
+ [#519]:https://github.com/puma/puma/issues/519 "Issue by @tmornini, closed 2016-07-25"
2592
+ [#828]:https://github.com/puma/puma/issues/828 "Issue by @Zapotek, closed 2016-07-24"
2593
+ [#984]:https://github.com/puma/puma/issues/984 "Issue by @erichmenge, closed 2016-07-24"
2594
+ [#1028]:https://github.com/puma/puma/issues/1028 "Issue by @matobinder, closed 2016-07-24"
2595
+ [#1023]:https://github.com/puma/puma/issues/1023 "Issue by @fera2k, closed 2016-07-24"
2596
+ [#1027]:https://github.com/puma/puma/issues/1027 "Issue by @rosenfeld, closed 2016-07-24"
2597
+ [#925]:https://github.com/puma/puma/issues/925 "Issue by @lokenmakwana, closed 2016-07-24"
2598
+ [#911]:https://github.com/puma/puma/issues/911 "Issue by @veganstraightedge, closed 2016-07-24"
2599
+ [#620]:https://github.com/puma/puma/issues/620 "Issue by @javanthropus, closed 2016-07-25"
2600
+ [#778]:https://github.com/puma/puma/issues/778 "Issue by @niedhui, closed 2016-07-24"
2601
+ [#1021]:https://github.com/puma/puma/pull/1021 "PR by @sarahzrf, merged 2016-07-20"
2602
+ [#1022]:https://github.com/puma/puma/issues/1022 "Issue by @AKovtunov, closed 2017-08-16"
2603
+ [#958]:https://github.com/puma/puma/issues/958 "Issue by @lalitlogical, closed 2016-04-23"
2604
+ [#782]:https://github.com/puma/puma/issues/782 "Issue by @Tonkpils, closed 2016-07-19"
2605
+ [#1010]:https://github.com/puma/puma/issues/1010 "Issue by @mneumark, closed 2016-07-19"
2606
+ [#959]:https://github.com/puma/puma/issues/959 "Issue by @mwpastore, closed 2016-04-22"
2607
+ [#840]:https://github.com/puma/puma/issues/840 "Issue by @maxkwallace, closed 2016-04-07"
2608
+ [#1007]:https://github.com/puma/puma/pull/1007 "PR by @willnet, merged 2016-06-24"
2609
+ [#1014]:https://github.com/puma/puma/pull/1014 "PR by @szymon-jez, merged 2016-07-11"
2610
+ [#1015]:https://github.com/puma/puma/pull/1015 "PR by @bf4, merged 2016-07-19"
2611
+ [#1017]:https://github.com/puma/puma/pull/1017 "PR by @jorihardman, merged 2016-07-19"
2612
+ [#954]:https://github.com/puma/puma/pull/954 "PR by @jf, merged 2016-04-12"
2613
+ [#955]:https://github.com/puma/puma/pull/955 "PR by @jf, merged 2016-04-22"
2614
+ [#956]:https://github.com/puma/puma/pull/956 "PR by @maxkwallace, merged 2016-04-12"
2615
+ [#960]:https://github.com/puma/puma/pull/960 "PR by @kmayer, merged 2016-04-15"
2616
+ [#969]:https://github.com/puma/puma/pull/969 "PR by @frankwong15, merged 2016-05-10"
2617
+ [#970]:https://github.com/puma/puma/pull/970 "PR by @willnet, merged 2016-04-26"
2618
+ [#974]:https://github.com/puma/puma/pull/974 "PR by @reidmorrison, merged 2016-05-10"
2619
+ [#977]:https://github.com/puma/puma/pull/977 "PR by @snow, merged 2016-05-10"
2620
+ [#981]:https://github.com/puma/puma/pull/981 "PR by @zach-chai, merged 2016-07-19"
2621
+ [#993]:https://github.com/puma/puma/pull/993 "PR by @scorix, merged 2016-07-19"
2622
+ [#938]:https://github.com/puma/puma/issues/938 "Issue by @vandrijevik, closed 2016-04-07"
2623
+ [#529]:https://github.com/puma/puma/issues/529 "Issue by @mperham, closed 2016-04-07"
2624
+ [#788]:https://github.com/puma/puma/issues/788 "Issue by @herregroen, closed 2016-04-07"
2625
+ [#894]:https://github.com/puma/puma/issues/894 "Issue by @rafbm, closed 2016-04-07"
2626
+ [#937]:https://github.com/puma/puma/issues/937 "Issue by @huangxiangdan, closed 2016-04-07"
2627
+ [#945]:https://github.com/puma/puma/pull/945 "PR by @dekellum, merged 2016-04-07"
2628
+ [#946]:https://github.com/puma/puma/pull/946 "PR by @vipulnsward, merged 2016-04-07"
2629
+ [#947]:https://github.com/puma/puma/pull/947 "PR by @vipulnsward, merged 2016-04-07"
2630
+ [#936]:https://github.com/puma/puma/pull/936 "PR by @prathamesh-sonpatki, merged 2016-04-01"
2631
+ [#940]:https://github.com/puma/puma/pull/940 "PR by @kyledrake, merged 2016-04-01"
2632
+ [#942]:https://github.com/puma/puma/pull/942 "PR by @dekellum, merged 2016-04-01"
2633
+ [#927]:https://github.com/puma/puma/pull/927 "PR by @jlecour, merged 2016-03-18"
2634
+ [#931]:https://github.com/puma/puma/pull/931 "PR by @runlevel5, merged 2016-03-18"
2635
+ [#922]:https://github.com/puma/puma/issues/922 "Issue by @LavirtheWhiolet, closed 2016-03-07"
2636
+ [#923]:https://github.com/puma/puma/issues/923 "Issue by @donv, closed 2016-03-06"
2637
+ [#912]:https://github.com/puma/puma/pull/912 "PR by @tricknotes, merged 2016-03-06"
2638
+ [#921]:https://github.com/puma/puma/pull/921 "PR by @swrobel, merged 2016-03-06"
2639
+ [#924]:https://github.com/puma/puma/pull/924 "PR by @tbrisker, merged 2016-03-07"
2640
+ [#916]:https://github.com/puma/puma/issues/916 "Issue by @ma11hew28, closed 2016-03-06"
2641
+ [#913]:https://github.com/puma/puma/issues/913 "Issue by @Casara, closed 2016-03-06"
2642
+ [#918]:https://github.com/puma/puma/issues/918 "Issue by @rodrigdav, closed 2016-03-06"
2643
+ [#910]:https://github.com/puma/puma/issues/910 "Issue by @ball-hayden, closed 2016-03-05"
2644
+ [#914]:https://github.com/puma/puma/issues/914 "Issue by @osheroff, closed 2016-03-06"
2645
+ [#901]:https://github.com/puma/puma/pull/901 "PR by @mitto, merged 2016-02-26"
2646
+ [#902]:https://github.com/puma/puma/pull/902 "PR by @corrupt952, merged 2016-02-26"
2647
+ [#905]:https://github.com/puma/puma/pull/905 "PR by @Eric-Guo, merged 2016-02-26"
2648
+ [#852]:https://github.com/puma/puma/issues/852 "Issue by @asia653, closed 2016-02-25"
2649
+ [#854]:https://github.com/puma/puma/issues/854 "Issue by @ollym, closed 2016-02-25"
2650
+ [#824]:https://github.com/puma/puma/issues/824 "Issue by @MattWalston, closed 2016-02-25"
2651
+ [#823]:https://github.com/puma/puma/issues/823 "Issue by @pneuman, closed 2016-02-25"
2652
+ [#815]:https://github.com/puma/puma/issues/815 "Issue by @nate-dipiazza, closed 2016-02-25"
2653
+ [#835]:https://github.com/puma/puma/issues/835 "Issue by @mwpastore, closed 2016-02-25"
2654
+ [#798]:https://github.com/puma/puma/issues/798 "Issue by @schneems, closed 2016-02-25"
2655
+ [#876]:https://github.com/puma/puma/issues/876 "Issue by @osheroff, closed 2016-02-25"
2656
+ [#849]:https://github.com/puma/puma/issues/849 "Issue by @apotheon, closed 2016-02-25"
2657
+ [#871]:https://github.com/puma/puma/pull/871 "PR by @deepj, merged 2016-02-25"
2658
+ [#874]:https://github.com/puma/puma/pull/874 "PR by @wallclockbuilder, merged 2016-02-25"
2659
+ [#883]:https://github.com/puma/puma/pull/883 "PR by @dadah89, merged 2016-02-25"
2660
+ [#884]:https://github.com/puma/puma/pull/884 "PR by @furkanmustafa, merged 2016-02-25"
2661
+ [#888]:https://github.com/puma/puma/pull/888 "PR by @mlarraz, merged 2016-02-25"
2662
+ [#890]:https://github.com/puma/puma/pull/890 "PR by @todd, merged 2016-02-25"
2663
+ [#891]:https://github.com/puma/puma/pull/891 "PR by @ctaintor, merged 2016-02-25"
2664
+ [#893]:https://github.com/puma/puma/pull/893 "PR by @spastorino, merged 2016-02-25"
2665
+ [#897]:https://github.com/puma/puma/pull/897 "PR by @vanchi-zendesk, merged 2016-02-25"
2666
+ [#899]:https://github.com/puma/puma/pull/899 "PR by @kch, merged 2016-02-25"
2667
+ [#859]:https://github.com/puma/puma/issues/859 "Issue by @boxofrad, closed 2016-01-28"
2668
+ [#822]:https://github.com/puma/puma/pull/822 "PR by @kwugirl, merged 2016-01-28"
2669
+ [#833]:https://github.com/puma/puma/pull/833 "PR by @joemiller, merged 2016-01-28"
2670
+ [#837]:https://github.com/puma/puma/pull/837 "PR by @YurySolovyov, merged 2016-01-28"
2671
+ [#839]:https://github.com/puma/puma/pull/839 "PR by @ka8725, merged 2016-01-15"
2672
+ [#845]:https://github.com/puma/puma/pull/845 "PR by @deepj, merged 2016-01-28"
2673
+ [#846]:https://github.com/puma/puma/pull/846 "PR by @sriedel, merged 2016-01-15"
2674
+ [#850]:https://github.com/puma/puma/pull/850 "PR by @deepj, merged 2016-01-15"
2675
+ [#853]:https://github.com/puma/puma/pull/853 "PR by @Jeffrey6052, merged 2016-01-28"
2676
+ [#857]:https://github.com/puma/puma/pull/857 "PR by @osheroff, merged 2016-01-15"
2677
+ [#858]:https://github.com/puma/puma/pull/858 "PR by @mlarraz, merged 2016-01-28"
2678
+ [#860]:https://github.com/puma/puma/pull/860 "PR by @osheroff, merged 2016-01-15"
2679
+ [#861]:https://github.com/puma/puma/pull/861 "PR by @osheroff, merged 2016-01-15"
2680
+ [#818]:https://github.com/puma/puma/pull/818 "PR by @unleashed, merged 2015-11-06"
2681
+ [#819]:https://github.com/puma/puma/pull/819 "PR by @VictorLowther, merged 2015-11-06"
2682
+ [#563]:https://github.com/puma/puma/issues/563 "Issue by @deathbob, closed 2015-11-06"
2683
+ [#803]:https://github.com/puma/puma/issues/803 "Issue by @burningTyger, closed 2016-04-07"
2684
+ [#768]:https://github.com/puma/puma/pull/768 "PR by @nathansamson, merged 2015-11-06"
2685
+ [#773]:https://github.com/puma/puma/pull/773 "PR by @rossta, merged 2015-11-06"
2686
+ [#774]:https://github.com/puma/puma/pull/774 "PR by @snow, merged 2015-11-06"
2687
+ [#781]:https://github.com/puma/puma/pull/781 "PR by @sunsations, merged 2015-11-06"
2688
+ [#791]:https://github.com/puma/puma/pull/791 "PR by @unleashed, merged 2015-10-01"
2689
+ [#793]:https://github.com/puma/puma/pull/793 "PR by @robdimarco, merged 2015-11-06"
2690
+ [#794]:https://github.com/puma/puma/pull/794 "PR by @peterkeen, merged 2015-11-06"
2691
+ [#795]:https://github.com/puma/puma/pull/795 "PR by @unleashed, merged 2015-11-06"
2692
+ [#796]:https://github.com/puma/puma/pull/796 "PR by @cschneid, merged 2015-10-13"
2693
+ [#799]:https://github.com/puma/puma/pull/799 "PR by @annawinkler, merged 2015-11-06"
2694
+ [#800]:https://github.com/puma/puma/pull/800 "PR by @liamseanbrady, merged 2015-11-06"
2695
+ [#801]:https://github.com/puma/puma/pull/801 "PR by @scottjg, merged 2015-11-06"
2696
+ [#802]:https://github.com/puma/puma/pull/802 "PR by @scottjg, merged 2015-11-06"
2697
+ [#804]:https://github.com/puma/puma/pull/804 "PR by @burningTyger, merged 2015-11-06"
2698
+ [#809]:https://github.com/puma/puma/pull/809 "PR by @unleashed, merged 2015-11-06"
2699
+ [#810]:https://github.com/puma/puma/pull/810 "PR by @vlmonk, merged 2015-11-06"
2700
+ [#814]:https://github.com/puma/puma/pull/814 "PR by @schneems, merged 2015-11-04"
2701
+ [#817]:https://github.com/puma/puma/pull/817 "PR by @unleashed, merged 2015-11-06"
2702
+ [#735]:https://github.com/puma/puma/issues/735 "Issue by @trekr5, closed 2015-08-04"
2703
+ [#769]:https://github.com/puma/puma/issues/769 "Issue by @dovestyle, closed 2015-08-16"
2704
+ [#767]:https://github.com/puma/puma/issues/767 "Issue by @kapso, closed 2015-08-15"
2705
+ [#765]:https://github.com/puma/puma/issues/765 "Issue by @monfresh, closed 2015-08-15"
2706
+ [#764]:https://github.com/puma/puma/issues/764 "Issue by @keithpitt, closed 2015-08-15"
2707
+ [#669]:https://github.com/puma/puma/pull/669 "PR by @chulkilee, closed 2015-08-14"
2708
+ [#673]:https://github.com/puma/puma/pull/673 "PR by @chulkilee, closed 2015-08-14"
2709
+ [#668]:https://github.com/puma/puma/pull/668 "PR by @kcollignon, merged 2015-08-14"
2710
+ [#754]:https://github.com/puma/puma/pull/754 "PR by @nathansamson, merged 2015-08-14"
2711
+ [#759]:https://github.com/puma/puma/pull/759 "PR by @BenV, merged 2015-08-14"
2712
+ [#761]:https://github.com/puma/puma/pull/761 "PR by @dmarcotte, merged 2015-08-14"
2713
+ [#742]:https://github.com/puma/puma/pull/742 "PR by @deivid-rodriguez, merged 2015-07-17"
2714
+ [#743]:https://github.com/puma/puma/pull/743 "PR by @matthewd, merged 2015-07-18"
2715
+ [#749]:https://github.com/puma/puma/pull/749 "PR by @huacnlee, merged 2015-08-04"
2716
+ [#751]:https://github.com/puma/puma/pull/751 "PR by @costi, merged 2015-07-31"
2717
+ [#741]:https://github.com/puma/puma/issues/741 "Issue by @GUI, closed 2015-07-17"
2718
+ [#739]:https://github.com/puma/puma/issues/739 "Issue by @hab278, closed 2015-07-17"
2719
+ [#737]:https://github.com/puma/puma/issues/737 "Issue by @dmill, closed 2015-07-16"
2720
+ [#733]:https://github.com/puma/puma/issues/733 "Issue by @Eric-Guo, closed 2015-07-15"
2721
+ [#736]:https://github.com/puma/puma/pull/736 "PR by @paulanunda, merged 2015-07-15"
2722
+ [#722]:https://github.com/puma/puma/issues/722 "Issue by @mikeki, closed 2015-07-14"
2723
+ [#694]:https://github.com/puma/puma/issues/694 "Issue by @yld, closed 2015-06-10"
2724
+ [#705]:https://github.com/puma/puma/issues/705 "Issue by @TheTeaNerd, closed 2015-07-14"
2725
+ [#686]:https://github.com/puma/puma/pull/686 "PR by @jjb, merged 2015-06-10"
2726
+ [#693]:https://github.com/puma/puma/pull/693 "PR by @rob-murray, merged 2015-06-10"
2727
+ [#697]:https://github.com/puma/puma/pull/697 "PR by @spk, merged 2015-06-10"
2728
+ [#699]:https://github.com/puma/puma/pull/699 "PR by @deees, merged 2015-05-19"
2729
+ [#701]:https://github.com/puma/puma/pull/701 "PR by @deepj, merged 2015-05-19"
2730
+ [#702]:https://github.com/puma/puma/pull/702 "PR by @OleMchls, merged 2015-06-10"
2731
+ [#703]:https://github.com/puma/puma/pull/703 "PR by @deepj, merged 2015-06-10"
2732
+ [#704]:https://github.com/puma/puma/pull/704 "PR by @grega, merged 2015-06-10"
2733
+ [#709]:https://github.com/puma/puma/pull/709 "PR by @lian, merged 2015-06-10"
2734
+ [#711]:https://github.com/puma/puma/pull/711 "PR by @julik, merged 2015-06-10"
2735
+ [#712]:https://github.com/puma/puma/pull/712 "PR by @chewi, merged 2015-07-14"
2736
+ [#715]:https://github.com/puma/puma/pull/715 "PR by @raymondmars, merged 2015-07-14"
2737
+ [#725]:https://github.com/puma/puma/pull/725 "PR by @rwz, merged 2015-07-14"
2738
+ [#726]:https://github.com/puma/puma/pull/726 "PR by @jshafton, merged 2015-07-14"
2739
+ [#729]:https://github.com/puma/puma/pull/729 "PR by @allaire, merged 2015-07-14"
2740
+ [#730]:https://github.com/puma/puma/pull/730 "PR by @iamjarvo, merged 2015-07-14"
2741
+ [#690]:https://github.com/puma/puma/issues/690 "Issue by @bachue, closed 2015-04-21"
2742
+ [#684]:https://github.com/puma/puma/issues/684 "Issue by @tomquas, closed 2015-04-13"
2743
+ [#698]:https://github.com/puma/puma/pull/698 "PR by @dmarcotte, merged 2015-05-04"
2744
+ [#683]:https://github.com/puma/puma/issues/683 "Issue by @indirect, closed 2015-04-11"
2745
+ [#657]:https://github.com/puma/puma/pull/657 "PR by @schneems, merged 2015-02-19"
2746
+ [#658]:https://github.com/puma/puma/pull/658 "PR by @tomohiro, merged 2015-02-23"
2747
+ [#662]:https://github.com/puma/puma/pull/662 "PR by @iaintshine, merged 2015-03-06"
2748
+ [#664]:https://github.com/puma/puma/pull/664 "PR by @fxposter, merged 2015-03-09"
2749
+ [#667]:https://github.com/puma/puma/pull/667 "PR by @JuanitoFatas, merged 2015-03-12"
2750
+ [#672]:https://github.com/puma/puma/pull/672 "PR by @chulkilee, merged 2015-03-15"
2751
+ [#653]:https://github.com/puma/puma/issues/653 "Issue by @dvrensk, closed 2015-02-11"
2752
+ [#644]:https://github.com/puma/puma/pull/644 "PR by @bpaquet, merged 2015-01-29"
2753
+ [#646]:https://github.com/puma/puma/pull/646 "PR by @mkonecny, merged 2015-02-05"
2754
+ [#630]:https://github.com/puma/puma/issues/630 "Issue by @jelmd, closed 2015-01-20"
2755
+ [#622]:https://github.com/puma/puma/issues/622 "Issue by @sabamotto, closed 2015-01-20"
2756
+ [#583]:https://github.com/puma/puma/issues/583 "Issue by @rwojsznis, closed 2015-01-20"
2757
+ [#586]:https://github.com/puma/puma/issues/586 "Issue by @ponchik, closed 2015-01-20"
2758
+ [#359]:https://github.com/puma/puma/issues/359 "Issue by @natew, closed 2014-12-13"
2759
+ [#633]:https://github.com/puma/puma/issues/633 "Issue by @joevandyk, closed 2015-01-20"
2760
+ [#478]:https://github.com/puma/puma/pull/478 "PR by @rubencaro, merged 2015-01-20"
2761
+ [#610]:https://github.com/puma/puma/pull/610 "PR by @kwilczynski, merged 2014-11-27"
2762
+ [#611]:https://github.com/puma/puma/pull/611 "PR by @jasonl, merged 2015-01-20"
2763
+ [#616]:https://github.com/puma/puma/pull/616 "PR by @jc00ke, merged 2014-12-10"
2764
+ [#623]:https://github.com/puma/puma/pull/623 "PR by @raldred, merged 2015-01-20"
2765
+ [#628]:https://github.com/puma/puma/pull/628 "PR by @rdpoor, merged 2015-01-20"
2766
+ [#634]:https://github.com/puma/puma/pull/634 "PR by @deepj, merged 2015-01-20"
2767
+ [#637]:https://github.com/puma/puma/pull/637 "PR by @raskhadafi, merged 2015-01-20"
2768
+ [#639]:https://github.com/puma/puma/pull/639 "PR by @ebeigarts, merged 2015-01-20"
2769
+ [#640]:https://github.com/puma/puma/pull/640 "PR by @bailsman, merged 2015-01-20"
2770
+ [#591]:https://github.com/puma/puma/issues/591 "Issue by @renier, closed 2014-11-24"
2771
+ [#606]:https://github.com/puma/puma/issues/606 "Issue by @, closed 2014-11-24"
2772
+ [#560]:https://github.com/puma/puma/pull/560 "PR by @raskhadafi, merged 2014-11-24"
2773
+ [#566]:https://github.com/puma/puma/pull/566 "PR by @sheltond, merged 2014-11-24"
2774
+ [#593]:https://github.com/puma/puma/pull/593 "PR by @andruby, merged 2014-10-30"
2775
+ [#594]:https://github.com/puma/puma/pull/594 "PR by @hassox, merged 2014-10-31"
2776
+ [#596]:https://github.com/puma/puma/pull/596 "PR by @burningTyger, merged 2014-11-01"
2777
+ [#601]:https://github.com/puma/puma/pull/601 "PR by @sorentwo, merged 2014-11-24"
2778
+ [#602]:https://github.com/puma/puma/pull/602 "PR by @1334, merged 2014-11-24"
2779
+ [#608]:https://github.com/puma/puma/pull/608 "PR by @Gu1, merged 2014-11-24"
2780
+ [#538]:https://github.com/puma/puma/pull/538 "PR by @memiux, merged 2014-11-24"
2781
+ [#550]:https://github.com/puma/puma/issues/550 "Issue by @, closed 2014-10-30"
2782
+ [#549]:https://github.com/puma/puma/pull/549 "PR by @bsnape, merged 2014-10-16"
2783
+ [#553]:https://github.com/puma/puma/pull/553 "PR by @lowjoel, merged 2014-10-16"
2784
+ [#568]:https://github.com/puma/puma/pull/568 "PR by @mariuz, merged 2014-10-16"
2785
+ [#578]:https://github.com/puma/puma/pull/578 "PR by @danielbuechele, merged 2014-10-16"
2786
+ [#581]:https://github.com/puma/puma/pull/581 "PR by @alexch, merged 2014-10-16"
2787
+ [#590]:https://github.com/puma/puma/pull/590 "PR by @dmarcotte, merged 2014-10-16"
2788
+ [#574]:https://github.com/puma/puma/issues/574 "Issue by @minasmart, closed 2014-09-05"
2789
+ [#561]:https://github.com/puma/puma/pull/561 "PR by @krasnoukhov, merged 2014-08-04"
2790
+ [#570]:https://github.com/puma/puma/pull/570 "PR by @havenwood, merged 2014-08-20"
2791
+ [#520]:https://github.com/puma/puma/pull/520 "PR by @misfo, merged 2014-06-16"
2792
+ [#530]:https://github.com/puma/puma/pull/530 "PR by @dmarcotte, merged 2014-06-16"
2793
+ [#537]:https://github.com/puma/puma/pull/537 "PR by @vlmonk, merged 2014-06-16"
2794
+ [#540]:https://github.com/puma/puma/pull/540 "PR by @allaire, merged 2014-05-27"
2795
+ [#544]:https://github.com/puma/puma/pull/544 "PR by @chulkilee, merged 2014-06-03"
2796
+ [#551]:https://github.com/puma/puma/pull/551 "PR by @jcxplorer, merged 2014-07-02"
2797
+ [#487]:https://github.com/puma/puma/pull/487 "PR by @, merged 2014-03-06"
2798
+ [#492]:https://github.com/puma/puma/pull/492 "PR by @, merged 2014-03-06"
2799
+ [#493]:https://github.com/puma/puma/pull/493 "PR by @alepore, merged 2014-03-07"
2800
+ [#503]:https://github.com/puma/puma/pull/503 "PR by @mariuz, merged 2014-04-12"
2801
+ [#505]:https://github.com/puma/puma/pull/505 "PR by @sammcj, merged 2014-04-12"
2802
+ [#506]:https://github.com/puma/puma/pull/506 "PR by @dsander, merged 2014-04-12"
2803
+ [#510]:https://github.com/puma/puma/pull/510 "PR by @momer, merged 2014-04-12"
2804
+ [#511]:https://github.com/puma/puma/pull/511 "PR by @macool, merged 2014-04-12"
2805
+ [#514]:https://github.com/puma/puma/pull/514 "PR by @nanaya, merged 2014-04-12"
2806
+ [#517]:https://github.com/puma/puma/pull/517 "PR by @misfo, merged 2014-04-12"
2807
+ [#518]:https://github.com/puma/puma/pull/518 "PR by @alxgsv, merged 2014-04-12"
2808
+ [#471]:https://github.com/puma/puma/pull/471 "PR by @arthurnn, merged 2014-02-28"
2809
+ [#485]:https://github.com/puma/puma/pull/485 "PR by @runlevel5, merged 2014-03-01"
2810
+ [#486]:https://github.com/puma/puma/pull/486 "PR by @joshwlewis, merged 2014-03-02"
2811
+ [#490]:https://github.com/puma/puma/pull/490 "PR by @tobinibot, merged 2014-03-06"
2812
+ [#491]:https://github.com/puma/puma/pull/491 "PR by @brianknight10, merged 2014-03-06"
2813
+ [#438]:https://github.com/puma/puma/issues/438 "Issue by @mperham, closed 2014-01-25"
2814
+ [#333]:https://github.com/puma/puma/issues/333 "Issue by @SamSaffron, closed 2014-01-26"
2815
+ [#440]:https://github.com/puma/puma/issues/440 "Issue by @sudara, closed 2014-01-25"
2816
+ [#449]:https://github.com/puma/puma/issues/449 "Issue by @cezarsa, closed 2014-02-04"
2817
+ [#444]:https://github.com/puma/puma/issues/444 "Issue by @le0pard, closed 2014-01-25"
2818
+ [#370]:https://github.com/puma/puma/issues/370 "Issue by @pelcasandra, closed 2014-01-26"
2819
+ [#377]:https://github.com/puma/puma/issues/377 "Issue by @mrbrdo, closed 2014-01-26"
2820
+ [#406]:https://github.com/puma/puma/issues/406 "Issue by @simonrussell, closed 2014-01-25"
2821
+ [#425]:https://github.com/puma/puma/issues/425 "Issue by @jhass, closed 2014-01-26"
2822
+ [#432]:https://github.com/puma/puma/pull/432 "PR by @anatol, closed 2014-01-25"
2823
+ [#428]:https://github.com/puma/puma/pull/428 "PR by @alexeyfrank, merged 2014-01-25"
2824
+ [#429]:https://github.com/puma/puma/pull/429 "PR by @namusyaka, merged 2013-12-16"
2825
+ [#431]:https://github.com/puma/puma/pull/431 "PR by @mrb, merged 2014-01-25"
2826
+ [#433]:https://github.com/puma/puma/pull/433 "PR by @alepore, merged 2014-02-28"
2827
+ [#437]:https://github.com/puma/puma/pull/437 "PR by @ibrahima, merged 2014-01-25"
2828
+ [#446]:https://github.com/puma/puma/pull/446 "PR by @sudara, merged 2014-01-27"
2829
+ [#451]:https://github.com/puma/puma/pull/451 "PR by @pwiebe, merged 2014-02-04"
2830
+ [#453]:https://github.com/puma/puma/pull/453 "PR by @joevandyk, merged 2014-02-28"
2831
+ [#470]:https://github.com/puma/puma/pull/470 "PR by @arthurnn, merged 2014-02-28"
2832
+ [#472]:https://github.com/puma/puma/pull/472 "PR by @rubencaro, merged 2014-02-21"
2833
+ [#480]:https://github.com/puma/puma/pull/480 "PR by @jjb, merged 2014-02-26"
2834
+ [#481]:https://github.com/puma/puma/pull/481 "PR by @schneems, merged 2014-02-25"
2835
+ [#482]:https://github.com/puma/puma/pull/482 "PR by @prathamesh-sonpatki, merged 2014-02-26"
2836
+ [#483]:https://github.com/puma/puma/pull/483 "PR by @maxilev, merged 2014-02-26"
2837
+ [#422]:https://github.com/puma/puma/issues/422 "Issue by @alexandru-calinoiu, closed 2013-12-05"
2838
+ [#334]:https://github.com/puma/puma/issues/334 "Issue by @srgpqt, closed 2013-07-18"
2839
+ [#179]:https://github.com/puma/puma/issues/179 "Issue by @betelgeuse, closed 2013-07-18"
2840
+ [#332]:https://github.com/puma/puma/issues/332 "Issue by @SamSaffron, closed 2013-07-18"
2841
+ [#317]:https://github.com/puma/puma/issues/317 "Issue by @masterkain, closed 2013-07-11"
2842
+ [#309]:https://github.com/puma/puma/issues/309 "Issue by @masterkain, closed 2013-07-09"
2843
+ [#166]:https://github.com/puma/puma/issues/166 "Issue by @emassip, closed 2013-07-06"
2844
+ [#292]:https://github.com/puma/puma/issues/292 "Issue by @pulse00, closed 2013-07-06"
2845
+ [#274]:https://github.com/puma/puma/issues/274 "Issue by @mrbrdo, closed 2013-07-06"
2846
+ [#304]:https://github.com/puma/puma/issues/304 "Issue by @nandosola, closed 2013-07-06"
2847
+ [#287]:https://github.com/puma/puma/issues/287 "Issue by @runlevel5, closed 2013-07-06"
2848
+ [#256]:https://github.com/puma/puma/issues/256 "Issue by @rkh, closed 2013-07-01"
2849
+ [#285]:https://github.com/puma/puma/issues/285 "Issue by @mkwiatkowski, closed 2013-06-20"
2850
+ [#270]:https://github.com/puma/puma/issues/270 "Issue by @iamroody, closed 2013-06-01"
2851
+ [#246]:https://github.com/puma/puma/issues/246 "Issue by @amencarini, closed 2013-06-01"
2852
+ [#278]:https://github.com/puma/puma/issues/278 "Issue by @titanous, closed 2013-06-18"
2853
+ [#251]:https://github.com/puma/puma/issues/251 "Issue by @cure, closed 2013-06-18"
2854
+ [#252]:https://github.com/puma/puma/issues/252 "Issue by @vixns, closed 2013-06-01"
2855
+ [#234]:https://github.com/puma/puma/issues/234 "Issue by @jgarber, closed 2013-04-08"
2856
+ [#228]:https://github.com/puma/puma/issues/228 "Issue by @joelmats, closed 2013-04-29"
2857
+ [#192]:https://github.com/puma/puma/issues/192 "Issue by @steverandy, closed 2013-02-09"
2858
+ [#206]:https://github.com/puma/puma/issues/206 "Issue by @moll, closed 2013-03-19"
2859
+ [#154]:https://github.com/puma/puma/issues/154 "Issue by @trevor, closed 2013-03-19"
2860
+ [#208]:https://github.com/puma/puma/issues/208 "Issue by @ochronus, closed 2013-03-18"
2861
+ [#189]:https://github.com/puma/puma/issues/189 "Issue by @tolot27, closed 2013-02-09"
2862
+ [#185]:https://github.com/puma/puma/issues/185 "Issue by @nicolai86, closed 2013-02-06"
2863
+ [#182]:https://github.com/puma/puma/issues/182 "Issue by @sriedel, closed 2013-02-05"
2864
+ [#183]:https://github.com/puma/puma/issues/183 "Issue by @concept47, closed 2013-02-05"
2865
+ [#176]:https://github.com/puma/puma/issues/176 "Issue by @cryo28, closed 2013-02-05"
2866
+ [#180]:https://github.com/puma/puma/issues/180 "Issue by @tscolari, closed 2013-02-05"
2867
+ [#170]:https://github.com/puma/puma/issues/170 "Issue by @nixme, closed 2012-11-29"
2868
+ [#148]:https://github.com/puma/puma/issues/148 "Issue by @rafaelss, closed 2012-11-18"
2869
+ [#128]:https://github.com/puma/puma/issues/128 "Issue by @fbjork, closed 2012-10-20"
2870
+ [#155]:https://github.com/puma/puma/issues/155 "Issue by @ehlertij, closed 2012-10-13"
2871
+ [#123]:https://github.com/puma/puma/pull/123 "PR by @jcoene, closed 2012-07-19"
2872
+ [#111]:https://github.com/puma/puma/pull/111 "PR by @kenkeiter, closed 2012-07-19"
2873
+ [#98]:https://github.com/puma/puma/pull/98 "PR by @Flink, closed 2012-05-15"
2874
+ [#94]:https://github.com/puma/puma/issues/94 "Issue by @ender672, closed 2012-05-08"
2875
+ [#84]:https://github.com/puma/puma/issues/84 "Issue by @sigursoft, closed 2012-04-29"
2876
+ [#78]:https://github.com/puma/puma/issues/78 "Issue by @dstrelau, closed 2012-04-28"
2877
+ [#79]:https://github.com/puma/puma/issues/79 "Issue by @jammi, closed 2012-04-28"
2878
+ [#65]:https://github.com/puma/puma/issues/65 "Issue by @bporterfield, closed 2012-04-11"
2879
+ [#54]:https://github.com/puma/puma/issues/54 "Issue by @masterkain, closed 2012-04-10"
2880
+ [#58]:https://github.com/puma/puma/pull/58 "PR by @paneq, closed 2012-04-10"
2881
+ [#61]:https://github.com/puma/puma/issues/61 "Issue by @dustalov, closed 2012-04-10"
2882
+ [#63]:https://github.com/puma/puma/issues/63 "Issue by @seamusabshere, closed 2012-04-11"
2883
+ [#60]:https://github.com/puma/puma/issues/60 "Issue by @paneq, closed 2012-04-11"
2884
+ [#53]:https://github.com/puma/puma/pull/53 "PR by @sxua, closed 2012-04-11"