lightning_ui_kit 0.3.4 → 0.3.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1084) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -1
  3. data/app/assets/stylesheets/lightning_ui_kit/application.css +1 -0
  4. data/app/components/lightning_ui_kit/button_component.rb +22 -13
  5. data/app/components/lightning_ui_kit/layout_component.html.erb +2 -2
  6. data/app/components/lightning_ui_kit/layout_component.rb +0 -1
  7. data/app/components/lightning_ui_kit/pagination_component.html.erb +2 -2
  8. data/app/components/lightning_ui_kit/table_component.html.erb +1 -1
  9. data/lib/lightning_ui_kit/builder.rb +0 -4
  10. data/lib/lightning_ui_kit/version.rb +1 -1
  11. data/vendor/bundle/ruby/3.4.0/bin/minitest +29 -0
  12. data/vendor/bundle/ruby/3.4.0/cache/benchmark-0.5.0.gem +0 -0
  13. data/vendor/bundle/ruby/3.4.0/cache/bigdecimal-4.1.2.gem +0 -0
  14. data/vendor/bundle/ruby/3.4.0/cache/concurrent-ruby-1.3.6.gem +0 -0
  15. data/vendor/bundle/ruby/3.4.0/cache/connection_pool-3.0.2.gem +0 -0
  16. data/vendor/bundle/ruby/3.4.0/cache/i18n-1.14.8.gem +0 -0
  17. data/vendor/bundle/ruby/3.4.0/cache/loofah-2.25.1.gem +0 -0
  18. data/vendor/bundle/ruby/3.4.0/cache/minitest-6.0.6.gem +0 -0
  19. data/vendor/bundle/ruby/3.4.0/cache/nokogiri-1.19.3-x86_64-linux-gnu.gem +0 -0
  20. data/vendor/bundle/ruby/3.4.0/cache/prism-1.9.0.gem +0 -0
  21. data/vendor/bundle/ruby/3.4.0/cache/rails-html-sanitizer-1.7.0.gem +0 -0
  22. data/vendor/bundle/ruby/3.4.0/cache/tailwind_merge-1.4.0.gem +0 -0
  23. data/vendor/bundle/ruby/3.4.0/cache/uri-1.1.1.gem +0 -0
  24. data/vendor/bundle/ruby/3.4.0/cache/view_component-4.8.0.gem +0 -0
  25. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-4.1.2/bigdecimal.so +0 -0
  26. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-4.1.2/gem_make.out +39 -0
  27. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-4.1.2/mkmf.log +474 -0
  28. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/date_core.so +0 -0
  29. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/gem_make.out +6 -6
  30. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/mkmf.log +4 -4
  31. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/erb/escape.so +0 -0
  32. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/gem_make.out +6 -6
  33. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/mkmf.log +2 -2
  34. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/gem_make.out +6 -6
  35. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/io/console.so +0 -0
  36. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/mkmf.log +16 -16
  37. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/gem_make.out +6 -6
  38. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/json/ext/generator.so +0 -0
  39. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/json/ext/parser.so +0 -0
  40. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/mkmf.log +9 -9
  41. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/gem_make.out +6 -6
  42. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/mkmf.log +12 -12
  43. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/nio4r_ext.so +0 -0
  44. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.9.0/gem_make.out +44 -0
  45. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.9.0/mkmf.log +74 -0
  46. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.9.0/prism/prism.so +0 -0
  47. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/gem_make.out +6 -6
  48. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/mkmf.log +10 -10
  49. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/psych.so +0 -0
  50. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem_make.out +6 -6
  51. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/racc/cparse.so +0 -0
  52. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/gem_make.out +6 -6
  53. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/mkmf.log +2 -2
  54. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/stringio.so +0 -0
  55. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/gem_make.out +6 -6
  56. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/websocket_mask.so +0 -0
  57. data/vendor/bundle/ruby/3.4.0/gems/benchmark-0.5.0/lib/benchmark.rb +608 -0
  58. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/bigdecimal.gemspec +62 -0
  59. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/Makefile +274 -0
  60. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/bigdecimal.c +6207 -0
  61. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/bigdecimal.h +298 -0
  62. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/bits.h +144 -0
  63. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/div.h +192 -0
  64. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/extconf.rb +63 -0
  65. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/missing/dtoa.c +3509 -0
  66. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/missing.h +106 -0
  67. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/ntt.h +191 -0
  68. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal/jacobian.rb +92 -0
  69. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal/ludcmp.rb +91 -0
  70. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal/math.rb +927 -0
  71. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal/newton.rb +82 -0
  72. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal/util.rb +186 -0
  73. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal.rb +404 -0
  74. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal.so +0 -0
  75. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sample/linear.rb +110 -0
  76. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sample/nlsolve.rb +57 -0
  77. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sample/pi.rb +16 -0
  78. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sig/big_decimal.rbs +1502 -0
  79. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sig/big_decimal_util.rbs +158 -0
  80. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sig/big_math.rbs +423 -0
  81. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/CHANGELOG.md +609 -0
  82. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/README.md +409 -0
  83. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb +29 -0
  84. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/collection/ruby_timeout_queue.rb +55 -0
  85. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/collection/timeout_queue.rb +18 -0
  86. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/concurrent_ruby.jar +0 -0
  87. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb +222 -0
  88. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb +101 -0
  89. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb +147 -0
  90. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb +23 -0
  91. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb +396 -0
  92. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/timer_set.rb +179 -0
  93. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executors.rb +19 -0
  94. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/mvar.rb +242 -0
  95. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/promise.rb +580 -0
  96. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/timer_task.rb +366 -0
  97. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/version.rb +3 -0
  98. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/Changes.md +220 -0
  99. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/README.md +182 -0
  100. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/connection_pool.gemspec +35 -0
  101. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/lib/connection_pool/fork.rb +40 -0
  102. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/lib/connection_pool/timed_stack.rb +236 -0
  103. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/lib/connection_pool/version.rb +3 -0
  104. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/lib/connection_pool/wrapper.rb +43 -0
  105. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/lib/connection_pool.rb +185 -0
  106. data/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/Makefile +3 -3
  107. data/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/lib/date_core.so +0 -0
  108. data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/Makefile +3 -3
  109. data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/escape.so +0 -0
  110. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n/backend/interpolation_compiler.rb +122 -0
  111. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n/exceptions.rb +155 -0
  112. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n/middleware.rb +17 -0
  113. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n/tests/interpolation.rb +185 -0
  114. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n/version.rb +5 -0
  115. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n.rb +478 -0
  116. data/vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/Makefile +3 -3
  117. data/vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/lib/io/console.so +0 -0
  118. data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/ext/json/ext/generator/Makefile +3 -3
  119. data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/ext/json/ext/parser/Makefile +3 -3
  120. data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/lib/json/ext/generator.so +0 -0
  121. data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/lib/json/ext/parser.so +0 -0
  122. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.25.1/CHANGELOG.md +608 -0
  123. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.25.1/SECURITY.md +18 -0
  124. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.25.1/lib/loofah/html5/scrub.rb +244 -0
  125. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.25.1/lib/loofah/version.rb +6 -0
  126. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/History.rdoc +1860 -0
  127. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/Manifest.txt +41 -0
  128. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/README.rdoc +763 -0
  129. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/Rakefile +89 -0
  130. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/bin/minitest +5 -0
  131. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/design_rationale.rb +54 -0
  132. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/hoe/minitest.rb +30 -0
  133. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/assertions.rb +821 -0
  134. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/autorun.rb +5 -0
  135. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/benchmark.rb +452 -0
  136. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/bisect.rb +304 -0
  137. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/complete.rb +56 -0
  138. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/find_minimal_combination.rb +127 -0
  139. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/hell.rb +11 -0
  140. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/manual_plugins.rb +4 -0
  141. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/parallel.rb +72 -0
  142. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/path_expander.rb +432 -0
  143. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/pride.rb +4 -0
  144. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/pride_plugin.rb +135 -0
  145. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/server.rb +49 -0
  146. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/server_plugin.rb +88 -0
  147. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/spec.rb +324 -0
  148. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/sprint.rb +105 -0
  149. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/sprint_plugin.rb +39 -0
  150. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/test.rb +232 -0
  151. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/test_task.rb +331 -0
  152. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest.rb +1232 -0
  153. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/metametameta.rb +150 -0
  154. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_bisect.rb +249 -0
  155. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_find_minimal_combination.rb +138 -0
  156. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_minitest_assertions.rb +1729 -0
  157. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_minitest_benchmark.rb +151 -0
  158. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_minitest_reporter.rb +437 -0
  159. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_minitest_spec.rb +1095 -0
  160. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_minitest_test.rb +1295 -0
  161. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_path_expander.rb +229 -0
  162. data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_server.rb +146 -0
  163. data/vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/Makefile +3 -3
  164. data/vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio4r_ext.so +0 -0
  165. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/Gemfile +40 -0
  166. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/LICENSE-DEPENDENCIES.md +2411 -0
  167. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/README.md +308 -0
  168. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/dependencies.yml +31 -0
  169. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/ext/nokogiri/extconf.rb +1165 -0
  170. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlIO.h +438 -0
  171. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlversion.h +347 -0
  172. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/ext/nokogiri/xml_document.c +788 -0
  173. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/ext/nokogiri/xslt_stylesheet.c +457 -0
  174. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/3.2/nokogiri.so +0 -0
  175. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/3.3/nokogiri.so +0 -0
  176. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/3.4/nokogiri.so +0 -0
  177. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/4.0/nokogiri.so +0 -0
  178. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/class_resolver.rb +65 -0
  179. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rb +155 -0
  180. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rex +57 -0
  181. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/jruby/nokogiri_jars.rb +48 -0
  182. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/version/constant.rb +6 -0
  183. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/xml/parse_options.rb +217 -0
  184. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/xml/sax/document.rb +258 -0
  185. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/xslt/stylesheet.rb +54 -0
  186. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/xslt.rb +138 -0
  187. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/CHANGELOG.md +786 -0
  188. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/config.yml +4739 -0
  189. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/docs/ripper_translation.md +63 -0
  190. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/ext/prism/Makefile +273 -0
  191. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/ext/prism/extension.h +19 -0
  192. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/include/prism/ast.h +8254 -0
  193. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/include/prism/version.h +29 -0
  194. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/lex_compat.rb +911 -0
  195. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/node.rb +19966 -0
  196. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/parse_result.rb +907 -0
  197. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/prism.so +0 -0
  198. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/serialize.rb +2400 -0
  199. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/translation/ripper/filter.rb +53 -0
  200. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/translation/ripper/lexer.rb +135 -0
  201. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/translation/ripper.rb +3520 -0
  202. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism.rb +98 -0
  203. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/prism.gemspec +172 -0
  204. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/rbi/prism/node.rbi +8750 -0
  205. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/rbi/prism.rbi +63 -0
  206. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/sig/prism/node.rbs +4042 -0
  207. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/sig/prism/parse_result.rbs +197 -0
  208. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/sig/prism.rbs +272 -0
  209. data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/src/prism.c +22679 -0
  210. data/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/Makefile +3 -3
  211. data/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych.so +0 -0
  212. data/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/Makefile +3 -3
  213. data/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
  214. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/CHANGELOG.md +265 -0
  215. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/lib/rails/html/sanitizer/version.rb +9 -0
  216. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/lib/rails/html/sanitizer.rb +427 -0
  217. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/test/rails_api_test.rb +101 -0
  218. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/test/sanitizer_test.rb +1284 -0
  219. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/test/scrubbers_test.rb +294 -0
  220. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/test/test_helper.rb +7 -0
  221. data/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/Makefile +3 -3
  222. data/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/lib/stringio.so +0 -0
  223. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/CHANGELOG.md +302 -0
  224. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/Gemfile +17 -0
  225. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/README.md +397 -0
  226. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/lib/tailwind_merge/config.rb +2417 -0
  227. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/lib/tailwind_merge/validators.rb +193 -0
  228. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/lib/tailwind_merge/version.rb +5 -0
  229. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/tailwind_merge.gemspec +42 -0
  230. data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/common.rb +922 -0
  231. data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/file.rb +100 -0
  232. data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/generic.rb +1592 -0
  233. data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/http.rb +137 -0
  234. data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/rfc2396_parser.rb +547 -0
  235. data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/version.rb +6 -0
  236. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/app/controllers/concerns/view_component/preview_actions.rb +105 -0
  237. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/app/controllers/view_components_system_test_controller.rb +25 -0
  238. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/app/views/test_mailer/test_asset_email.html.erb +1 -0
  239. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/app/views/test_mailer/test_url_email.html.erb +1 -0
  240. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/app/views/view_components/preview.html.erb +5 -0
  241. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/docs/CHANGELOG.md +3565 -0
  242. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/abstract_generator.rb +56 -0
  243. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/component/component_generator.rb +80 -0
  244. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/component/templates/component.rb.tt +21 -0
  245. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/erb/erb_generator.rb +34 -0
  246. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/haml/haml_generator.rb +22 -0
  247. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/locale/locale_generator.rb +46 -0
  248. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/preview/preview_generator.rb +39 -0
  249. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/rspec/rspec_generator.rb +31 -0
  250. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/slim/slim_generator.rb +22 -0
  251. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/stimulus/stimulus_generator.rb +44 -0
  252. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/tailwindcss/tailwindcss_generator.rb +11 -0
  253. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/test_unit/test_unit_generator.rb +20 -0
  254. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/base.rb +749 -0
  255. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/collection.rb +78 -0
  256. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/compiler.rb +204 -0
  257. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/config.rb +191 -0
  258. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/configurable.rb +33 -0
  259. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/deprecation.rb +8 -0
  260. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/engine.rb +128 -0
  261. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/errors.rb +222 -0
  262. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/inline_template.rb +55 -0
  263. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/instrumentation.rb +38 -0
  264. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/preview.rb +109 -0
  265. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/request_details.rb +30 -0
  266. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/slot.rb +118 -0
  267. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/slotable.rb +456 -0
  268. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/system_spec_helpers.rb +11 -0
  269. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/system_test_helpers.rb +26 -0
  270. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/template.rb +210 -0
  271. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/test_helpers.rb +316 -0
  272. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/translatable.rb +149 -0
  273. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/version.rb +14 -0
  274. data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component.rb +29 -0
  275. data/vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/Makefile +3 -3
  276. data/vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket_mask.so +0 -0
  277. data/vendor/bundle/ruby/3.4.0/specifications/benchmark-0.5.0.gemspec +23 -0
  278. data/vendor/bundle/ruby/3.4.0/specifications/bigdecimal-4.1.2.gemspec +25 -0
  279. data/vendor/bundle/ruby/3.4.0/specifications/concurrent-ruby-1.3.6.gemspec +24 -0
  280. data/vendor/bundle/ruby/3.4.0/specifications/connection_pool-3.0.2.gemspec +28 -0
  281. data/vendor/bundle/ruby/3.4.0/specifications/i18n-1.14.8.gemspec +26 -0
  282. data/vendor/bundle/ruby/3.4.0/specifications/loofah-2.25.1.gemspec +27 -0
  283. data/vendor/bundle/ruby/3.4.0/specifications/minitest-6.0.6.gemspec +35 -0
  284. data/vendor/bundle/ruby/3.4.0/specifications/nokogiri-1.19.3-x86_64-linux-gnu.gemspec +31 -0
  285. data/vendor/bundle/ruby/3.4.0/specifications/prism-1.9.0.gemspec +24 -0
  286. data/vendor/bundle/ruby/3.4.0/specifications/rails-html-sanitizer-1.7.0.gemspec +27 -0
  287. data/vendor/bundle/ruby/3.4.0/specifications/tailwind_merge-1.4.0.gemspec +28 -0
  288. data/vendor/bundle/ruby/3.4.0/specifications/uri-1.1.1.gemspec +23 -0
  289. data/vendor/bundle/ruby/3.4.0/specifications/view_component-4.8.0.gemspec +26 -0
  290. metadata +785 -795
  291. data/app/assets/vendor/lightning_ui_kit.css +0 -3568
  292. data/app/assets/vendor/lightning_ui_kit.js +0 -12
  293. data/app/components/lightning_ui_kit/sidebar_component.html.erb +0 -1
  294. data/app/components/lightning_ui_kit/sidebar_component.rb +0 -2
  295. data/vendor/bundle/ruby/3.4.0/cache/benchmark-0.4.1.gem +0 -0
  296. data/vendor/bundle/ruby/3.4.0/cache/bigdecimal-3.2.2.gem +0 -0
  297. data/vendor/bundle/ruby/3.4.0/cache/concurrent-ruby-1.3.5.gem +0 -0
  298. data/vendor/bundle/ruby/3.4.0/cache/connection_pool-2.5.3.gem +0 -0
  299. data/vendor/bundle/ruby/3.4.0/cache/i18n-1.14.7.gem +0 -0
  300. data/vendor/bundle/ruby/3.4.0/cache/loofah-2.24.1.gem +0 -0
  301. data/vendor/bundle/ruby/3.4.0/cache/method_source-1.1.0.gem +0 -0
  302. data/vendor/bundle/ruby/3.4.0/cache/minitest-5.25.5.gem +0 -0
  303. data/vendor/bundle/ruby/3.4.0/cache/nokogiri-1.18.9-x86_64-linux-gnu.gem +0 -0
  304. data/vendor/bundle/ruby/3.4.0/cache/prism-1.8.0.gem +0 -0
  305. data/vendor/bundle/ruby/3.4.0/cache/rails-html-sanitizer-1.6.2.gem +0 -0
  306. data/vendor/bundle/ruby/3.4.0/cache/tailwind_merge-1.3.1.gem +0 -0
  307. data/vendor/bundle/ruby/3.4.0/cache/uri-1.0.3.gem +0 -0
  308. data/vendor/bundle/ruby/3.4.0/cache/view_component-3.23.2.gem +0 -0
  309. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.2/bigdecimal.so +0 -0
  310. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.2/gem_make.out +0 -44
  311. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.2/mkmf.log +0 -643
  312. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.8.0/gem_make.out +0 -44
  313. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.8.0/mkmf.log +0 -74
  314. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.8.0/prism/prism.so +0 -0
  315. data/vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/lib/benchmark.rb +0 -595
  316. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/bigdecimal.gemspec +0 -57
  317. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/Makefile +0 -274
  318. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/bigdecimal.c +0 -7761
  319. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/bigdecimal.h +0 -313
  320. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/bits.h +0 -141
  321. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/extconf.rb +0 -64
  322. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/missing/dtoa.c +0 -3462
  323. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/missing.h +0 -196
  324. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal/jacobian.rb +0 -90
  325. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal/ludcmp.rb +0 -89
  326. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal/math.rb +0 -231
  327. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal/newton.rb +0 -80
  328. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal/util.rb +0 -185
  329. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal.rb +0 -5
  330. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal.so +0 -0
  331. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/sample/linear.rb +0 -74
  332. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/sample/nlsolve.rb +0 -40
  333. data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/sample/pi.rb +0 -21
  334. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/CHANGELOG.md +0 -603
  335. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/README.md +0 -407
  336. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb +0 -28
  337. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concurrent_ruby.jar +0 -0
  338. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb +0 -224
  339. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb +0 -100
  340. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb +0 -145
  341. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb +0 -21
  342. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb +0 -373
  343. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/timer_set.rb +0 -176
  344. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executors.rb +0 -20
  345. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/mvar.rb +0 -242
  346. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/promise.rb +0 -580
  347. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/timer_task.rb +0 -361
  348. data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/version.rb +0 -3
  349. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/Changes.md +0 -185
  350. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/README.md +0 -167
  351. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/connection_pool.gemspec +0 -24
  352. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/lib/connection_pool/timed_stack.rb +0 -221
  353. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/lib/connection_pool/version.rb +0 -3
  354. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/lib/connection_pool/wrapper.rb +0 -56
  355. data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/lib/connection_pool.rb +0 -184
  356. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/interpolation_compiler.rb +0 -121
  357. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/exceptions.rb +0 -157
  358. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/middleware.rb +0 -17
  359. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/interpolation.rb +0 -185
  360. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/version.rb +0 -5
  361. data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n.rb +0 -477
  362. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/CHANGELOG.md +0 -598
  363. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/SECURITY.md +0 -18
  364. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/scrub.rb +0 -230
  365. data/vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/version.rb +0 -6
  366. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/CHANGELOG.md +0 -15
  367. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/Gemfile +0 -6
  368. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/LICENSE +0 -22
  369. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/README.markdown +0 -101
  370. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/Rakefile +0 -81
  371. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/code_helpers.rb +0 -154
  372. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/source_location.rb +0 -138
  373. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/version.rb +0 -3
  374. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source.rb +0 -177
  375. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/method_source.gemspec +0 -19
  376. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/method_source/code_helpers_spec.rb +0 -43
  377. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/method_source_spec.rb +0 -157
  378. data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/spec_helper.rb +0 -107
  379. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/History.rdoc +0 -1690
  380. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/Manifest.txt +0 -32
  381. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/README.rdoc +0 -842
  382. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/Rakefile +0 -81
  383. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/design_rationale.rb +0 -52
  384. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/hoe/minitest.rb +0 -29
  385. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/assertions.rb +0 -855
  386. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/autorun.rb +0 -6
  387. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/benchmark.rb +0 -452
  388. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/hell.rb +0 -11
  389. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/manual_plugins.rb +0 -16
  390. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/mock.rb +0 -347
  391. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/parallel.rb +0 -70
  392. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/pride.rb +0 -4
  393. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/pride_plugin.rb +0 -135
  394. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/spec.rb +0 -350
  395. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test.rb +0 -237
  396. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test_task.rb +0 -307
  397. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/unit.rb +0 -42
  398. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest.rb +0 -1235
  399. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/metametameta.rb +0 -150
  400. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_assertions.rb +0 -1720
  401. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_benchmark.rb +0 -137
  402. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_mock.rb +0 -1218
  403. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_reporter.rb +0 -436
  404. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_spec.rb +0 -1163
  405. data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_test.rb +0 -1374
  406. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/Gemfile +0 -40
  407. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/LICENSE-DEPENDENCIES.md +0 -2224
  408. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/README.md +0 -293
  409. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/dependencies.yml +0 -42
  410. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/extconf.rb +0 -1165
  411. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlIO.h +0 -438
  412. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlversion.h +0 -347
  413. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_document.c +0 -784
  414. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xslt_stylesheet.c +0 -421
  415. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.1/nokogiri.so +0 -0
  416. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.2/nokogiri.so +0 -0
  417. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.3/nokogiri.so +0 -0
  418. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.4/nokogiri.so +0 -0
  419. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/class_resolver.rb +0 -67
  420. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rb +0 -155
  421. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rex +0 -57
  422. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/jruby/nokogiri_jars.rb +0 -43
  423. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/version/constant.rb +0 -6
  424. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/parse_options.rb +0 -213
  425. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/document.rb +0 -258
  426. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xslt/stylesheet.rb +0 -49
  427. data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xslt.rb +0 -129
  428. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/CHANGELOG.md +0 -772
  429. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/config.yml +0 -4739
  430. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/docs/ripper_translation.md +0 -72
  431. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/ext/prism/Makefile +0 -273
  432. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/ext/prism/extension.h +0 -19
  433. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/include/prism/ast.h +0 -8254
  434. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/include/prism/version.h +0 -29
  435. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/lex_compat.rb +0 -870
  436. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/lex_ripper.rb +0 -64
  437. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/node.rb +0 -19958
  438. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/parse_result.rb +0 -898
  439. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/prism.so +0 -0
  440. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/serialize.rb +0 -2400
  441. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/translation/ripper/lexer.rb +0 -46
  442. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/translation/ripper.rb +0 -3497
  443. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism.rb +0 -111
  444. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/prism.gemspec +0 -172
  445. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/rbi/prism/node.rbi +0 -8747
  446. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/rbi/prism.rbi +0 -66
  447. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/sig/prism/node.rbs +0 -4039
  448. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/sig/prism/parse_result.rbs +0 -196
  449. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/sig/prism.rbs +0 -258
  450. data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/src/prism.c +0 -22679
  451. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/CHANGELOG.md +0 -255
  452. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/sanitizer/version.rb +0 -9
  453. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/sanitizer.rb +0 -423
  454. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/rails_api_test.rb +0 -88
  455. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/sanitizer_test.rb +0 -1288
  456. data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/scrubbers_test.rb +0 -295
  457. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/CHANGELOG.md +0 -281
  458. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/Gemfile +0 -17
  459. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/README.md +0 -397
  460. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/lib/tailwind_merge/config.rb +0 -2282
  461. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/lib/tailwind_merge/validators.rb +0 -177
  462. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/lib/tailwind_merge/version.rb +0 -5
  463. data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/tailwind_merge.gemspec +0 -42
  464. data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/common.rb +0 -880
  465. data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/file.rb +0 -100
  466. data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/generic.rb +0 -1579
  467. data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/http.rb +0 -125
  468. data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/rfc2396_parser.rb +0 -546
  469. data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/version.rb +0 -6
  470. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/assets/vendor/prism.css +0 -4
  471. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/assets/vendor/prism.min.js +0 -12
  472. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/controllers/concerns/view_component/preview_actions.rb +0 -108
  473. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/controllers/view_components_system_test_controller.rb +0 -30
  474. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/helpers/preview_helper.rb +0 -85
  475. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/views/view_components/_preview_source.html.erb +0 -17
  476. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/views/view_components/preview.html.erb +0 -13
  477. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/docs/CHANGELOG.md +0 -3105
  478. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/abstract_generator.rb +0 -56
  479. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/component/component_generator.rb +0 -67
  480. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/component/templates/component.rb.tt +0 -16
  481. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/erb/component_generator.rb +0 -33
  482. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/haml/component_generator.rb +0 -22
  483. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/locale/component_generator.rb +0 -46
  484. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/preview/component_generator.rb +0 -39
  485. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/rspec/component_generator.rb +0 -31
  486. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/slim/component_generator.rb +0 -22
  487. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/stimulus/component_generator.rb +0 -44
  488. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/tailwindcss/component_generator.rb +0 -11
  489. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/test_unit/component_generator.rb +0 -20
  490. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/base.rb +0 -712
  491. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/capture_compatibility.rb +0 -44
  492. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/collection.rb +0 -83
  493. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/compiler.rb +0 -229
  494. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/component_error.rb +0 -6
  495. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/config.rb +0 -225
  496. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/configurable.rb +0 -17
  497. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/deprecation.rb +0 -8
  498. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/engine.rb +0 -192
  499. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/errors.rb +0 -240
  500. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/inline_template.rb +0 -55
  501. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/instrumentation.rb +0 -31
  502. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/preview.rb +0 -116
  503. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/rails/tasks/view_component.rake +0 -20
  504. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/render_component_helper.rb +0 -10
  505. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/render_component_to_string_helper.rb +0 -9
  506. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/render_monkey_patch.rb +0 -13
  507. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/render_to_string_monkey_patch.rb +0 -13
  508. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/rendering_component_helper.rb +0 -9
  509. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/rendering_monkey_patch.rb +0 -13
  510. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/slot.rb +0 -125
  511. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/slotable.rb +0 -444
  512. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/slotable_default.rb +0 -20
  513. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/system_test_helpers.rb +0 -27
  514. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/template.rb +0 -134
  515. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/test_helpers.rb +0 -301
  516. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/translatable.rb +0 -148
  517. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/use_helpers.rb +0 -42
  518. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/version.rb +0 -14
  519. data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component.rb +0 -26
  520. data/vendor/bundle/ruby/3.4.0/specifications/benchmark-0.4.1.gemspec +0 -23
  521. data/vendor/bundle/ruby/3.4.0/specifications/bigdecimal-3.2.2.gemspec +0 -25
  522. data/vendor/bundle/ruby/3.4.0/specifications/concurrent-ruby-1.3.5.gemspec +0 -24
  523. data/vendor/bundle/ruby/3.4.0/specifications/connection_pool-2.5.3.gemspec +0 -28
  524. data/vendor/bundle/ruby/3.4.0/specifications/i18n-1.14.7.gemspec +0 -26
  525. data/vendor/bundle/ruby/3.4.0/specifications/loofah-2.24.1.gemspec +0 -27
  526. data/vendor/bundle/ruby/3.4.0/specifications/method_source-1.1.0.gemspec +0 -21
  527. data/vendor/bundle/ruby/3.4.0/specifications/minitest-5.25.5.gemspec +0 -31
  528. data/vendor/bundle/ruby/3.4.0/specifications/nokogiri-1.18.9-x86_64-linux-gnu.gemspec +0 -31
  529. data/vendor/bundle/ruby/3.4.0/specifications/prism-1.8.0.gemspec +0 -24
  530. data/vendor/bundle/ruby/3.4.0/specifications/rails-html-sanitizer-1.6.2.gemspec +0 -27
  531. data/vendor/bundle/ruby/3.4.0/specifications/tailwind_merge-1.3.1.gemspec +0 -28
  532. data/vendor/bundle/ruby/3.4.0/specifications/uri-1.0.3.gemspec +0 -23
  533. data/vendor/bundle/ruby/3.4.0/specifications/view_component-3.23.2.gemspec +0 -62
  534. /data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/{bigdecimal-3.2.2 → bigdecimal-4.1.2}/gem.build_complete +0 -0
  535. /data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/{prism-1.8.0 → prism-1.9.0}/gem.build_complete +0 -0
  536. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/BSDL +0 -0
  537. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/COPYING +0 -0
  538. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/Gemfile +0 -0
  539. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/README.md +0 -0
  540. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/Rakefile +0 -0
  541. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/benchmark.gemspec +0 -0
  542. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/bin/console +0 -0
  543. /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/bin/setup +0 -0
  544. /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.2 → bigdecimal-4.1.2}/LICENSE +0 -0
  545. /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.2 → bigdecimal-4.1.2}/ext/bigdecimal/feature.h +0 -0
  546. /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.2 → bigdecimal-4.1.2}/ext/bigdecimal/missing.c +0 -0
  547. /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.2 → bigdecimal-4.1.2}/ext/bigdecimal/static_assert.h +0 -0
  548. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/Gemfile +0 -0
  549. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/LICENSE.txt +0 -0
  550. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/Rakefile +0 -0
  551. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/ConcurrentRubyService.java +0 -0
  552. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java +0 -0
  553. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java +0 -0
  554. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java +0 -0
  555. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java +0 -0
  556. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java +0 -0
  557. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java +0 -0
  558. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java +0 -0
  559. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java +0 -0
  560. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java +0 -0
  561. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java +0 -0
  562. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java +0 -0
  563. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java +0 -0
  564. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java +0 -0
  565. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java +0 -0
  566. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/agent.rb +0 -0
  567. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/array.rb +0 -0
  568. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/async.rb +0 -0
  569. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atom.rb +0 -0
  570. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb +0 -0
  571. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb +0 -0
  572. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb +0 -0
  573. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb +0 -0
  574. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb +0 -0
  575. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb +0 -0
  576. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/event.rb +0 -0
  577. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/fiber_local_var.rb +0 -0
  578. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb +0 -0
  579. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/locals.rb +0 -0
  580. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb +0 -0
  581. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb +0 -0
  582. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb +0 -0
  583. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb +0 -0
  584. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb +0 -0
  585. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb +0 -0
  586. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/semaphore.rb +0 -0
  587. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb +0 -0
  588. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic_reference/atomic_direct_update.rb +0 -0
  589. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb +0 -0
  590. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb +0 -0
  591. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomics.rb +0 -0
  592. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb +0 -0
  593. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb +0 -0
  594. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb +0 -0
  595. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb +0 -0
  596. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb +0 -0
  597. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb +0 -0
  598. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb +0 -0
  599. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb +0 -0
  600. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb +0 -0
  601. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb +0 -0
  602. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/concern/deprecation.rb +0 -0
  603. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb +0 -0
  604. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/concern/logging.rb +0 -0
  605. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/concern/obligation.rb +0 -0
  606. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/concern/observable.rb +0 -0
  607. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/configuration.rb +0 -0
  608. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/constants.rb +0 -0
  609. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/dataflow.rb +0 -0
  610. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/delay.rb +0 -0
  611. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/errors.rb +0 -0
  612. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/exchanger.rb +0 -0
  613. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb +0 -0
  614. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb +0 -0
  615. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/executor_service.rb +0 -0
  616. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb +0 -0
  617. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb +0 -0
  618. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb +0 -0
  619. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb +0 -0
  620. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb +0 -0
  621. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb +0 -0
  622. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb +0 -0
  623. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb +0 -0
  624. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb +0 -0
  625. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb +0 -0
  626. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb +0 -0
  627. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/future.rb +0 -0
  628. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/hash.rb +0 -0
  629. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/immutable_struct.rb +0 -0
  630. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/ivar.rb +0 -0
  631. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/map.rb +0 -0
  632. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/maybe.rb +0 -0
  633. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/mutable_struct.rb +0 -0
  634. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/options.rb +0 -0
  635. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/promises.rb +0 -0
  636. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/re_include.rb +0 -0
  637. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/scheduled_task.rb +0 -0
  638. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/set.rb +0 -0
  639. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/settable_struct.rb +0 -0
  640. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb +0 -0
  641. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb +0 -0
  642. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb +0 -0
  643. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/condition.rb +0 -0
  644. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/full_memory_barrier.rb +0 -0
  645. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb +0 -0
  646. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/lock.rb +0 -0
  647. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb +0 -0
  648. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb +0 -0
  649. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/object.rb +0 -0
  650. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/safe_initialization.rb +0 -0
  651. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/volatile.rb +0 -0
  652. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization.rb +0 -0
  653. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb +0 -0
  654. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb +0 -0
  655. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb +0 -0
  656. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb +0 -0
  657. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb +0 -0
  658. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb +0 -0
  659. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb +0 -0
  660. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util.rb +0 -0
  661. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/tuple.rb +0 -0
  662. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/tvar.rb +0 -0
  663. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/utility/engine.rb +0 -0
  664. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb +0 -0
  665. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb +0 -0
  666. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/utility/native_integer.rb +0 -0
  667. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/utility/processor_counter.rb +0 -0
  668. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent-ruby.rb +0 -0
  669. /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent.rb +0 -0
  670. /data/vendor/bundle/ruby/3.4.0/gems/{connection_pool-2.5.3 → connection_pool-3.0.2}/LICENSE +0 -0
  671. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/MIT-LICENSE +0 -0
  672. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/README.md +0 -0
  673. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/base.rb +0 -0
  674. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/cache.rb +0 -0
  675. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/cache_file.rb +0 -0
  676. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/cascade.rb +0 -0
  677. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/chain.rb +0 -0
  678. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/fallbacks.rb +0 -0
  679. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/flatten.rb +0 -0
  680. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/gettext.rb +0 -0
  681. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/key_value.rb +0 -0
  682. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/lazy_loadable.rb +0 -0
  683. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/memoize.rb +0 -0
  684. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/metadata.rb +0 -0
  685. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/pluralization.rb +0 -0
  686. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/simple.rb +0 -0
  687. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/transliterator.rb +0 -0
  688. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend.rb +0 -0
  689. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/config.rb +0 -0
  690. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/gettext/helpers.rb +0 -0
  691. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/gettext/po_parser.rb +0 -0
  692. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/gettext.rb +0 -0
  693. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/interpolate/ruby.rb +0 -0
  694. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale/fallbacks.rb +0 -0
  695. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale/tag/parents.rb +0 -0
  696. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale/tag/rfc4646.rb +0 -0
  697. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale/tag/simple.rb +0 -0
  698. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale/tag.rb +0 -0
  699. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale.rb +0 -0
  700. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/basics.rb +0 -0
  701. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/defaults.rb +0 -0
  702. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/link.rb +0 -0
  703. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/localization/date.rb +0 -0
  704. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/localization/date_time.rb +0 -0
  705. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/localization/procs.rb +0 -0
  706. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/localization/time.rb +0 -0
  707. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/localization.rb +0 -0
  708. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/lookup.rb +0 -0
  709. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/pluralization.rb +0 -0
  710. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/procs.rb +0 -0
  711. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests.rb +0 -0
  712. /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/utils.rb +0 -0
  713. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/MIT-LICENSE.txt +0 -0
  714. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/README.md +0 -0
  715. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/concerns.rb +0 -0
  716. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/elements.rb +0 -0
  717. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/helpers.rb +0 -0
  718. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html4/document.rb +0 -0
  719. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html4/document_fragment.rb +0 -0
  720. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html5/document.rb +0 -0
  721. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html5/document_fragment.rb +0 -0
  722. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html5/libxml2_workarounds.rb +0 -0
  723. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html5/safelist.rb +0 -0
  724. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/metahelpers.rb +0 -0
  725. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/scrubber.rb +0 -0
  726. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/scrubbers.rb +0 -0
  727. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/xml/document.rb +0 -0
  728. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/xml/document_fragment.rb +0 -0
  729. /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah.rb +0 -0
  730. /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-6.0.6}/lib/minitest/compress.rb +0 -0
  731. /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-6.0.6}/lib/minitest/error_on_warning.rb +0 -0
  732. /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-6.0.6}/lib/minitest/expectations.rb +0 -0
  733. /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-6.0.6}/test/minitest/test_minitest_test_task.rb +0 -0
  734. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/LICENSE.md +0 -0
  735. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/bin/nokogiri +0 -0
  736. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/depend +0 -0
  737. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/gumbo.c +0 -0
  738. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_document.c +0 -0
  739. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_element_description.c +0 -0
  740. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_entity_lookup.c +0 -0
  741. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_sax_parser.c +0 -0
  742. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_sax_parser_context.c +0 -0
  743. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_sax_push_parser.c +0 -0
  744. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libexslt/exslt.h +0 -0
  745. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libexslt/exsltconfig.h +0 -0
  746. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libexslt/exsltexports.h +0 -0
  747. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/HTMLparser.h +0 -0
  748. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/HTMLtree.h +0 -0
  749. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/SAX.h +0 -0
  750. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/SAX2.h +0 -0
  751. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/c14n.h +0 -0
  752. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/catalog.h +0 -0
  753. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/chvalid.h +0 -0
  754. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/debugXML.h +0 -0
  755. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/dict.h +0 -0
  756. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/encoding.h +0 -0
  757. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/entities.h +0 -0
  758. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/globals.h +0 -0
  759. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/hash.h +0 -0
  760. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/list.h +0 -0
  761. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/nanoftp.h +0 -0
  762. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/nanohttp.h +0 -0
  763. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/parser.h +0 -0
  764. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/parserInternals.h +0 -0
  765. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/pattern.h +0 -0
  766. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/relaxng.h +0 -0
  767. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/schemasInternals.h +0 -0
  768. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/schematron.h +0 -0
  769. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/threads.h +0 -0
  770. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/tree.h +0 -0
  771. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/uri.h +0 -0
  772. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/valid.h +0 -0
  773. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xinclude.h +0 -0
  774. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xlink.h +0 -0
  775. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlautomata.h +0 -0
  776. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlerror.h +0 -0
  777. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlexports.h +0 -0
  778. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlmemory.h +0 -0
  779. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlmodule.h +0 -0
  780. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlreader.h +0 -0
  781. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlregexp.h +0 -0
  782. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlsave.h +0 -0
  783. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlschemas.h +0 -0
  784. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlschemastypes.h +0 -0
  785. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlstring.h +0 -0
  786. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlunicode.h +0 -0
  787. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlwriter.h +0 -0
  788. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xpath.h +0 -0
  789. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xpathInternals.h +0 -0
  790. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xpointer.h +0 -0
  791. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/attributes.h +0 -0
  792. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/documents.h +0 -0
  793. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/extensions.h +0 -0
  794. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/extra.h +0 -0
  795. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/functions.h +0 -0
  796. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/imports.h +0 -0
  797. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/keys.h +0 -0
  798. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/namespaces.h +0 -0
  799. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/numbersInternals.h +0 -0
  800. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/pattern.h +0 -0
  801. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/preproc.h +0 -0
  802. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/security.h +0 -0
  803. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/templates.h +0 -0
  804. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/transform.h +0 -0
  805. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/variables.h +0 -0
  806. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xslt.h +0 -0
  807. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xsltInternals.h +0 -0
  808. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xsltconfig.h +0 -0
  809. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xsltexports.h +0 -0
  810. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xsltlocale.h +0 -0
  811. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xsltutils.h +0 -0
  812. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/libxml2_polyfill.c +0 -0
  813. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/nokogiri.c +0 -0
  814. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/nokogiri.h +0 -0
  815. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/test_global_handlers.c +0 -0
  816. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_attr.c +0 -0
  817. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_attribute_decl.c +0 -0
  818. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_cdata.c +0 -0
  819. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_comment.c +0 -0
  820. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_document_fragment.c +0 -0
  821. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_dtd.c +0 -0
  822. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_element_content.c +0 -0
  823. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_element_decl.c +0 -0
  824. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_encoding_handler.c +0 -0
  825. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_entity_decl.c +0 -0
  826. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_entity_reference.c +0 -0
  827. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_namespace.c +0 -0
  828. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_node.c +0 -0
  829. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_node_set.c +0 -0
  830. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_processing_instruction.c +0 -0
  831. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_reader.c +0 -0
  832. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_relax_ng.c +0 -0
  833. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_sax_parser.c +0 -0
  834. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_sax_parser_context.c +0 -0
  835. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_sax_push_parser.c +0 -0
  836. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_schema.c +0 -0
  837. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_syntax_error.c +0 -0
  838. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_text.c +0 -0
  839. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_xpath_context.c +0 -0
  840. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/gumbo-parser/CHANGES.md +0 -0
  841. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/gumbo-parser/Makefile +0 -0
  842. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/gumbo-parser/THANKS +0 -0
  843. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/node.rb +0 -0
  844. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/parser.rb +0 -0
  845. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/parser.y +0 -0
  846. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/parser_extras.rb +0 -0
  847. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/selector_cache.rb +0 -0
  848. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/syntax_error.rb +0 -0
  849. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/xpath_visitor.rb +0 -0
  850. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css.rb +0 -0
  851. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/decorators/slop.rb +0 -0
  852. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/encoding_handler.rb +0 -0
  853. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/extension.rb +0 -0
  854. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/gumbo.rb +0 -0
  855. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html.rb +0 -0
  856. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/builder.rb +0 -0
  857. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/document.rb +0 -0
  858. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/document_fragment.rb +0 -0
  859. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/element_description.rb +0 -0
  860. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/element_description_defaults.rb +0 -0
  861. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/encoding_reader.rb +0 -0
  862. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/entity_lookup.rb +0 -0
  863. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/sax/parser.rb +0 -0
  864. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/sax/parser_context.rb +0 -0
  865. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/sax/push_parser.rb +0 -0
  866. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4.rb +0 -0
  867. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html5/builder.rb +0 -0
  868. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html5/document.rb +0 -0
  869. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html5/document_fragment.rb +0 -0
  870. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html5/node.rb +0 -0
  871. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html5.rb +0 -0
  872. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/jruby/dependencies.rb +0 -0
  873. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/syntax_error.rb +0 -0
  874. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/version/info.rb +0 -0
  875. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/version.rb +0 -0
  876. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/attr.rb +0 -0
  877. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/attribute_decl.rb +0 -0
  878. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/builder.rb +0 -0
  879. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/cdata.rb +0 -0
  880. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/character_data.rb +0 -0
  881. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/document.rb +0 -0
  882. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/document_fragment.rb +0 -0
  883. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/dtd.rb +0 -0
  884. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/element_content.rb +0 -0
  885. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/element_decl.rb +0 -0
  886. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/entity_decl.rb +0 -0
  887. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/entity_reference.rb +0 -0
  888. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/namespace.rb +0 -0
  889. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/node/save_options.rb +0 -0
  890. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/node.rb +0 -0
  891. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/node_set.rb +0 -0
  892. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/notation.rb +0 -0
  893. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/pp/character_data.rb +0 -0
  894. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/pp/node.rb +0 -0
  895. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/pp.rb +0 -0
  896. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/processing_instruction.rb +0 -0
  897. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/reader.rb +0 -0
  898. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/relax_ng.rb +0 -0
  899. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/sax/parser.rb +0 -0
  900. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/sax/parser_context.rb +0 -0
  901. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/sax/push_parser.rb +0 -0
  902. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/sax.rb +0 -0
  903. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/schema.rb +0 -0
  904. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/searchable.rb +0 -0
  905. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/syntax_error.rb +0 -0
  906. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/text.rb +0 -0
  907. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/xpath/syntax_error.rb +0 -0
  908. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/xpath.rb +0 -0
  909. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/xpath_context.rb +0 -0
  910. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml.rb +0 -0
  911. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri.rb +0 -0
  912. /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/xsd/xmlparser/nokogiri.rb +0 -0
  913. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/BSDmakefile +0 -0
  914. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/CODE_OF_CONDUCT.md +0 -0
  915. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/CONTRIBUTING.md +0 -0
  916. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/LICENSE.md +0 -0
  917. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/Makefile +0 -0
  918. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/README.md +0 -0
  919. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/build_system.md +0 -0
  920. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/configuration.md +0 -0
  921. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/cruby_compilation.md +0 -0
  922. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/design.md +0 -0
  923. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/encoding.md +0 -0
  924. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/fuzzing.md +0 -0
  925. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/heredocs.md +0 -0
  926. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/javascript.md +0 -0
  927. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/local_variable_depth.md +0 -0
  928. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/mapping.md +0 -0
  929. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/parser_translation.md +0 -0
  930. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/parsing_rules.md +0 -0
  931. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/releasing.md +0 -0
  932. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/relocation.md +0 -0
  933. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/ruby_api.md +0 -0
  934. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/ruby_parser_translation.md +0 -0
  935. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/serialization.md +0 -0
  936. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/testing.md +0 -0
  937. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/ext/prism/api_node.c +0 -0
  938. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/ext/prism/api_pack.c +0 -0
  939. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/ext/prism/extconf.rb +0 -0
  940. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/ext/prism/extension.c +0 -0
  941. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/defines.h +0 -0
  942. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/diagnostic.h +0 -0
  943. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/encoding.h +0 -0
  944. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/node.h +0 -0
  945. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/options.h +0 -0
  946. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/pack.h +0 -0
  947. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/parser.h +0 -0
  948. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/prettyprint.h +0 -0
  949. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/regexp.h +0 -0
  950. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/static_literals.h +0 -0
  951. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_buffer.h +0 -0
  952. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_char.h +0 -0
  953. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_constant_pool.h +0 -0
  954. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_integer.h +0 -0
  955. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_list.h +0 -0
  956. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_memchr.h +0 -0
  957. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_newline_list.h +0 -0
  958. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_string.h +0 -0
  959. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_strncasecmp.h +0 -0
  960. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_strpbrk.h +0 -0
  961. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism.h +0 -0
  962. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/compiler.rb +0 -0
  963. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/desugar_compiler.rb +0 -0
  964. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/dispatcher.rb +0 -0
  965. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/dot_visitor.rb +0 -0
  966. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/dsl.rb +0 -0
  967. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/ffi.rb +0 -0
  968. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/inspect_visitor.rb +0 -0
  969. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/mutation_compiler.rb +0 -0
  970. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/node_ext.rb +0 -0
  971. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/pack.rb +0 -0
  972. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/parse_result/comments.rb +0 -0
  973. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/parse_result/errors.rb +0 -0
  974. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/parse_result/newlines.rb +0 -0
  975. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/pattern.rb +0 -0
  976. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/polyfill/append_as_bytes.rb +0 -0
  977. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/polyfill/byteindex.rb +0 -0
  978. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/polyfill/scan_byte.rb +0 -0
  979. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/polyfill/unpack1.rb +0 -0
  980. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/polyfill/warn.rb +0 -0
  981. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/reflection.rb +0 -0
  982. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/relocation.rb +0 -0
  983. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/string_query.rb +0 -0
  984. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser/builder.rb +0 -0
  985. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser/compiler.rb +0 -0
  986. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser/lexer.rb +0 -0
  987. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser.rb +0 -0
  988. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser_current.rb +0 -0
  989. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser_versions.rb +0 -0
  990. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/ripper/sexp.rb +0 -0
  991. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/ripper/shim.rb +0 -0
  992. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/ruby_parser.rb +0 -0
  993. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation.rb +0 -0
  994. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/visitor.rb +0 -0
  995. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/compiler.rbi +0 -0
  996. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/dsl.rbi +0 -0
  997. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/inspect_visitor.rbi +0 -0
  998. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/node_ext.rbi +0 -0
  999. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/parse_result.rbi +0 -0
  1000. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/reflection.rbi +0 -0
  1001. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/string_query.rbi +0 -0
  1002. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/translation/parser.rbi +0 -0
  1003. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/translation/parser_versions.rbi +0 -0
  1004. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/translation/ripper.rbi +0 -0
  1005. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/visitor.rbi +0 -0
  1006. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/compiler.rbs +0 -0
  1007. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/dispatcher.rbs +0 -0
  1008. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/dot_visitor.rbs +0 -0
  1009. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/dsl.rbs +0 -0
  1010. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/inspect_visitor.rbs +0 -0
  1011. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/lex_compat.rbs +0 -0
  1012. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/mutation_compiler.rbs +0 -0
  1013. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/node_ext.rbs +0 -0
  1014. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/pack.rbs +0 -0
  1015. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/parse_result/comments.rbs +0 -0
  1016. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/pattern.rbs +0 -0
  1017. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/reflection.rbs +0 -0
  1018. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/relocation.rbs +0 -0
  1019. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/serialize.rbs +0 -0
  1020. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/string_query.rbs +0 -0
  1021. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/visitor.rbs +0 -0
  1022. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/diagnostic.c +0 -0
  1023. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/encoding.c +0 -0
  1024. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/node.c +0 -0
  1025. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/options.c +0 -0
  1026. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/pack.c +0 -0
  1027. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/prettyprint.c +0 -0
  1028. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/regexp.c +0 -0
  1029. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/serialize.c +0 -0
  1030. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/static_literals.c +0 -0
  1031. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/token_type.c +0 -0
  1032. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_buffer.c +0 -0
  1033. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_char.c +0 -0
  1034. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_constant_pool.c +0 -0
  1035. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_integer.c +0 -0
  1036. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_list.c +0 -0
  1037. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_memchr.c +0 -0
  1038. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_newline_list.c +0 -0
  1039. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_string.c +0 -0
  1040. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_strncasecmp.c +0 -0
  1041. /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_strpbrk.c +0 -0
  1042. /data/vendor/bundle/ruby/3.4.0/gems/{rails-html-sanitizer-1.6.2 → rails-html-sanitizer-1.7.0}/MIT-LICENSE +0 -0
  1043. /data/vendor/bundle/ruby/3.4.0/gems/{rails-html-sanitizer-1.6.2 → rails-html-sanitizer-1.7.0}/README.md +0 -0
  1044. /data/vendor/bundle/ruby/3.4.0/gems/{rails-html-sanitizer-1.6.2 → rails-html-sanitizer-1.7.0}/lib/rails/html/scrubbers.rb +0 -0
  1045. /data/vendor/bundle/ruby/3.4.0/gems/{rails-html-sanitizer-1.6.2 → rails-html-sanitizer-1.7.0}/lib/rails-html-sanitizer.rb +0 -0
  1046. /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/LICENSE.txt +0 -0
  1047. /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/Rakefile +0 -0
  1048. /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/lib/tailwind_merge/class_group_utils.rb +0 -0
  1049. /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/lib/tailwind_merge/parse_class_name.rb +0 -0
  1050. /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/lib/tailwind_merge/sort_modifiers.rb +0 -0
  1051. /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/lib/tailwind_merge.rb +0 -0
  1052. /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/script/test +0 -0
  1053. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/BSDL +0 -0
  1054. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/COPYING +0 -0
  1055. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/README.md +0 -0
  1056. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/docs/kernel.rb +0 -0
  1057. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/ftp.rb +0 -0
  1058. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/https.rb +0 -0
  1059. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/ldap.rb +0 -0
  1060. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/ldaps.rb +0 -0
  1061. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/mailto.rb +0 -0
  1062. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/rfc3986_parser.rb +0 -0
  1063. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/ws.rb +0 -0
  1064. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/wss.rb +0 -0
  1065. /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri.rb +0 -0
  1066. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/LICENSE.txt +0 -0
  1067. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/README.md +0 -0
  1068. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/app/controllers/view_components_controller.rb +0 -0
  1069. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/app/views/test_mailer/test_email.html.erb +0 -0
  1070. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/app/views/view_components/index.html.erb +0 -0
  1071. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/app/views/view_components/previews.html.erb +0 -0
  1072. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/erb/templates/component.html.erb.tt +0 -0
  1073. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/haml/templates/component.html.haml.tt +0 -0
  1074. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/preview/templates/component_preview.rb.tt +0 -0
  1075. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/rspec/templates/component_spec.rb.tt +0 -0
  1076. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/slim/templates/component.html.slim.tt +0 -0
  1077. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/stimulus/templates/component_controller.js.tt +0 -0
  1078. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/stimulus/templates/component_controller.ts.tt +0 -0
  1079. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/tailwindcss/templates/component.html.erb.tt +0 -0
  1080. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/test_unit/templates/component_test.rb.tt +0 -0
  1081. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/lib/view_component/compile_cache.rb +0 -0
  1082. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/lib/view_component/system_test_case.rb +0 -0
  1083. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/lib/view_component/test_case.rb +0 -0
  1084. /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/lib/view_component/with_content_helper.rb +0 -0
@@ -0,0 +1,2411 @@
1
+ # Vendored Dependency Licenses
2
+
3
+ Nokogiri ships with some third party dependencies, which are listed here along with their licenses.
4
+
5
+ Note that this document is broken into multiple sections, each of which describes the dependencies of a different "platform release" of Nokogiri.
6
+
7
+ <!-- regenerate TOC with `rake format:toc` -->
8
+
9
+ <!-- toc -->
10
+
11
+ - [Platform Releases](#platform-releases)
12
+ * [Default platform release ("ruby")](#default-platform-release-ruby)
13
+ * [Native LinuxⓇ platform releases ("x86_64-linux", "aarch64-linux", and "arm-linux")](#native-linux%E2%93%A1-platform-releases-x86_64-linux-aarch64-linux-and-arm-linux)
14
+ * [Native Darwin (macOSⓇ) platform releases ("x86_64-darwin" and "arm64-darwin")](#native-darwin-macos%E2%93%A1-platform-releases-x86_64-darwin-and-arm64-darwin)
15
+ * [Native WindowsⓇ platform releases ("x64-mingw-ucrt")](#native-windows%E2%93%A1-platform-releases-x64-mingw-ucrt)
16
+ * [JavaⓇ (JRuby) platform release ("java")](#java%E2%93%A1-jruby-platform-release-java)
17
+ - [Appendix: Dependencies' License Texts](#appendix-dependencies-license-texts)
18
+ * [libgumbo](#libgumbo)
19
+ * [libxml2](#libxml2)
20
+ * [libxslt](#libxslt)
21
+ * [zlib](#zlib)
22
+ * [libiconv](#libiconv)
23
+ * [isorelax:isorelax](#isorelaxisorelax)
24
+ * [net.sf.saxon:Saxon-HE](#netsfsaxonsaxon-he)
25
+ * [net.sourceforge.htmlunit:neko-htmlunit](#netsourceforgehtmlunitneko-htmlunit)
26
+ * [nu.validator:jing](#nuvalidatorjing)
27
+ * [org.nokogiri:nekodtd](#orgnokogirinekodtd)
28
+ * [org.xmlresolver:xmlresolver](#orgxmlresolverxmlresolver)
29
+ * [xalan:serializer and xalan:xalan](#xalanserializer-and-xalanxalan)
30
+ * [xerces:xercesImpl](#xercesxercesimpl)
31
+ * [xml-apis:xml-apis](#xml-apisxml-apis)
32
+
33
+ <!-- tocstop -->
34
+
35
+ Anyone consuming this file via license-tracking software should endeavor to understand which gem file you're downloading and using, so as not to misinterpret the contents of this file and the licenses of the software being distributed.
36
+
37
+ You can double-check the dependencies in your gem file by examining the output of `nokogiri -v` after installation, which will emit the complete set of libraries in use (for versions `>= 1.11.0.rc4`).
38
+
39
+ In particular, I'm sure somebody's lawyer, somewhere, is going to freak out that the LGPL appears in this file; and so I'd like to take special note that the dependency covered by LGPL, `libiconv`, is only being redistributed in the native Windows and native Darwin platform releases. It's not present in default, JavaⓇ, or native LinuxⓇ releases.
40
+
41
+
42
+ ## Platform Releases
43
+
44
+ ### Default platform release ("ruby")
45
+
46
+ The default platform release distributes the following dependencies in source form:
47
+
48
+ * [libxml2](#libxml2)
49
+ * [libxslt](#libxslt)
50
+ * [libgumbo](#libgumbo)
51
+
52
+ This distribution can be identified by inspecting the included Gem::Specification, which will have the value "ruby" for its "platform" attribute.
53
+
54
+
55
+ ### Native LinuxⓇ platform releases ("x86_64-linux", "aarch64-linux", and "arm-linux")
56
+
57
+ The native LinuxⓇ platform release distributes the following dependencies in source form:
58
+
59
+ * [libxml2](#libxml2)
60
+ * [libxslt](#libxslt)
61
+ * [libgumbo](#libgumbo)
62
+ * [zlib](#zlib)
63
+
64
+ This distribution can be identified by inspecting the included Gem::Specification, which will have a value similar to "x86_64-linux" or "aarch64-linux" for its "platform.cpu" attribute.
65
+
66
+
67
+ ### Native Darwin (macOSⓇ) platform releases ("x86_64-darwin" and "arm64-darwin")
68
+
69
+ The native Darwin platform release distributes the following dependencies in source form:
70
+
71
+ * [libxml2](#libxml2)
72
+ * [libxslt](#libxslt)
73
+ * [libgumbo](#libgumbo)
74
+ * [zlib](#zlib)
75
+ * [libiconv](#libiconv)
76
+
77
+ This distribution can be identified by inspecting the included Gem::Specification, which will have a value similar to "x86_64-darwin" or "arm64-darwin" for its "platform.cpu" attribute. Darwin is also known more familiarly as "OSX" or "macOSⓇ" and is the operating system for many AppleⓇ computers.
78
+
79
+
80
+ ### Native WindowsⓇ platform releases ("x64-mingw-ucrt")
81
+
82
+ The native WindowsⓇ platform release distributes the following dependencies in source form:
83
+
84
+ * [libxml2](#libxml2)
85
+ * [libxslt](#libxslt)
86
+ * [libgumbo](#libgumbo)
87
+ * [zlib](#zlib)
88
+ * [libiconv](#libiconv)
89
+
90
+ This distribution can be identified by inspecting the included Gem::Specification, which will have a value similar to "x64-mingw-ucrt" for its "platform.cpu" attribute.
91
+
92
+
93
+ ### JavaⓇ (JRuby) platform release ("java")
94
+
95
+ The Java platform release distributes the following dependencies as compiled jar files:
96
+
97
+ * [isorelax:isorelax](#isorelaxisorelax)
98
+ * [net.sf.saxon:Saxon-HE](#netsfsaxonsaxon-he)
99
+ * [net.sourceforge.htmlunit:neko-htmlunit](#netsourceforgehtmlunitneko-htmlunit)
100
+ * [nu.validator:jing](#nuvalidatorjing)
101
+ * [org.nokogiri:nekodtd](#orgnokogirinekodtd)
102
+ * [org.xmlresolver:xmlresolver](#orgxmlresolverxmlresolver)
103
+ * [xalan:serializer and xalan:xalan](#xalanserializer-and-xalanxalan)
104
+ * [xerces:xercesImpl](#xercesxercesimpl)
105
+ * [xml-apis:xml-apis](#xml-apisxml-apis)
106
+
107
+ This distribution can be identified by inspecting the included Gem::Specification, which will have the value "java" for its "platform.os" attribute.
108
+
109
+
110
+ ## Appendix: Dependencies' License Texts
111
+
112
+ This section contains a subsection for each potentially-distributed dependency, which includes the name of the license and the license text.
113
+
114
+ Please see previous sections to understand which of these potential dependencies is actually distributed in the gem file you're downloading and using.
115
+
116
+
117
+ ### libgumbo
118
+
119
+ Apache 2.0
120
+
121
+ https://github.com/sparklemotion/nokogiri/blob/main/gumbo-parser/src/README.md
122
+
123
+
124
+ Apache License
125
+ Version 2.0, January 2004
126
+ http://www.apache.org/licenses/
127
+
128
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
129
+
130
+ 1. Definitions.
131
+
132
+ "License" shall mean the terms and conditions for use, reproduction,
133
+ and distribution as defined by Sections 1 through 9 of this document.
134
+
135
+ "Licensor" shall mean the copyright owner or entity authorized by
136
+ the copyright owner that is granting the License.
137
+
138
+ "Legal Entity" shall mean the union of the acting entity and all
139
+ other entities that control, are controlled by, or are under common
140
+ control with that entity. For the purposes of this definition,
141
+ "control" means (i) the power, direct or indirect, to cause the
142
+ direction or management of such entity, whether by contract or
143
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
144
+ outstanding shares, or (iii) beneficial ownership of such entity.
145
+
146
+ "You" (or "Your") shall mean an individual or Legal Entity
147
+ exercising permissions granted by this License.
148
+
149
+ "Source" form shall mean the preferred form for making modifications,
150
+ including but not limited to software source code, documentation
151
+ source, and configuration files.
152
+
153
+ "Object" form shall mean any form resulting from mechanical
154
+ transformation or translation of a Source form, including but
155
+ not limited to compiled object code, generated documentation,
156
+ and conversions to other media types.
157
+
158
+ "Work" shall mean the work of authorship, whether in Source or
159
+ Object form, made available under the License, as indicated by a
160
+ copyright notice that is included in or attached to the work
161
+ (an example is provided in the Appendix below).
162
+
163
+ "Derivative Works" shall mean any work, whether in Source or Object
164
+ form, that is based on (or derived from) the Work and for which the
165
+ editorial revisions, annotations, elaborations, or other modifications
166
+ represent, as a whole, an original work of authorship. For the purposes
167
+ of this License, Derivative Works shall not include works that remain
168
+ separable from, or merely link (or bind by name) to the interfaces of,
169
+ the Work and Derivative Works thereof.
170
+
171
+ "Contribution" shall mean any work of authorship, including
172
+ the original version of the Work and any modifications or additions
173
+ to that Work or Derivative Works thereof, that is intentionally
174
+ submitted to Licensor for inclusion in the Work by the copyright owner
175
+ or by an individual or Legal Entity authorized to submit on behalf of
176
+ the copyright owner. For the purposes of this definition, "submitted"
177
+ means any form of electronic, verbal, or written communication sent
178
+ to the Licensor or its representatives, including but not limited to
179
+ communication on electronic mailing lists, source code control systems,
180
+ and issue tracking systems that are managed by, or on behalf of, the
181
+ Licensor for the purpose of discussing and improving the Work, but
182
+ excluding communication that is conspicuously marked or otherwise
183
+ designated in writing by the copyright owner as "Not a Contribution."
184
+
185
+ "Contributor" shall mean Licensor and any individual or Legal Entity
186
+ on behalf of whom a Contribution has been received by Licensor and
187
+ subsequently incorporated within the Work.
188
+
189
+ 2. Grant of Copyright License. Subject to the terms and conditions of
190
+ this License, each Contributor hereby grants to You a perpetual,
191
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
192
+ copyright license to reproduce, prepare Derivative Works of,
193
+ publicly display, publicly perform, sublicense, and distribute the
194
+ Work and such Derivative Works in Source or Object form.
195
+
196
+ 3. Grant of Patent License. Subject to the terms and conditions of
197
+ this License, each Contributor hereby grants to You a perpetual,
198
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
199
+ (except as stated in this section) patent license to make, have made,
200
+ use, offer to sell, sell, import, and otherwise transfer the Work,
201
+ where such license applies only to those patent claims licensable
202
+ by such Contributor that are necessarily infringed by their
203
+ Contribution(s) alone or by combination of their Contribution(s)
204
+ with the Work to which such Contribution(s) was submitted. If You
205
+ institute patent litigation against any entity (including a
206
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
207
+ or a Contribution incorporated within the Work constitutes direct
208
+ or contributory patent infringement, then any patent licenses
209
+ granted to You under this License for that Work shall terminate
210
+ as of the date such litigation is filed.
211
+
212
+ 4. Redistribution. You may reproduce and distribute copies of the
213
+ Work or Derivative Works thereof in any medium, with or without
214
+ modifications, and in Source or Object form, provided that You
215
+ meet the following conditions:
216
+
217
+ (a) You must give any other recipients of the Work or
218
+ Derivative Works a copy of this License; and
219
+
220
+ (b) You must cause any modified files to carry prominent notices
221
+ stating that You changed the files; and
222
+
223
+ (c) You must retain, in the Source form of any Derivative Works
224
+ that You distribute, all copyright, patent, trademark, and
225
+ attribution notices from the Source form of the Work,
226
+ excluding those notices that do not pertain to any part of
227
+ the Derivative Works; and
228
+
229
+ (d) If the Work includes a "NOTICE" text file as part of its
230
+ distribution, then any Derivative Works that You distribute must
231
+ include a readable copy of the attribution notices contained
232
+ within such NOTICE file, excluding those notices that do not
233
+ pertain to any part of the Derivative Works, in at least one
234
+ of the following places: within a NOTICE text file distributed
235
+ as part of the Derivative Works; within the Source form or
236
+ documentation, if provided along with the Derivative Works; or,
237
+ within a display generated by the Derivative Works, if and
238
+ wherever such third-party notices normally appear. The contents
239
+ of the NOTICE file are for informational purposes only and
240
+ do not modify the License. You may add Your own attribution
241
+ notices within Derivative Works that You distribute, alongside
242
+ or as an addendum to the NOTICE text from the Work, provided
243
+ that such additional attribution notices cannot be construed
244
+ as modifying the License.
245
+
246
+ You may add Your own copyright statement to Your modifications and
247
+ may provide additional or different license terms and conditions
248
+ for use, reproduction, or distribution of Your modifications, or
249
+ for any such Derivative Works as a whole, provided Your use,
250
+ reproduction, and distribution of the Work otherwise complies with
251
+ the conditions stated in this License.
252
+
253
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
254
+ any Contribution intentionally submitted for inclusion in the Work
255
+ by You to the Licensor shall be under the terms and conditions of
256
+ this License, without any additional terms or conditions.
257
+ Notwithstanding the above, nothing herein shall supersede or modify
258
+ the terms of any separate license agreement you may have executed
259
+ with Licensor regarding such Contributions.
260
+
261
+ 6. Trademarks. This License does not grant permission to use the trade
262
+ names, trademarks, service marks, or product names of the Licensor,
263
+ except as required for reasonable and customary use in describing the
264
+ origin of the Work and reproducing the content of the NOTICE file.
265
+
266
+ 7. Disclaimer of Warranty. Unless required by applicable law or
267
+ agreed to in writing, Licensor provides the Work (and each
268
+ Contributor provides its Contributions) on an "AS IS" BASIS,
269
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
270
+ implied, including, without limitation, any warranties or conditions
271
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
272
+ PARTICULAR PURPOSE. You are solely responsible for determining the
273
+ appropriateness of using or redistributing the Work and assume any
274
+ risks associated with Your exercise of permissions under this License.
275
+
276
+ 8. Limitation of Liability. In no event and under no legal theory,
277
+ whether in tort (including negligence), contract, or otherwise,
278
+ unless required by applicable law (such as deliberate and grossly
279
+ negligent acts) or agreed to in writing, shall any Contributor be
280
+ liable to You for damages, including any direct, indirect, special,
281
+ incidental, or consequential damages of any character arising as a
282
+ result of this License or out of the use or inability to use the
283
+ Work (including but not limited to damages for loss of goodwill,
284
+ work stoppage, computer failure or malfunction, or any and all
285
+ other commercial damages or losses), even if such Contributor
286
+ has been advised of the possibility of such damages.
287
+
288
+ 9. Accepting Warranty or Additional Liability. While redistributing
289
+ the Work or Derivative Works thereof, You may choose to offer,
290
+ and charge a fee for, acceptance of support, warranty, indemnity,
291
+ or other liability obligations and/or rights consistent with this
292
+ License. However, in accepting such obligations, You may act only
293
+ on Your own behalf and on Your sole responsibility, not on behalf
294
+ of any other Contributor, and only if You agree to indemnify,
295
+ defend, and hold each Contributor harmless for any liability
296
+ incurred by, or claims asserted against, such Contributor by reason
297
+ of your accepting any such warranty or additional liability.
298
+
299
+ END OF TERMS AND CONDITIONS
300
+
301
+
302
+ ### libxml2
303
+
304
+ MIT
305
+
306
+ http://xmlsoft.org/
307
+
308
+ Except where otherwise noted in the source code (e.g. the files hash.c,
309
+ list.c and the trio files, which are covered by a similar licence but
310
+ with different Copyright notices) all the files are:
311
+
312
+ Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved.
313
+
314
+ Permission is hereby granted, free of charge, to any person obtaining a copy
315
+ of this software and associated documentation files (the "Software"), to deal
316
+ in the Software without restriction, including without limitation the rights
317
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
318
+ copies of the Software, and to permit persons to whom the Software is fur-
319
+ nished to do so, subject to the following conditions:
320
+
321
+ The above copyright notice and this permission notice shall be included in
322
+ all copies or substantial portions of the Software.
323
+
324
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
325
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
326
+ NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
327
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
328
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
329
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
330
+ THE SOFTWARE.
331
+
332
+
333
+ ### libxslt
334
+
335
+ MIT
336
+
337
+ http://xmlsoft.org/libxslt/
338
+
339
+ Licence for libxslt except libexslt
340
+ ----------------------------------------------------------------------
341
+ Copyright (C) 2001-2002 Daniel Veillard. All Rights Reserved.
342
+
343
+ Permission is hereby granted, free of charge, to any person obtaining a copy
344
+ of this software and associated documentation files (the "Software"), to deal
345
+ in the Software without restriction, including without limitation the rights
346
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
347
+ copies of the Software, and to permit persons to whom the Software is fur-
348
+ nished to do so, subject to the following conditions:
349
+
350
+ The above copyright notice and this permission notice shall be included in
351
+ all copies or substantial portions of the Software.
352
+
353
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
354
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
355
+ NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
356
+ DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
357
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
358
+ NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
359
+
360
+ Except as contained in this notice, the name of Daniel Veillard shall not
361
+ be used in advertising or otherwise to promote the sale, use or other deal-
362
+ ings in this Software without prior written authorization from him.
363
+
364
+ ----------------------------------------------------------------------
365
+
366
+ Licence for libexslt
367
+ ----------------------------------------------------------------------
368
+ Copyright (C) 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard.
369
+ All Rights Reserved.
370
+
371
+ Permission is hereby granted, free of charge, to any person obtaining a copy
372
+ of this software and associated documentation files (the "Software"), to deal
373
+ in the Software without restriction, including without limitation the rights
374
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
375
+ copies of the Software, and to permit persons to whom the Software is fur-
376
+ nished to do so, subject to the following conditions:
377
+
378
+ The above copyright notice and this permission notice shall be included in
379
+ all copies or substantial portions of the Software.
380
+
381
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
382
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
383
+ NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
384
+ AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
385
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
386
+ NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
387
+
388
+ Except as contained in this notice, the name of the authors shall not
389
+ be used in advertising or otherwise to promote the sale, use or other deal-
390
+ ings in this Software without prior written authorization from him.
391
+ ----------------------------------------------------------------------
392
+
393
+
394
+ ### zlib
395
+
396
+ zlib license
397
+
398
+ http://www.zlib.net/zlib_license.html
399
+
400
+ Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
401
+
402
+ This software is provided 'as-is', without any express or implied
403
+ warranty. In no event will the authors be held liable for any damages
404
+ arising from the use of this software.
405
+
406
+ Permission is granted to anyone to use this software for any purpose,
407
+ including commercial applications, and to alter it and redistribute it
408
+ freely, subject to the following restrictions:
409
+
410
+ 1. The origin of this software must not be misrepresented; you must not
411
+ claim that you wrote the original software. If you use this software
412
+ in a product, an acknowledgment in the product documentation would be
413
+ appreciated but is not required.
414
+ 2. Altered source versions must be plainly marked as such, and must not be
415
+ misrepresented as being the original software.
416
+ 3. This notice may not be removed or altered from any source distribution.
417
+
418
+ Jean-loup Gailly Mark Adler
419
+ jloup@gzip.org madler@alumni.caltech.edu
420
+
421
+
422
+ ### libiconv
423
+
424
+ LGPL
425
+
426
+ https://www.gnu.org/software/libiconv/
427
+
428
+ GNU LIBRARY GENERAL PUBLIC LICENSE
429
+ Version 2, June 1991
430
+
431
+ Copyright (C) 1991 Free Software Foundation, Inc.
432
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
433
+ Everyone is permitted to copy and distribute verbatim copies
434
+ of this license document, but changing it is not allowed.
435
+
436
+ [This is the first released version of the library GPL. It is
437
+ numbered 2 because it goes with version 2 of the ordinary GPL.]
438
+
439
+ Preamble
440
+
441
+ The licenses for most software are designed to take away your
442
+ freedom to share and change it. By contrast, the GNU General Public
443
+ Licenses are intended to guarantee your freedom to share and change
444
+ free software--to make sure the software is free for all its users.
445
+
446
+ This license, the Library General Public License, applies to some
447
+ specially designated Free Software Foundation software, and to any
448
+ other libraries whose authors decide to use it. You can use it for
449
+ your libraries, too.
450
+
451
+ When we speak of free software, we are referring to freedom, not
452
+ price. Our General Public Licenses are designed to make sure that you
453
+ have the freedom to distribute copies of free software (and charge for
454
+ this service if you wish), that you receive source code or can get it
455
+ if you want it, that you can change the software or use pieces of it
456
+ in new free programs; and that you know you can do these things.
457
+
458
+ To protect your rights, we need to make restrictions that forbid
459
+ anyone to deny you these rights or to ask you to surrender the rights.
460
+ These restrictions translate to certain responsibilities for you if
461
+ you distribute copies of the library, or if you modify it.
462
+
463
+ For example, if you distribute copies of the library, whether gratis
464
+ or for a fee, you must give the recipients all the rights that we gave
465
+ you. You must make sure that they, too, receive or can get the source
466
+ code. If you link a program with the library, you must provide
467
+ complete object files to the recipients so that they can relink them
468
+ with the library, after making changes to the library and recompiling
469
+ it. And you must show them these terms so they know their rights.
470
+
471
+ Our method of protecting your rights has two steps: (1) copyright
472
+ the library, and (2) offer you this license which gives you legal
473
+ permission to copy, distribute and/or modify the library.
474
+
475
+ Also, for each distributor's protection, we want to make certain
476
+ that everyone understands that there is no warranty for this free
477
+ library. If the library is modified by someone else and passed on, we
478
+ want its recipients to know that what they have is not the original
479
+ version, so that any problems introduced by others will not reflect on
480
+ the original authors' reputations.
481
+
482
+ Finally, any free program is threatened constantly by software
483
+ patents. We wish to avoid the danger that companies distributing free
484
+ software will individually obtain patent licenses, thus in effect
485
+ transforming the program into proprietary software. To prevent this,
486
+ we have made it clear that any patent must be licensed for everyone's
487
+ free use or not licensed at all.
488
+
489
+ Most GNU software, including some libraries, is covered by the ordinary
490
+ GNU General Public License, which was designed for utility programs. This
491
+ license, the GNU Library General Public License, applies to certain
492
+ designated libraries. This license is quite different from the ordinary
493
+ one; be sure to read it in full, and don't assume that anything in it is
494
+ the same as in the ordinary license.
495
+
496
+ The reason we have a separate public license for some libraries is that
497
+ they blur the distinction we usually make between modifying or adding to a
498
+ program and simply using it. Linking a program with a library, without
499
+ changing the library, is in some sense simply using the library, and is
500
+ analogous to running a utility program or application program. However, in
501
+ a textual and legal sense, the linked executable is a combined work, a
502
+ derivative of the original library, and the ordinary General Public License
503
+ treats it as such.
504
+
505
+ Because of this blurred distinction, using the ordinary General
506
+ Public License for libraries did not effectively promote software
507
+ sharing, because most developers did not use the libraries. We
508
+ concluded that weaker conditions might promote sharing better.
509
+
510
+ However, unrestricted linking of non-free programs would deprive the
511
+ users of those programs of all benefit from the free status of the
512
+ libraries themselves. This Library General Public License is intended to
513
+ permit developers of non-free programs to use free libraries, while
514
+ preserving your freedom as a user of such programs to change the free
515
+ libraries that are incorporated in them. (We have not seen how to achieve
516
+ this as regards changes in header files, but we have achieved it as regards
517
+ changes in the actual functions of the Library.) The hope is that this
518
+ will lead to faster development of free libraries.
519
+
520
+ The precise terms and conditions for copying, distribution and
521
+ modification follow. Pay close attention to the difference between a
522
+ "work based on the library" and a "work that uses the library". The
523
+ former contains code derived from the library, while the latter only
524
+ works together with the library.
525
+
526
+ Note that it is possible for a library to be covered by the ordinary
527
+ General Public License rather than by this special one.
528
+
529
+ GNU LIBRARY GENERAL PUBLIC LICENSE
530
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
531
+
532
+ 0. This License Agreement applies to any software library which
533
+ contains a notice placed by the copyright holder or other authorized
534
+ party saying it may be distributed under the terms of this Library
535
+ General Public License (also called "this License"). Each licensee is
536
+ addressed as "you".
537
+
538
+ A "library" means a collection of software functions and/or data
539
+ prepared so as to be conveniently linked with application programs
540
+ (which use some of those functions and data) to form executables.
541
+
542
+ The "Library", below, refers to any such software library or work
543
+ which has been distributed under these terms. A "work based on the
544
+ Library" means either the Library or any derivative work under
545
+ copyright law: that is to say, a work containing the Library or a
546
+ portion of it, either verbatim or with modifications and/or translated
547
+ straightforwardly into another language. (Hereinafter, translation is
548
+ included without limitation in the term "modification".)
549
+
550
+ "Source code" for a work means the preferred form of the work for
551
+ making modifications to it. For a library, complete source code means
552
+ all the source code for all modules it contains, plus any associated
553
+ interface definition files, plus the scripts used to control compilation
554
+ and installation of the library.
555
+
556
+ Activities other than copying, distribution and modification are not
557
+ covered by this License; they are outside its scope. The act of
558
+ running a program using the Library is not restricted, and output from
559
+ such a program is covered only if its contents constitute a work based
560
+ on the Library (independent of the use of the Library in a tool for
561
+ writing it). Whether that is true depends on what the Library does
562
+ and what the program that uses the Library does.
563
+
564
+ 1. You may copy and distribute verbatim copies of the Library's
565
+ complete source code as you receive it, in any medium, provided that
566
+ you conspicuously and appropriately publish on each copy an
567
+ appropriate copyright notice and disclaimer of warranty; keep intact
568
+ all the notices that refer to this License and to the absence of any
569
+ warranty; and distribute a copy of this License along with the
570
+ Library.
571
+
572
+ You may charge a fee for the physical act of transferring a copy,
573
+ and you may at your option offer warranty protection in exchange for a
574
+ fee.
575
+
576
+ 2. You may modify your copy or copies of the Library or any portion
577
+ of it, thus forming a work based on the Library, and copy and
578
+ distribute such modifications or work under the terms of Section 1
579
+ above, provided that you also meet all of these conditions:
580
+
581
+ a) The modified work must itself be a software library.
582
+
583
+ b) You must cause the files modified to carry prominent notices
584
+ stating that you changed the files and the date of any change.
585
+
586
+ c) You must cause the whole of the work to be licensed at no
587
+ charge to all third parties under the terms of this License.
588
+
589
+ d) If a facility in the modified Library refers to a function or a
590
+ table of data to be supplied by an application program that uses
591
+ the facility, other than as an argument passed when the facility
592
+ is invoked, then you must make a good faith effort to ensure that,
593
+ in the event an application does not supply such function or
594
+ table, the facility still operates, and performs whatever part of
595
+ its purpose remains meaningful.
596
+
597
+ (For example, a function in a library to compute square roots has
598
+ a purpose that is entirely well-defined independent of the
599
+ application. Therefore, Subsection 2d requires that any
600
+ application-supplied function or table used by this function must
601
+ be optional: if the application does not supply it, the square
602
+ root function must still compute square roots.)
603
+
604
+ These requirements apply to the modified work as a whole. If
605
+ identifiable sections of that work are not derived from the Library,
606
+ and can be reasonably considered independent and separate works in
607
+ themselves, then this License, and its terms, do not apply to those
608
+ sections when you distribute them as separate works. But when you
609
+ distribute the same sections as part of a whole which is a work based
610
+ on the Library, the distribution of the whole must be on the terms of
611
+ this License, whose permissions for other licensees extend to the
612
+ entire whole, and thus to each and every part regardless of who wrote
613
+ it.
614
+
615
+ Thus, it is not the intent of this section to claim rights or contest
616
+ your rights to work written entirely by you; rather, the intent is to
617
+ exercise the right to control the distribution of derivative or
618
+ collective works based on the Library.
619
+
620
+ In addition, mere aggregation of another work not based on the Library
621
+ with the Library (or with a work based on the Library) on a volume of
622
+ a storage or distribution medium does not bring the other work under
623
+ the scope of this License.
624
+
625
+ 3. You may opt to apply the terms of the ordinary GNU General Public
626
+ License instead of this License to a given copy of the Library. To do
627
+ this, you must alter all the notices that refer to this License, so
628
+ that they refer to the ordinary GNU General Public License, version 2,
629
+ instead of to this License. (If a newer version than version 2 of the
630
+ ordinary GNU General Public License has appeared, then you can specify
631
+ that version instead if you wish.) Do not make any other change in
632
+ these notices.
633
+
634
+ Once this change is made in a given copy, it is irreversible for
635
+ that copy, so the ordinary GNU General Public License applies to all
636
+ subsequent copies and derivative works made from that copy.
637
+
638
+ This option is useful when you wish to copy part of the code of
639
+ the Library into a program that is not a library.
640
+
641
+ 4. You may copy and distribute the Library (or a portion or
642
+ derivative of it, under Section 2) in object code or executable form
643
+ under the terms of Sections 1 and 2 above provided that you accompany
644
+ it with the complete corresponding machine-readable source code, which
645
+ must be distributed under the terms of Sections 1 and 2 above on a
646
+ medium customarily used for software interchange.
647
+
648
+ If distribution of object code is made by offering access to copy
649
+ from a designated place, then offering equivalent access to copy the
650
+ source code from the same place satisfies the requirement to
651
+ distribute the source code, even though third parties are not
652
+ compelled to copy the source along with the object code.
653
+
654
+ 5. A program that contains no derivative of any portion of the
655
+ Library, but is designed to work with the Library by being compiled or
656
+ linked with it, is called a "work that uses the Library". Such a
657
+ work, in isolation, is not a derivative work of the Library, and
658
+ therefore falls outside the scope of this License.
659
+
660
+ However, linking a "work that uses the Library" with the Library
661
+ creates an executable that is a derivative of the Library (because it
662
+ contains portions of the Library), rather than a "work that uses the
663
+ library". The executable is therefore covered by this License.
664
+ Section 6 states terms for distribution of such executables.
665
+
666
+ When a "work that uses the Library" uses material from a header file
667
+ that is part of the Library, the object code for the work may be a
668
+ derivative work of the Library even though the source code is not.
669
+ Whether this is true is especially significant if the work can be
670
+ linked without the Library, or if the work is itself a library. The
671
+ threshold for this to be true is not precisely defined by law.
672
+
673
+ If such an object file uses only numerical parameters, data
674
+ structure layouts and accessors, and small macros and small inline
675
+ functions (ten lines or less in length), then the use of the object
676
+ file is unrestricted, regardless of whether it is legally a derivative
677
+ work. (Executables containing this object code plus portions of the
678
+ Library will still fall under Section 6.)
679
+
680
+ Otherwise, if the work is a derivative of the Library, you may
681
+ distribute the object code for the work under the terms of Section 6.
682
+ Any executables containing that work also fall under Section 6,
683
+ whether or not they are linked directly with the Library itself.
684
+
685
+ 6. As an exception to the Sections above, you may also compile or
686
+ link a "work that uses the Library" with the Library to produce a
687
+ work containing portions of the Library, and distribute that work
688
+ under terms of your choice, provided that the terms permit
689
+ modification of the work for the customer's own use and reverse
690
+ engineering for debugging such modifications.
691
+
692
+ You must give prominent notice with each copy of the work that the
693
+ Library is used in it and that the Library and its use are covered by
694
+ this License. You must supply a copy of this License. If the work
695
+ during execution displays copyright notices, you must include the
696
+ copyright notice for the Library among them, as well as a reference
697
+ directing the user to the copy of this License. Also, you must do one
698
+ of these things:
699
+
700
+ a) Accompany the work with the complete corresponding
701
+ machine-readable source code for the Library including whatever
702
+ changes were used in the work (which must be distributed under
703
+ Sections 1 and 2 above); and, if the work is an executable linked
704
+ with the Library, with the complete machine-readable "work that
705
+ uses the Library", as object code and/or source code, so that the
706
+ user can modify the Library and then relink to produce a modified
707
+ executable containing the modified Library. (It is understood
708
+ that the user who changes the contents of definitions files in the
709
+ Library will not necessarily be able to recompile the application
710
+ to use the modified definitions.)
711
+
712
+ b) Accompany the work with a written offer, valid for at
713
+ least three years, to give the same user the materials
714
+ specified in Subsection 6a, above, for a charge no more
715
+ than the cost of performing this distribution.
716
+
717
+ c) If distribution of the work is made by offering access to copy
718
+ from a designated place, offer equivalent access to copy the above
719
+ specified materials from the same place.
720
+
721
+ d) Verify that the user has already received a copy of these
722
+ materials or that you have already sent this user a copy.
723
+
724
+ For an executable, the required form of the "work that uses the
725
+ Library" must include any data and utility programs needed for
726
+ reproducing the executable from it. However, as a special exception,
727
+ the source code distributed need not include anything that is normally
728
+ distributed (in either source or binary form) with the major
729
+ components (compiler, kernel, and so on) of the operating system on
730
+ which the executable runs, unless that component itself accompanies
731
+ the executable.
732
+
733
+ It may happen that this requirement contradicts the license
734
+ restrictions of other proprietary libraries that do not normally
735
+ accompany the operating system. Such a contradiction means you cannot
736
+ use both them and the Library together in an executable that you
737
+ distribute.
738
+
739
+ 7. You may place library facilities that are a work based on the
740
+ Library side-by-side in a single library together with other library
741
+ facilities not covered by this License, and distribute such a combined
742
+ library, provided that the separate distribution of the work based on
743
+ the Library and of the other library facilities is otherwise
744
+ permitted, and provided that you do these two things:
745
+
746
+ a) Accompany the combined library with a copy of the same work
747
+ based on the Library, uncombined with any other library
748
+ facilities. This must be distributed under the terms of the
749
+ Sections above.
750
+
751
+ b) Give prominent notice with the combined library of the fact
752
+ that part of it is a work based on the Library, and explaining
753
+ where to find the accompanying uncombined form of the same work.
754
+
755
+ 8. You may not copy, modify, sublicense, link with, or distribute
756
+ the Library except as expressly provided under this License. Any
757
+ attempt otherwise to copy, modify, sublicense, link with, or
758
+ distribute the Library is void, and will automatically terminate your
759
+ rights under this License. However, parties who have received copies,
760
+ or rights, from you under this License will not have their licenses
761
+ terminated so long as such parties remain in full compliance.
762
+
763
+ 9. You are not required to accept this License, since you have not
764
+ signed it. However, nothing else grants you permission to modify or
765
+ distribute the Library or its derivative works. These actions are
766
+ prohibited by law if you do not accept this License. Therefore, by
767
+ modifying or distributing the Library (or any work based on the
768
+ Library), you indicate your acceptance of this License to do so, and
769
+ all its terms and conditions for copying, distributing or modifying
770
+ the Library or works based on it.
771
+
772
+ 10. Each time you redistribute the Library (or any work based on the
773
+ Library), the recipient automatically receives a license from the
774
+ original licensor to copy, distribute, link with or modify the Library
775
+ subject to these terms and conditions. You may not impose any further
776
+ restrictions on the recipients' exercise of the rights granted herein.
777
+ You are not responsible for enforcing compliance by third parties to
778
+ this License.
779
+
780
+ 11. If, as a consequence of a court judgment or allegation of patent
781
+ infringement or for any other reason (not limited to patent issues),
782
+ conditions are imposed on you (whether by court order, agreement or
783
+ otherwise) that contradict the conditions of this License, they do not
784
+ excuse you from the conditions of this License. If you cannot
785
+ distribute so as to satisfy simultaneously your obligations under this
786
+ License and any other pertinent obligations, then as a consequence you
787
+ may not distribute the Library at all. For example, if a patent
788
+ license would not permit royalty-free redistribution of the Library by
789
+ all those who receive copies directly or indirectly through you, then
790
+ the only way you could satisfy both it and this License would be to
791
+ refrain entirely from distribution of the Library.
792
+
793
+ If any portion of this section is held invalid or unenforceable under any
794
+ particular circumstance, the balance of the section is intended to apply,
795
+ and the section as a whole is intended to apply in other circumstances.
796
+
797
+ It is not the purpose of this section to induce you to infringe any
798
+ patents or other property right claims or to contest validity of any
799
+ such claims; this section has the sole purpose of protecting the
800
+ integrity of the free software distribution system which is
801
+ implemented by public license practices. Many people have made
802
+ generous contributions to the wide range of software distributed
803
+ through that system in reliance on consistent application of that
804
+ system; it is up to the author/donor to decide if he or she is willing
805
+ to distribute software through any other system and a licensee cannot
806
+ impose that choice.
807
+
808
+ This section is intended to make thoroughly clear what is believed to
809
+ be a consequence of the rest of this License.
810
+
811
+ 12. If the distribution and/or use of the Library is restricted in
812
+ certain countries either by patents or by copyrighted interfaces, the
813
+ original copyright holder who places the Library under this License may add
814
+ an explicit geographical distribution limitation excluding those countries,
815
+ so that distribution is permitted only in or among countries not thus
816
+ excluded. In such case, this License incorporates the limitation as if
817
+ written in the body of this License.
818
+
819
+ 13. The Free Software Foundation may publish revised and/or new
820
+ versions of the Library General Public License from time to time.
821
+ Such new versions will be similar in spirit to the present version,
822
+ but may differ in detail to address new problems or concerns.
823
+
824
+ Each version is given a distinguishing version number. If the Library
825
+ specifies a version number of this License which applies to it and
826
+ "any later version", you have the option of following the terms and
827
+ conditions either of that version or of any later version published by
828
+ the Free Software Foundation. If the Library does not specify a
829
+ license version number, you may choose any version ever published by
830
+ the Free Software Foundation.
831
+
832
+ 14. If you wish to incorporate parts of the Library into other free
833
+ programs whose distribution conditions are incompatible with these,
834
+ write to the author to ask for permission. For software which is
835
+ copyrighted by the Free Software Foundation, write to the Free
836
+ Software Foundation; we sometimes make exceptions for this. Our
837
+ decision will be guided by the two goals of preserving the free status
838
+ of all derivatives of our free software and of promoting the sharing
839
+ and reuse of software generally.
840
+
841
+ NO WARRANTY
842
+
843
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
844
+ WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
845
+ EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
846
+ OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
847
+ KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
848
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
849
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
850
+ LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
851
+ THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
852
+
853
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
854
+ WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
855
+ AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
856
+ FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
857
+ CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
858
+ LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
859
+ RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
860
+ FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
861
+ SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
862
+ DAMAGES.
863
+
864
+ END OF TERMS AND CONDITIONS
865
+
866
+
867
+ ### isorelax:isorelax
868
+
869
+ MIT
870
+
871
+ http://iso-relax.sourceforge.net/
872
+
873
+ Copyright (c) 2001-2002, SourceForge ISO-RELAX Project (ASAMI
874
+ Tomoharu, Daisuke Okajima, Kohsuke Kawaguchi, and MURATA Makoto)
875
+
876
+ Permission is hereby granted, free of charge, to any person obtaining
877
+ a copy of this software and associated documentation files (the
878
+ "Software"), to deal in the Software without restriction, including
879
+ without limitation the rights to use, copy, modify, merge, publish,
880
+ distribute, sublicense, and/or sell copies of the Software, and to
881
+ permit persons to whom the Software is furnished to do so, subject to
882
+ the following conditions:
883
+
884
+ The above copyright notice and this permission notice shall be
885
+ included in all copies or substantial portions of the Software.
886
+
887
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
888
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
889
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
890
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
891
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
892
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
893
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
894
+
895
+
896
+ ### net.sf.saxon:Saxon-HE
897
+
898
+ MPL 2.0
899
+
900
+ http://www.saxonica.com/
901
+
902
+ Mozilla Public License Version 2.0
903
+ ==================================
904
+
905
+ 1. Definitions
906
+ --------------
907
+
908
+ 1.1. "Contributor"
909
+ means each individual or legal entity that creates, contributes to
910
+ the creation of, or owns Covered Software.
911
+
912
+ 1.2. "Contributor Version"
913
+ means the combination of the Contributions of others (if any) used
914
+ by a Contributor and that particular Contributor's Contribution.
915
+
916
+ 1.3. "Contribution"
917
+ means Covered Software of a particular Contributor.
918
+
919
+ 1.4. "Covered Software"
920
+ means Source Code Form to which the initial Contributor has attached
921
+ the notice in Exhibit A, the Executable Form of such Source Code
922
+ Form, and Modifications of such Source Code Form, in each case
923
+ including portions thereof.
924
+
925
+ 1.5. "Incompatible With Secondary Licenses"
926
+ means
927
+
928
+ (a) that the initial Contributor has attached the notice described
929
+ in Exhibit B to the Covered Software; or
930
+
931
+ (b) that the Covered Software was made available under the terms of
932
+ version 1.1 or earlier of the License, but not also under the
933
+ terms of a Secondary License.
934
+
935
+ 1.6. "Executable Form"
936
+ means any form of the work other than Source Code Form.
937
+
938
+ 1.7. "Larger Work"
939
+ means a work that combines Covered Software with other material, in
940
+ a separate file or files, that is not Covered Software.
941
+
942
+ 1.8. "License"
943
+ means this document.
944
+
945
+ 1.9. "Licensable"
946
+ means having the right to grant, to the maximum extent possible,
947
+ whether at the time of the initial grant or subsequently, any and
948
+ all of the rights conveyed by this License.
949
+
950
+ 1.10. "Modifications"
951
+ means any of the following:
952
+
953
+ (a) any file in Source Code Form that results from an addition to,
954
+ deletion from, or modification of the contents of Covered
955
+ Software; or
956
+
957
+ (b) any new file in Source Code Form that contains any Covered
958
+ Software.
959
+
960
+ 1.11. "Patent Claims" of a Contributor
961
+ means any patent claim(s), including without limitation, method,
962
+ process, and apparatus claims, in any patent Licensable by such
963
+ Contributor that would be infringed, but for the grant of the
964
+ License, by the making, using, selling, offering for sale, having
965
+ made, import, or transfer of either its Contributions or its
966
+ Contributor Version.
967
+
968
+ 1.12. "Secondary License"
969
+ means either the GNU General Public License, Version 2.0, the GNU
970
+ Lesser General Public License, Version 2.1, the GNU Affero General
971
+ Public License, Version 3.0, or any later versions of those
972
+ licenses.
973
+
974
+ 1.13. "Source Code Form"
975
+ means the form of the work preferred for making modifications.
976
+
977
+ 1.14. "You" (or "Your")
978
+ means an individual or a legal entity exercising rights under this
979
+ License. For legal entities, "You" includes any entity that
980
+ controls, is controlled by, or is under common control with You. For
981
+ purposes of this definition, "control" means (a) the power, direct
982
+ or indirect, to cause the direction or management of such entity,
983
+ whether by contract or otherwise, or (b) ownership of more than
984
+ fifty percent (50%) of the outstanding shares or beneficial
985
+ ownership of such entity.
986
+
987
+ 2. License Grants and Conditions
988
+ --------------------------------
989
+
990
+ 2.1. Grants
991
+
992
+ Each Contributor hereby grants You a world-wide, royalty-free,
993
+ non-exclusive license:
994
+
995
+ (a) under intellectual property rights (other than patent or trademark)
996
+ Licensable by such Contributor to use, reproduce, make available,
997
+ modify, display, perform, distribute, and otherwise exploit its
998
+ Contributions, either on an unmodified basis, with Modifications, or
999
+ as part of a Larger Work; and
1000
+
1001
+ (b) under Patent Claims of such Contributor to make, use, sell, offer
1002
+ for sale, have made, import, and otherwise transfer either its
1003
+ Contributions or its Contributor Version.
1004
+
1005
+ 2.2. Effective Date
1006
+
1007
+ The licenses granted in Section 2.1 with respect to any Contribution
1008
+ become effective for each Contribution on the date the Contributor first
1009
+ distributes such Contribution.
1010
+
1011
+ 2.3. Limitations on Grant Scope
1012
+
1013
+ The licenses granted in this Section 2 are the only rights granted under
1014
+ this License. No additional rights or licenses will be implied from the
1015
+ distribution or licensing of Covered Software under this License.
1016
+ Notwithstanding Section 2.1(b) above, no patent license is granted by a
1017
+ Contributor:
1018
+
1019
+ (a) for any code that a Contributor has removed from Covered Software;
1020
+ or
1021
+
1022
+ (b) for infringements caused by: (i) Your and any other third party's
1023
+ modifications of Covered Software, or (ii) the combination of its
1024
+ Contributions with other software (except as part of its Contributor
1025
+ Version); or
1026
+
1027
+ (c) under Patent Claims infringed by Covered Software in the absence of
1028
+ its Contributions.
1029
+
1030
+ This License does not grant any rights in the trademarks, service marks,
1031
+ or logos of any Contributor (except as may be necessary to comply with
1032
+ the notice requirements in Section 3.4).
1033
+
1034
+ 2.4. Subsequent Licenses
1035
+
1036
+ No Contributor makes additional grants as a result of Your choice to
1037
+ distribute the Covered Software under a subsequent version of this
1038
+ License (see Section 10.2) or under the terms of a Secondary License (if
1039
+ permitted under the terms of Section 3.3).
1040
+
1041
+ 2.5. Representation
1042
+
1043
+ Each Contributor represents that the Contributor believes its
1044
+ Contributions are its original creation(s) or it has sufficient rights
1045
+ to grant the rights to its Contributions conveyed by this License.
1046
+
1047
+ 2.6. Fair Use
1048
+
1049
+ This License is not intended to limit any rights You have under
1050
+ applicable copyright doctrines of fair use, fair dealing, or other
1051
+ equivalents.
1052
+
1053
+ 2.7. Conditions
1054
+
1055
+ Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
1056
+ in Section 2.1.
1057
+
1058
+ 3. Responsibilities
1059
+ -------------------
1060
+
1061
+ 3.1. Distribution of Source Form
1062
+
1063
+ All distribution of Covered Software in Source Code Form, including any
1064
+ Modifications that You create or to which You contribute, must be under
1065
+ the terms of this License. You must inform recipients that the Source
1066
+ Code Form of the Covered Software is governed by the terms of this
1067
+ License, and how they can obtain a copy of this License. You may not
1068
+ attempt to alter or restrict the recipients' rights in the Source Code
1069
+ Form.
1070
+
1071
+ 3.2. Distribution of Executable Form
1072
+
1073
+ If You distribute Covered Software in Executable Form then:
1074
+
1075
+ (a) such Covered Software must also be made available in Source Code
1076
+ Form, as described in Section 3.1, and You must inform recipients of
1077
+ the Executable Form how they can obtain a copy of such Source Code
1078
+ Form by reasonable means in a timely manner, at a charge no more
1079
+ than the cost of distribution to the recipient; and
1080
+
1081
+ (b) You may distribute such Executable Form under the terms of this
1082
+ License, or sublicense it under different terms, provided that the
1083
+ license for the Executable Form does not attempt to limit or alter
1084
+ the recipients' rights in the Source Code Form under this License.
1085
+
1086
+ 3.3. Distribution of a Larger Work
1087
+
1088
+ You may create and distribute a Larger Work under terms of Your choice,
1089
+ provided that You also comply with the requirements of this License for
1090
+ the Covered Software. If the Larger Work is a combination of Covered
1091
+ Software with a work governed by one or more Secondary Licenses, and the
1092
+ Covered Software is not Incompatible With Secondary Licenses, this
1093
+ License permits You to additionally distribute such Covered Software
1094
+ under the terms of such Secondary License(s), so that the recipient of
1095
+ the Larger Work may, at their option, further distribute the Covered
1096
+ Software under the terms of either this License or such Secondary
1097
+ License(s).
1098
+
1099
+ 3.4. Notices
1100
+
1101
+ You may not remove or alter the substance of any license notices
1102
+ (including copyright notices, patent notices, disclaimers of warranty,
1103
+ or limitations of liability) contained within the Source Code Form of
1104
+ the Covered Software, except that You may alter any license notices to
1105
+ the extent required to remedy known factual inaccuracies.
1106
+
1107
+ 3.5. Application of Additional Terms
1108
+
1109
+ You may choose to offer, and to charge a fee for, warranty, support,
1110
+ indemnity or liability obligations to one or more recipients of Covered
1111
+ Software. However, You may do so only on Your own behalf, and not on
1112
+ behalf of any Contributor. You must make it absolutely clear that any
1113
+ such warranty, support, indemnity, or liability obligation is offered by
1114
+ You alone, and You hereby agree to indemnify every Contributor for any
1115
+ liability incurred by such Contributor as a result of warranty, support,
1116
+ indemnity or liability terms You offer. You may include additional
1117
+ disclaimers of warranty and limitations of liability specific to any
1118
+ jurisdiction.
1119
+
1120
+ 4. Inability to Comply Due to Statute or Regulation
1121
+ ---------------------------------------------------
1122
+
1123
+ If it is impossible for You to comply with any of the terms of this
1124
+ License with respect to some or all of the Covered Software due to
1125
+ statute, judicial order, or regulation then You must: (a) comply with
1126
+ the terms of this License to the maximum extent possible; and (b)
1127
+ describe the limitations and the code they affect. Such description must
1128
+ be placed in a text file included with all distributions of the Covered
1129
+ Software under this License. Except to the extent prohibited by statute
1130
+ or regulation, such description must be sufficiently detailed for a
1131
+ recipient of ordinary skill to be able to understand it.
1132
+
1133
+ 5. Termination
1134
+ --------------
1135
+
1136
+ 5.1. The rights granted under this License will terminate automatically
1137
+ if You fail to comply with any of its terms. However, if You become
1138
+ compliant, then the rights granted under this License from a particular
1139
+ Contributor are reinstated (a) provisionally, unless and until such
1140
+ Contributor explicitly and finally terminates Your grants, and (b) on an
1141
+ ongoing basis, if such Contributor fails to notify You of the
1142
+ non-compliance by some reasonable means prior to 60 days after You have
1143
+ come back into compliance. Moreover, Your grants from a particular
1144
+ Contributor are reinstated on an ongoing basis if such Contributor
1145
+ notifies You of the non-compliance by some reasonable means, this is the
1146
+ first time You have received notice of non-compliance with this License
1147
+ from such Contributor, and You become compliant prior to 30 days after
1148
+ Your receipt of the notice.
1149
+
1150
+ 5.2. If You initiate litigation against any entity by asserting a patent
1151
+ infringement claim (excluding declaratory judgment actions,
1152
+ counter-claims, and cross-claims) alleging that a Contributor Version
1153
+ directly or indirectly infringes any patent, then the rights granted to
1154
+ You by any and all Contributors for the Covered Software under Section
1155
+ 2.1 of this License shall terminate.
1156
+
1157
+ 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
1158
+ end user license agreements (excluding distributors and resellers) which
1159
+ have been validly granted by You or Your distributors under this License
1160
+ prior to termination shall survive termination.
1161
+
1162
+ ************************************************************************
1163
+ * *
1164
+ * 6. Disclaimer of Warranty *
1165
+ * ------------------------- *
1166
+ * *
1167
+ * Covered Software is provided under this License on an "as is" *
1168
+ * basis, without warranty of any kind, either expressed, implied, or *
1169
+ * statutory, including, without limitation, warranties that the *
1170
+ * Covered Software is free of defects, merchantable, fit for a *
1171
+ * particular purpose or non-infringing. The entire risk as to the *
1172
+ * quality and performance of the Covered Software is with You. *
1173
+ * Should any Covered Software prove defective in any respect, You *
1174
+ * (not any Contributor) assume the cost of any necessary servicing, *
1175
+ * repair, or correction. This disclaimer of warranty constitutes an *
1176
+ * essential part of this License. No use of any Covered Software is *
1177
+ * authorized under this License except under this disclaimer. *
1178
+ * *
1179
+ ************************************************************************
1180
+
1181
+ ************************************************************************
1182
+ * *
1183
+ * 7. Limitation of Liability *
1184
+ * -------------------------- *
1185
+ * *
1186
+ * Under no circumstances and under no legal theory, whether tort *
1187
+ * (including negligence), contract, or otherwise, shall any *
1188
+ * Contributor, or anyone who distributes Covered Software as *
1189
+ * permitted above, be liable to You for any direct, indirect, *
1190
+ * special, incidental, or consequential damages of any character *
1191
+ * including, without limitation, damages for lost profits, loss of *
1192
+ * goodwill, work stoppage, computer failure or malfunction, or any *
1193
+ * and all other commercial damages or losses, even if such party *
1194
+ * shall have been informed of the possibility of such damages. This *
1195
+ * limitation of liability shall not apply to liability for death or *
1196
+ * personal injury resulting from such party's negligence to the *
1197
+ * extent applicable law prohibits such limitation. Some *
1198
+ * jurisdictions do not allow the exclusion or limitation of *
1199
+ * incidental or consequential damages, so this exclusion and *
1200
+ * limitation may not apply to You. *
1201
+ * *
1202
+ ************************************************************************
1203
+
1204
+ 8. Litigation
1205
+ -------------
1206
+
1207
+ Any litigation relating to this License may be brought only in the
1208
+ courts of a jurisdiction where the defendant maintains its principal
1209
+ place of business and such litigation shall be governed by laws of that
1210
+ jurisdiction, without reference to its conflict-of-law provisions.
1211
+ Nothing in this Section shall prevent a party's ability to bring
1212
+ cross-claims or counter-claims.
1213
+
1214
+ 9. Miscellaneous
1215
+ ----------------
1216
+
1217
+ This License represents the complete agreement concerning the subject
1218
+ matter hereof. If any provision of this License is held to be
1219
+ unenforceable, such provision shall be reformed only to the extent
1220
+ necessary to make it enforceable. Any law or regulation which provides
1221
+ that the language of a contract shall be construed against the drafter
1222
+ shall not be used to construe this License against a Contributor.
1223
+
1224
+ 10. Versions of the License
1225
+ ---------------------------
1226
+
1227
+ 10.1. New Versions
1228
+
1229
+ Mozilla Foundation is the license steward. Except as provided in Section
1230
+ 10.3, no one other than the license steward has the right to modify or
1231
+ publish new versions of this License. Each version will be given a
1232
+ distinguishing version number.
1233
+
1234
+ 10.2. Effect of New Versions
1235
+
1236
+ You may distribute the Covered Software under the terms of the version
1237
+ of the License under which You originally received the Covered Software,
1238
+ or under the terms of any subsequent version published by the license
1239
+ steward.
1240
+
1241
+ 10.3. Modified Versions
1242
+
1243
+ If you create software not governed by this License, and you want to
1244
+ create a new license for such software, you may create and use a
1245
+ modified version of this License if you rename the license and remove
1246
+ any references to the name of the license steward (except to note that
1247
+ such modified license differs from this License).
1248
+
1249
+ 10.4. Distributing Source Code Form that is Incompatible With Secondary
1250
+ Licenses
1251
+
1252
+ If You choose to distribute Source Code Form that is Incompatible With
1253
+ Secondary Licenses under the terms of this version of the License, the
1254
+ notice described in Exhibit B of this License must be attached.
1255
+
1256
+
1257
+ ### net.sourceforge.htmlunit:neko-htmlunit
1258
+
1259
+ Apache 2.0
1260
+
1261
+ https://github.com/HtmlUnit/htmlunit-neko
1262
+
1263
+ Apache License
1264
+ Version 2.0, January 2004
1265
+ http://www.apache.org/licenses/
1266
+
1267
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1268
+
1269
+ 1. Definitions.
1270
+
1271
+ "License" shall mean the terms and conditions for use, reproduction,
1272
+ and distribution as defined by Sections 1 through 9 of this document.
1273
+
1274
+ "Licensor" shall mean the copyright owner or entity authorized by
1275
+ the copyright owner that is granting the License.
1276
+
1277
+ "Legal Entity" shall mean the union of the acting entity and all
1278
+ other entities that control, are controlled by, or are under common
1279
+ control with that entity. For the purposes of this definition,
1280
+ "control" means (i) the power, direct or indirect, to cause the
1281
+ direction or management of such entity, whether by contract or
1282
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1283
+ outstanding shares, or (iii) beneficial ownership of such entity.
1284
+
1285
+ "You" (or "Your") shall mean an individual or Legal Entity
1286
+ exercising permissions granted by this License.
1287
+
1288
+ "Source" form shall mean the preferred form for making modifications,
1289
+ including but not limited to software source code, documentation
1290
+ source, and configuration files.
1291
+
1292
+ "Object" form shall mean any form resulting from mechanical
1293
+ transformation or translation of a Source form, including but
1294
+ not limited to compiled object code, generated documentation,
1295
+ and conversions to other media types.
1296
+
1297
+ "Work" shall mean the work of authorship, whether in Source or
1298
+ Object form, made available under the License, as indicated by a
1299
+ copyright notice that is included in or attached to the work
1300
+ (an example is provided in the Appendix below).
1301
+
1302
+ "Derivative Works" shall mean any work, whether in Source or Object
1303
+ form, that is based on (or derived from) the Work and for which the
1304
+ editorial revisions, annotations, elaborations, or other modifications
1305
+ represent, as a whole, an original work of authorship. For the purposes
1306
+ of this License, Derivative Works shall not include works that remain
1307
+ separable from, or merely link (or bind by name) to the interfaces of,
1308
+ the Work and Derivative Works thereof.
1309
+
1310
+ "Contribution" shall mean any work of authorship, including
1311
+ the original version of the Work and any modifications or additions
1312
+ to that Work or Derivative Works thereof, that is intentionally
1313
+ submitted to Licensor for inclusion in the Work by the copyright owner
1314
+ or by an individual or Legal Entity authorized to submit on behalf of
1315
+ the copyright owner. For the purposes of this definition, "submitted"
1316
+ means any form of electronic, verbal, or written communication sent
1317
+ to the Licensor or its representatives, including but not limited to
1318
+ communication on electronic mailing lists, source code control systems,
1319
+ and issue tracking systems that are managed by, or on behalf of, the
1320
+ Licensor for the purpose of discussing and improving the Work, but
1321
+ excluding communication that is conspicuously marked or otherwise
1322
+ designated in writing by the copyright owner as "Not a Contribution."
1323
+
1324
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1325
+ on behalf of whom a Contribution has been received by Licensor and
1326
+ subsequently incorporated within the Work.
1327
+
1328
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1329
+ this License, each Contributor hereby grants to You a perpetual,
1330
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1331
+ copyright license to reproduce, prepare Derivative Works of,
1332
+ publicly display, publicly perform, sublicense, and distribute the
1333
+ Work and such Derivative Works in Source or Object form.
1334
+
1335
+ 3. Grant of Patent License. Subject to the terms and conditions of
1336
+ this License, each Contributor hereby grants to You a perpetual,
1337
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1338
+ (except as stated in this section) patent license to make, have made,
1339
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1340
+ where such license applies only to those patent claims licensable
1341
+ by such Contributor that are necessarily infringed by their
1342
+ Contribution(s) alone or by combination of their Contribution(s)
1343
+ with the Work to which such Contribution(s) was submitted. If You
1344
+ institute patent litigation against any entity (including a
1345
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1346
+ or a Contribution incorporated within the Work constitutes direct
1347
+ or contributory patent infringement, then any patent licenses
1348
+ granted to You under this License for that Work shall terminate
1349
+ as of the date such litigation is filed.
1350
+
1351
+ 4. Redistribution. You may reproduce and distribute copies of the
1352
+ Work or Derivative Works thereof in any medium, with or without
1353
+ modifications, and in Source or Object form, provided that You
1354
+ meet the following conditions:
1355
+
1356
+ (a) You must give any other recipients of the Work or
1357
+ Derivative Works a copy of this License; and
1358
+
1359
+ (b) You must cause any modified files to carry prominent notices
1360
+ stating that You changed the files; and
1361
+
1362
+ (c) You must retain, in the Source form of any Derivative Works
1363
+ that You distribute, all copyright, patent, trademark, and
1364
+ attribution notices from the Source form of the Work,
1365
+ excluding those notices that do not pertain to any part of
1366
+ the Derivative Works; and
1367
+
1368
+ (d) If the Work includes a "NOTICE" text file as part of its
1369
+ distribution, then any Derivative Works that You distribute must
1370
+ include a readable copy of the attribution notices contained
1371
+ within such NOTICE file, excluding those notices that do not
1372
+ pertain to any part of the Derivative Works, in at least one
1373
+ of the following places: within a NOTICE text file distributed
1374
+ as part of the Derivative Works; within the Source form or
1375
+ documentation, if provided along with the Derivative Works; or,
1376
+ within a display generated by the Derivative Works, if and
1377
+ wherever such third-party notices normally appear. The contents
1378
+ of the NOTICE file are for informational purposes only and
1379
+ do not modify the License. You may add Your own attribution
1380
+ notices within Derivative Works that You distribute, alongside
1381
+ or as an addendum to the NOTICE text from the Work, provided
1382
+ that such additional attribution notices cannot be construed
1383
+ as modifying the License.
1384
+
1385
+ You may add Your own copyright statement to Your modifications and
1386
+ may provide additional or different license terms and conditions
1387
+ for use, reproduction, or distribution of Your modifications, or
1388
+ for any such Derivative Works as a whole, provided Your use,
1389
+ reproduction, and distribution of the Work otherwise complies with
1390
+ the conditions stated in this License.
1391
+
1392
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1393
+ any Contribution intentionally submitted for inclusion in the Work
1394
+ by You to the Licensor shall be under the terms and conditions of
1395
+ this License, without any additional terms or conditions.
1396
+ Notwithstanding the above, nothing herein shall supersede or modify
1397
+ the terms of any separate license agreement you may have executed
1398
+ with Licensor regarding such Contributions.
1399
+
1400
+ 6. Trademarks. This License does not grant permission to use the trade
1401
+ names, trademarks, service marks, or product names of the Licensor,
1402
+ except as required for reasonable and customary use in describing the
1403
+ origin of the Work and reproducing the content of the NOTICE file.
1404
+
1405
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1406
+ agreed to in writing, Licensor provides the Work (and each
1407
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1408
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1409
+ implied, including, without limitation, any warranties or conditions
1410
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1411
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1412
+ appropriateness of using or redistributing the Work and assume any
1413
+ risks associated with Your exercise of permissions under this License.
1414
+
1415
+ 8. Limitation of Liability. In no event and under no legal theory,
1416
+ whether in tort (including negligence), contract, or otherwise,
1417
+ unless required by applicable law (such as deliberate and grossly
1418
+ negligent acts) or agreed to in writing, shall any Contributor be
1419
+ liable to You for damages, including any direct, indirect, special,
1420
+ incidental, or consequential damages of any character arising as a
1421
+ result of this License or out of the use or inability to use the
1422
+ Work (including but not limited to damages for loss of goodwill,
1423
+ work stoppage, computer failure or malfunction, or any and all
1424
+ other commercial damages or losses), even if such Contributor
1425
+ has been advised of the possibility of such damages.
1426
+
1427
+ 9. Accepting Warranty or Additional Liability. While redistributing
1428
+ the Work or Derivative Works thereof, You may choose to offer,
1429
+ and charge a fee for, acceptance of support, warranty, indemnity,
1430
+ or other liability obligations and/or rights consistent with this
1431
+ License. However, in accepting such obligations, You may act only
1432
+ on Your own behalf and on Your sole responsibility, not on behalf
1433
+ of any other Contributor, and only if You agree to indemnify,
1434
+ defend, and hold each Contributor harmless for any liability
1435
+ incurred by, or claims asserted against, such Contributor by reason
1436
+ of your accepting any such warranty or additional liability.
1437
+
1438
+ END OF TERMS AND CONDITIONS
1439
+
1440
+
1441
+ ### nu.validator:jing
1442
+
1443
+ BSD-3-Clause
1444
+
1445
+ http://www.thaiopensource.com/relaxng/jing.html
1446
+
1447
+ Copyright (c) 2001-2003 Thai Open Source Software Center Ltd
1448
+ All rights reserved.
1449
+
1450
+ Redistribution and use in source and binary forms, with or without
1451
+ modification, are permitted provided that the following conditions
1452
+ are met:
1453
+
1454
+ * Redistributions of source code must retain the above copyright
1455
+ notice, this list of conditions and the following disclaimer.
1456
+
1457
+ * Redistributions in binary form must reproduce the above
1458
+ copyright notice, this list of conditions and the following
1459
+ disclaimer in the documentation and/or other materials provided
1460
+ with the distribution.
1461
+
1462
+ * Neither the name of the Thai Open Source Software Center Ltd nor
1463
+ the names of its contributors may be used to endorse or promote
1464
+ products derived from this software without specific prior
1465
+ written permission.
1466
+
1467
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
1468
+ CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
1469
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
1470
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1471
+ DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE
1472
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
1473
+ OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
1474
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
1475
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1476
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
1477
+ TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
1478
+ THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1479
+ SUCH DAMAGE.
1480
+
1481
+
1482
+ ### org.nokogiri:nekodtd
1483
+
1484
+ Apache 2.0
1485
+
1486
+ https://github.com/sparklemotion/nekodtd
1487
+
1488
+ Apache License
1489
+ Version 2.0, January 2004
1490
+ http://www.apache.org/licenses/
1491
+
1492
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1493
+
1494
+ 1. Definitions.
1495
+
1496
+ "License" shall mean the terms and conditions for use, reproduction,
1497
+ and distribution as defined by Sections 1 through 9 of this document.
1498
+
1499
+ "Licensor" shall mean the copyright owner or entity authorized by
1500
+ the copyright owner that is granting the License.
1501
+
1502
+ "Legal Entity" shall mean the union of the acting entity and all
1503
+ other entities that control, are controlled by, or are under common
1504
+ control with that entity. For the purposes of this definition,
1505
+ "control" means (i) the power, direct or indirect, to cause the
1506
+ direction or management of such entity, whether by contract or
1507
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1508
+ outstanding shares, or (iii) beneficial ownership of such entity.
1509
+
1510
+ "You" (or "Your") shall mean an individual or Legal Entity
1511
+ exercising permissions granted by this License.
1512
+
1513
+ "Source" form shall mean the preferred form for making modifications,
1514
+ including but not limited to software source code, documentation
1515
+ source, and configuration files.
1516
+
1517
+ "Object" form shall mean any form resulting from mechanical
1518
+ transformation or translation of a Source form, including but
1519
+ not limited to compiled object code, generated documentation,
1520
+ and conversions to other media types.
1521
+
1522
+ "Work" shall mean the work of authorship, whether in Source or
1523
+ Object form, made available under the License, as indicated by a
1524
+ copyright notice that is included in or attached to the work
1525
+ (an example is provided in the Appendix below).
1526
+
1527
+ "Derivative Works" shall mean any work, whether in Source or Object
1528
+ form, that is based on (or derived from) the Work and for which the
1529
+ editorial revisions, annotations, elaborations, or other modifications
1530
+ represent, as a whole, an original work of authorship. For the purposes
1531
+ of this License, Derivative Works shall not include works that remain
1532
+ separable from, or merely link (or bind by name) to the interfaces of,
1533
+ the Work and Derivative Works thereof.
1534
+
1535
+ "Contribution" shall mean any work of authorship, including
1536
+ the original version of the Work and any modifications or additions
1537
+ to that Work or Derivative Works thereof, that is intentionally
1538
+ submitted to Licensor for inclusion in the Work by the copyright owner
1539
+ or by an individual or Legal Entity authorized to submit on behalf of
1540
+ the copyright owner. For the purposes of this definition, "submitted"
1541
+ means any form of electronic, verbal, or written communication sent
1542
+ to the Licensor or its representatives, including but not limited to
1543
+ communication on electronic mailing lists, source code control systems,
1544
+ and issue tracking systems that are managed by, or on behalf of, the
1545
+ Licensor for the purpose of discussing and improving the Work, but
1546
+ excluding communication that is conspicuously marked or otherwise
1547
+ designated in writing by the copyright owner as "Not a Contribution."
1548
+
1549
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1550
+ on behalf of whom a Contribution has been received by Licensor and
1551
+ subsequently incorporated within the Work.
1552
+
1553
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1554
+ this License, each Contributor hereby grants to You a perpetual,
1555
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1556
+ copyright license to reproduce, prepare Derivative Works of,
1557
+ publicly display, publicly perform, sublicense, and distribute the
1558
+ Work and such Derivative Works in Source or Object form.
1559
+
1560
+ 3. Grant of Patent License. Subject to the terms and conditions of
1561
+ this License, each Contributor hereby grants to You a perpetual,
1562
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1563
+ (except as stated in this section) patent license to make, have made,
1564
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1565
+ where such license applies only to those patent claims licensable
1566
+ by such Contributor that are necessarily infringed by their
1567
+ Contribution(s) alone or by combination of their Contribution(s)
1568
+ with the Work to which such Contribution(s) was submitted. If You
1569
+ institute patent litigation against any entity (including a
1570
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1571
+ or a Contribution incorporated within the Work constitutes direct
1572
+ or contributory patent infringement, then any patent licenses
1573
+ granted to You under this License for that Work shall terminate
1574
+ as of the date such litigation is filed.
1575
+
1576
+ 4. Redistribution. You may reproduce and distribute copies of the
1577
+ Work or Derivative Works thereof in any medium, with or without
1578
+ modifications, and in Source or Object form, provided that You
1579
+ meet the following conditions:
1580
+
1581
+ (a) You must give any other recipients of the Work or
1582
+ Derivative Works a copy of this License; and
1583
+
1584
+ (b) You must cause any modified files to carry prominent notices
1585
+ stating that You changed the files; and
1586
+
1587
+ (c) You must retain, in the Source form of any Derivative Works
1588
+ that You distribute, all copyright, patent, trademark, and
1589
+ attribution notices from the Source form of the Work,
1590
+ excluding those notices that do not pertain to any part of
1591
+ the Derivative Works; and
1592
+
1593
+ (d) If the Work includes a "NOTICE" text file as part of its
1594
+ distribution, then any Derivative Works that You distribute must
1595
+ include a readable copy of the attribution notices contained
1596
+ within such NOTICE file, excluding those notices that do not
1597
+ pertain to any part of the Derivative Works, in at least one
1598
+ of the following places: within a NOTICE text file distributed
1599
+ as part of the Derivative Works; within the Source form or
1600
+ documentation, if provided along with the Derivative Works; or,
1601
+ within a display generated by the Derivative Works, if and
1602
+ wherever such third-party notices normally appear. The contents
1603
+ of the NOTICE file are for informational purposes only and
1604
+ do not modify the License. You may add Your own attribution
1605
+ notices within Derivative Works that You distribute, alongside
1606
+ or as an addendum to the NOTICE text from the Work, provided
1607
+ that such additional attribution notices cannot be construed
1608
+ as modifying the License.
1609
+
1610
+ You may add Your own copyright statement to Your modifications and
1611
+ may provide additional or different license terms and conditions
1612
+ for use, reproduction, or distribution of Your modifications, or
1613
+ for any such Derivative Works as a whole, provided Your use,
1614
+ reproduction, and distribution of the Work otherwise complies with
1615
+ the conditions stated in this License.
1616
+
1617
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1618
+ any Contribution intentionally submitted for inclusion in the Work
1619
+ by You to the Licensor shall be under the terms and conditions of
1620
+ this License, without any additional terms or conditions.
1621
+ Notwithstanding the above, nothing herein shall supersede or modify
1622
+ the terms of any separate license agreement you may have executed
1623
+ with Licensor regarding such Contributions.
1624
+
1625
+ 6. Trademarks. This License does not grant permission to use the trade
1626
+ names, trademarks, service marks, or product names of the Licensor,
1627
+ except as required for reasonable and customary use in describing the
1628
+ origin of the Work and reproducing the content of the NOTICE file.
1629
+
1630
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1631
+ agreed to in writing, Licensor provides the Work (and each
1632
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1633
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1634
+ implied, including, without limitation, any warranties or conditions
1635
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1636
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1637
+ appropriateness of using or redistributing the Work and assume any
1638
+ risks associated with Your exercise of permissions under this License.
1639
+
1640
+ 8. Limitation of Liability. In no event and under no legal theory,
1641
+ whether in tort (including negligence), contract, or otherwise,
1642
+ unless required by applicable law (such as deliberate and grossly
1643
+ negligent acts) or agreed to in writing, shall any Contributor be
1644
+ liable to You for damages, including any direct, indirect, special,
1645
+ incidental, or consequential damages of any character arising as a
1646
+ result of this License or out of the use or inability to use the
1647
+ Work (including but not limited to damages for loss of goodwill,
1648
+ work stoppage, computer failure or malfunction, or any and all
1649
+ other commercial damages or losses), even if such Contributor
1650
+ has been advised of the possibility of such damages.
1651
+
1652
+ 9. Accepting Warranty or Additional Liability. While redistributing
1653
+ the Work or Derivative Works thereof, You may choose to offer,
1654
+ and charge a fee for, acceptance of support, warranty, indemnity,
1655
+ or other liability obligations and/or rights consistent with this
1656
+ License. However, in accepting such obligations, You may act only
1657
+ on Your own behalf and on Your sole responsibility, not on behalf
1658
+ of any other Contributor, and only if You agree to indemnify,
1659
+ defend, and hold each Contributor harmless for any liability
1660
+ incurred by, or claims asserted against, such Contributor by reason
1661
+ of your accepting any such warranty or additional liability.
1662
+
1663
+ END OF TERMS AND CONDITIONS
1664
+
1665
+
1666
+ ### org.xmlresolver:xmlresolver
1667
+
1668
+ Apache 2.0
1669
+
1670
+ https://xmlresolver.org/
1671
+
1672
+ Apache License
1673
+ Version 2.0, January 2004
1674
+ http://www.apache.org/licenses/
1675
+
1676
+
1677
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1678
+
1679
+ 1. Definitions.
1680
+
1681
+ "License" shall mean the terms and conditions for use, reproduction,
1682
+ and distribution as defined by Sections 1 through 9 of this document.
1683
+
1684
+ "Licensor" shall mean the copyright owner or entity authorized by
1685
+ the copyright owner that is granting the License.
1686
+
1687
+ "Legal Entity" shall mean the union of the acting entity and all
1688
+ other entities that control, are controlled by, or are under common
1689
+ control with that entity. For the purposes of this definition,
1690
+ "control" means (i) the power, direct or indirect, to cause the
1691
+ direction or management of such entity, whether by contract or
1692
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1693
+ outstanding shares, or (iii) beneficial ownership of such entity.
1694
+
1695
+ "You" (or "Your") shall mean an individual or Legal Entity
1696
+ exercising permissions granted by this License.
1697
+
1698
+ "Source" form shall mean the preferred form for making modifications,
1699
+ including but not limited to software source code, documentation
1700
+ source, and configuration files.
1701
+
1702
+ "Object" form shall mean any form resulting from mechanical
1703
+ transformation or translation of a Source form, including but
1704
+ not limited to compiled object code, generated documentation,
1705
+ and conversions to other media types.
1706
+
1707
+ "Work" shall mean the work of authorship, whether in Source or
1708
+ Object form, made available under the License, as indicated by a
1709
+ copyright notice that is included in or attached to the work
1710
+ (an example is provided in the Appendix below).
1711
+
1712
+ "Derivative Works" shall mean any work, whether in Source or Object
1713
+ form, that is based on (or derived from) the Work and for which the
1714
+ editorial revisions, annotations, elaborations, or other modifications
1715
+ represent, as a whole, an original work of authorship. For the purposes
1716
+ of this License, Derivative Works shall not include works that remain
1717
+ separable from, or merely link (or bind by name) to the interfaces of,
1718
+ the Work and Derivative Works thereof.
1719
+
1720
+ "Contribution" shall mean any work of authorship, including
1721
+ the original version of the Work and any modifications or additions
1722
+ to that Work or Derivative Works thereof, that is intentionally
1723
+ submitted to Licensor for inclusion in the Work by the copyright owner
1724
+ or by an individual or Legal Entity authorized to submit on behalf of
1725
+ the copyright owner. For the purposes of this definition, "submitted"
1726
+ means any form of electronic, verbal, or written communication sent
1727
+ to the Licensor or its representatives, including but not limited to
1728
+ communication on electronic mailing lists, source code control systems,
1729
+ and issue tracking systems that are managed by, or on behalf of, the
1730
+ Licensor for the purpose of discussing and improving the Work, but
1731
+ excluding communication that is conspicuously marked or otherwise
1732
+ designated in writing by the copyright owner as "Not a Contribution."
1733
+
1734
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1735
+ on behalf of whom a Contribution has been received by Licensor and
1736
+ subsequently incorporated within the Work.
1737
+
1738
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1739
+ this License, each Contributor hereby grants to You a perpetual,
1740
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1741
+ copyright license to reproduce, prepare Derivative Works of,
1742
+ publicly display, publicly perform, sublicense, and distribute the
1743
+ Work and such Derivative Works in Source or Object form.
1744
+
1745
+ 3. Grant of Patent License. Subject to the terms and conditions of
1746
+ this License, each Contributor hereby grants to You a perpetual,
1747
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1748
+ (except as stated in this section) patent license to make, have made,
1749
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1750
+ where such license applies only to those patent claims licensable
1751
+ by such Contributor that are necessarily infringed by their
1752
+ Contribution(s) alone or by combination of their Contribution(s)
1753
+ with the Work to which such Contribution(s) was submitted. If You
1754
+ institute patent litigation against any entity (including a
1755
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1756
+ or a Contribution incorporated within the Work constitutes direct
1757
+ or contributory patent infringement, then any patent licenses
1758
+ granted to You under this License for that Work shall terminate
1759
+ as of the date such litigation is filed.
1760
+
1761
+ 4. Redistribution. You may reproduce and distribute copies of the
1762
+ Work or Derivative Works thereof in any medium, with or without
1763
+ modifications, and in Source or Object form, provided that You
1764
+ meet the following conditions:
1765
+
1766
+ (a) You must give any other recipients of the Work or
1767
+ Derivative Works a copy of this License; and
1768
+
1769
+ (b) You must cause any modified files to carry prominent notices
1770
+ stating that You changed the files; and
1771
+
1772
+ (c) You must retain, in the Source form of any Derivative Works
1773
+ that You distribute, all copyright, patent, trademark, and
1774
+ attribution notices from the Source form of the Work,
1775
+ excluding those notices that do not pertain to any part of
1776
+ the Derivative Works; and
1777
+
1778
+ (d) If the Work includes a "NOTICE" text file as part of its
1779
+ distribution, then any Derivative Works that You distribute must
1780
+ include a readable copy of the attribution notices contained
1781
+ within such NOTICE file, excluding those notices that do not
1782
+ pertain to any part of the Derivative Works, in at least one
1783
+ of the following places: within a NOTICE text file distributed
1784
+ as part of the Derivative Works; within the Source form or
1785
+ documentation, if provided along with the Derivative Works; or,
1786
+ within a display generated by the Derivative Works, if and
1787
+ wherever such third-party notices normally appear. The contents
1788
+ of the NOTICE file are for informational purposes only and
1789
+ do not modify the License. You may add Your own attribution
1790
+ notices within Derivative Works that You distribute, alongside
1791
+ or as an addendum to the NOTICE text from the Work, provided
1792
+ that such additional attribution notices cannot be construed
1793
+ as modifying the License.
1794
+
1795
+ You may add Your own copyright statement to Your modifications and
1796
+ may provide additional or different license terms and conditions
1797
+ for use, reproduction, or distribution of Your modifications, or
1798
+ for any such Derivative Works as a whole, provided Your use,
1799
+ reproduction, and distribution of the Work otherwise complies with
1800
+ the conditions stated in this License.
1801
+
1802
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1803
+ any Contribution intentionally submitted for inclusion in the Work
1804
+ by You to the Licensor shall be under the terms and conditions of
1805
+ this License, without any additional terms or conditions.
1806
+ Notwithstanding the above, nothing herein shall supersede or modify
1807
+ the terms of any separate license agreement you may have executed
1808
+ with Licensor regarding such Contributions.
1809
+
1810
+ 6. Trademarks. This License does not grant permission to use the trade
1811
+ names, trademarks, service marks, or product names of the Licensor,
1812
+ except as required for reasonable and customary use in describing the
1813
+ origin of the Work and reproducing the content of the NOTICE file.
1814
+
1815
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1816
+ agreed to in writing, Licensor provides the Work (and each
1817
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1818
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1819
+ implied, including, without limitation, any warranties or conditions
1820
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1821
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1822
+ appropriateness of using or redistributing the Work and assume any
1823
+ risks associated with Your exercise of permissions under this License.
1824
+
1825
+ 8. Limitation of Liability. In no event and under no legal theory,
1826
+ whether in tort (including negligence), contract, or otherwise,
1827
+ unless required by applicable law (such as deliberate and grossly
1828
+ negligent acts) or agreed to in writing, shall any Contributor be
1829
+ liable to You for damages, including any direct, indirect, special,
1830
+ incidental, or consequential damages of any character arising as a
1831
+ result of this License or out of the use or inability to use the
1832
+ Work (including but not limited to damages for loss of goodwill,
1833
+ work stoppage, computer failure or malfunction, or any and all
1834
+ other commercial damages or losses), even if such Contributor
1835
+ has been advised of the possibility of such damages.
1836
+
1837
+ 9. Accepting Warranty or Additional Liability. While redistributing
1838
+ the Work or Derivative Works thereof, You may choose to offer,
1839
+ and charge a fee for, acceptance of support, warranty, indemnity,
1840
+ or other liability obligations and/or rights consistent with this
1841
+ License. However, in accepting such obligations, You may act only
1842
+ on Your own behalf and on Your sole responsibility, not on behalf
1843
+ of any other Contributor, and only if You agree to indemnify,
1844
+ defend, and hold each Contributor harmless for any liability
1845
+ incurred by, or claims asserted against, such Contributor by reason
1846
+ of your accepting any such warranty or additional liability.
1847
+
1848
+ END OF TERMS AND CONDITIONS
1849
+
1850
+
1851
+ ### xalan:serializer and xalan:xalan
1852
+
1853
+ Apache 2.0
1854
+
1855
+ https://xml.apache.org/xalan-j/
1856
+
1857
+ Apache License
1858
+ Version 2.0, January 2004
1859
+ http://www.apache.org/licenses/
1860
+
1861
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1862
+
1863
+ 1. Definitions.
1864
+
1865
+ "License" shall mean the terms and conditions for use, reproduction,
1866
+ and distribution as defined by Sections 1 through 9 of this document.
1867
+
1868
+ "Licensor" shall mean the copyright owner or entity authorized by
1869
+ the copyright owner that is granting the License.
1870
+
1871
+ "Legal Entity" shall mean the union of the acting entity and all
1872
+ other entities that control, are controlled by, or are under common
1873
+ control with that entity. For the purposes of this definition,
1874
+ "control" means (i) the power, direct or indirect, to cause the
1875
+ direction or management of such entity, whether by contract or
1876
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1877
+ outstanding shares, or (iii) beneficial ownership of such entity.
1878
+
1879
+ "You" (or "Your") shall mean an individual or Legal Entity
1880
+ exercising permissions granted by this License.
1881
+
1882
+ "Source" form shall mean the preferred form for making modifications,
1883
+ including but not limited to software source code, documentation
1884
+ source, and configuration files.
1885
+
1886
+ "Object" form shall mean any form resulting from mechanical
1887
+ transformation or translation of a Source form, including but
1888
+ not limited to compiled object code, generated documentation,
1889
+ and conversions to other media types.
1890
+
1891
+ "Work" shall mean the work of authorship, whether in Source or
1892
+ Object form, made available under the License, as indicated by a
1893
+ copyright notice that is included in or attached to the work
1894
+ (an example is provided in the Appendix below).
1895
+
1896
+ "Derivative Works" shall mean any work, whether in Source or Object
1897
+ form, that is based on (or derived from) the Work and for which the
1898
+ editorial revisions, annotations, elaborations, or other modifications
1899
+ represent, as a whole, an original work of authorship. For the purposes
1900
+ of this License, Derivative Works shall not include works that remain
1901
+ separable from, or merely link (or bind by name) to the interfaces of,
1902
+ the Work and Derivative Works thereof.
1903
+
1904
+ "Contribution" shall mean any work of authorship, including
1905
+ the original version of the Work and any modifications or additions
1906
+ to that Work or Derivative Works thereof, that is intentionally
1907
+ submitted to Licensor for inclusion in the Work by the copyright owner
1908
+ or by an individual or Legal Entity authorized to submit on behalf of
1909
+ the copyright owner. For the purposes of this definition, "submitted"
1910
+ means any form of electronic, verbal, or written communication sent
1911
+ to the Licensor or its representatives, including but not limited to
1912
+ communication on electronic mailing lists, source code control systems,
1913
+ and issue tracking systems that are managed by, or on behalf of, the
1914
+ Licensor for the purpose of discussing and improving the Work, but
1915
+ excluding communication that is conspicuously marked or otherwise
1916
+ designated in writing by the copyright owner as "Not a Contribution."
1917
+
1918
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1919
+ on behalf of whom a Contribution has been received by Licensor and
1920
+ subsequently incorporated within the Work.
1921
+
1922
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1923
+ this License, each Contributor hereby grants to You a perpetual,
1924
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1925
+ copyright license to reproduce, prepare Derivative Works of,
1926
+ publicly display, publicly perform, sublicense, and distribute the
1927
+ Work and such Derivative Works in Source or Object form.
1928
+
1929
+ 3. Grant of Patent License. Subject to the terms and conditions of
1930
+ this License, each Contributor hereby grants to You a perpetual,
1931
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1932
+ (except as stated in this section) patent license to make, have made,
1933
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1934
+ where such license applies only to those patent claims licensable
1935
+ by such Contributor that are necessarily infringed by their
1936
+ Contribution(s) alone or by combination of their Contribution(s)
1937
+ with the Work to which such Contribution(s) was submitted. If You
1938
+ institute patent litigation against any entity (including a
1939
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1940
+ or a Contribution incorporated within the Work constitutes direct
1941
+ or contributory patent infringement, then any patent licenses
1942
+ granted to You under this License for that Work shall terminate
1943
+ as of the date such litigation is filed.
1944
+
1945
+ 4. Redistribution. You may reproduce and distribute copies of the
1946
+ Work or Derivative Works thereof in any medium, with or without
1947
+ modifications, and in Source or Object form, provided that You
1948
+ meet the following conditions:
1949
+
1950
+ (a) You must give any other recipients of the Work or
1951
+ Derivative Works a copy of this License; and
1952
+
1953
+ (b) You must cause any modified files to carry prominent notices
1954
+ stating that You changed the files; and
1955
+
1956
+ (c) You must retain, in the Source form of any Derivative Works
1957
+ that You distribute, all copyright, patent, trademark, and
1958
+ attribution notices from the Source form of the Work,
1959
+ excluding those notices that do not pertain to any part of
1960
+ the Derivative Works; and
1961
+
1962
+ (d) If the Work includes a "NOTICE" text file as part of its
1963
+ distribution, then any Derivative Works that You distribute must
1964
+ include a readable copy of the attribution notices contained
1965
+ within such NOTICE file, excluding those notices that do not
1966
+ pertain to any part of the Derivative Works, in at least one
1967
+ of the following places: within a NOTICE text file distributed
1968
+ as part of the Derivative Works; within the Source form or
1969
+ documentation, if provided along with the Derivative Works; or,
1970
+ within a display generated by the Derivative Works, if and
1971
+ wherever such third-party notices normally appear. The contents
1972
+ of the NOTICE file are for informational purposes only and
1973
+ do not modify the License. You may add Your own attribution
1974
+ notices within Derivative Works that You distribute, alongside
1975
+ or as an addendum to the NOTICE text from the Work, provided
1976
+ that such additional attribution notices cannot be construed
1977
+ as modifying the License.
1978
+
1979
+ You may add Your own copyright statement to Your modifications and
1980
+ may provide additional or different license terms and conditions
1981
+ for use, reproduction, or distribution of Your modifications, or
1982
+ for any such Derivative Works as a whole, provided Your use,
1983
+ reproduction, and distribution of the Work otherwise complies with
1984
+ the conditions stated in this License.
1985
+
1986
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1987
+ any Contribution intentionally submitted for inclusion in the Work
1988
+ by You to the Licensor shall be under the terms and conditions of
1989
+ this License, without any additional terms or conditions.
1990
+ Notwithstanding the above, nothing herein shall supersede or modify
1991
+ the terms of any separate license agreement you may have executed
1992
+ with Licensor regarding such Contributions.
1993
+
1994
+ 6. Trademarks. This License does not grant permission to use the trade
1995
+ names, trademarks, service marks, or product names of the Licensor,
1996
+ except as required for reasonable and customary use in describing the
1997
+ origin of the Work and reproducing the content of the NOTICE file.
1998
+
1999
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2000
+ agreed to in writing, Licensor provides the Work (and each
2001
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2002
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2003
+ implied, including, without limitation, any warranties or conditions
2004
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2005
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2006
+ appropriateness of using or redistributing the Work and assume any
2007
+ risks associated with Your exercise of permissions under this License.
2008
+
2009
+ 8. Limitation of Liability. In no event and under no legal theory,
2010
+ whether in tort (including negligence), contract, or otherwise,
2011
+ unless required by applicable law (such as deliberate and grossly
2012
+ negligent acts) or agreed to in writing, shall any Contributor be
2013
+ liable to You for damages, including any direct, indirect, special,
2014
+ incidental, or consequential damages of any character arising as a
2015
+ result of this License or out of the use or inability to use the
2016
+ Work (including but not limited to damages for loss of goodwill,
2017
+ work stoppage, computer failure or malfunction, or any and all
2018
+ other commercial damages or losses), even if such Contributor
2019
+ has been advised of the possibility of such damages.
2020
+
2021
+ 9. Accepting Warranty or Additional Liability. While redistributing
2022
+ the Work or Derivative Works thereof, You may choose to offer,
2023
+ and charge a fee for, acceptance of support, warranty, indemnity,
2024
+ or other liability obligations and/or rights consistent with this
2025
+ License. However, in accepting such obligations, You may act only
2026
+ on Your own behalf and on Your sole responsibility, not on behalf
2027
+ of any other Contributor, and only if You agree to indemnify,
2028
+ defend, and hold each Contributor harmless for any liability
2029
+ incurred by, or claims asserted against, such Contributor by reason
2030
+ of your accepting any such warranty or additional liability.
2031
+
2032
+ END OF TERMS AND CONDITIONS
2033
+
2034
+
2035
+ ### xerces:xercesImpl
2036
+
2037
+ Apache 2.0
2038
+
2039
+ https://xerces.apache.org/xerces2-j/
2040
+
2041
+ Apache License
2042
+ Version 2.0, January 2004
2043
+ http://www.apache.org/licenses/
2044
+
2045
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2046
+
2047
+ 1. Definitions.
2048
+
2049
+ "License" shall mean the terms and conditions for use, reproduction,
2050
+ and distribution as defined by Sections 1 through 9 of this document.
2051
+
2052
+ "Licensor" shall mean the copyright owner or entity authorized by
2053
+ the copyright owner that is granting the License.
2054
+
2055
+ "Legal Entity" shall mean the union of the acting entity and all
2056
+ other entities that control, are controlled by, or are under common
2057
+ control with that entity. For the purposes of this definition,
2058
+ "control" means (i) the power, direct or indirect, to cause the
2059
+ direction or management of such entity, whether by contract or
2060
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2061
+ outstanding shares, or (iii) beneficial ownership of such entity.
2062
+
2063
+ "You" (or "Your") shall mean an individual or Legal Entity
2064
+ exercising permissions granted by this License.
2065
+
2066
+ "Source" form shall mean the preferred form for making modifications,
2067
+ including but not limited to software source code, documentation
2068
+ source, and configuration files.
2069
+
2070
+ "Object" form shall mean any form resulting from mechanical
2071
+ transformation or translation of a Source form, including but
2072
+ not limited to compiled object code, generated documentation,
2073
+ and conversions to other media types.
2074
+
2075
+ "Work" shall mean the work of authorship, whether in Source or
2076
+ Object form, made available under the License, as indicated by a
2077
+ copyright notice that is included in or attached to the work
2078
+ (an example is provided in the Appendix below).
2079
+
2080
+ "Derivative Works" shall mean any work, whether in Source or Object
2081
+ form, that is based on (or derived from) the Work and for which the
2082
+ editorial revisions, annotations, elaborations, or other modifications
2083
+ represent, as a whole, an original work of authorship. For the purposes
2084
+ of this License, Derivative Works shall not include works that remain
2085
+ separable from, or merely link (or bind by name) to the interfaces of,
2086
+ the Work and Derivative Works thereof.
2087
+
2088
+ "Contribution" shall mean any work of authorship, including
2089
+ the original version of the Work and any modifications or additions
2090
+ to that Work or Derivative Works thereof, that is intentionally
2091
+ submitted to Licensor for inclusion in the Work by the copyright owner
2092
+ or by an individual or Legal Entity authorized to submit on behalf of
2093
+ the copyright owner. For the purposes of this definition, "submitted"
2094
+ means any form of electronic, verbal, or written communication sent
2095
+ to the Licensor or its representatives, including but not limited to
2096
+ communication on electronic mailing lists, source code control systems,
2097
+ and issue tracking systems that are managed by, or on behalf of, the
2098
+ Licensor for the purpose of discussing and improving the Work, but
2099
+ excluding communication that is conspicuously marked or otherwise
2100
+ designated in writing by the copyright owner as "Not a Contribution."
2101
+
2102
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2103
+ on behalf of whom a Contribution has been received by Licensor and
2104
+ subsequently incorporated within the Work.
2105
+
2106
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2107
+ this License, each Contributor hereby grants to You a perpetual,
2108
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2109
+ copyright license to reproduce, prepare Derivative Works of,
2110
+ publicly display, publicly perform, sublicense, and distribute the
2111
+ Work and such Derivative Works in Source or Object form.
2112
+
2113
+ 3. Grant of Patent License. Subject to the terms and conditions of
2114
+ this License, each Contributor hereby grants to You a perpetual,
2115
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2116
+ (except as stated in this section) patent license to make, have made,
2117
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2118
+ where such license applies only to those patent claims licensable
2119
+ by such Contributor that are necessarily infringed by their
2120
+ Contribution(s) alone or by combination of their Contribution(s)
2121
+ with the Work to which such Contribution(s) was submitted. If You
2122
+ institute patent litigation against any entity (including a
2123
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2124
+ or a Contribution incorporated within the Work constitutes direct
2125
+ or contributory patent infringement, then any patent licenses
2126
+ granted to You under this License for that Work shall terminate
2127
+ as of the date such litigation is filed.
2128
+
2129
+ 4. Redistribution. You may reproduce and distribute copies of the
2130
+ Work or Derivative Works thereof in any medium, with or without
2131
+ modifications, and in Source or Object form, provided that You
2132
+ meet the following conditions:
2133
+
2134
+ (a) You must give any other recipients of the Work or
2135
+ Derivative Works a copy of this License; and
2136
+
2137
+ (b) You must cause any modified files to carry prominent notices
2138
+ stating that You changed the files; and
2139
+
2140
+ (c) You must retain, in the Source form of any Derivative Works
2141
+ that You distribute, all copyright, patent, trademark, and
2142
+ attribution notices from the Source form of the Work,
2143
+ excluding those notices that do not pertain to any part of
2144
+ the Derivative Works; and
2145
+
2146
+ (d) If the Work includes a "NOTICE" text file as part of its
2147
+ distribution, then any Derivative Works that You distribute must
2148
+ include a readable copy of the attribution notices contained
2149
+ within such NOTICE file, excluding those notices that do not
2150
+ pertain to any part of the Derivative Works, in at least one
2151
+ of the following places: within a NOTICE text file distributed
2152
+ as part of the Derivative Works; within the Source form or
2153
+ documentation, if provided along with the Derivative Works; or,
2154
+ within a display generated by the Derivative Works, if and
2155
+ wherever such third-party notices normally appear. The contents
2156
+ of the NOTICE file are for informational purposes only and
2157
+ do not modify the License. You may add Your own attribution
2158
+ notices within Derivative Works that You distribute, alongside
2159
+ or as an addendum to the NOTICE text from the Work, provided
2160
+ that such additional attribution notices cannot be construed
2161
+ as modifying the License.
2162
+
2163
+ You may add Your own copyright statement to Your modifications and
2164
+ may provide additional or different license terms and conditions
2165
+ for use, reproduction, or distribution of Your modifications, or
2166
+ for any such Derivative Works as a whole, provided Your use,
2167
+ reproduction, and distribution of the Work otherwise complies with
2168
+ the conditions stated in this License.
2169
+
2170
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2171
+ any Contribution intentionally submitted for inclusion in the Work
2172
+ by You to the Licensor shall be under the terms and conditions of
2173
+ this License, without any additional terms or conditions.
2174
+ Notwithstanding the above, nothing herein shall supersede or modify
2175
+ the terms of any separate license agreement you may have executed
2176
+ with Licensor regarding such Contributions.
2177
+
2178
+ 6. Trademarks. This License does not grant permission to use the trade
2179
+ names, trademarks, service marks, or product names of the Licensor,
2180
+ except as required for reasonable and customary use in describing the
2181
+ origin of the Work and reproducing the content of the NOTICE file.
2182
+
2183
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2184
+ agreed to in writing, Licensor provides the Work (and each
2185
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2186
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2187
+ implied, including, without limitation, any warranties or conditions
2188
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2189
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2190
+ appropriateness of using or redistributing the Work and assume any
2191
+ risks associated with Your exercise of permissions under this License.
2192
+
2193
+ 8. Limitation of Liability. In no event and under no legal theory,
2194
+ whether in tort (including negligence), contract, or otherwise,
2195
+ unless required by applicable law (such as deliberate and grossly
2196
+ negligent acts) or agreed to in writing, shall any Contributor be
2197
+ liable to You for damages, including any direct, indirect, special,
2198
+ incidental, or consequential damages of any character arising as a
2199
+ result of this License or out of the use or inability to use the
2200
+ Work (including but not limited to damages for loss of goodwill,
2201
+ work stoppage, computer failure or malfunction, or any and all
2202
+ other commercial damages or losses), even if such Contributor
2203
+ has been advised of the possibility of such damages.
2204
+
2205
+ 9. Accepting Warranty or Additional Liability. While redistributing
2206
+ the Work or Derivative Works thereof, You may choose to offer,
2207
+ and charge a fee for, acceptance of support, warranty, indemnity,
2208
+ or other liability obligations and/or rights consistent with this
2209
+ License. However, in accepting such obligations, You may act only
2210
+ on Your own behalf and on Your sole responsibility, not on behalf
2211
+ of any other Contributor, and only if You agree to indemnify,
2212
+ defend, and hold each Contributor harmless for any liability
2213
+ incurred by, or claims asserted against, such Contributor by reason
2214
+ of your accepting any such warranty or additional liability.
2215
+
2216
+ END OF TERMS AND CONDITIONS
2217
+
2218
+
2219
+ ### xml-apis:xml-apis
2220
+
2221
+ Apache 2.0
2222
+
2223
+ https://xerces.apache.org/xml-commons/
2224
+
2225
+ Unless otherwise noted all files in XML Commons are covered under the
2226
+ Apache License Version 2.0. Please read the LICENSE and NOTICE files.
2227
+
2228
+ XML Commons contains some software and documentation that is covered
2229
+ under a number of different licenses. This applies particularly to the
2230
+ xml-commons/java/external/ directory. Most files under
2231
+ xml-commons/java/external/ are covered under their respective
2232
+ LICENSE.*.txt files; see the matching README.*.txt files for
2233
+ descriptions.
2234
+
2235
+
2236
+ Apache License
2237
+ Version 2.0, January 2004
2238
+ http://www.apache.org/licenses/
2239
+
2240
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2241
+
2242
+ 1. Definitions.
2243
+
2244
+ "License" shall mean the terms and conditions for use, reproduction,
2245
+ and distribution as defined by Sections 1 through 9 of this document.
2246
+
2247
+ "Licensor" shall mean the copyright owner or entity authorized by
2248
+ the copyright owner that is granting the License.
2249
+
2250
+ "Legal Entity" shall mean the union of the acting entity and all
2251
+ other entities that control, are controlled by, or are under common
2252
+ control with that entity. For the purposes of this definition,
2253
+ "control" means (i) the power, direct or indirect, to cause the
2254
+ direction or management of such entity, whether by contract or
2255
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2256
+ outstanding shares, or (iii) beneficial ownership of such entity.
2257
+
2258
+ "You" (or "Your") shall mean an individual or Legal Entity
2259
+ exercising permissions granted by this License.
2260
+
2261
+ "Source" form shall mean the preferred form for making modifications,
2262
+ including but not limited to software source code, documentation
2263
+ source, and configuration files.
2264
+
2265
+ "Object" form shall mean any form resulting from mechanical
2266
+ transformation or translation of a Source form, including but
2267
+ not limited to compiled object code, generated documentation,
2268
+ and conversions to other media types.
2269
+
2270
+ "Work" shall mean the work of authorship, whether in Source or
2271
+ Object form, made available under the License, as indicated by a
2272
+ copyright notice that is included in or attached to the work
2273
+ (an example is provided in the Appendix below).
2274
+
2275
+ "Derivative Works" shall mean any work, whether in Source or Object
2276
+ form, that is based on (or derived from) the Work and for which the
2277
+ editorial revisions, annotations, elaborations, or other modifications
2278
+ represent, as a whole, an original work of authorship. For the purposes
2279
+ of this License, Derivative Works shall not include works that remain
2280
+ separable from, or merely link (or bind by name) to the interfaces of,
2281
+ the Work and Derivative Works thereof.
2282
+
2283
+ "Contribution" shall mean any work of authorship, including
2284
+ the original version of the Work and any modifications or additions
2285
+ to that Work or Derivative Works thereof, that is intentionally
2286
+ submitted to Licensor for inclusion in the Work by the copyright owner
2287
+ or by an individual or Legal Entity authorized to submit on behalf of
2288
+ the copyright owner. For the purposes of this definition, "submitted"
2289
+ means any form of electronic, verbal, or written communication sent
2290
+ to the Licensor or its representatives, including but not limited to
2291
+ communication on electronic mailing lists, source code control systems,
2292
+ and issue tracking systems that are managed by, or on behalf of, the
2293
+ Licensor for the purpose of discussing and improving the Work, but
2294
+ excluding communication that is conspicuously marked or otherwise
2295
+ designated in writing by the copyright owner as "Not a Contribution."
2296
+
2297
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2298
+ on behalf of whom a Contribution has been received by Licensor and
2299
+ subsequently incorporated within the Work.
2300
+
2301
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2302
+ this License, each Contributor hereby grants to You a perpetual,
2303
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2304
+ copyright license to reproduce, prepare Derivative Works of,
2305
+ publicly display, publicly perform, sublicense, and distribute the
2306
+ Work and such Derivative Works in Source or Object form.
2307
+
2308
+ 3. Grant of Patent License. Subject to the terms and conditions of
2309
+ this License, each Contributor hereby grants to You a perpetual,
2310
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2311
+ (except as stated in this section) patent license to make, have made,
2312
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2313
+ where such license applies only to those patent claims licensable
2314
+ by such Contributor that are necessarily infringed by their
2315
+ Contribution(s) alone or by combination of their Contribution(s)
2316
+ with the Work to which such Contribution(s) was submitted. If You
2317
+ institute patent litigation against any entity (including a
2318
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2319
+ or a Contribution incorporated within the Work constitutes direct
2320
+ or contributory patent infringement, then any patent licenses
2321
+ granted to You under this License for that Work shall terminate
2322
+ as of the date such litigation is filed.
2323
+
2324
+ 4. Redistribution. You may reproduce and distribute copies of the
2325
+ Work or Derivative Works thereof in any medium, with or without
2326
+ modifications, and in Source or Object form, provided that You
2327
+ meet the following conditions:
2328
+
2329
+ (a) You must give any other recipients of the Work or
2330
+ Derivative Works a copy of this License; and
2331
+
2332
+ (b) You must cause any modified files to carry prominent notices
2333
+ stating that You changed the files; and
2334
+
2335
+ (c) You must retain, in the Source form of any Derivative Works
2336
+ that You distribute, all copyright, patent, trademark, and
2337
+ attribution notices from the Source form of the Work,
2338
+ excluding those notices that do not pertain to any part of
2339
+ the Derivative Works; and
2340
+
2341
+ (d) If the Work includes a "NOTICE" text file as part of its
2342
+ distribution, then any Derivative Works that You distribute must
2343
+ include a readable copy of the attribution notices contained
2344
+ within such NOTICE file, excluding those notices that do not
2345
+ pertain to any part of the Derivative Works, in at least one
2346
+ of the following places: within a NOTICE text file distributed
2347
+ as part of the Derivative Works; within the Source form or
2348
+ documentation, if provided along with the Derivative Works; or,
2349
+ within a display generated by the Derivative Works, if and
2350
+ wherever such third-party notices normally appear. The contents
2351
+ of the NOTICE file are for informational purposes only and
2352
+ do not modify the License. You may add Your own attribution
2353
+ notices within Derivative Works that You distribute, alongside
2354
+ or as an addendum to the NOTICE text from the Work, provided
2355
+ that such additional attribution notices cannot be construed
2356
+ as modifying the License.
2357
+
2358
+ You may add Your own copyright statement to Your modifications and
2359
+ may provide additional or different license terms and conditions
2360
+ for use, reproduction, or distribution of Your modifications, or
2361
+ for any such Derivative Works as a whole, provided Your use,
2362
+ reproduction, and distribution of the Work otherwise complies with
2363
+ the conditions stated in this License.
2364
+
2365
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2366
+ any Contribution intentionally submitted for inclusion in the Work
2367
+ by You to the Licensor shall be under the terms and conditions of
2368
+ this License, without any additional terms or conditions.
2369
+ Notwithstanding the above, nothing herein shall supersede or modify
2370
+ the terms of any separate license agreement you may have executed
2371
+ with Licensor regarding such Contributions.
2372
+
2373
+ 6. Trademarks. This License does not grant permission to use the trade
2374
+ names, trademarks, service marks, or product names of the Licensor,
2375
+ except as required for reasonable and customary use in describing the
2376
+ origin of the Work and reproducing the content of the NOTICE file.
2377
+
2378
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2379
+ agreed to in writing, Licensor provides the Work (and each
2380
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2381
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2382
+ implied, including, without limitation, any warranties or conditions
2383
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2384
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2385
+ appropriateness of using or redistributing the Work and assume any
2386
+ risks associated with Your exercise of permissions under this License.
2387
+
2388
+ 8. Limitation of Liability. In no event and under no legal theory,
2389
+ whether in tort (including negligence), contract, or otherwise,
2390
+ unless required by applicable law (such as deliberate and grossly
2391
+ negligent acts) or agreed to in writing, shall any Contributor be
2392
+ liable to You for damages, including any direct, indirect, special,
2393
+ incidental, or consequential damages of any character arising as a
2394
+ result of this License or out of the use or inability to use the
2395
+ Work (including but not limited to damages for loss of goodwill,
2396
+ work stoppage, computer failure or malfunction, or any and all
2397
+ other commercial damages or losses), even if such Contributor
2398
+ has been advised of the possibility of such damages.
2399
+
2400
+ 9. Accepting Warranty or Additional Liability. While redistributing
2401
+ the Work or Derivative Works thereof, You may choose to offer,
2402
+ and charge a fee for, acceptance of support, warranty, indemnity,
2403
+ or other liability obligations and/or rights consistent with this
2404
+ License. However, in accepting such obligations, You may act only
2405
+ on Your own behalf and on Your sole responsibility, not on behalf
2406
+ of any other Contributor, and only if You agree to indemnify,
2407
+ defend, and hold each Contributor harmless for any liability
2408
+ incurred by, or claims asserted against, such Contributor by reason
2409
+ of your accepting any such warranty or additional liability.
2410
+
2411
+ END OF TERMS AND CONDITIONS