tdiary 5.2.4 → 5.3.0

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 (3734) hide show
  1. checksums.yaml +4 -4
  2. data/ChangeLog +5 -0
  3. data/Gemfile +0 -2
  4. data/Gemfile.lock +76 -74
  5. data/doc/HOWTO-make-plugin.md +1 -1
  6. data/doc/HOWTO-use-plugin.md +1 -1
  7. data/doc/INSTALL.md +5 -5
  8. data/doc/README.md +3 -3
  9. data/lib/aws/pa_api.rb +1 -1
  10. data/lib/tdiary/application.rb +1 -1
  11. data/lib/tdiary/dispatcher/index_main.rb +12 -12
  12. data/lib/tdiary/dispatcher/update_main.rb +5 -5
  13. data/lib/tdiary/dispatcher.rb +9 -4
  14. data/lib/tdiary/rack/auth/basic.rb +1 -1
  15. data/lib/tdiary/rack/auth/omniauth/authorization.rb +3 -3
  16. data/lib/tdiary/rack/auth/omniauth.rb +2 -0
  17. data/lib/tdiary/rack/valid_request_path.rb +2 -2
  18. data/lib/tdiary/tasks/release.rake +1 -1
  19. data/lib/tdiary/version.rb +1 -1
  20. data/misc/filter/antispamservice.rb +1 -1
  21. data/misc/filter/plugin/antispamservice.rb +1 -1
  22. data/misc/migrate.rb +1 -1
  23. data/misc/paas/heroku/Gemfile.local +3 -3
  24. data/misc/paas/heroku/Gemfile.lock +119 -100
  25. data/misc/plugin/ping.rb +1 -1
  26. data/public/index.rdf +13 -3
  27. data/views/mail.rtxt +1 -1
  28. metadata +6 -3712
  29. data/public/assets/00default.js +0 -104
  30. data/public/assets/01conf.js +0 -78
  31. data/public/assets/02edit.js +0 -15
  32. data/public/assets/amazon.js +0 -13
  33. data/public/assets/amazon_bitly.js +0 -43
  34. data/public/assets/base.css +0 -284
  35. data/public/assets/calendar3.js +0 -130
  36. data/public/assets/caretposition.js +0 -170
  37. data/public/assets/category.js +0 -35
  38. data/public/assets/category_autocomplete.js +0 -96
  39. data/public/assets/comment_ajax.js +0 -27
  40. data/public/assets/comment_emoji_autocomplete.js +0 -138
  41. data/public/assets/conf.block.png +0 -0
  42. data/public/assets/conf.css +0 -254
  43. data/public/assets/default/README +0 -11
  44. data/public/assets/default/body.png +0 -0
  45. data/public/assets/default/default/README +0 -11
  46. data/public/assets/default/default/body.png +0 -0
  47. data/public/assets/default/default/default.css +0 -753
  48. data/public/assets/default/default.css +0 -753
  49. data/public/assets/draft.js +0 -149
  50. data/public/assets/help.png +0 -0
  51. data/public/assets/highlight.js +0 -36
  52. data/public/assets/image.js +0 -181
  53. data/public/assets/loading.gif +0 -0
  54. data/public/assets/logo/bitter.svg +0 -150
  55. data/public/assets/logo/logo/bitter.svg +0 -150
  56. data/public/assets/logo/logo/pale.svg +0 -150
  57. data/public/assets/logo/logo/soft.svg +0 -150
  58. data/public/assets/logo/logo/vivid.svg +0 -150
  59. data/public/assets/logo/pale.svg +0 -150
  60. data/public/assets/logo/soft.svg +0 -150
  61. data/public/assets/logo/vivid.svg +0 -150
  62. data/public/assets/ogimage.png +0 -0
  63. data/public/assets/preview.js +0 -69
  64. data/public/assets/tdiary1/README +0 -7
  65. data/public/assets/tdiary1/tdiary1/README +0 -7
  66. data/public/assets/tdiary1/tdiary1/tdiary1.css +0 -394
  67. data/public/assets/tdiary1/tdiary1.css +0 -394
  68. data/public/assets/tdiary2/README +0 -19
  69. data/public/assets/tdiary2/tdiary2/README +0 -19
  70. data/public/assets/tdiary2/tdiary2/tdiary2.css +0 -624
  71. data/public/assets/tdiary2/tdiary2.css +0 -624
  72. data/vendor/bundle/ruby/3.1.0/bin/bundle +0 -29
  73. data/vendor/bundle/ruby/3.1.0/bin/bundler +0 -29
  74. data/vendor/bundle/ruby/3.1.0/bin/coveralls +0 -29
  75. data/vendor/bundle/ruby/3.1.0/bin/emot +0 -29
  76. data/vendor/bundle/ruby/3.1.0/bin/hikidoc +0 -29
  77. data/vendor/bundle/ruby/3.1.0/bin/htmldiff +0 -29
  78. data/vendor/bundle/ruby/3.1.0/bin/irb +0 -29
  79. data/vendor/bundle/ruby/3.1.0/bin/jasmine +0 -29
  80. data/vendor/bundle/ruby/3.1.0/bin/launchy +0 -29
  81. data/vendor/bundle/ruby/3.1.0/bin/ldiff +0 -29
  82. data/vendor/bundle/ruby/3.1.0/bin/nokogiri +0 -29
  83. data/vendor/bundle/ruby/3.1.0/bin/pit +0 -29
  84. data/vendor/bundle/ruby/3.1.0/bin/racksh +0 -29
  85. data/vendor/bundle/ruby/3.1.0/bin/rackup +0 -29
  86. data/vendor/bundle/ruby/3.1.0/bin/rake +0 -29
  87. data/vendor/bundle/ruby/3.1.0/bin/rdbg +0 -29
  88. data/vendor/bundle/ruby/3.1.0/bin/redcarpet +0 -29
  89. data/vendor/bundle/ruby/3.1.0/bin/rspec +0 -29
  90. data/vendor/bundle/ruby/3.1.0/bin/sequel +0 -29
  91. data/vendor/bundle/ruby/3.1.0/bin/term_cdiff +0 -29
  92. data/vendor/bundle/ruby/3.1.0/bin/term_colortab +0 -29
  93. data/vendor/bundle/ruby/3.1.0/bin/term_decolor +0 -29
  94. data/vendor/bundle/ruby/3.1.0/bin/term_display +0 -29
  95. data/vendor/bundle/ruby/3.1.0/bin/term_mandel +0 -29
  96. data/vendor/bundle/ruby/3.1.0/bin/term_snow +0 -29
  97. data/vendor/bundle/ruby/3.1.0/bin/thor +0 -29
  98. data/vendor/bundle/ruby/3.1.0/build_info/nokogiri-1.13.9-x86_64-linux.info +0 -2
  99. data/vendor/bundle/ruby/3.1.0/cache/addressable-2.8.1.gem +0 -0
  100. data/vendor/bundle/ruby/3.1.0/cache/bundler-2.3.7.gem +0 -0
  101. data/vendor/bundle/ruby/3.1.0/cache/capybara-3.36.0.gem +0 -0
  102. data/vendor/bundle/ruby/3.1.0/cache/childprocess-4.1.0.gem +0 -0
  103. data/vendor/bundle/ruby/3.1.0/cache/coveralls-0.8.23.gem +0 -0
  104. data/vendor/bundle/ruby/3.1.0/cache/debug-1.6.3.gem +0 -0
  105. data/vendor/bundle/ruby/3.1.0/cache/diff-lcs-1.5.0.gem +0 -0
  106. data/vendor/bundle/ruby/3.1.0/cache/docile-1.4.0.gem +0 -0
  107. data/vendor/bundle/ruby/3.1.0/cache/emot-0.0.4.gem +0 -0
  108. data/vendor/bundle/ruby/3.1.0/cache/faraday-2.5.2.gem +0 -0
  109. data/vendor/bundle/ruby/3.1.0/cache/faraday-net_http-3.0.0.gem +0 -0
  110. data/vendor/bundle/ruby/3.1.0/cache/fastimage-2.2.6.gem +0 -0
  111. data/vendor/bundle/ruby/3.1.0/cache/hikidoc-0.1.0.gem +0 -0
  112. data/vendor/bundle/ruby/3.1.0/cache/irb-1.4.2.gem +0 -0
  113. data/vendor/bundle/ruby/3.1.0/cache/jasmine-2.99.0.gem +0 -0
  114. data/vendor/bundle/ruby/3.1.0/cache/jasmine-core-2.99.2.gem +0 -0
  115. data/vendor/bundle/ruby/3.1.0/cache/json-2.6.2.gem +0 -0
  116. data/vendor/bundle/ruby/3.1.0/cache/launchy-2.5.0.gem +0 -0
  117. data/vendor/bundle/ruby/3.1.0/cache/mail-2.7.1.gem +0 -0
  118. data/vendor/bundle/ruby/3.1.0/cache/matrix-0.4.2.gem +0 -0
  119. data/vendor/bundle/ruby/3.1.0/cache/mime-types-3.4.1.gem +0 -0
  120. data/vendor/bundle/ruby/3.1.0/cache/mime-types-data-3.2022.0105.gem +0 -0
  121. data/vendor/bundle/ruby/3.1.0/cache/mini_mime-1.1.2.gem +0 -0
  122. data/vendor/bundle/ruby/3.1.0/cache/net-protocol-0.1.3.gem +0 -0
  123. data/vendor/bundle/ruby/3.1.0/cache/net-smtp-0.3.3.gem +0 -0
  124. data/vendor/bundle/ruby/3.1.0/cache/nokogiri-1.13.9-x86_64-linux.gem +0 -0
  125. data/vendor/bundle/ruby/3.1.0/cache/octokit-4.25.1.gem +0 -0
  126. data/vendor/bundle/ruby/3.1.0/cache/phantomjs-2.1.1.0.gem +0 -0
  127. data/vendor/bundle/ruby/3.1.0/cache/pit-0.0.7.gem +0 -0
  128. data/vendor/bundle/ruby/3.1.0/cache/power_assert-2.0.1.gem +0 -0
  129. data/vendor/bundle/ruby/3.1.0/cache/public_suffix-5.0.0.gem +0 -0
  130. data/vendor/bundle/ruby/3.1.0/cache/rack-3.0.1.gem +0 -0
  131. data/vendor/bundle/ruby/3.1.0/cache/rack-test-2.0.2.gem +0 -0
  132. data/vendor/bundle/ruby/3.1.0/cache/racksh-1.0.0.gem +0 -0
  133. data/vendor/bundle/ruby/3.1.0/cache/rackup-0.2.3.gem +0 -0
  134. data/vendor/bundle/ruby/3.1.0/cache/rake-13.0.6.gem +0 -0
  135. data/vendor/bundle/ruby/3.1.0/cache/redcarpet-3.5.1.gem +0 -0
  136. data/vendor/bundle/ruby/3.1.0/cache/regexp_parser-2.5.0.gem +0 -0
  137. data/vendor/bundle/ruby/3.1.0/cache/rexml-3.2.5.gem +0 -0
  138. data/vendor/bundle/ruby/3.1.0/cache/rspec-3.12.0.gem +0 -0
  139. data/vendor/bundle/ruby/3.1.0/cache/rspec-core-3.12.0.gem +0 -0
  140. data/vendor/bundle/ruby/3.1.0/cache/rspec-expectations-3.12.0.gem +0 -0
  141. data/vendor/bundle/ruby/3.1.0/cache/rspec-mocks-3.12.0.gem +0 -0
  142. data/vendor/bundle/ruby/3.1.0/cache/rspec-support-3.12.0.gem +0 -0
  143. data/vendor/bundle/ruby/3.1.0/cache/rubyzip-2.3.2.gem +0 -0
  144. data/vendor/bundle/ruby/3.1.0/cache/sawyer-0.9.2.gem +0 -0
  145. data/vendor/bundle/ruby/3.1.0/cache/selenium-webdriver-4.1.0.gem +0 -0
  146. data/vendor/bundle/ruby/3.1.0/cache/sequel-5.62.0.gem +0 -0
  147. data/vendor/bundle/ruby/3.1.0/cache/simplecov-0.16.1.gem +0 -0
  148. data/vendor/bundle/ruby/3.1.0/cache/simplecov-html-0.10.2.gem +0 -0
  149. data/vendor/bundle/ruby/3.1.0/cache/sqlite3-1.5.4-x86_64-linux.gem +0 -0
  150. data/vendor/bundle/ruby/3.1.0/cache/sync-0.5.0.gem +0 -0
  151. data/vendor/bundle/ruby/3.1.0/cache/term-ansicolor-1.7.1.gem +0 -0
  152. data/vendor/bundle/ruby/3.1.0/cache/test-unit-3.5.5.gem +0 -0
  153. data/vendor/bundle/ruby/3.1.0/cache/thor-1.2.1.gem +0 -0
  154. data/vendor/bundle/ruby/3.1.0/cache/timeout-0.3.0.gem +0 -0
  155. data/vendor/bundle/ruby/3.1.0/cache/tins-1.31.1.gem +0 -0
  156. data/vendor/bundle/ruby/3.1.0/cache/webrick-1.7.0.gem +0 -0
  157. data/vendor/bundle/ruby/3.1.0/cache/xpath-3.2.0.gem +0 -0
  158. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/debug-1.6.3/debug/debug.so +0 -0
  159. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/debug-1.6.3/gem.build_complete +0 -0
  160. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/debug-1.6.3/gem_make.out +0 -16
  161. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/json-2.6.2/gem.build_complete +0 -0
  162. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/json-2.6.2/gem_make.out +0 -13
  163. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/json-2.6.2/json/ext/generator.so +0 -0
  164. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/json-2.6.2/json/ext/parser.so +0 -0
  165. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/json-2.6.2/mkmf.log +0 -125
  166. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/redcarpet-3.5.1/gem.build_complete +0 -0
  167. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/redcarpet-3.5.1/gem_make.out +0 -95
  168. data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/redcarpet-3.5.1/redcarpet.so +0 -0
  169. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/CHANGELOG.md +0 -262
  170. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/Gemfile +0 -30
  171. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/LICENSE.txt +0 -202
  172. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/README.md +0 -121
  173. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/Rakefile +0 -34
  174. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/data/unicode.data +0 -0
  175. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/lib/addressable/idna/native.rb +0 -60
  176. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/lib/addressable/idna/pure.rb +0 -677
  177. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/lib/addressable/idna.rb +0 -26
  178. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/lib/addressable/template.rb +0 -1030
  179. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/lib/addressable/uri.rb +0 -2560
  180. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/lib/addressable/version.rb +0 -31
  181. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/lib/addressable.rb +0 -4
  182. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/spec/addressable/idna_spec.rb +0 -301
  183. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/spec/addressable/net_http_compat_spec.rb +0 -29
  184. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/spec/addressable/security_spec.rb +0 -58
  185. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/spec/addressable/template_spec.rb +0 -1468
  186. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/spec/addressable/uri_spec.rb +0 -6745
  187. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/spec/spec_helper.rb +0 -33
  188. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/tasks/clobber.rake +0 -4
  189. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/tasks/gem.rake +0 -95
  190. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/tasks/git.rake +0 -47
  191. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/tasks/metrics.rake +0 -24
  192. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/tasks/profile.rake +0 -72
  193. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/tasks/rspec.rake +0 -23
  194. data/vendor/bundle/ruby/3.1.0/gems/addressable-2.8.1/tasks/yard.rake +0 -29
  195. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/CHANGELOG.md +0 -3985
  196. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/LICENSE.md +0 -22
  197. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/README.md +0 -62
  198. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/bundler.gemspec +0 -46
  199. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/exe/bundle +0 -49
  200. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/exe/bundler +0 -4
  201. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/build_metadata.rb +0 -45
  202. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/capistrano.rb +0 -22
  203. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/add.rb +0 -47
  204. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/binstubs.rb +0 -53
  205. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/cache.rb +0 -43
  206. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/check.rb +0 -40
  207. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/clean.rb +0 -25
  208. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/common.rb +0 -128
  209. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/config.rb +0 -203
  210. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/console.rb +0 -43
  211. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/doctor.rb +0 -159
  212. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/exec.rb +0 -88
  213. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/fund.rb +0 -36
  214. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/gem.rb +0 -443
  215. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/info.rb +0 -94
  216. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/init.rb +0 -47
  217. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/inject.rb +0 -60
  218. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/install.rb +0 -187
  219. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/issue.rb +0 -41
  220. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/list.rb +0 -66
  221. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/lock.rb +0 -67
  222. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/open.rb +0 -29
  223. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/outdated.rb +0 -290
  224. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/platform.rb +0 -46
  225. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/plugin.rb +0 -41
  226. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/pristine.rb +0 -52
  227. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/remove.rb +0 -17
  228. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/show.rb +0 -75
  229. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/update.rb +0 -122
  230. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli/viz.rb +0 -31
  231. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/cli.rb +0 -849
  232. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/compact_index_client/cache.rb +0 -101
  233. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/compact_index_client/gem_parser.rb +0 -28
  234. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/compact_index_client/updater.rb +0 -103
  235. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/compact_index_client.rb +0 -119
  236. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/constants.rb +0 -7
  237. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/current_ruby.rb +0 -96
  238. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/definition.rb +0 -834
  239. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/dep_proxy.rb +0 -55
  240. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/dependency.rb +0 -142
  241. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/deployment.rb +0 -69
  242. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/deprecate.rb +0 -44
  243. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/digest.rb +0 -71
  244. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/dsl.rb +0 -588
  245. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/endpoint_specification.rb +0 -151
  246. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/env.rb +0 -150
  247. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/environment_preserver.rb +0 -85
  248. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/errors.rb +0 -175
  249. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/feature_flag.rb +0 -55
  250. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/fetcher/base.rb +0 -52
  251. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/fetcher/compact_index.rb +0 -135
  252. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/fetcher/dependency.rb +0 -82
  253. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/fetcher/downloader.rb +0 -90
  254. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/fetcher/index.rb +0 -26
  255. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/fetcher.rb +0 -309
  256. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/friendly_errors.rb +0 -112
  257. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/gem_helper.rb +0 -238
  258. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/gem_helpers.rb +0 -110
  259. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/gem_tasks.rb +0 -7
  260. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/gem_version_promoter.rb +0 -190
  261. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/graph.rb +0 -152
  262. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/index.rb +0 -213
  263. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/injector.rb +0 -282
  264. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/inline.rb +0 -85
  265. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/installer/gem_installer.rb +0 -71
  266. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/installer/parallel_installer.rb +0 -250
  267. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/installer/standalone.rb +0 -72
  268. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/installer.rb +0 -288
  269. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/lazy_specification.rb +0 -158
  270. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/lockfile_generator.rb +0 -95
  271. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/lockfile_parser.rb +0 -220
  272. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-add.1 +0 -74
  273. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-add.1.ronn +0 -52
  274. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-binstubs.1 +0 -42
  275. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-binstubs.1.ronn +0 -41
  276. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-cache.1 +0 -55
  277. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-cache.1.ronn +0 -72
  278. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-check.1 +0 -31
  279. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-check.1.ronn +0 -26
  280. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-clean.1 +0 -24
  281. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-clean.1.ronn +0 -18
  282. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-config.1 +0 -496
  283. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-config.1.ronn +0 -396
  284. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-doctor.1 +0 -44
  285. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-doctor.1.ronn +0 -33
  286. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-exec.1 +0 -165
  287. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-exec.1.ronn +0 -152
  288. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-gem.1 +0 -115
  289. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-gem.1.ronn +0 -117
  290. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-info.1 +0 -20
  291. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-info.1.ronn +0 -17
  292. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-init.1 +0 -25
  293. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-init.1.ronn +0 -29
  294. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-inject.1 +0 -33
  295. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-inject.1.ronn +0 -22
  296. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-install.1 +0 -338
  297. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-install.1.ronn +0 -405
  298. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-list.1 +0 -50
  299. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-list.1.ronn +0 -33
  300. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-lock.1 +0 -84
  301. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-lock.1.ronn +0 -94
  302. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-open.1 +0 -32
  303. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-open.1.ronn +0 -19
  304. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-outdated.1 +0 -155
  305. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-outdated.1.ronn +0 -111
  306. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-platform.1 +0 -61
  307. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-platform.1.ronn +0 -42
  308. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-pristine.1 +0 -34
  309. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-pristine.1.ronn +0 -34
  310. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-remove.1 +0 -31
  311. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-remove.1.ronn +0 -23
  312. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-show.1 +0 -23
  313. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-show.1.ronn +0 -21
  314. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-update.1 +0 -394
  315. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-update.1.ronn +0 -351
  316. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-viz.1 +0 -39
  317. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle-viz.1.ronn +0 -30
  318. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle.1 +0 -136
  319. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/bundle.1.ronn +0 -111
  320. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/gemfile.5 +0 -712
  321. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/gemfile.5.ronn +0 -525
  322. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/man/index.txt +0 -25
  323. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/match_platform.rb +0 -24
  324. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/mirror.rb +0 -223
  325. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/plugin/api/source.rb +0 -326
  326. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/plugin/api.rb +0 -81
  327. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/plugin/dsl.rb +0 -53
  328. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/plugin/events.rb +0 -61
  329. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/plugin/index.rb +0 -185
  330. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/plugin/installer/git.rb +0 -38
  331. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/plugin/installer/rubygems.rb +0 -27
  332. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/plugin/installer.rb +0 -109
  333. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/plugin/source_list.rb +0 -31
  334. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/plugin.rb +0 -350
  335. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/process_lock.rb +0 -24
  336. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/remote_specification.rb +0 -122
  337. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/resolver/spec_group.rb +0 -110
  338. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/resolver.rb +0 -387
  339. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/retry.rb +0 -66
  340. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/ruby_dsl.rb +0 -18
  341. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/ruby_version.rb +0 -137
  342. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/rubygems_ext.rb +0 -239
  343. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/rubygems_gem_installer.rb +0 -160
  344. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/rubygems_integration.rb +0 -584
  345. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/runtime.rb +0 -312
  346. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/self_manager.rb +0 -168
  347. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/settings/validator.rb +0 -102
  348. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/settings.rb +0 -513
  349. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/setup.rb +0 -27
  350. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/shared_helpers.rb +0 -343
  351. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/similarity_detector.rb +0 -63
  352. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/source/gemspec.rb +0 -18
  353. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/source/git/git_proxy.rb +0 -263
  354. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/source/git.rb +0 -356
  355. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/source/metadata.rb +0 -63
  356. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/source/path/installer.rb +0 -74
  357. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/source/path.rb +0 -260
  358. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/source/rubygems/remote.rb +0 -68
  359. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/source/rubygems.rb +0 -555
  360. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/source/rubygems_aggregate.rb +0 -68
  361. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/source.rb +0 -115
  362. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/source_list.rb +0 -221
  363. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/source_map.rb +0 -58
  364. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/spec_set.rb +0 -188
  365. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/stub_specification.rb +0 -114
  366. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/Executable +0 -29
  367. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/Executable.bundler +0 -114
  368. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/Executable.standalone +0 -14
  369. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/Gemfile +0 -5
  370. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/gems.rb +0 -5
  371. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/CHANGELOG.md.tt +0 -5
  372. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/CODE_OF_CONDUCT.md.tt +0 -84
  373. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/Gemfile.tt +0 -23
  374. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/LICENSE.txt.tt +0 -21
  375. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/README.md.tt +0 -49
  376. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/Rakefile.tt +0 -56
  377. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/bin/console.tt +0 -15
  378. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/bin/setup.tt +0 -8
  379. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/circleci/config.yml.tt +0 -13
  380. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/exe/newgem.tt +0 -3
  381. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/ext/newgem/extconf.rb.tt +0 -5
  382. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/ext/newgem/newgem.c.tt +0 -9
  383. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/ext/newgem/newgem.h.tt +0 -6
  384. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/github/workflows/main.yml.tt +0 -27
  385. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/gitignore.tt +0 -20
  386. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/gitlab-ci.yml.tt +0 -9
  387. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/lib/newgem/version.rb.tt +0 -9
  388. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/lib/newgem.rb.tt +0 -15
  389. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/newgem.gemspec.tt +0 -44
  390. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/rspec.tt +0 -3
  391. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/rubocop.yml.tt +0 -13
  392. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/sig/newgem.rbs.tt +0 -8
  393. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/spec/newgem_spec.rb.tt +0 -11
  394. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/spec/spec_helper.rb.tt +0 -15
  395. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/standard.yml.tt +0 -3
  396. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/test/minitest/test_helper.rb.tt +0 -6
  397. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/test/minitest/test_newgem.rb.tt +0 -13
  398. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/test/test-unit/newgem_test.rb.tt +0 -15
  399. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/test/test-unit/test_helper.rb.tt +0 -6
  400. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/templates/newgem/travis.yml.tt +0 -6
  401. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/ui/rg_proxy.rb +0 -19
  402. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/ui/shell.rb +0 -142
  403. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/ui/silent.rb +0 -69
  404. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/ui.rb +0 -9
  405. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/uri_credentials_filter.rb +0 -43
  406. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/connection_pool/LICENSE +0 -20
  407. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/connection_pool/lib/connection_pool/timed_stack.rb +0 -174
  408. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/connection_pool/lib/connection_pool/version.rb +0 -3
  409. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/connection_pool/lib/connection_pool/wrapper.rb +0 -57
  410. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/connection_pool/lib/connection_pool.rb +0 -126
  411. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/fileutils/LICENSE.txt +0 -22
  412. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/fileutils/lib/fileutils.rb +0 -1764
  413. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/LICENSE +0 -9
  414. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb +0 -57
  415. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb +0 -88
  416. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/action.rb +0 -36
  417. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb +0 -66
  418. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb +0 -62
  419. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb +0 -63
  420. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb +0 -61
  421. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/log.rb +0 -126
  422. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb +0 -46
  423. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb +0 -36
  424. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb +0 -164
  425. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb +0 -255
  426. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/errors.rb +0 -143
  427. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/gem_metadata.rb +0 -6
  428. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/modules/specification_provider.rb +0 -112
  429. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb +0 -67
  430. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb +0 -839
  431. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/resolver.rb +0 -46
  432. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo/state.rb +0 -58
  433. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/molinillo/lib/molinillo.rb +0 -11
  434. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/net-http-persistent/README.rdoc +0 -82
  435. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/connection.rb +0 -40
  436. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/pool.rb +0 -53
  437. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/timed_stack_multi.rb +0 -79
  438. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb +0 -1073
  439. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/LICENSE.md +0 -20
  440. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/actions/create_file.rb +0 -104
  441. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/actions/create_link.rb +0 -61
  442. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/actions/directory.rb +0 -108
  443. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/actions/empty_directory.rb +0 -143
  444. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb +0 -375
  445. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/actions/inject_into_file.rb +0 -119
  446. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/actions.rb +0 -340
  447. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/base.rb +0 -699
  448. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/command.rb +0 -142
  449. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb +0 -103
  450. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/error.rb +0 -115
  451. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/group.rb +0 -281
  452. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/invocation.rb +0 -178
  453. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/line_editor/basic.rb +0 -37
  454. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb +0 -88
  455. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/line_editor.rb +0 -17
  456. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/nested_context.rb +0 -29
  457. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/parser/argument.rb +0 -70
  458. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/parser/arguments.rb +0 -179
  459. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/parser/option.rb +0 -159
  460. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/parser/options.rb +0 -255
  461. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/parser.rb +0 -4
  462. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/rake_compat.rb +0 -72
  463. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/runner.rb +0 -325
  464. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/shell/basic.rb +0 -512
  465. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/shell/color.rb +0 -157
  466. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/shell/html.rb +0 -126
  467. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/shell.rb +0 -81
  468. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/util.rb +0 -284
  469. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/version.rb +0 -3
  470. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor.rb +0 -516
  471. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/tmpdir/lib/tmpdir.rb +0 -154
  472. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/tsort/LICENSE.txt +0 -22
  473. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/tsort/lib/tsort.rb +0 -453
  474. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/LICENSE.txt +0 -22
  475. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/lib/uri/common.rb +0 -681
  476. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/lib/uri/file.rb +0 -94
  477. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/lib/uri/ftp.rb +0 -266
  478. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/lib/uri/generic.rb +0 -1567
  479. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/lib/uri/http.rb +0 -87
  480. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/lib/uri/https.rb +0 -22
  481. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/lib/uri/ldap.rb +0 -261
  482. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/lib/uri/ldaps.rb +0 -21
  483. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/lib/uri/mailto.rb +0 -293
  484. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/lib/uri/rfc2396_parser.rb +0 -533
  485. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/lib/uri/rfc3986_parser.rb +0 -114
  486. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/lib/uri/version.rb +0 -6
  487. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/lib/uri/ws.rb +0 -84
  488. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/lib/uri/wss.rb +0 -22
  489. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendor/uri/lib/uri.rb +0 -103
  490. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendored_fileutils.rb +0 -4
  491. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendored_molinillo.rb +0 -4
  492. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendored_persistent.rb +0 -47
  493. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendored_thor.rb +0 -8
  494. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendored_tmpdir.rb +0 -4
  495. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendored_tsort.rb +0 -4
  496. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vendored_uri.rb +0 -4
  497. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/version.rb +0 -9
  498. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/version_ranges.rb +0 -122
  499. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/vlad.rb +0 -17
  500. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/worker.rb +0 -119
  501. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler/yaml_serializer.rb +0 -89
  502. data/vendor/bundle/ruby/3.1.0/gems/bundler-2.3.7/lib/bundler.rb +0 -703
  503. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/History.md +0 -1931
  504. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/License.txt +0 -22
  505. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/README.md +0 -1108
  506. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/config.rb +0 -104
  507. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/cucumber.rb +0 -27
  508. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/driver/base.rb +0 -178
  509. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/driver/node.rb +0 -139
  510. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/dsl.rb +0 -65
  511. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/helpers.rb +0 -123
  512. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/minitest/spec.rb +0 -267
  513. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/minitest.rb +0 -385
  514. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/node/actions.rb +0 -420
  515. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/node/base.rb +0 -143
  516. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/node/document.rb +0 -48
  517. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/node/document_matchers.rb +0 -67
  518. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/node/element.rb +0 -602
  519. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/node/finders.rb +0 -326
  520. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/node/matchers.rb +0 -883
  521. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/node/simple.rb +0 -216
  522. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/queries/active_element_query.rb +0 -18
  523. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/queries/ancestor_query.rb +0 -28
  524. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/queries/base_query.rb +0 -106
  525. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/queries/current_path_query.rb +0 -61
  526. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/queries/match_query.rb +0 -26
  527. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/queries/selector_query.rb +0 -745
  528. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/queries/sibling_query.rb +0 -27
  529. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/queries/style_query.rb +0 -45
  530. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/queries/text_query.rb +0 -116
  531. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/queries/title_query.rb +0 -39
  532. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rack_test/browser.rb +0 -144
  533. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rack_test/css_handlers.rb +0 -13
  534. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rack_test/driver.rb +0 -110
  535. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rack_test/errors.rb +0 -6
  536. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rack_test/form.rb +0 -127
  537. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rack_test/node.rb +0 -328
  538. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rails.rb +0 -16
  539. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/registration_container.rb +0 -44
  540. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/registrations/drivers.rb +0 -42
  541. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/registrations/patches/puma_ssl.rb +0 -29
  542. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/registrations/servers.rb +0 -45
  543. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/result.rb +0 -186
  544. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/features.rb +0 -23
  545. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/matcher_proxies.rb +0 -82
  546. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/matchers/base.rb +0 -111
  547. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/matchers/become_closed.rb +0 -33
  548. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/matchers/compound.rb +0 -88
  549. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/matchers/count_sugar.rb +0 -37
  550. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/matchers/have_ancestor.rb +0 -28
  551. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/matchers/have_current_path.rb +0 -29
  552. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/matchers/have_selector.rb +0 -77
  553. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/matchers/have_sibling.rb +0 -27
  554. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/matchers/have_text.rb +0 -33
  555. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/matchers/have_title.rb +0 -29
  556. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/matchers/match_selector.rb +0 -27
  557. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/matchers/match_style.rb +0 -43
  558. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/matchers/spatial_sugar.rb +0 -39
  559. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec/matchers.rb +0 -202
  560. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/rspec.rb +0 -31
  561. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/builders/css_builder.rb +0 -84
  562. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/builders/xpath_builder.rb +0 -71
  563. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/css.rb +0 -102
  564. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/button.rb +0 -68
  565. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/checkbox.rb +0 -26
  566. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/css.rb +0 -10
  567. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/datalist_input.rb +0 -35
  568. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/datalist_option.rb +0 -25
  569. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/element.rb +0 -28
  570. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/field.rb +0 -40
  571. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/fieldset.rb +0 -14
  572. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/file_field.rb +0 -13
  573. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/fillable_field.rb +0 -33
  574. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/frame.rb +0 -17
  575. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/id.rb +0 -6
  576. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/label.rb +0 -62
  577. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/link.rb +0 -54
  578. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/link_or_button.rb +0 -16
  579. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/option.rb +0 -27
  580. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/radio_button.rb +0 -27
  581. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/select.rb +0 -81
  582. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/table.rb +0 -109
  583. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/table_row.rb +0 -21
  584. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition/xpath.rb +0 -5
  585. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/definition.rb +0 -279
  586. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/filter.rb +0 -5
  587. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/filter_set.rb +0 -122
  588. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/filters/base.rb +0 -77
  589. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/filters/expression_filter.rb +0 -22
  590. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/filters/locator_filter.rb +0 -29
  591. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/filters/node_filter.rb +0 -31
  592. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/regexp_disassembler.rb +0 -214
  593. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/selector.rb +0 -155
  594. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector/xpath_extensions.rb +0 -17
  595. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selector.rb +0 -243
  596. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/atoms/getAttribute.min.js +0 -1
  597. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/atoms/isDisplayed.min.js +0 -1
  598. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/atoms/src/getAttribute.js +0 -161
  599. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/atoms/src/isDisplayed.js +0 -454
  600. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/driver.rb +0 -550
  601. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/driver_specializations/chrome_driver.rb +0 -117
  602. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/driver_specializations/edge_driver.rb +0 -124
  603. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/driver_specializations/firefox_driver.rb +0 -89
  604. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/driver_specializations/internet_explorer_driver.rb +0 -26
  605. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/driver_specializations/safari_driver.rb +0 -24
  606. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/extensions/file_input_click_emulation.rb +0 -34
  607. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/extensions/find.rb +0 -110
  608. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/extensions/html5_drag.rb +0 -228
  609. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/extensions/modifier_keys_stack.rb +0 -28
  610. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/extensions/scroll.rb +0 -76
  611. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/logger_suppressor.rb +0 -40
  612. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/node.rb +0 -616
  613. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/nodes/chrome_node.rb +0 -137
  614. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/nodes/edge_node.rb +0 -104
  615. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/nodes/firefox_node.rb +0 -136
  616. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/nodes/ie_node.rb +0 -22
  617. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/nodes/safari_node.rb +0 -118
  618. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/patches/action_pauser.rb +0 -26
  619. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/patches/atoms.rb +0 -18
  620. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/patches/is_displayed.rb +0 -16
  621. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/patches/logs.rb +0 -45
  622. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/patches/pause_duration_fix.rb +0 -9
  623. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/selenium/patches/persistent_client.rb +0 -20
  624. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/server/animation_disabler.rb +0 -69
  625. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/server/checker.rb +0 -44
  626. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/server/middleware.rb +0 -71
  627. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/server.rb +0 -126
  628. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/session/config.rb +0 -126
  629. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/session/matchers.rb +0 -87
  630. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/session.rb +0 -961
  631. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/fixtures/another_test_file.txt +0 -1
  632. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/fixtures/capybara.jpg +0 -3
  633. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/fixtures/no_extension +0 -1
  634. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/fixtures/test_file.txt +0 -1
  635. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/public/jquery-ui.js +0 -13
  636. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/public/jquery.js +0 -5
  637. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/public/offset.js +0 -6
  638. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/public/test.js +0 -280
  639. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/accept_alert_spec.rb +0 -81
  640. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/accept_confirm_spec.rb +0 -32
  641. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/accept_prompt_spec.rb +0 -78
  642. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/active_element_spec.rb +0 -31
  643. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/all_spec.rb +0 -276
  644. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/ancestor_spec.rb +0 -88
  645. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/assert_all_of_selectors_spec.rb +0 -140
  646. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/assert_current_path_spec.rb +0 -75
  647. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/assert_selector_spec.rb +0 -143
  648. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/assert_style_spec.rb +0 -26
  649. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/assert_text_spec.rb +0 -258
  650. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/assert_title_spec.rb +0 -93
  651. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/attach_file_spec.rb +0 -216
  652. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/body_spec.rb +0 -23
  653. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/check_spec.rb +0 -250
  654. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/choose_spec.rb +0 -127
  655. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/click_button_spec.rb +0 -517
  656. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/click_link_or_button_spec.rb +0 -138
  657. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/click_link_spec.rb +0 -229
  658. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/current_scope_spec.rb +0 -31
  659. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/current_url_spec.rb +0 -125
  660. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/dismiss_confirm_spec.rb +0 -36
  661. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/dismiss_prompt_spec.rb +0 -21
  662. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/element/assert_match_selector_spec.rb +0 -38
  663. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/element/match_css_spec.rb +0 -31
  664. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/element/match_xpath_spec.rb +0 -25
  665. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/element/matches_selector_spec.rb +0 -120
  666. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/evaluate_async_script_spec.rb +0 -23
  667. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/evaluate_script_spec.rb +0 -49
  668. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/execute_script_spec.rb +0 -28
  669. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/fill_in_spec.rb +0 -286
  670. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/find_button_spec.rb +0 -74
  671. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/find_by_id_spec.rb +0 -33
  672. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/find_field_spec.rb +0 -113
  673. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/find_link_spec.rb +0 -70
  674. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/find_spec.rb +0 -531
  675. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/first_spec.rb +0 -156
  676. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/frame/frame_title_spec.rb +0 -23
  677. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/frame/frame_url_spec.rb +0 -23
  678. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/frame/switch_to_frame_spec.rb +0 -116
  679. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/frame/within_frame_spec.rb +0 -112
  680. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/go_back_spec.rb +0 -12
  681. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/go_forward_spec.rb +0 -14
  682. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_all_selectors_spec.rb +0 -69
  683. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_ancestor_spec.rb +0 -46
  684. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_any_selectors_spec.rb +0 -29
  685. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_button_spec.rb +0 -144
  686. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_css_spec.rb +0 -375
  687. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_current_path_spec.rb +0 -151
  688. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_field_spec.rb +0 -389
  689. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_link_spec.rb +0 -63
  690. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_none_selectors_spec.rb +0 -78
  691. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_select_spec.rb +0 -310
  692. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_selector_spec.rb +0 -202
  693. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_sibling_spec.rb +0 -50
  694. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_table_spec.rb +0 -198
  695. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_text_spec.rb +0 -383
  696. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_title_spec.rb +0 -71
  697. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/has_xpath_spec.rb +0 -149
  698. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/headers_spec.rb +0 -8
  699. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/html_spec.rb +0 -47
  700. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/matches_style_spec.rb +0 -35
  701. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/node_spec.rb +0 -1312
  702. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/node_wrapper_spec.rb +0 -39
  703. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/refresh_spec.rb +0 -34
  704. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/reset_session_spec.rb +0 -148
  705. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/response_code_spec.rb +0 -8
  706. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/save_and_open_page_spec.rb +0 -21
  707. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/save_and_open_screenshot_spec.rb +0 -43
  708. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/save_page_spec.rb +0 -110
  709. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/save_screenshot_spec.rb +0 -55
  710. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/screenshot_spec.rb +0 -18
  711. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/scroll_spec.rb +0 -117
  712. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/select_spec.rb +0 -229
  713. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/selectors_spec.rb +0 -98
  714. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/sibling_spec.rb +0 -52
  715. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/text_spec.rb +0 -74
  716. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/title_spec.rb +0 -29
  717. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/uncheck_spec.rb +0 -100
  718. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/unselect_spec.rb +0 -116
  719. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/visit_spec.rb +0 -204
  720. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/window/become_closed_spec.rb +0 -89
  721. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/window/current_window_spec.rb +0 -28
  722. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/window/open_new_window_spec.rb +0 -31
  723. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/window/switch_to_window_spec.rb +0 -132
  724. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/window/window_opened_by_spec.rb +0 -99
  725. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/window/window_spec.rb +0 -203
  726. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/window/windows_spec.rb +0 -34
  727. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/window/within_window_spec.rb +0 -157
  728. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/session/within_spec.rb +0 -199
  729. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/spec_helper.rb +0 -135
  730. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/test_app.rb +0 -237
  731. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/animated.erb +0 -49
  732. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/buttons.erb +0 -5
  733. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/fieldsets.erb +0 -30
  734. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/form.erb +0 -716
  735. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/frame_child.erb +0 -18
  736. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/frame_one.erb +0 -10
  737. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/frame_parent.erb +0 -9
  738. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/frame_two.erb +0 -9
  739. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/header_links.erb +0 -8
  740. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/host_links.erb +0 -13
  741. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/initial_alert.erb +0 -11
  742. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/layout.erb +0 -10
  743. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/obscured.erb +0 -47
  744. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/offset.erb +0 -33
  745. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/path.erb +0 -13
  746. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/popup_one.erb +0 -9
  747. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/popup_two.erb +0 -9
  748. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/postback.erb +0 -14
  749. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/react.erb +0 -45
  750. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/scroll.erb +0 -21
  751. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/spatial.erb +0 -31
  752. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/tables.erb +0 -130
  753. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_animation.erb +0 -81
  754. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_base_tag.erb +0 -11
  755. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_count.erb +0 -8
  756. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_dragula.erb +0 -24
  757. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_fixed_header_footer.erb +0 -18
  758. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_hover.erb +0 -24
  759. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_hover1.erb +0 -10
  760. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_html.erb +0 -208
  761. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_html5_svg.erb +0 -20
  762. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_html_entities.erb +0 -2
  763. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_jquery_animation.erb +0 -24
  764. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_js.erb +0 -162
  765. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_jstree.erb +0 -26
  766. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_namespace.erb +0 -21
  767. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_scope.erb +0 -42
  768. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_scope_other.erb +0 -6
  769. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_simple_html.erb +0 -2
  770. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_slow_unload.erb +0 -18
  771. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_sortable_js.erb +0 -21
  772. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_unload_alert.erb +0 -15
  773. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_windows.erb +0 -54
  774. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/within_frames.erb +0 -15
  775. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/version.rb +0 -5
  776. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/window.rb +0 -142
  777. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara.rb +0 -517
  778. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/basic_node_spec.rb +0 -168
  779. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/capybara_spec.rb +0 -112
  780. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/css_builder_spec.rb +0 -101
  781. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/css_splitter_spec.rb +0 -38
  782. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/dsl_spec.rb +0 -289
  783. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/filter_set_spec.rb +0 -46
  784. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/fixtures/capybara.csv +0 -1
  785. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/fixtures/certificate.pem +0 -25
  786. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/fixtures/key.pem +0 -27
  787. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/fixtures/selenium_driver_rspec_failure.rb +0 -13
  788. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/fixtures/selenium_driver_rspec_success.rb +0 -13
  789. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/minitest_spec.rb +0 -164
  790. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/minitest_spec_spec.rb +0 -162
  791. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/per_session_config_spec.rb +0 -68
  792. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/rack_test_spec.rb +0 -283
  793. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/regexp_dissassembler_spec.rb +0 -250
  794. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/result_spec.rb +0 -195
  795. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/rspec/features_spec.rb +0 -101
  796. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/rspec/scenarios_spec.rb +0 -23
  797. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/rspec/shared_spec_matchers.rb +0 -959
  798. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/rspec/views_spec.rb +0 -14
  799. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/rspec_matchers_spec.rb +0 -62
  800. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/rspec_spec.rb +0 -149
  801. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/sauce_spec_chrome.rb +0 -43
  802. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/selector_spec.rb +0 -528
  803. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/selenium_spec_chrome.rb +0 -206
  804. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/selenium_spec_chrome_remote.rb +0 -101
  805. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/selenium_spec_edge.rb +0 -47
  806. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/selenium_spec_firefox.rb +0 -211
  807. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/selenium_spec_firefox_remote.rb +0 -80
  808. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/selenium_spec_ie.rb +0 -147
  809. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/selenium_spec_safari.rb +0 -156
  810. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/server_spec.rb +0 -303
  811. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/session_spec.rb +0 -91
  812. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/shared_selenium_node.rb +0 -79
  813. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/shared_selenium_session.rb +0 -561
  814. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/spec_helper.rb +0 -100
  815. data/vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/spec/xpath_builder_spec.rb +0 -93
  816. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/CHANGELOG.md +0 -83
  817. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/Gemfile +0 -9
  818. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/LICENSE +0 -20
  819. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/README.md +0 -230
  820. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/Rakefile +0 -61
  821. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/appveyor.yml +0 -36
  822. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/childprocess.gemspec +0 -26
  823. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/abstract_io.rb +0 -36
  824. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/abstract_process.rb +0 -192
  825. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/errors.rb +0 -37
  826. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/jruby/io.rb +0 -16
  827. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/jruby/process.rb +0 -184
  828. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/jruby/pump.rb +0 -53
  829. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/jruby.rb +0 -56
  830. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/tools/generator.rb +0 -146
  831. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/unix/fork_exec_process.rb +0 -78
  832. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/unix/io.rb +0 -21
  833. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/unix/lib.rb +0 -186
  834. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/unix/platform/arm64-macosx.rb +0 -11
  835. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/unix/platform/i386-linux.rb +0 -12
  836. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/unix/platform/i386-solaris.rb +0 -11
  837. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/unix/platform/x86_64-linux.rb +0 -12
  838. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/unix/platform/x86_64-macosx.rb +0 -11
  839. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/unix/posix_spawn_process.rb +0 -134
  840. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/unix/process.rb +0 -90
  841. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/unix.rb +0 -9
  842. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/version.rb +0 -3
  843. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/windows/handle.rb +0 -91
  844. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/windows/io.rb +0 -25
  845. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/windows/lib.rb +0 -416
  846. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/windows/process.rb +0 -131
  847. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/windows/process_builder.rb +0 -178
  848. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/windows/structs.rb +0 -149
  849. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess/windows.rb +0 -38
  850. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/lib/childprocess.rb +0 -210
  851. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/spec/abstract_io_spec.rb +0 -12
  852. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/spec/childprocess_spec.rb +0 -447
  853. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/spec/get_env.ps1 +0 -13
  854. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/spec/io_spec.rb +0 -228
  855. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/spec/jruby_spec.rb +0 -24
  856. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/spec/pid_behavior.rb +0 -12
  857. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/spec/platform_detection_spec.rb +0 -86
  858. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/spec/spec_helper.rb +0 -270
  859. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/spec/unix_spec.rb +0 -57
  860. data/vendor/bundle/ruby/3.1.0/gems/childprocess-4.1.0/spec/windows_spec.rb +0 -23
  861. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/CHANGELOG.md +0 -21
  862. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/Gemfile +0 -41
  863. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/LICENSE +0 -22
  864. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/README.md +0 -3
  865. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/Rakefile +0 -14
  866. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/bin/coveralls +0 -9
  867. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/coveralls-ruby.gemspec +0 -29
  868. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/lib/coveralls/api.rb +0 -128
  869. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/lib/coveralls/command.rb +0 -69
  870. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/lib/coveralls/configuration.rb +0 -233
  871. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/lib/coveralls/output.rb +0 -114
  872. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/lib/coveralls/rake/task.rb +0 -19
  873. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/lib/coveralls/simplecov.rb +0 -101
  874. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/lib/coveralls/version.rb +0 -3
  875. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/lib/coveralls.rb +0 -101
  876. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/spec/coveralls/configuration_spec.rb +0 -368
  877. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/spec/coveralls/coveralls_spec.rb +0 -106
  878. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/spec/coveralls/fixtures/app/controllers/sample.rb +0 -12
  879. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/spec/coveralls/fixtures/app/models/airplane.rb +0 -10
  880. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/spec/coveralls/fixtures/app/models/dog.rb +0 -10
  881. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/spec/coveralls/fixtures/app/models/house.rb +0 -10
  882. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/spec/coveralls/fixtures/app/models/robot.rb +0 -10
  883. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/spec/coveralls/fixtures/app/models/user.rb +0 -10
  884. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/spec/coveralls/fixtures/app/vendor/vendored_gem.rb +0 -1
  885. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/spec/coveralls/fixtures/sample.rb +0 -12
  886. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/spec/coveralls/output_spec.rb +0 -92
  887. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/spec/coveralls/simplecov_spec.rb +0 -82
  888. data/vendor/bundle/ruby/3.1.0/gems/coveralls-0.8.23/spec/spec_helper.rb +0 -82
  889. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/CONTRIBUTING.md +0 -561
  890. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/Gemfile +0 -9
  891. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/LICENSE.txt +0 -22
  892. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/README.md +0 -913
  893. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/Rakefile +0 -52
  894. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/TODO.md +0 -23
  895. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/debug.gemspec +0 -32
  896. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/exe/rdbg +0 -53
  897. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/ext/debug/Makefile +0 -268
  898. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/ext/debug/debug.c +0 -200
  899. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/ext/debug/debug.o +0 -0
  900. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/ext/debug/debug.so +0 -0
  901. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/ext/debug/debug_version.h +0 -1
  902. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/ext/debug/extconf.rb +0 -26
  903. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/ext/debug/iseq_collector.c +0 -91
  904. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/ext/debug/iseq_collector.o +0 -0
  905. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/breakpoint.rb +0 -552
  906. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/client.rb +0 -245
  907. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/color.rb +0 -123
  908. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/config.rb +0 -524
  909. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/console.rb +0 -234
  910. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/debug.so +0 -0
  911. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/frame_info.rb +0 -179
  912. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/local.rb +0 -109
  913. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/open.rb +0 -13
  914. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/open_nonstop.rb +0 -15
  915. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/prelude.rb +0 -50
  916. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/server.rb +0 -520
  917. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/server_cdp.rb +0 -1144
  918. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/server_dap.rb +0 -975
  919. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/session.rb +0 -2424
  920. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/source_repository.rb +0 -130
  921. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/start.rb +0 -5
  922. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/thread_client.rb +0 -1299
  923. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/tracer.rb +0 -242
  924. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug/version.rb +0 -5
  925. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/lib/debug.rb +0 -5
  926. data/vendor/bundle/ruby/3.1.0/gems/debug-1.6.3/misc/README.md.erb +0 -604
  927. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/Code-of-Conduct.md +0 -74
  928. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/Contributing.md +0 -119
  929. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/History.md +0 -400
  930. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/License.md +0 -39
  931. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/Manifest.txt +0 -59
  932. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/README.rdoc +0 -84
  933. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/Rakefile +0 -121
  934. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/bin/htmldiff +0 -35
  935. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/bin/ldiff +0 -9
  936. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/docs/COPYING.txt +0 -339
  937. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/docs/artistic.txt +0 -127
  938. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/lib/diff/lcs/array.rb +0 -7
  939. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/lib/diff/lcs/backports.rb +0 -9
  940. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/lib/diff/lcs/block.rb +0 -37
  941. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/lib/diff/lcs/callbacks.rb +0 -325
  942. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/lib/diff/lcs/change.rb +0 -174
  943. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/lib/diff/lcs/htmldiff.rb +0 -150
  944. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/lib/diff/lcs/hunk.rb +0 -358
  945. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/lib/diff/lcs/internals.rb +0 -308
  946. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/lib/diff/lcs/ldiff.rb +0 -171
  947. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/lib/diff/lcs/string.rb +0 -5
  948. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/lib/diff/lcs.rb +0 -739
  949. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/lib/diff-lcs.rb +0 -3
  950. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/change_spec.rb +0 -89
  951. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/diff_spec.rb +0 -51
  952. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/aX +0 -1
  953. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/bXaX +0 -1
  954. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ds1.csv +0 -50
  955. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ds2.csv +0 -51
  956. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff +0 -4
  957. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff-c +0 -7
  958. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff-e +0 -3
  959. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff-f +0 -3
  960. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff-u +0 -5
  961. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef +0 -4
  962. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef-c +0 -15
  963. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef-e +0 -3
  964. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef-f +0 -3
  965. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef-u +0 -9
  966. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2 +0 -7
  967. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2-c +0 -20
  968. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2-d +0 -7
  969. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2-e +0 -7
  970. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2-f +0 -7
  971. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2-u +0 -16
  972. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/new-chef +0 -4
  973. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/new-chef2 +0 -17
  974. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/old-chef +0 -4
  975. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/fixtures/old-chef2 +0 -14
  976. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/hunk_spec.rb +0 -83
  977. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/issues_spec.rb +0 -154
  978. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/lcs_spec.rb +0 -56
  979. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/ldiff_spec.rb +0 -87
  980. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/patch_spec.rb +0 -416
  981. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/sdiff_spec.rb +0 -214
  982. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/spec_helper.rb +0 -374
  983. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/traverse_balanced_spec.rb +0 -310
  984. data/vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/traverse_sequences_spec.rb +0 -137
  985. data/vendor/bundle/ruby/3.1.0/gems/docile-1.4.0/Gemfile +0 -26
  986. data/vendor/bundle/ruby/3.1.0/gems/docile-1.4.0/HISTORY.md +0 -127
  987. data/vendor/bundle/ruby/3.1.0/gems/docile-1.4.0/LICENSE +0 -21
  988. data/vendor/bundle/ruby/3.1.0/gems/docile-1.4.0/README.md +0 -410
  989. data/vendor/bundle/ruby/3.1.0/gems/docile-1.4.0/Rakefile +0 -14
  990. data/vendor/bundle/ruby/3.1.0/gems/docile-1.4.0/SECURITY.md +0 -18
  991. data/vendor/bundle/ruby/3.1.0/gems/docile-1.4.0/docile.gemspec +0 -29
  992. data/vendor/bundle/ruby/3.1.0/gems/docile-1.4.0/lib/docile/backtrace_filter.rb +0 -24
  993. data/vendor/bundle/ruby/3.1.0/gems/docile-1.4.0/lib/docile/chaining_fallback_context_proxy.rb +0 -27
  994. data/vendor/bundle/ruby/3.1.0/gems/docile-1.4.0/lib/docile/execution.rb +0 -53
  995. data/vendor/bundle/ruby/3.1.0/gems/docile-1.4.0/lib/docile/fallback_context_proxy.rb +0 -107
  996. data/vendor/bundle/ruby/3.1.0/gems/docile-1.4.0/lib/docile/version.rb +0 -6
  997. data/vendor/bundle/ruby/3.1.0/gems/docile-1.4.0/lib/docile.rb +0 -134
  998. data/vendor/bundle/ruby/3.1.0/gems/emot-0.0.4/Gemfile +0 -4
  999. data/vendor/bundle/ruby/3.1.0/gems/emot-0.0.4/LICENSE.txt +0 -22
  1000. data/vendor/bundle/ruby/3.1.0/gems/emot-0.0.4/README.md +0 -87
  1001. data/vendor/bundle/ruby/3.1.0/gems/emot-0.0.4/Rakefile +0 -7
  1002. data/vendor/bundle/ruby/3.1.0/gems/emot-0.0.4/bin/emot +0 -5
  1003. data/vendor/bundle/ruby/3.1.0/gems/emot-0.0.4/emot.gemspec +0 -26
  1004. data/vendor/bundle/ruby/3.1.0/gems/emot-0.0.4/lib/emot/cli.rb +0 -62
  1005. data/vendor/bundle/ruby/3.1.0/gems/emot-0.0.4/lib/emot/map.rb +0 -894
  1006. data/vendor/bundle/ruby/3.1.0/gems/emot-0.0.4/lib/emot/symbol_ext.rb +0 -11
  1007. data/vendor/bundle/ruby/3.1.0/gems/emot-0.0.4/lib/emot/version.rb +0 -3
  1008. data/vendor/bundle/ruby/3.1.0/gems/emot-0.0.4/lib/emot.rb +0 -34
  1009. data/vendor/bundle/ruby/3.1.0/gems/emot-0.0.4/spec/cli_spec.rb +0 -56
  1010. data/vendor/bundle/ruby/3.1.0/gems/emot-0.0.4/spec/emot_spec.rb +0 -50
  1011. data/vendor/bundle/ruby/3.1.0/gems/emot-0.0.4/spec/spec_helper.rb +0 -2
  1012. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/CHANGELOG.md +0 -574
  1013. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/LICENSE.md +0 -20
  1014. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/README.md +0 -55
  1015. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/Rakefile +0 -7
  1016. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/examples/client_spec.rb +0 -119
  1017. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/examples/client_test.rb +0 -144
  1018. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/adapter/test.rb +0 -298
  1019. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/adapter.rb +0 -102
  1020. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/adapter_registry.rb +0 -30
  1021. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/connection.rb +0 -561
  1022. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/encoders/flat_params_encoder.rb +0 -105
  1023. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/encoders/nested_params_encoder.rb +0 -183
  1024. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/error.rb +0 -147
  1025. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/logging/formatter.rb +0 -106
  1026. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/methods.rb +0 -6
  1027. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/middleware.rb +0 -30
  1028. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/middleware_registry.rb +0 -83
  1029. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/options/connection_options.rb +0 -22
  1030. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/options/env.rb +0 -199
  1031. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/options/proxy_options.rb +0 -32
  1032. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/options/request_options.rb +0 -22
  1033. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/options/ssl_options.rb +0 -69
  1034. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/options.rb +0 -218
  1035. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/parameters.rb +0 -5
  1036. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/rack_builder.rb +0 -252
  1037. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/request/authorization.rb +0 -49
  1038. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/request/instrumentation.rb +0 -56
  1039. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/request/json.rb +0 -55
  1040. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/request/url_encoded.rb +0 -60
  1041. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/request.rb +0 -136
  1042. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/response/json.rb +0 -54
  1043. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/response/logger.rb +0 -33
  1044. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/response/raise_error.rb +0 -64
  1045. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/response.rb +0 -90
  1046. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/utils/headers.rb +0 -139
  1047. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/utils/params_hash.rb +0 -61
  1048. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/utils.rb +0 -122
  1049. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday/version.rb +0 -5
  1050. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/lib/faraday.rb +0 -157
  1051. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/external_adapters/faraday_specs_setup.rb +0 -14
  1052. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/adapter/test_spec.rb +0 -413
  1053. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/adapter_registry_spec.rb +0 -28
  1054. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/adapter_spec.rb +0 -55
  1055. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/connection_spec.rb +0 -793
  1056. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/error_spec.rb +0 -60
  1057. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/middleware_registry_spec.rb +0 -31
  1058. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/middleware_spec.rb +0 -52
  1059. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/options/env_spec.rb +0 -76
  1060. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/options/options_spec.rb +0 -297
  1061. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/options/proxy_options_spec.rb +0 -44
  1062. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/options/request_options_spec.rb +0 -19
  1063. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/params_encoders/flat_spec.rb +0 -42
  1064. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/params_encoders/nested_spec.rb +0 -150
  1065. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/rack_builder_spec.rb +0 -317
  1066. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/request/authorization_spec.rb +0 -83
  1067. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/request/instrumentation_spec.rb +0 -74
  1068. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/request/json_spec.rb +0 -111
  1069. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/request/url_encoded_spec.rb +0 -93
  1070. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/request_spec.rb +0 -110
  1071. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/response/json_spec.rb +0 -117
  1072. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/response/logger_spec.rb +0 -220
  1073. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/response/raise_error_spec.rb +0 -172
  1074. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/response_spec.rb +0 -75
  1075. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/utils/headers_spec.rb +0 -82
  1076. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday/utils_spec.rb +0 -118
  1077. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/faraday_spec.rb +0 -37
  1078. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/spec_helper.rb +0 -132
  1079. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/support/disabling_stub.rb +0 -14
  1080. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/support/fake_safe_buffer.rb +0 -15
  1081. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/support/helper_methods.rb +0 -96
  1082. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/support/shared_examples/adapter.rb +0 -105
  1083. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/support/shared_examples/params_encoder.rb +0 -18
  1084. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/support/shared_examples/request_method.rb +0 -263
  1085. data/vendor/bundle/ruby/3.1.0/gems/faraday-2.5.2/spec/support/streaming_response_checker.rb +0 -35
  1086. data/vendor/bundle/ruby/3.1.0/gems/faraday-net_http-3.0.0/LICENSE.md +0 -21
  1087. data/vendor/bundle/ruby/3.1.0/gems/faraday-net_http-3.0.0/README.md +0 -57
  1088. data/vendor/bundle/ruby/3.1.0/gems/faraday-net_http-3.0.0/lib/faraday/adapter/net_http.rb +0 -208
  1089. data/vendor/bundle/ruby/3.1.0/gems/faraday-net_http-3.0.0/lib/faraday/net_http/version.rb +0 -7
  1090. data/vendor/bundle/ruby/3.1.0/gems/faraday-net_http-3.0.0/lib/faraday/net_http.rb +0 -10
  1091. data/vendor/bundle/ruby/3.1.0/gems/fastimage-2.2.6/MIT-LICENSE +0 -20
  1092. data/vendor/bundle/ruby/3.1.0/gems/fastimage-2.2.6/README.textile +0 -163
  1093. data/vendor/bundle/ruby/3.1.0/gems/fastimage-2.2.6/lib/fastimage/version.rb +0 -5
  1094. data/vendor/bundle/ruby/3.1.0/gems/fastimage-2.2.6/lib/fastimage.rb +0 -1091
  1095. data/vendor/bundle/ruby/3.1.0/gems/hikidoc-0.1.0/COPYING +0 -28
  1096. data/vendor/bundle/ruby/3.1.0/gems/hikidoc-0.1.0/Gemfile +0 -4
  1097. data/vendor/bundle/ruby/3.1.0/gems/hikidoc-0.1.0/NEWS +0 -30
  1098. data/vendor/bundle/ruby/3.1.0/gems/hikidoc-0.1.0/NEWS.ja +0 -30
  1099. data/vendor/bundle/ruby/3.1.0/gems/hikidoc-0.1.0/README +0 -87
  1100. data/vendor/bundle/ruby/3.1.0/gems/hikidoc-0.1.0/README.ja +0 -84
  1101. data/vendor/bundle/ruby/3.1.0/gems/hikidoc-0.1.0/Rakefile +0 -8
  1102. data/vendor/bundle/ruby/3.1.0/gems/hikidoc-0.1.0/TextFormattingRules +0 -320
  1103. data/vendor/bundle/ruby/3.1.0/gems/hikidoc-0.1.0/TextFormattingRules.ja +0 -318
  1104. data/vendor/bundle/ruby/3.1.0/gems/hikidoc-0.1.0/bin/hikidoc +0 -66
  1105. data/vendor/bundle/ruby/3.1.0/gems/hikidoc-0.1.0/hikidoc.gemspec +0 -23
  1106. data/vendor/bundle/ruby/3.1.0/gems/hikidoc-0.1.0/lib/hikidoc.rb +0 -912
  1107. data/vendor/bundle/ruby/3.1.0/gems/hikidoc-0.1.0/test/hikidoc_test.rb +0 -506
  1108. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/Gemfile +0 -14
  1109. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/LICENSE.txt +0 -22
  1110. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/README.md +0 -59
  1111. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/Rakefile +0 -26
  1112. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/bin/console +0 -6
  1113. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/bin/setup +0 -6
  1114. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/doc/irb/irb-tools.rd.ja +0 -184
  1115. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/doc/irb/irb.rd.ja +0 -427
  1116. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/exe/irb +0 -11
  1117. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/irb.gemspec +0 -40
  1118. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/cmd/chws.rb +0 -36
  1119. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/cmd/fork.rb +0 -40
  1120. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/cmd/help.rb +0 -49
  1121. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/cmd/info.rb +0 -34
  1122. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/cmd/load.rb +0 -68
  1123. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/cmd/ls.rb +0 -103
  1124. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/cmd/measure.rb +0 -45
  1125. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/cmd/nop.rb +0 -47
  1126. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/cmd/pushws.rb +0 -42
  1127. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/cmd/show_source.rb +0 -95
  1128. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/cmd/subirb.rb +0 -45
  1129. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/cmd/whereami.rb +0 -22
  1130. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/color.rb +0 -259
  1131. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/color_printer.rb +0 -50
  1132. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/completion.rb +0 -472
  1133. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/context.rb +0 -522
  1134. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/easter-egg.rb +0 -138
  1135. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/ext/change-ws.rb +0 -45
  1136. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/ext/history.rb +0 -155
  1137. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/ext/loader.rb +0 -155
  1138. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/ext/multi-irb.rb +0 -264
  1139. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/ext/save-history.rb +0 -130
  1140. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/ext/tracer.rb +0 -84
  1141. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/ext/use-loader.rb +0 -75
  1142. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/ext/workspaces.rb +0 -66
  1143. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/extend-command.rb +0 -356
  1144. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/frame.rb +0 -86
  1145. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/help.rb +0 -36
  1146. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/init.rb +0 -430
  1147. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/input-method.rb +0 -482
  1148. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/inspector.rb +0 -128
  1149. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/lc/error.rb +0 -68
  1150. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/lc/help-message +0 -51
  1151. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/lc/ja/encoding_aliases.rb +0 -13
  1152. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/lc/ja/error.rb +0 -69
  1153. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/lc/ja/help-message +0 -45
  1154. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/locale.rb +0 -191
  1155. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/magic-file.rb +0 -38
  1156. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/notifier.rb +0 -236
  1157. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/output-method.rb +0 -92
  1158. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/ruby-lex.rb +0 -849
  1159. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/ruby_logo.aa +0 -37
  1160. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/src_encoding.rb +0 -7
  1161. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/version.rb +0 -17
  1162. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/workspace.rb +0 -180
  1163. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/ws-for-case-2.rb +0 -15
  1164. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb/xmp.rb +0 -170
  1165. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/lib/irb.rb +0 -930
  1166. data/vendor/bundle/ruby/3.1.0/gems/irb-1.4.2/man/irb.1 +0 -229
  1167. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/Gemfile +0 -30
  1168. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/HOW_TO_TEST.markdown +0 -10
  1169. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/MIT.LICENSE +0 -20
  1170. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/README.markdown +0 -96
  1171. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/RELEASE.markdown +0 -15
  1172. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/Rakefile +0 -49
  1173. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/bin/jasmine +0 -6
  1174. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/jasmine.gemspec +0 -48
  1175. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/generators/jasmine/examples/USAGE +0 -11
  1176. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/generators/jasmine/examples/examples_generator.rb +0 -19
  1177. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/generators/jasmine/examples/templates/app/assets/javascripts/jasmine_examples/Player.js +0 -22
  1178. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/generators/jasmine/examples/templates/app/assets/javascripts/jasmine_examples/Song.js +0 -7
  1179. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/generators/jasmine/examples/templates/spec/javascripts/helpers/jasmine_examples/SpecHelper.js +0 -15
  1180. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/generators/jasmine/examples/templates/spec/javascripts/jasmine_examples/PlayerSpec.js +0 -58
  1181. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/generators/jasmine/install/USAGE +0 -9
  1182. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/generators/jasmine/install/install_generator.rb +0 -18
  1183. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/generators/jasmine/install/templates/spec/javascripts/support/jasmine.yml +0 -145
  1184. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/generators/jasmine/install/templates/spec/javascripts/support/jasmine_helper.rb +0 -16
  1185. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/application.rb +0 -21
  1186. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/asset_expander.rb +0 -66
  1187. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/asset_pipeline_mapper.rb +0 -17
  1188. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/base.rb +0 -54
  1189. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/ci_runner.rb +0 -50
  1190. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/command_line_install.txt +0 -13
  1191. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/command_line_tool.rb +0 -125
  1192. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/config.rb +0 -135
  1193. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/configuration.rb +0 -114
  1194. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/core_configuration.rb +0 -31
  1195. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/dependencies.rb +0 -28
  1196. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/formatters/console.rb +0 -118
  1197. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/formatters/exit_code.rb +0 -23
  1198. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/formatters/multi.rb +0 -17
  1199. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/page.rb +0 -11
  1200. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/path_expander.rb +0 -22
  1201. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/path_mapper.rb +0 -38
  1202. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/railtie.rb +0 -22
  1203. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/result.rb +0 -58
  1204. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/ruby_versions.rb +0 -11
  1205. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/run.html.erb +0 -20
  1206. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/runners/phantom_boot.js +0 -15
  1207. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/runners/phantom_jasmine_run.js +0 -50
  1208. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/runners/phantom_js.rb +0 -74
  1209. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/server.rb +0 -17
  1210. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/tasks/jasmine.rake +0 -71
  1211. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/tasks/jasmine_rails.rake +0 -1
  1212. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/version.rb +0 -3
  1213. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine/yaml_config_parser.rb +0 -95
  1214. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/jasmine.rb +0 -32
  1215. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/rack/jasmine/cache_control.rb +0 -20
  1216. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/rack/jasmine/focused_suite.rb +0 -17
  1217. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/lib/rack/jasmine/runner.rb +0 -27
  1218. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v1.2.1.md +0 -6
  1219. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v1.3.2.md +0 -32
  1220. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.0.0.md +0 -78
  1221. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.0.1.md +0 -31
  1222. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.0.2.md +0 -17
  1223. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.0.3.md +0 -31
  1224. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.1.0.md +0 -11
  1225. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.2.0.md +0 -31
  1226. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.3.0.md +0 -27
  1227. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.3.1.md +0 -14
  1228. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.4.0.md +0 -20
  1229. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.5.0.md +0 -35
  1230. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.5.1.md +0 -12
  1231. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.5.2.md +0 -22
  1232. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.6.0.md +0 -17
  1233. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.6.1.md +0 -11
  1234. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.7.0.md +0 -28
  1235. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.8.0.md +0 -21
  1236. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.9.0.md +0 -22
  1237. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/release_notes/v2.99.md +0 -13
  1238. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/application_integration_spec.rb +0 -15
  1239. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/application_spec.rb +0 -55
  1240. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/base_spec.rb +0 -35
  1241. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/ci_runner_spec.rb +0 -137
  1242. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/configuration_spec.rb +0 -219
  1243. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/fixture/Rakefile +0 -4
  1244. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/fixture/afterall_spec.js +0 -8
  1245. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/fixture/coffee_spec.coffee +0 -3
  1246. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/fixture/console_log_spec.js +0 -5
  1247. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/fixture/exception_test.js +0 -1
  1248. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/fixture/failing_runner.rb +0 -9
  1249. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/fixture/failing_test.js +0 -5
  1250. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/fixture/large_test_suite_spec.js +0 -20
  1251. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/fixture/non_asset_pipeline.js +0 -1
  1252. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/fixture/non_asset_pipeline_test.js +0 -5
  1253. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/fixture/phantomConfig.js +0 -6
  1254. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/fixture/viewport_spec.js +0 -6
  1255. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/jasmine_command_line_tool_spec.rb +0 -142
  1256. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/jasmine_pojs_spec.rb +0 -124
  1257. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/jasmine_rails_spec.rb +0 -217
  1258. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/lib/jasmine/formatters/console_spec.rb +0 -205
  1259. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/lib/jasmine/formatters/exit_code_spec.rb +0 -34
  1260. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/lib/jasmine/formatters/multi_spec.rb +0 -27
  1261. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/page_spec.rb +0 -23
  1262. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/path_expander_spec.rb +0 -138
  1263. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/path_mapper_spec.rb +0 -38
  1264. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/performance/phantom_js_runner_performance_spec.rb +0 -23
  1265. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/phantom_js_spec.rb +0 -14
  1266. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/rack/jasmine/runner_spec.rb +0 -25
  1267. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/result_spec.rb +0 -44
  1268. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/server_spec.rb +0 -22
  1269. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/spec_helper.rb +0 -145
  1270. data/vendor/bundle/ruby/3.1.0/gems/jasmine-2.99.0/spec/yaml_config_parser_spec.rb +0 -239
  1271. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/console/console.js +0 -190
  1272. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/__init__.py +0 -1
  1273. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/boot/boot.js +0 -133
  1274. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/boot/node_boot.js +0 -19
  1275. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/boot.js +0 -155
  1276. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/core.py +0 -60
  1277. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/example/node_example/lib/jasmine_examples/Player.js +0 -24
  1278. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/example/node_example/lib/jasmine_examples/Song.js +0 -9
  1279. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/example/node_example/spec/helpers/jasmine_examples/SpecHelper.js +0 -15
  1280. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/example/node_example/spec/jasmine_examples/PlayerSpec.js +0 -60
  1281. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/example/spec/PlayerSpec.js +0 -58
  1282. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/example/spec/SpecHelper.js +0 -15
  1283. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/example/src/Player.js +0 -22
  1284. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/example/src/Song.js +0 -7
  1285. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/jasmine-html.js +0 -545
  1286. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/jasmine.css +0 -59
  1287. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/jasmine.js +0 -5586
  1288. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/json2.js +0 -489
  1289. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/node_boot.js +0 -41
  1290. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core/version.rb +0 -9
  1291. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core.js +0 -37
  1292. data/vendor/bundle/ruby/3.1.0/gems/jasmine-core-2.99.2/lib/jasmine-core.rb +0 -53
  1293. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/CHANGES.md +0 -457
  1294. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/LICENSE +0 -56
  1295. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/README.md +0 -425
  1296. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/VERSION +0 -1
  1297. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/Makefile +0 -204
  1298. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/fbuffer/fbuffer.h +0 -187
  1299. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/generator/Makefile +0 -269
  1300. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/generator/depend +0 -1
  1301. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/generator/extconf.rb +0 -4
  1302. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/generator/generator.c +0 -1608
  1303. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/generator/generator.h +0 -174
  1304. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/generator/generator.o +0 -0
  1305. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/generator/generator.so +0 -0
  1306. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/parser/Makefile +0 -269
  1307. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/parser/depend +0 -1
  1308. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/parser/extconf.rb +0 -32
  1309. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/parser/parser.c +0 -3347
  1310. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/parser/parser.h +0 -96
  1311. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/parser/parser.o +0 -0
  1312. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/parser/parser.rl +0 -986
  1313. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/ext/parser/parser.so +0 -0
  1314. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/ext/json/extconf.rb +0 -3
  1315. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/json.gemspec +0 -67
  1316. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/add/bigdecimal.rb +0 -29
  1317. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/add/complex.rb +0 -28
  1318. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/add/core.rb +0 -12
  1319. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/add/date.rb +0 -34
  1320. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/add/date_time.rb +0 -50
  1321. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/add/exception.rb +0 -31
  1322. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/add/ostruct.rb +0 -31
  1323. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/add/range.rb +0 -29
  1324. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/add/rational.rb +0 -27
  1325. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/add/regexp.rb +0 -30
  1326. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/add/set.rb +0 -29
  1327. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/add/struct.rb +0 -30
  1328. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/add/symbol.rb +0 -25
  1329. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/add/time.rb +0 -38
  1330. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/common.rb +0 -703
  1331. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/ext/generator.so +0 -0
  1332. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/ext/parser.so +0 -0
  1333. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/ext.rb +0 -15
  1334. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/generic_object.rb +0 -71
  1335. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/pure/generator.rb +0 -479
  1336. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/pure/parser.rb +0 -337
  1337. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/pure.rb +0 -15
  1338. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json/version.rb +0 -9
  1339. data/vendor/bundle/ruby/3.1.0/gems/json-2.6.2/lib/json.rb +0 -583
  1340. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/CONTRIBUTING.md +0 -60
  1341. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/HISTORY.md +0 -168
  1342. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/LICENSE +0 -16
  1343. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/Manifest.txt +0 -38
  1344. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/README.md +0 -167
  1345. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/Rakefile +0 -27
  1346. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/bin/launchy +0 -4
  1347. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy/application.rb +0 -62
  1348. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy/applications/browser.rb +0 -82
  1349. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy/argv.rb +0 -36
  1350. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy/cli.rb +0 -89
  1351. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy/deprecated.rb +0 -52
  1352. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy/descendant_tracker.rb +0 -49
  1353. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy/detect/host_os.rb +0 -32
  1354. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy/detect/host_os_family.rb +0 -71
  1355. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy/detect/nix_desktop_environment.rb +0 -93
  1356. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy/detect/ruby_engine.rb +0 -78
  1357. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy/detect/runner.rb +0 -152
  1358. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy/detect.rb +0 -10
  1359. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy/error.rb +0 -6
  1360. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy/os_family.rb +0 -8
  1361. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy/version.rb +0 -18
  1362. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/lib/launchy.rb +0 -163
  1363. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/spec/application_spec.rb +0 -43
  1364. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/spec/applications/browser_spec.rb +0 -78
  1365. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/spec/cli_spec.rb +0 -75
  1366. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/spec/detect/host_os_family_spec.rb +0 -42
  1367. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/spec/detect/host_os_spec.rb +0 -19
  1368. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/spec/detect/nix_desktop_environment_spec.rb +0 -27
  1369. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/spec/detect/ruby_engine_spec.rb +0 -37
  1370. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/spec/detect/runner_spec.rb +0 -103
  1371. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/spec/launchy_spec.rb +0 -119
  1372. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/spec/mock_application.rb +0 -9
  1373. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/spec/spec_helper.rb +0 -11
  1374. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/spec/tattle-host-os.yaml +0 -427
  1375. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/spec/version_spec.rb +0 -11
  1376. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/tasks/default.rake +0 -242
  1377. data/vendor/bundle/ruby/3.1.0/gems/launchy-2.5.0/tasks/this.rb +0 -208
  1378. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/MIT-LICENSE +0 -20
  1379. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/README.md +0 -695
  1380. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/attachments_list.rb +0 -110
  1381. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/body.rb +0 -328
  1382. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/check_delivery_params.rb +0 -60
  1383. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/configuration.rb +0 -78
  1384. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/constants.rb +0 -57
  1385. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/core_extensions/smtp.rb +0 -28
  1386. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/core_extensions/string.rb +0 -17
  1387. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/elements/address.rb +0 -258
  1388. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/elements/address_list.rb +0 -34
  1389. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/elements/content_disposition_element.rb +0 -20
  1390. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/elements/content_location_element.rb +0 -17
  1391. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/elements/content_transfer_encoding_element.rb +0 -13
  1392. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/elements/content_type_element.rb +0 -21
  1393. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/elements/date_time_element.rb +0 -15
  1394. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/elements/envelope_from_element.rb +0 -33
  1395. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/elements/message_ids_element.rb +0 -22
  1396. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/elements/mime_version_element.rb +0 -15
  1397. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/elements/phrase_list.rb +0 -14
  1398. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/elements/received_element.rb +0 -21
  1399. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/elements.rb +0 -15
  1400. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/encodings/7bit.rb +0 -22
  1401. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/encodings/8bit.rb +0 -18
  1402. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/encodings/base64.rb +0 -38
  1403. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/encodings/binary.rb +0 -13
  1404. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/encodings/identity.rb +0 -24
  1405. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/encodings/quoted_printable.rb +0 -45
  1406. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/encodings/transfer_encoding.rb +0 -77
  1407. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/encodings/unix_to_unix.rb +0 -20
  1408. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/encodings.rb +0 -343
  1409. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/envelope.rb +0 -31
  1410. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/field.rb +0 -299
  1411. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/field_list.rb +0 -34
  1412. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/bcc_field.rb +0 -68
  1413. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/cc_field.rb +0 -55
  1414. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/comments_field.rb +0 -42
  1415. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/common/address_container.rb +0 -17
  1416. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/common/common_address.rb +0 -161
  1417. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/common/common_date.rb +0 -36
  1418. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/common/common_field.rb +0 -52
  1419. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/common/common_message_id.rb +0 -49
  1420. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/common/parameter_hash.rb +0 -59
  1421. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/content_description_field.rb +0 -20
  1422. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/content_disposition_field.rb +0 -71
  1423. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/content_id_field.rb +0 -63
  1424. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/content_location_field.rb +0 -43
  1425. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/content_transfer_encoding_field.rb +0 -45
  1426. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/content_type_field.rb +0 -197
  1427. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/date_field.rb +0 -57
  1428. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/from_field.rb +0 -55
  1429. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/in_reply_to_field.rb +0 -57
  1430. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/keywords_field.rb +0 -44
  1431. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/message_id_field.rb +0 -83
  1432. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/mime_version_field.rb +0 -54
  1433. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/optional_field.rb +0 -17
  1434. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/received_field.rb +0 -76
  1435. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/references_field.rb +0 -57
  1436. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/reply_to_field.rb +0 -55
  1437. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/resent_bcc_field.rb +0 -55
  1438. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/resent_cc_field.rb +0 -55
  1439. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/resent_date_field.rb +0 -35
  1440. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/resent_from_field.rb +0 -55
  1441. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/resent_message_id_field.rb +0 -35
  1442. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/resent_sender_field.rb +0 -62
  1443. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/resent_to_field.rb +0 -55
  1444. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/return_path_field.rb +0 -65
  1445. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/sender_field.rb +0 -67
  1446. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/structured_field.rb +0 -52
  1447. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/subject_field.rb +0 -17
  1448. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/to_field.rb +0 -55
  1449. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields/unstructured_field.rb +0 -222
  1450. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/fields.rb +0 -36
  1451. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/header.rb +0 -278
  1452. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/indifferent_hash.rb +0 -147
  1453. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/mail.rb +0 -262
  1454. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/matchers/attachment_matchers.rb +0 -29
  1455. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/matchers/has_sent_mail.rb +0 -201
  1456. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/message.rb +0 -2170
  1457. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/multibyte/chars.rb +0 -476
  1458. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/multibyte/unicode.rb +0 -405
  1459. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/multibyte/utils.rb +0 -61
  1460. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/multibyte.rb +0 -92
  1461. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/network/delivery_methods/exim.rb +0 -49
  1462. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/network/delivery_methods/file_delivery.rb +0 -42
  1463. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/network/delivery_methods/logger_delivery.rb +0 -37
  1464. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/network/delivery_methods/sendmail.rb +0 -95
  1465. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/network/delivery_methods/smtp.rb +0 -149
  1466. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/network/delivery_methods/smtp_connection.rb +0 -66
  1467. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/network/delivery_methods/test_mailer.rb +0 -42
  1468. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/network/retriever_methods/base.rb +0 -64
  1469. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/network/retriever_methods/imap.rb +0 -187
  1470. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/network/retriever_methods/pop3.rb +0 -143
  1471. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/network/retriever_methods/test_retriever.rb +0 -44
  1472. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/network.rb +0 -16
  1473. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parser_tools.rb +0 -15
  1474. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/address_lists_parser.rb +0 -33236
  1475. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/address_lists_parser.rl +0 -172
  1476. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/content_disposition_parser.rb +0 -895
  1477. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/content_disposition_parser.rl +0 -82
  1478. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/content_location_parser.rb +0 -816
  1479. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/content_location_parser.rl +0 -71
  1480. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/content_transfer_encoding_parser.rb +0 -516
  1481. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/content_transfer_encoding_parser.rl +0 -64
  1482. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/content_type_parser.rb +0 -1042
  1483. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/content_type_parser.rl +0 -83
  1484. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/date_time_parser.rb +0 -885
  1485. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/date_time_parser.rl +0 -62
  1486. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/envelope_from_parser.rb +0 -3581
  1487. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/envelope_from_parser.rl +0 -82
  1488. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/message_ids_parser.rb +0 -2854
  1489. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/message_ids_parser.rl +0 -82
  1490. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/mime_version_parser.rb +0 -507
  1491. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/mime_version_parser.rl +0 -61
  1492. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/phrase_lists_parser.rb +0 -878
  1493. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/phrase_lists_parser.rl +0 -83
  1494. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/received_parser.rb +0 -8776
  1495. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/received_parser.rl +0 -84
  1496. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/rfc2045_content_transfer_encoding.rl +0 -13
  1497. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/rfc2045_content_type.rl +0 -25
  1498. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/rfc2045_mime.rl +0 -16
  1499. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/rfc2183_content_disposition.rl +0 -15
  1500. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/rfc3629_utf8.rl +0 -19
  1501. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/rfc5234_abnf_core_rules.rl +0 -22
  1502. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/rfc5322.rl +0 -59
  1503. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/rfc5322_address.rl +0 -72
  1504. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/rfc5322_date_time.rl +0 -37
  1505. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers/rfc5322_lexical_tokens.rl +0 -60
  1506. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parsers.rb +0 -19
  1507. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/part.rb +0 -123
  1508. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/parts_list.rb +0 -74
  1509. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/utilities.rb +0 -324
  1510. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/values/unicode_tables.dat +0 -0
  1511. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/version.rb +0 -17
  1512. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/version_specific/ruby_1_8.rb +0 -163
  1513. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail/version_specific/ruby_1_9.rb +0 -278
  1514. data/vendor/bundle/ruby/3.1.0/gems/mail-2.7.1/lib/mail.rb +0 -85
  1515. data/vendor/bundle/ruby/3.1.0/gems/matrix-0.4.2/LICENSE.txt +0 -22
  1516. data/vendor/bundle/ruby/3.1.0/gems/matrix-0.4.2/lib/matrix/eigenvalue_decomposition.rb +0 -882
  1517. data/vendor/bundle/ruby/3.1.0/gems/matrix-0.4.2/lib/matrix/lup_decomposition.rb +0 -219
  1518. data/vendor/bundle/ruby/3.1.0/gems/matrix-0.4.2/lib/matrix/version.rb +0 -5
  1519. data/vendor/bundle/ruby/3.1.0/gems/matrix-0.4.2/lib/matrix.rb +0 -2493
  1520. data/vendor/bundle/ruby/3.1.0/gems/matrix-0.4.2/matrix.gemspec +0 -26
  1521. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/Code-of-Conduct.md +0 -73
  1522. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/Contributing.md +0 -132
  1523. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/History.md +0 -269
  1524. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/Licence.md +0 -25
  1525. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/Manifest.txt +0 -31
  1526. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/README.rdoc +0 -194
  1527. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/Rakefile +0 -270
  1528. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/lib/mime/type/columnar.rb +0 -57
  1529. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/lib/mime/type.rb +0 -634
  1530. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/lib/mime/types/_columnar.rb +0 -137
  1531. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/lib/mime/types/cache.rb +0 -58
  1532. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/lib/mime/types/columnar.rb +0 -3
  1533. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/lib/mime/types/container.rb +0 -96
  1534. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/lib/mime/types/deprecations.rb +0 -36
  1535. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/lib/mime/types/full.rb +0 -19
  1536. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/lib/mime/types/loader.rb +0 -159
  1537. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/lib/mime/types/logger.rb +0 -37
  1538. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/lib/mime/types/registry.rb +0 -90
  1539. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/lib/mime/types.rb +0 -233
  1540. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/lib/mime-types.rb +0 -3
  1541. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/test/bad-fixtures/malformed +0 -9
  1542. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/test/fixture/json.json +0 -1
  1543. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/test/fixture/old-data +0 -9
  1544. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/test/fixture/yaml.yaml +0 -55
  1545. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/test/minitest_helper.rb +0 -11
  1546. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/test/test_mime_type.rb +0 -621
  1547. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/test/test_mime_types.rb +0 -169
  1548. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/test/test_mime_types_cache.rb +0 -118
  1549. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/test/test_mime_types_class.rb +0 -159
  1550. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/test/test_mime_types_lazy.rb +0 -49
  1551. data/vendor/bundle/ruby/3.1.0/gems/mime-types-3.4.1/test/test_mime_types_loader.rb +0 -32
  1552. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/Code-of-Conduct.md +0 -75
  1553. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/Contributing.md +0 -241
  1554. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/History.md +0 -502
  1555. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/Licence.md +0 -24
  1556. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/Manifest.txt +0 -34
  1557. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/README.md +0 -73
  1558. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/Rakefile +0 -155
  1559. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/data/content_type_mime.db +0 -878
  1560. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/data/ext_mime.db +0 -1198
  1561. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/data/mime-types.json +0 -1
  1562. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/data/mime.content_type.column +0 -2383
  1563. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/data/mime.docs.column +0 -2383
  1564. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/data/mime.encoding.column +0 -2383
  1565. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/data/mime.flags.column +0 -2383
  1566. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/data/mime.friendly.column +0 -2383
  1567. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/data/mime.pext.column +0 -2383
  1568. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/data/mime.use_instead.column +0 -2383
  1569. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/data/mime.xrefs.column +0 -2383
  1570. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/lib/mime/types/data.rb +0 -21
  1571. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/lib/mime-types-data.rb +0 -3
  1572. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/types/application.yaml +0 -17299
  1573. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/types/audio.yaml +0 -1716
  1574. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/types/chemical.yaml +0 -71
  1575. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/types/conference.yaml +0 -9
  1576. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/types/drawing.yaml +0 -15
  1577. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/types/font.yaml +0 -65
  1578. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/types/image.yaml +0 -1252
  1579. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/types/message.yaml +0 -205
  1580. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/types/model.yaml +0 -390
  1581. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/types/multipart.yaml +0 -179
  1582. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/types/provisional-standard-types.yaml +0 -145
  1583. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/types/text.yaml +0 -1166
  1584. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/types/video.yaml +0 -1121
  1585. data/vendor/bundle/ruby/3.1.0/gems/mime-types-data-3.2022.0105/types/world.yaml +0 -8
  1586. data/vendor/bundle/ruby/3.1.0/gems/mini_mime-1.1.2/CHANGELOG +0 -53
  1587. data/vendor/bundle/ruby/3.1.0/gems/mini_mime-1.1.2/CODE_OF_CONDUCT.md +0 -74
  1588. data/vendor/bundle/ruby/3.1.0/gems/mini_mime-1.1.2/Gemfile +0 -9
  1589. data/vendor/bundle/ruby/3.1.0/gems/mini_mime-1.1.2/LICENSE.txt +0 -21
  1590. data/vendor/bundle/ruby/3.1.0/gems/mini_mime-1.1.2/README.md +0 -114
  1591. data/vendor/bundle/ruby/3.1.0/gems/mini_mime-1.1.2/Rakefile +0 -97
  1592. data/vendor/bundle/ruby/3.1.0/gems/mini_mime-1.1.2/bench/bench.rb +0 -51
  1593. data/vendor/bundle/ruby/3.1.0/gems/mini_mime-1.1.2/bin/console +0 -15
  1594. data/vendor/bundle/ruby/3.1.0/gems/mini_mime-1.1.2/bin/db_pull_request +0 -20
  1595. data/vendor/bundle/ruby/3.1.0/gems/mini_mime-1.1.2/bin/setup +0 -8
  1596. data/vendor/bundle/ruby/3.1.0/gems/mini_mime-1.1.2/lib/db/content_type_mime.db +0 -878
  1597. data/vendor/bundle/ruby/3.1.0/gems/mini_mime-1.1.2/lib/db/ext_mime.db +0 -1198
  1598. data/vendor/bundle/ruby/3.1.0/gems/mini_mime-1.1.2/lib/mini_mime/version.rb +0 -4
  1599. data/vendor/bundle/ruby/3.1.0/gems/mini_mime-1.1.2/lib/mini_mime.rb +0 -167
  1600. data/vendor/bundle/ruby/3.1.0/gems/mini_mime-1.1.2/mini_mime.gemspec +0 -30
  1601. data/vendor/bundle/ruby/3.1.0/gems/net-protocol-0.1.3/Gemfile +0 -6
  1602. data/vendor/bundle/ruby/3.1.0/gems/net-protocol-0.1.3/LICENSE.txt +0 -22
  1603. data/vendor/bundle/ruby/3.1.0/gems/net-protocol-0.1.3/README.md +0 -29
  1604. data/vendor/bundle/ruby/3.1.0/gems/net-protocol-0.1.3/Rakefile +0 -17
  1605. data/vendor/bundle/ruby/3.1.0/gems/net-protocol-0.1.3/bin/console +0 -14
  1606. data/vendor/bundle/ruby/3.1.0/gems/net-protocol-0.1.3/bin/setup +0 -8
  1607. data/vendor/bundle/ruby/3.1.0/gems/net-protocol-0.1.3/lib/net/protocol.rb +0 -507
  1608. data/vendor/bundle/ruby/3.1.0/gems/net-protocol-0.1.3/net-protocol.gemspec +0 -33
  1609. data/vendor/bundle/ruby/3.1.0/gems/net-smtp-0.3.3/LICENSE.txt +0 -22
  1610. data/vendor/bundle/ruby/3.1.0/gems/net-smtp-0.3.3/lib/net/smtp.rb +0 -1212
  1611. data/vendor/bundle/ruby/3.1.0/gems/net-smtp-0.3.3/net-smtp.gemspec +0 -33
  1612. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/Gemfile +0 -5
  1613. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/LICENSE-DEPENDENCIES.md +0 -1903
  1614. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/LICENSE.md +0 -9
  1615. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/README.md +0 -280
  1616. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/bin/nokogiri +0 -131
  1617. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/dependencies.yml +0 -23
  1618. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/depend +0 -38
  1619. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/extconf.rb +0 -1023
  1620. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/gumbo.c +0 -584
  1621. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/html4_document.c +0 -166
  1622. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/html4_element_description.c +0 -294
  1623. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/html4_entity_lookup.c +0 -37
  1624. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/html4_sax_parser_context.c +0 -119
  1625. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/html4_sax_push_parser.c +0 -95
  1626. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libexslt/exslt.h +0 -108
  1627. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libexslt/exsltconfig.h +0 -70
  1628. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libexslt/exsltexports.h +0 -63
  1629. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/HTMLparser.h +0 -306
  1630. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/HTMLtree.h +0 -147
  1631. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/SAX.h +0 -204
  1632. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/SAX2.h +0 -172
  1633. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/c14n.h +0 -128
  1634. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/catalog.h +0 -182
  1635. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/chvalid.h +0 -230
  1636. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/debugXML.h +0 -217
  1637. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/dict.h +0 -81
  1638. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/encoding.h +0 -232
  1639. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/entities.h +0 -153
  1640. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/globals.h +0 -499
  1641. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/hash.h +0 -236
  1642. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/list.h +0 -137
  1643. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/nanoftp.h +0 -186
  1644. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/nanohttp.h +0 -81
  1645. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/parser.h +0 -1244
  1646. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/parserInternals.h +0 -656
  1647. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/pattern.h +0 -100
  1648. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/relaxng.h +0 -218
  1649. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/schemasInternals.h +0 -958
  1650. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/schematron.h +0 -142
  1651. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/threads.h +0 -91
  1652. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/tree.h +0 -1312
  1653. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/uri.h +0 -94
  1654. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/valid.h +0 -463
  1655. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xinclude.h +0 -129
  1656. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xlink.h +0 -189
  1657. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlIO.h +0 -368
  1658. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlautomata.h +0 -146
  1659. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlerror.h +0 -947
  1660. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlexports.h +0 -77
  1661. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlmemory.h +0 -226
  1662. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlmodule.h +0 -57
  1663. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlreader.h +0 -428
  1664. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlregexp.h +0 -222
  1665. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlsave.h +0 -88
  1666. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlschemas.h +0 -246
  1667. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlschemastypes.h +0 -152
  1668. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlstring.h +0 -140
  1669. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlunicode.h +0 -202
  1670. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlversion.h +0 -503
  1671. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlwriter.h +0 -488
  1672. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xpath.h +0 -575
  1673. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xpathInternals.h +0 -632
  1674. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xpointer.h +0 -137
  1675. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/attributes.h +0 -38
  1676. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/documents.h +0 -93
  1677. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/extensions.h +0 -262
  1678. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/extra.h +0 -72
  1679. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/functions.h +0 -78
  1680. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/imports.h +0 -75
  1681. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/keys.h +0 -53
  1682. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/namespaces.h +0 -68
  1683. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/numbersInternals.h +0 -73
  1684. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/pattern.h +0 -84
  1685. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/preproc.h +0 -43
  1686. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/security.h +0 -104
  1687. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/templates.h +0 -77
  1688. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/transform.h +0 -207
  1689. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/variables.h +0 -118
  1690. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/xslt.h +0 -110
  1691. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/xsltInternals.h +0 -1982
  1692. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/xsltconfig.h +0 -179
  1693. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/xsltexports.h +0 -64
  1694. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/xsltlocale.h +0 -76
  1695. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/include/libxslt/xsltutils.h +0 -310
  1696. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/libxml2_backwards_compat.c +0 -121
  1697. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/nokogiri.c +0 -278
  1698. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/nokogiri.h +0 -232
  1699. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/test_global_handlers.c +0 -40
  1700. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_attr.c +0 -103
  1701. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_attribute_decl.c +0 -70
  1702. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_cdata.c +0 -57
  1703. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_comment.c +0 -62
  1704. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_document.c +0 -684
  1705. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_document_fragment.c +0 -44
  1706. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_dtd.c +0 -208
  1707. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_element_content.c +0 -128
  1708. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_element_decl.c +0 -69
  1709. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_encoding_handler.c +0 -104
  1710. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_entity_decl.c +0 -112
  1711. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_entity_reference.c +0 -50
  1712. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_namespace.c +0 -156
  1713. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_node.c +0 -2165
  1714. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_node_set.c +0 -498
  1715. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_processing_instruction.c +0 -54
  1716. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_reader.c +0 -770
  1717. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_relax_ng.c +0 -185
  1718. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_sax_parser.c +0 -310
  1719. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_sax_parser_context.c +0 -288
  1720. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_sax_push_parser.c +0 -168
  1721. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_schema.c +0 -284
  1722. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_syntax_error.c +0 -85
  1723. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_text.c +0 -48
  1724. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xml_xpath_context.c +0 -409
  1725. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/ext/nokogiri/xslt_stylesheet.c +0 -362
  1726. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/gumbo-parser/CHANGES.md +0 -63
  1727. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/gumbo-parser/Makefile +0 -101
  1728. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/gumbo-parser/THANKS +0 -27
  1729. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/2.6/nokogiri.so +0 -0
  1730. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/2.7/nokogiri.so +0 -0
  1731. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/3.0/nokogiri.so +0 -0
  1732. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/3.1/nokogiri.so +0 -0
  1733. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/class_resolver.rb +0 -67
  1734. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/css/node.rb +0 -54
  1735. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/css/parser.rb +0 -770
  1736. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/css/parser.y +0 -277
  1737. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/css/parser_extras.rb +0 -96
  1738. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/css/syntax_error.rb +0 -9
  1739. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/css/tokenizer.rb +0 -155
  1740. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/css/tokenizer.rex +0 -56
  1741. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/css/xpath_visitor.rb +0 -357
  1742. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/css.rb +0 -60
  1743. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/decorators/slop.rb +0 -44
  1744. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/extension.rb +0 -31
  1745. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/gumbo.rb +0 -15
  1746. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/html.rb +0 -48
  1747. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/html4/builder.rb +0 -37
  1748. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/html4/document.rb +0 -333
  1749. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/html4/document_fragment.rb +0 -54
  1750. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/html4/element_description.rb +0 -25
  1751. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/html4/element_description_defaults.rb +0 -578
  1752. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/html4/entity_lookup.rb +0 -15
  1753. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/html4/sax/parser.rb +0 -63
  1754. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/html4/sax/parser_context.rb +0 -20
  1755. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/html4/sax/push_parser.rb +0 -37
  1756. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/html4.rb +0 -46
  1757. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/html5/document.rb +0 -91
  1758. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/html5/document_fragment.rb +0 -83
  1759. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/html5/node.rb +0 -100
  1760. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/html5.rb +0 -478
  1761. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/jruby/dependencies.rb +0 -21
  1762. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/syntax_error.rb +0 -6
  1763. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/version/constant.rb +0 -6
  1764. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/version/info.rb +0 -222
  1765. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/version.rb +0 -4
  1766. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/attr.rb +0 -17
  1767. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/attribute_decl.rb +0 -20
  1768. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/builder.rb +0 -487
  1769. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/cdata.rb +0 -13
  1770. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/character_data.rb +0 -9
  1771. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/document.rb +0 -423
  1772. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/document_fragment.rb +0 -162
  1773. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/dtd.rb +0 -34
  1774. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/element_content.rb +0 -38
  1775. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/element_decl.rb +0 -15
  1776. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/entity_decl.rb +0 -21
  1777. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/entity_reference.rb +0 -20
  1778. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/namespace.rb +0 -16
  1779. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/node/save_options.rb +0 -66
  1780. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/node.rb +0 -1408
  1781. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/node_set.rb +0 -368
  1782. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/notation.rb +0 -19
  1783. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/parse_options.rb +0 -134
  1784. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/pp/character_data.rb +0 -21
  1785. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/pp/node.rb +0 -55
  1786. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/pp.rb +0 -4
  1787. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/processing_instruction.rb +0 -10
  1788. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/reader.rb +0 -105
  1789. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/relax_ng.rb +0 -38
  1790. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/sax/document.rb +0 -167
  1791. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/sax/parser.rb +0 -126
  1792. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/sax/parser_context.rb +0 -21
  1793. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/sax/push_parser.rb +0 -61
  1794. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/sax.rb +0 -6
  1795. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/schema.rb +0 -73
  1796. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/searchable.rb +0 -270
  1797. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/syntax_error.rb +0 -72
  1798. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/text.rb +0 -11
  1799. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/xpath/syntax_error.rb +0 -13
  1800. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/xpath.rb +0 -21
  1801. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml/xpath_context.rb +0 -16
  1802. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xml.rb +0 -76
  1803. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xslt/stylesheet.rb +0 -27
  1804. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri/xslt.rb +0 -65
  1805. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/nokogiri.rb +0 -128
  1806. data/vendor/bundle/ruby/3.1.0/gems/nokogiri-1.13.9-x86_64-linux/lib/xsd/xmlparser/nokogiri.rb +0 -104
  1807. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/CONTRIBUTING.md +0 -23
  1808. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/LICENSE.md +0 -20
  1809. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/README.md +0 -820
  1810. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/Rakefile +0 -24
  1811. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/ext/sawyer/relation.rb +0 -12
  1812. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/arguments.rb +0 -14
  1813. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/authentication.rb +0 -80
  1814. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/actions_secrets.rb +0 -57
  1815. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/actions_workflow_runs.rb +0 -107
  1816. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/actions_workflows.rb +0 -44
  1817. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/apps.rb +0 -222
  1818. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/authorizations.rb +0 -185
  1819. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/checks.rb +0 -200
  1820. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/commit_branches.rb +0 -20
  1821. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/commit_comments.rb +0 -95
  1822. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/commit_pulls.rb +0 -20
  1823. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/commits.rb +0 -236
  1824. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/community_profile.rb +0 -22
  1825. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/contents.rb +0 -167
  1826. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/deployments.rb +0 -82
  1827. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/downloads.rb +0 -49
  1828. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/emojis.rb +0 -18
  1829. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/events.rb +0 -152
  1830. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/feeds.rb +0 -32
  1831. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/gists.rb +0 -234
  1832. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/gitignore.rb +0 -43
  1833. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/hooks.rb +0 -297
  1834. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/issues.rb +0 -368
  1835. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/labels.rb +0 -156
  1836. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/legacy_search.rb +0 -42
  1837. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/licenses.rb +0 -45
  1838. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/markdown.rb +0 -27
  1839. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/marketplace.rb +0 -56
  1840. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/meta.rb +0 -20
  1841. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/milestones.rb +0 -87
  1842. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/notifications.rb +0 -167
  1843. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/oauth_applications.rb +0 -120
  1844. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/objects.rb +0 -141
  1845. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/organizations.rb +0 -820
  1846. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/pages.rb +0 -63
  1847. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/projects.rb +0 -313
  1848. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/pub_sub_hubbub.rb +0 -111
  1849. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/pull_requests.rb +0 -302
  1850. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/rate_limit.rb +0 -52
  1851. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/reactions.rb +0 -158
  1852. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/refs.rb +0 -133
  1853. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/releases.rb +0 -164
  1854. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/repositories.rb +0 -799
  1855. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/repository_invitations.rb +0 -96
  1856. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/reviews.rb +0 -227
  1857. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/say.rb +0 -18
  1858. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/search.rb +0 -91
  1859. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/service_status.rb +0 -48
  1860. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/source_import.rb +0 -161
  1861. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/stats.rb +0 -108
  1862. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/statuses.rb +0 -47
  1863. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/traffic.rb +0 -68
  1864. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client/users.rb +0 -442
  1865. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/client.rb +0 -268
  1866. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/configurable.rb +0 -157
  1867. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/connection.rb +0 -210
  1868. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/default.rb +0 -187
  1869. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/enterprise_admin_client/admin_stats.rb +0 -119
  1870. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/enterprise_admin_client/license.rb +0 -17
  1871. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/enterprise_admin_client/orgs.rb +0 -26
  1872. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/enterprise_admin_client/search_indexing.rb +0 -82
  1873. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/enterprise_admin_client/users.rb +0 -129
  1874. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/enterprise_admin_client.rb +0 -46
  1875. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/enterprise_management_console_client/management_console.rb +0 -176
  1876. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/enterprise_management_console_client.rb +0 -56
  1877. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/error.rb +0 -356
  1878. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/gist.rb +0 -35
  1879. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/middleware/follow_redirects.rb +0 -135
  1880. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/organization.rb +0 -19
  1881. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/preview.rb +0 -46
  1882. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/rate_limit.rb +0 -33
  1883. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/repo_arguments.rb +0 -18
  1884. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/repository.rb +0 -94
  1885. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/response/base_middleware.rb +0 -10
  1886. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/response/feed_parser.rb +0 -17
  1887. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/response/raise_error.rb +0 -19
  1888. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/user.rb +0 -21
  1889. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/version.rb +0 -19
  1890. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit/warnable.rb +0 -16
  1891. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/lib/octokit.rb +0 -66
  1892. data/vendor/bundle/ruby/3.1.0/gems/octokit-4.25.1/octokit.gemspec +0 -25
  1893. data/vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/Gemfile +0 -4
  1894. data/vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/LICENSE +0 -27
  1895. data/vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/README.md +0 -78
  1896. data/vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/Rakefile +0 -2
  1897. data/vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/lib/phantomjs/platform.rb +0 -162
  1898. data/vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/lib/phantomjs/poltergeist.rb +0 -13
  1899. data/vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/lib/phantomjs/version.rb +0 -3
  1900. data/vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/lib/phantomjs.rb +0 -61
  1901. data/vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec +0 -27
  1902. data/vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/spec/phantomjs_spec.rb +0 -50
  1903. data/vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/spec/platform_spec.rb +0 -203
  1904. data/vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/spec/runner.js +0 -5
  1905. data/vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/spec/spec_helper.rb +0 -11
  1906. data/vendor/bundle/ruby/3.1.0/gems/pit-0.0.7/ChangeLog +0 -87
  1907. data/vendor/bundle/ruby/3.1.0/gems/pit-0.0.7/Gemfile +0 -6
  1908. data/vendor/bundle/ruby/3.1.0/gems/pit-0.0.7/README +0 -59
  1909. data/vendor/bundle/ruby/3.1.0/gems/pit-0.0.7/Rakefile +0 -9
  1910. data/vendor/bundle/ruby/3.1.0/gems/pit-0.0.7/bin/pit +0 -137
  1911. data/vendor/bundle/ruby/3.1.0/gems/pit-0.0.7/lib/pit/version.rb +0 -4
  1912. data/vendor/bundle/ruby/3.1.0/gems/pit-0.0.7/lib/pit.rb +0 -97
  1913. data/vendor/bundle/ruby/3.1.0/gems/pit-0.0.7/pit.gemspec +0 -19
  1914. data/vendor/bundle/ruby/3.1.0/gems/pit-0.0.7/test/pit_test.rb +0 -112
  1915. data/vendor/bundle/ruby/3.1.0/gems/pit-0.0.7/test/test_helper.rb +0 -3
  1916. data/vendor/bundle/ruby/3.1.0/gems/power_assert-2.0.1/BSDL +0 -22
  1917. data/vendor/bundle/ruby/3.1.0/gems/power_assert-2.0.1/COPYING +0 -57
  1918. data/vendor/bundle/ruby/3.1.0/gems/power_assert-2.0.1/Gemfile +0 -9
  1919. data/vendor/bundle/ruby/3.1.0/gems/power_assert-2.0.1/LEGAL +0 -4
  1920. data/vendor/bundle/ruby/3.1.0/gems/power_assert-2.0.1/README.md +0 -98
  1921. data/vendor/bundle/ruby/3.1.0/gems/power_assert-2.0.1/Rakefile +0 -59
  1922. data/vendor/bundle/ruby/3.1.0/gems/power_assert-2.0.1/lib/power_assert/colorize.rb +0 -7
  1923. data/vendor/bundle/ruby/3.1.0/gems/power_assert-2.0.1/lib/power_assert/configuration.rb +0 -46
  1924. data/vendor/bundle/ruby/3.1.0/gems/power_assert-2.0.1/lib/power_assert/context.rb +0 -233
  1925. data/vendor/bundle/ruby/3.1.0/gems/power_assert-2.0.1/lib/power_assert/enable_tracepoint_events.rb +0 -58
  1926. data/vendor/bundle/ruby/3.1.0/gems/power_assert-2.0.1/lib/power_assert/inspector.rb +0 -62
  1927. data/vendor/bundle/ruby/3.1.0/gems/power_assert-2.0.1/lib/power_assert/parser.rb +0 -251
  1928. data/vendor/bundle/ruby/3.1.0/gems/power_assert-2.0.1/lib/power_assert/version.rb +0 -3
  1929. data/vendor/bundle/ruby/3.1.0/gems/power_assert-2.0.1/lib/power_assert.rb +0 -91
  1930. data/vendor/bundle/ruby/3.1.0/gems/power_assert-2.0.1/power_assert.gemspec +0 -31
  1931. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/2.0-Upgrade.md +0 -52
  1932. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/CHANGELOG.md +0 -426
  1933. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/Gemfile +0 -14
  1934. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/LICENSE.txt +0 -22
  1935. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/README.md +0 -217
  1936. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/Rakefile +0 -52
  1937. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/SECURITY.md +0 -104
  1938. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/bin/console +0 -15
  1939. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/data/list.txt +0 -14066
  1940. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/lib/public_suffix/domain.rb +0 -235
  1941. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/lib/public_suffix/errors.rb +0 -41
  1942. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/lib/public_suffix/list.rb +0 -247
  1943. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/lib/public_suffix/rule.rb +0 -350
  1944. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/lib/public_suffix/version.rb +0 -15
  1945. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/lib/public_suffix.rb +0 -177
  1946. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/public_suffix.gemspec +0 -29
  1947. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/acceptance_test.rb +0 -131
  1948. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/benchmarks/bm_find.rb +0 -66
  1949. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/benchmarks/bm_find_all.rb +0 -102
  1950. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/benchmarks/bm_names.rb +0 -91
  1951. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/benchmarks/bm_select.rb +0 -26
  1952. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/benchmarks/bm_select_incremental.rb +0 -25
  1953. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/benchmarks/bm_valid.rb +0 -101
  1954. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/profilers/domain_profiler.rb +0 -12
  1955. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/profilers/find_profiler.rb +0 -12
  1956. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/profilers/find_profiler_jp.rb +0 -12
  1957. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/profilers/initialization_profiler.rb +0 -11
  1958. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/profilers/list_profsize.rb +0 -11
  1959. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/profilers/object_binsize.rb +0 -57
  1960. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/psl_test.rb +0 -52
  1961. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/test_helper.rb +0 -10
  1962. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/tests.txt +0 -98
  1963. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/unit/domain_test.rb +0 -106
  1964. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/unit/errors_test.rb +0 -25
  1965. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/unit/list_test.rb +0 -241
  1966. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/unit/public_suffix_test.rb +0 -188
  1967. data/vendor/bundle/ruby/3.1.0/gems/public_suffix-5.0.0/test/unit/rule_test.rb +0 -222
  1968. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/CHANGELOG.md +0 -815
  1969. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/CONTRIBUTING.md +0 -142
  1970. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/MIT-LICENSE +0 -20
  1971. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/README.md +0 -293
  1972. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/SPEC.rdoc +0 -340
  1973. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/auth/abstract/handler.rb +0 -41
  1974. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/auth/abstract/request.rb +0 -49
  1975. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/auth/basic.rb +0 -61
  1976. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/auth/digest/md5.rb +0 -1
  1977. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/auth/digest/nonce.rb +0 -1
  1978. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/auth/digest/params.rb +0 -1
  1979. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/auth/digest/request.rb +0 -1
  1980. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/auth/digest.rb +0 -256
  1981. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/body_proxy.rb +0 -47
  1982. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/builder.rb +0 -275
  1983. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/cascade.rb +0 -70
  1984. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/chunked.rb +0 -120
  1985. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/common_logger.rb +0 -88
  1986. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/conditional_get.rb +0 -86
  1987. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/config.rb +0 -22
  1988. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/constants.rb +0 -63
  1989. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/content_length.rb +0 -34
  1990. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/content_type.rb +0 -33
  1991. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/deflater.rb +0 -158
  1992. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/directory.rb +0 -205
  1993. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/etag.rb +0 -68
  1994. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/events.rb +0 -157
  1995. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/file.rb +0 -9
  1996. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/files.rb +0 -216
  1997. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/head.rb +0 -26
  1998. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/headers.rb +0 -154
  1999. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/lint.rb +0 -907
  2000. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/lock.rb +0 -29
  2001. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/logger.rb +0 -22
  2002. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/media_type.rb +0 -43
  2003. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/method_override.rb +0 -56
  2004. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/mime.rb +0 -693
  2005. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/mock.rb +0 -3
  2006. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/mock_request.rb +0 -166
  2007. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/mock_response.rb +0 -126
  2008. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/multipart/generator.rb +0 -99
  2009. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/multipart/parser.rb +0 -422
  2010. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/multipart/uploaded_file.rb +0 -45
  2011. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/multipart.rb +0 -44
  2012. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/null_logger.rb +0 -48
  2013. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/query_parser.rb +0 -253
  2014. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/recursive.rb +0 -66
  2015. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/reloader.rb +0 -112
  2016. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/request.rb +0 -757
  2017. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/response.rb +0 -388
  2018. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/rewindable_input.rb +0 -113
  2019. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/runtime.rb +0 -35
  2020. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/sendfile.rb +0 -167
  2021. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/show_exceptions.rb +0 -403
  2022. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/show_status.rb +0 -123
  2023. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/static.rb +0 -187
  2024. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/tempfile_reaper.rb +0 -33
  2025. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/urlmap.rb +0 -99
  2026. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/utils.rb +0 -642
  2027. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack/version.rb +0 -34
  2028. data/vendor/bundle/ruby/3.1.0/gems/rack-3.0.1/lib/rack.rb +0 -70
  2029. data/vendor/bundle/ruby/3.1.0/gems/rack-test-2.0.2/History.md +0 -349
  2030. data/vendor/bundle/ruby/3.1.0/gems/rack-test-2.0.2/MIT-LICENSE.txt +0 -20
  2031. data/vendor/bundle/ruby/3.1.0/gems/rack-test-2.0.2/README.md +0 -139
  2032. data/vendor/bundle/ruby/3.1.0/gems/rack-test-2.0.2/lib/rack/mock_session.rb +0 -2
  2033. data/vendor/bundle/ruby/3.1.0/gems/rack-test-2.0.2/lib/rack/test/cookie_jar.rb +0 -246
  2034. data/vendor/bundle/ruby/3.1.0/gems/rack-test-2.0.2/lib/rack/test/methods.rb +0 -95
  2035. data/vendor/bundle/ruby/3.1.0/gems/rack-test-2.0.2/lib/rack/test/mock_digest_request.rb +0 -35
  2036. data/vendor/bundle/ruby/3.1.0/gems/rack-test-2.0.2/lib/rack/test/uploaded_file.rb +0 -109
  2037. data/vendor/bundle/ruby/3.1.0/gems/rack-test-2.0.2/lib/rack/test/utils.rb +0 -156
  2038. data/vendor/bundle/ruby/3.1.0/gems/rack-test-2.0.2/lib/rack/test/version.rb +0 -5
  2039. data/vendor/bundle/ruby/3.1.0/gems/rack-test-2.0.2/lib/rack/test.rb +0 -414
  2040. data/vendor/bundle/ruby/3.1.0/gems/racksh-1.0.0/CHANGELOG.txt +0 -34
  2041. data/vendor/bundle/ruby/3.1.0/gems/racksh-1.0.0/README.markdown +0 -150
  2042. data/vendor/bundle/ruby/3.1.0/gems/racksh-1.0.0/bin/racksh +0 -25
  2043. data/vendor/bundle/ruby/3.1.0/gems/racksh-1.0.0/lib/racksh/init.rb +0 -53
  2044. data/vendor/bundle/ruby/3.1.0/gems/racksh-1.0.0/lib/racksh/irb.rb +0 -2
  2045. data/vendor/bundle/ruby/3.1.0/gems/racksh-1.0.0/lib/racksh/session.rb +0 -18
  2046. data/vendor/bundle/ruby/3.1.0/gems/racksh-1.0.0/lib/racksh/version.rb +0 -5
  2047. data/vendor/bundle/ruby/3.1.0/gems/rackup-0.2.3/LICENSE.md +0 -22
  2048. data/vendor/bundle/ruby/3.1.0/gems/rackup-0.2.3/bin/rackup +0 -5
  2049. data/vendor/bundle/ruby/3.1.0/gems/rackup-0.2.3/lib/rack/handler.rb +0 -7
  2050. data/vendor/bundle/ruby/3.1.0/gems/rackup-0.2.3/lib/rack/server.rb +0 -7
  2051. data/vendor/bundle/ruby/3.1.0/gems/rackup-0.2.3/lib/rackup/handler/cgi.rb +0 -58
  2052. data/vendor/bundle/ruby/3.1.0/gems/rackup-0.2.3/lib/rackup/handler/webrick.rb +0 -138
  2053. data/vendor/bundle/ruby/3.1.0/gems/rackup-0.2.3/lib/rackup/handler.rb +0 -110
  2054. data/vendor/bundle/ruby/3.1.0/gems/rackup-0.2.3/lib/rackup/lobster.rb +0 -78
  2055. data/vendor/bundle/ruby/3.1.0/gems/rackup-0.2.3/lib/rackup/server.rb +0 -459
  2056. data/vendor/bundle/ruby/3.1.0/gems/rackup-0.2.3/lib/rackup/version.rb +0 -25
  2057. data/vendor/bundle/ruby/3.1.0/gems/rackup-0.2.3/lib/rackup.rb +0 -8
  2058. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/History.rdoc +0 -2403
  2059. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/MIT-LICENSE +0 -21
  2060. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/README.rdoc +0 -155
  2061. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/doc/command_line_usage.rdoc +0 -158
  2062. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/doc/example/Rakefile1 +0 -38
  2063. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/doc/example/Rakefile2 +0 -35
  2064. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/doc/example/a.c +0 -6
  2065. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/doc/example/b.c +0 -6
  2066. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/doc/example/main.c +0 -11
  2067. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/doc/glossary.rdoc +0 -42
  2068. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/doc/jamis.rb +0 -592
  2069. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/doc/proto_rake.rdoc +0 -127
  2070. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/doc/rake.1 +0 -156
  2071. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/doc/rakefile.rdoc +0 -622
  2072. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/doc/rational.rdoc +0 -151
  2073. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/exe/rake +0 -27
  2074. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/application.rb +0 -831
  2075. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/backtrace.rb +0 -24
  2076. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/clean.rb +0 -78
  2077. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/cloneable.rb +0 -17
  2078. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/cpu_counter.rb +0 -107
  2079. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/default_loader.rb +0 -15
  2080. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/dsl_definition.rb +0 -195
  2081. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/early_time.rb +0 -22
  2082. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/ext/core.rb +0 -26
  2083. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/ext/string.rb +0 -176
  2084. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/file_creation_task.rb +0 -25
  2085. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/file_list.rb +0 -435
  2086. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/file_task.rb +0 -54
  2087. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/file_utils.rb +0 -134
  2088. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/file_utils_ext.rb +0 -134
  2089. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/invocation_chain.rb +0 -57
  2090. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/invocation_exception_mixin.rb +0 -17
  2091. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/late_time.rb +0 -18
  2092. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/linked_list.rb +0 -112
  2093. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/loaders/makefile.rb +0 -54
  2094. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/multi_task.rb +0 -14
  2095. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/name_space.rb +0 -38
  2096. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/packagetask.rb +0 -222
  2097. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/phony.rb +0 -16
  2098. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/private_reader.rb +0 -21
  2099. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/promise.rb +0 -100
  2100. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/pseudo_status.rb +0 -30
  2101. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/rake_module.rb +0 -67
  2102. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb +0 -27
  2103. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/rule_recursion_overflow_error.rb +0 -20
  2104. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/scope.rb +0 -43
  2105. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/task.rb +0 -434
  2106. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/task_argument_error.rb +0 -8
  2107. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/task_arguments.rb +0 -109
  2108. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/task_manager.rb +0 -331
  2109. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/tasklib.rb +0 -12
  2110. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/testtask.rb +0 -189
  2111. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/thread_history_display.rb +0 -49
  2112. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/thread_pool.rb +0 -163
  2113. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/trace_output.rb +0 -23
  2114. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/version.rb +0 -10
  2115. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake/win32.rb +0 -51
  2116. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/lib/rake.rb +0 -71
  2117. data/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/rake.gemspec +0 -100
  2118. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/COPYING +0 -20
  2119. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/Gemfile +0 -9
  2120. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/README.markdown +0 -405
  2121. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/Rakefile +0 -60
  2122. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/bin/redcarpet +0 -7
  2123. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/Makefile +0 -268
  2124. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/autolink.c +0 -308
  2125. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/autolink.h +0 -55
  2126. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/autolink.o +0 -0
  2127. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/buffer.c +0 -203
  2128. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/buffer.h +0 -88
  2129. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/buffer.o +0 -0
  2130. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/extconf.rb +0 -6
  2131. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/houdini.h +0 -51
  2132. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/houdini_href_e.c +0 -124
  2133. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/houdini_href_e.o +0 -0
  2134. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/houdini_html_e.c +0 -104
  2135. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/houdini_html_e.o +0 -0
  2136. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/html.c +0 -852
  2137. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/html.h +0 -83
  2138. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/html.o +0 -0
  2139. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/html_blocks.h +0 -227
  2140. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/html_smartypants.c +0 -472
  2141. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/html_smartypants.o +0 -0
  2142. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/markdown.c +0 -2915
  2143. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/markdown.h +0 -143
  2144. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/markdown.o +0 -0
  2145. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/rc_markdown.c +0 -183
  2146. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/rc_markdown.o +0 -0
  2147. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/rc_render.c +0 -568
  2148. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/rc_render.o +0 -0
  2149. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/redcarpet.h +0 -52
  2150. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/redcarpet.so +0 -0
  2151. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/stack.c +0 -84
  2152. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/stack.h +0 -48
  2153. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/ext/redcarpet/stack.o +0 -0
  2154. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/lib/redcarpet/cli.rb +0 -86
  2155. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/lib/redcarpet/compat.rb +0 -71
  2156. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/lib/redcarpet/render_man.rb +0 -65
  2157. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/lib/redcarpet/render_strip.rb +0 -60
  2158. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/lib/redcarpet.rb +0 -92
  2159. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/lib/redcarpet.so +0 -0
  2160. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/redcarpet.gemspec +0 -71
  2161. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/test/benchmark.rb +0 -24
  2162. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/test/custom_render_test.rb +0 -67
  2163. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/test/fixtures/benchmark.md +0 -232
  2164. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/test/html5_test.rb +0 -82
  2165. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/test/html_render_test.rb +0 -274
  2166. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/test/html_toc_render_test.rb +0 -112
  2167. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/test/markdown_test.rb +0 -416
  2168. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/test/pathological_inputs_test.rb +0 -34
  2169. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/test/redcarpet_bin_test.rb +0 -80
  2170. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/test/redcarpet_compat_test.rb +0 -38
  2171. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/test/safe_render_test.rb +0 -35
  2172. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/test/smarty_html_test.rb +0 -51
  2173. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/test/smarty_pants_test.rb +0 -58
  2174. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/test/stripdown_render_test.rb +0 -69
  2175. data/vendor/bundle/ruby/3.1.0/gems/redcarpet-3.5.1/test/test_helper.rb +0 -47
  2176. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/CHANGELOG.md +0 -582
  2177. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/Gemfile +0 -15
  2178. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/LICENSE +0 -22
  2179. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/README.md +0 -489
  2180. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/Rakefile +0 -23
  2181. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/error.rb +0 -4
  2182. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/base.rb +0 -75
  2183. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/alternation.rb +0 -10
  2184. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/anchor.rb +0 -24
  2185. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/backreference.rb +0 -61
  2186. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/character_set/intersection.rb +0 -9
  2187. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/character_set/range.rb +0 -24
  2188. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/character_set.rb +0 -27
  2189. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/character_type.rb +0 -17
  2190. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/conditional.rb +0 -68
  2191. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/escape_sequence.rb +0 -100
  2192. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/free_space.rb +0 -15
  2193. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/group.rb +0 -85
  2194. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/keep.rb +0 -7
  2195. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/literal.rb +0 -3
  2196. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/posix_class.rb +0 -11
  2197. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/root.rb +0 -9
  2198. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/classes/unicode_property.rb +0 -119
  2199. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/methods/construct.rb +0 -43
  2200. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/methods/match.rb +0 -13
  2201. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/methods/match_length.rb +0 -172
  2202. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/methods/options.rb +0 -35
  2203. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/methods/strfregexp.rb +0 -114
  2204. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/methods/tests.rb +0 -106
  2205. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/methods/traverse.rb +0 -64
  2206. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/quantifier.rb +0 -71
  2207. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/sequence.rb +0 -36
  2208. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/sequence_operation.rb +0 -25
  2209. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/shared.rb +0 -85
  2210. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression/subexpression.rb +0 -62
  2211. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/expression.rb +0 -33
  2212. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/lexer.rb +0 -129
  2213. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/parser.rb +0 -583
  2214. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/scanner/char_type.rl +0 -28
  2215. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/scanner/properties/long.csv +0 -622
  2216. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/scanner/properties/short.csv +0 -246
  2217. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/scanner/property.rl +0 -30
  2218. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/scanner/scanner.rl +0 -899
  2219. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/scanner.rb +0 -2665
  2220. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/any.rb +0 -10
  2221. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/base.rb +0 -120
  2222. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/token/anchor.rb +0 -15
  2223. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/token/assertion.rb +0 -13
  2224. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/token/backreference.rb +0 -30
  2225. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/token/character_set.rb +0 -13
  2226. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/token/character_type.rb +0 -16
  2227. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/token/conditional.rb +0 -16
  2228. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/token/escape.rb +0 -31
  2229. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/token/group.rb +0 -23
  2230. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/token/keep.rb +0 -12
  2231. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/token/meta.rb +0 -13
  2232. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/token/posix_class.rb +0 -17
  2233. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/token/quantifier.rb +0 -35
  2234. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/token/unicode_property.rb +0 -717
  2235. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/token.rb +0 -45
  2236. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/version_lookup.rb +0 -73
  2237. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/versions/1.8.6.rb +0 -14
  2238. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/versions/1.9.1.rb +0 -11
  2239. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/versions/1.9.3.rb +0 -4
  2240. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/versions/2.0.0.rb +0 -10
  2241. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/versions/2.2.0.rb +0 -4
  2242. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/versions/2.3.0.rb +0 -4
  2243. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/versions/2.4.0.rb +0 -4
  2244. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/versions/2.4.1.rb +0 -3
  2245. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/versions/2.5.0.rb +0 -4
  2246. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/versions/2.6.0.rb +0 -4
  2247. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/versions/2.6.2.rb +0 -4
  2248. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/versions/2.6.3.rb +0 -4
  2249. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/versions/3.1.0.rb +0 -4
  2250. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/versions/3.2.0.rb +0 -4
  2251. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax/versions.rb +0 -6
  2252. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/syntax.rb +0 -11
  2253. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/token.rb +0 -24
  2254. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser/version.rb +0 -5
  2255. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/lib/regexp_parser.rb +0 -6
  2256. data/vendor/bundle/ruby/3.1.0/gems/regexp_parser-2.5.0/regexp_parser.gemspec +0 -34
  2257. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/LICENSE.txt +0 -22
  2258. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/NEWS.md +0 -178
  2259. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/README.md +0 -48
  2260. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/doc/rexml/context.rdoc +0 -143
  2261. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/doc/rexml/tasks/rdoc/child.rdoc +0 -87
  2262. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/doc/rexml/tasks/rdoc/document.rdoc +0 -276
  2263. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/doc/rexml/tasks/rdoc/element.rdoc +0 -602
  2264. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/doc/rexml/tasks/rdoc/node.rdoc +0 -97
  2265. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/doc/rexml/tasks/rdoc/parent.rdoc +0 -267
  2266. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/child_toc.rdoc +0 -12
  2267. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/document_toc.rdoc +0 -30
  2268. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/element_toc.rdoc +0 -55
  2269. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/master_toc.rdoc +0 -135
  2270. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/node_toc.rdoc +0 -16
  2271. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/parent_toc.rdoc +0 -25
  2272. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/attlistdecl.rb +0 -63
  2273. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/attribute.rb +0 -205
  2274. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/cdata.rb +0 -68
  2275. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/child.rb +0 -97
  2276. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/comment.rb +0 -80
  2277. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/doctype.rb +0 -311
  2278. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/document.rb +0 -451
  2279. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/dtd/attlistdecl.rb +0 -11
  2280. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/dtd/dtd.rb +0 -47
  2281. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/dtd/elementdecl.rb +0 -18
  2282. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/dtd/entitydecl.rb +0 -57
  2283. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/dtd/notationdecl.rb +0 -40
  2284. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/element.rb +0 -2599
  2285. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/encoding.rb +0 -51
  2286. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/entity.rb +0 -171
  2287. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/formatters/default.rb +0 -116
  2288. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/formatters/pretty.rb +0 -142
  2289. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/formatters/transitive.rb +0 -58
  2290. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/functions.rb +0 -447
  2291. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/instruction.rb +0 -79
  2292. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/light/node.rb +0 -188
  2293. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/namespace.rb +0 -59
  2294. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/node.rb +0 -76
  2295. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/output.rb +0 -30
  2296. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/parent.rb +0 -166
  2297. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/parseexception.rb +0 -52
  2298. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/parsers/baseparser.rb +0 -694
  2299. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/parsers/lightparser.rb +0 -59
  2300. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/parsers/pullparser.rb +0 -197
  2301. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/parsers/sax2parser.rb +0 -273
  2302. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/parsers/streamparser.rb +0 -61
  2303. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/parsers/treeparser.rb +0 -101
  2304. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/parsers/ultralightparser.rb +0 -57
  2305. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/parsers/xpathparser.rb +0 -689
  2306. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/quickpath.rb +0 -266
  2307. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/rexml.rb +0 -37
  2308. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/sax2listener.rb +0 -98
  2309. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/security.rb +0 -28
  2310. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/source.rb +0 -298
  2311. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/streamlistener.rb +0 -93
  2312. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/text.rb +0 -424
  2313. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/undefinednamespaceexception.rb +0 -9
  2314. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/validation/relaxng.rb +0 -539
  2315. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/validation/validation.rb +0 -144
  2316. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/validation/validationexception.rb +0 -10
  2317. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/xmldecl.rb +0 -130
  2318. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/xmltokens.rb +0 -85
  2319. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/xpath.rb +0 -81
  2320. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml/xpath_parser.rb +0 -974
  2321. data/vendor/bundle/ruby/3.1.0/gems/rexml-3.2.5/lib/rexml.rb +0 -3
  2322. data/vendor/bundle/ruby/3.1.0/gems/rspec-3.12.0/LICENSE.md +0 -27
  2323. data/vendor/bundle/ruby/3.1.0/gems/rspec-3.12.0/README.md +0 -47
  2324. data/vendor/bundle/ruby/3.1.0/gems/rspec-3.12.0/lib/rspec/version.rb +0 -5
  2325. data/vendor/bundle/ruby/3.1.0/gems/rspec-3.12.0/lib/rspec.rb +0 -3
  2326. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/Changelog.md +0 -2360
  2327. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/LICENSE.md +0 -26
  2328. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/README.md +0 -384
  2329. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/exe/rspec +0 -4
  2330. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/autorun.rb +0 -3
  2331. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/backtrace_formatter.rb +0 -65
  2332. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/bisect/coordinator.rb +0 -62
  2333. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/bisect/example_minimizer.rb +0 -173
  2334. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/bisect/fork_runner.rb +0 -138
  2335. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/bisect/server.rb +0 -61
  2336. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/bisect/shell_command.rb +0 -126
  2337. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/bisect/shell_runner.rb +0 -73
  2338. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/bisect/utilities.rb +0 -69
  2339. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/configuration.rb +0 -2385
  2340. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/configuration_options.rb +0 -233
  2341. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/did_you_mean.rb +0 -46
  2342. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/drb.rb +0 -120
  2343. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/dsl.rb +0 -98
  2344. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/example.rb +0 -666
  2345. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/example_group.rb +0 -905
  2346. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/example_status_persister.rb +0 -235
  2347. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/filter_manager.rb +0 -231
  2348. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/flat_map.rb +0 -20
  2349. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/base_bisect_formatter.rb +0 -45
  2350. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/base_formatter.rb +0 -70
  2351. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/base_text_formatter.rb +0 -75
  2352. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/bisect_drb_formatter.rb +0 -29
  2353. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -157
  2354. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/console_codes.rb +0 -76
  2355. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/deprecation_formatter.rb +0 -223
  2356. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/documentation_formatter.rb +0 -102
  2357. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/exception_presenter.rb +0 -525
  2358. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/failure_list_formatter.rb +0 -23
  2359. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -28
  2360. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/helpers.rb +0 -118
  2361. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/html_formatter.rb +0 -153
  2362. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/html_printer.rb +0 -412
  2363. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -120
  2364. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/json_formatter.rb +0 -102
  2365. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/profile_formatter.rb +0 -68
  2366. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/progress_formatter.rb +0 -29
  2367. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/protocol.rb +0 -182
  2368. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/snippet_extractor.rb +0 -134
  2369. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/syntax_highlighter.rb +0 -91
  2370. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters.rb +0 -279
  2371. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/hooks.rb +0 -646
  2372. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/invocations.rb +0 -87
  2373. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/memoized_helpers.rb +0 -580
  2374. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/metadata.rb +0 -498
  2375. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/metadata_filter.rb +0 -255
  2376. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/minitest_assertions_adapter.rb +0 -31
  2377. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/mocking_adapters/flexmock.rb +0 -31
  2378. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/mocking_adapters/mocha.rb +0 -57
  2379. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/mocking_adapters/null.rb +0 -14
  2380. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/mocking_adapters/rr.rb +0 -31
  2381. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/mocking_adapters/rspec.rb +0 -32
  2382. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/notifications.rb +0 -521
  2383. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/option_parser.rb +0 -323
  2384. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/ordering.rb +0 -169
  2385. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/output_wrapper.rb +0 -29
  2386. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/pending.rb +0 -157
  2387. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/profiler.rb +0 -34
  2388. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -98
  2389. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/project_initializer.rb +0 -48
  2390. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/rake_task.rb +0 -188
  2391. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/reporter.rb +0 -265
  2392. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/ruby_project.rb +0 -53
  2393. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/runner.rb +0 -212
  2394. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/sandbox.rb +0 -37
  2395. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/set.rb +0 -54
  2396. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/shared_context.rb +0 -55
  2397. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/shared_example_group.rb +0 -271
  2398. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/shell_escape.rb +0 -49
  2399. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/test_unit_assertions_adapter.rb +0 -30
  2400. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/version.rb +0 -9
  2401. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/warnings.rb +0 -40
  2402. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core/world.rb +0 -287
  2403. data/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/lib/rspec/core.rb +0 -212
  2404. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/Changelog.md +0 -1285
  2405. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/LICENSE.md +0 -25
  2406. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/README.md +0 -320
  2407. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/expectations/block_snippet_extractor.rb +0 -253
  2408. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/expectations/configuration.rb +0 -230
  2409. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/expectations/expectation_target.rb +0 -163
  2410. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/expectations/fail_with.rb +0 -39
  2411. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/expectations/failure_aggregator.rb +0 -212
  2412. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/expectations/handler.rb +0 -182
  2413. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/expectations/minitest_integration.rb +0 -58
  2414. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/expectations/syntax.rb +0 -132
  2415. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/expectations/version.rb +0 -8
  2416. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/expectations.rb +0 -82
  2417. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/aliased_matcher.rb +0 -116
  2418. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/all.rb +0 -86
  2419. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/base_matcher.rb +0 -198
  2420. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/be.rb +0 -191
  2421. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/be_between.rb +0 -77
  2422. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/be_instance_of.rb +0 -26
  2423. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/be_kind_of.rb +0 -20
  2424. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/be_within.rb +0 -72
  2425. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/change.rb +0 -450
  2426. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/compound.rb +0 -290
  2427. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/contain_exactly.rb +0 -310
  2428. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/count_expectation.rb +0 -169
  2429. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/cover.rb +0 -24
  2430. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/eq.rb +0 -40
  2431. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/eql.rb +0 -34
  2432. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/equal.rb +0 -81
  2433. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/exist.rb +0 -90
  2434. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/has.rb +0 -167
  2435. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/have_attributes.rb +0 -114
  2436. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/include.rb +0 -206
  2437. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/match.rb +0 -106
  2438. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/operators.rb +0 -128
  2439. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/output.rb +0 -207
  2440. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/raise_error.rb +0 -271
  2441. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/respond_to.rb +0 -200
  2442. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/satisfy.rb +0 -60
  2443. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -94
  2444. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/throw_symbol.rb +0 -138
  2445. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in/yield.rb +0 -375
  2446. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/built_in.rb +0 -53
  2447. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/composable.rb +0 -171
  2448. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/dsl.rb +0 -544
  2449. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/english_phrasing.rb +0 -58
  2450. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -82
  2451. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/fail_matchers.rb +0 -42
  2452. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/generated_descriptions.rb +0 -41
  2453. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/matcher_delegator.rb +0 -35
  2454. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers/matcher_protocol.rb +0 -105
  2455. data/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers.rb +0 -1044
  2456. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/Changelog.md +0 -1212
  2457. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/LICENSE.md +0 -25
  2458. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/README.md +0 -463
  2459. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/any_instance/chain.rb +0 -111
  2460. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/any_instance/error_generator.rb +0 -31
  2461. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -31
  2462. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -50
  2463. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/any_instance/message_chains.rb +0 -83
  2464. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/any_instance/proxy.rb +0 -116
  2465. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/any_instance/recorder.rb +0 -295
  2466. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/any_instance/stub_chain.rb +0 -51
  2467. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -23
  2468. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/any_instance.rb +0 -11
  2469. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/argument_list_matcher.rb +0 -115
  2470. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/argument_matchers.rb +0 -322
  2471. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/configuration.rb +0 -212
  2472. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/error_generator.rb +0 -380
  2473. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/example_methods.rb +0 -434
  2474. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/instance_method_stasher.rb +0 -146
  2475. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/marshal_extension.rb +0 -41
  2476. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/matchers/expectation_customization.rb +0 -20
  2477. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/matchers/have_received.rb +0 -134
  2478. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/matchers/receive.rb +0 -133
  2479. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -82
  2480. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/matchers/receive_messages.rb +0 -77
  2481. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/message_chain.rb +0 -87
  2482. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/message_expectation.rb +0 -820
  2483. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/method_double.rb +0 -291
  2484. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/method_reference.rb +0 -214
  2485. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/minitest_integration.rb +0 -68
  2486. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/mutate_const.rb +0 -339
  2487. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/object_reference.rb +0 -149
  2488. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/order_group.rb +0 -81
  2489. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/proxy.rb +0 -525
  2490. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/space.rb +0 -238
  2491. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/standalone.rb +0 -3
  2492. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/syntax.rb +0 -325
  2493. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/targets.rb +0 -124
  2494. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/test_double.rb +0 -171
  2495. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/verifying_double.rb +0 -121
  2496. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/verifying_message_expectation.rb +0 -55
  2497. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/verifying_proxy.rb +0 -220
  2498. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks/version.rb +0 -9
  2499. data/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.0/lib/rspec/mocks.rb +0 -133
  2500. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/Changelog.md +0 -364
  2501. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/LICENSE.md +0 -23
  2502. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/README.md +0 -40
  2503. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/caller_filter.rb +0 -83
  2504. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/comparable_version.rb +0 -46
  2505. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/differ.rb +0 -215
  2506. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/directory_maker.rb +0 -63
  2507. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/encoded_string.rb +0 -161
  2508. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/fuzzy_matcher.rb +0 -48
  2509. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/hunk_generator.rb +0 -47
  2510. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/matcher_definition.rb +0 -42
  2511. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/method_signature_verifier.rb +0 -438
  2512. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/mutex.rb +0 -73
  2513. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/object_formatter.rb +0 -275
  2514. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/recursive_const_methods.rb +0 -76
  2515. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/reentrant_mutex.rb +0 -78
  2516. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/ruby_features.rb +0 -198
  2517. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/source/location.rb +0 -21
  2518. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/source/node.rb +0 -110
  2519. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/source/token.rb +0 -94
  2520. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/source.rb +0 -85
  2521. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/deprecation_helpers.rb +0 -48
  2522. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/diff_helpers.rb +0 -31
  2523. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/formatting_support.rb +0 -9
  2524. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/in_sub_process.rb +0 -67
  2525. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/library_wide_checks.rb +0 -150
  2526. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/shell_out.rb +0 -105
  2527. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/stderr_splitter.rb +0 -75
  2528. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/string_matcher.rb +0 -45
  2529. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/with_isolated_directory.rb +0 -13
  2530. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/with_isolated_stderr.rb +0 -13
  2531. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/spec.rb +0 -82
  2532. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/version.rb +0 -7
  2533. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/warnings.rb +0 -39
  2534. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/with_keywords_when_needed.rb +0 -33
  2535. data/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support.rb +0 -154
  2536. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/README.md +0 -354
  2537. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/Rakefile +0 -21
  2538. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/TODO +0 -15
  2539. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/central_directory.rb +0 -212
  2540. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/compressor.rb +0 -9
  2541. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/constants.rb +0 -115
  2542. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/crypto/decrypted_io.rb +0 -40
  2543. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/crypto/encryption.rb +0 -11
  2544. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/crypto/null_encryption.rb +0 -43
  2545. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/crypto/traditional_encryption.rb +0 -99
  2546. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/decompressor.rb +0 -31
  2547. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/deflater.rb +0 -34
  2548. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/dos_time.rb +0 -53
  2549. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/entry.rb +0 -719
  2550. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/entry_set.rb +0 -88
  2551. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/errors.rb +0 -19
  2552. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/extra_field/generic.rb +0 -44
  2553. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/extra_field/ntfs.rb +0 -94
  2554. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/extra_field/old_unix.rb +0 -46
  2555. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/extra_field/universal_time.rb +0 -77
  2556. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/extra_field/unix.rb +0 -39
  2557. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/extra_field/zip64.rb +0 -70
  2558. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/extra_field/zip64_placeholder.rb +0 -15
  2559. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/extra_field.rb +0 -103
  2560. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/file.rb +0 -468
  2561. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/filesystem.rb +0 -643
  2562. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/inflater.rb +0 -54
  2563. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/input_stream.rb +0 -180
  2564. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/ioextras/abstract_input_stream.rb +0 -122
  2565. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/ioextras/abstract_output_stream.rb +0 -43
  2566. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/ioextras.rb +0 -36
  2567. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/null_compressor.rb +0 -15
  2568. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/null_decompressor.rb +0 -19
  2569. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/null_input_stream.rb +0 -10
  2570. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/output_stream.rb +0 -198
  2571. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/pass_thru_compressor.rb +0 -23
  2572. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/pass_thru_decompressor.rb +0 -31
  2573. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/streamable_directory.rb +0 -15
  2574. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/streamable_stream.rb +0 -52
  2575. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/version.rb +0 -3
  2576. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip.rb +0 -72
  2577. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/samples/example.rb +0 -81
  2578. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/samples/example_filesystem.rb +0 -31
  2579. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/samples/example_recursive.rb +0 -54
  2580. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/samples/gtk_ruby_zip.rb +0 -84
  2581. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/samples/qtzip.rb +0 -92
  2582. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/samples/write_simple.rb +0 -10
  2583. data/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/samples/zipfind.rb +0 -67
  2584. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/Gemfile +0 -13
  2585. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/LICENSE.md +0 -20
  2586. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/README.md +0 -62
  2587. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/Rakefile +0 -12
  2588. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/lib/sawyer/agent.rb +0 -163
  2589. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/lib/sawyer/link_parsers/hal.rb +0 -15
  2590. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/lib/sawyer/link_parsers/simple.rb +0 -29
  2591. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/lib/sawyer/relation.rb +0 -272
  2592. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/lib/sawyer/resource.rb +0 -160
  2593. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/lib/sawyer/response.rb +0 -72
  2594. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/lib/sawyer/serializer.rb +0 -129
  2595. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/lib/sawyer.rb +0 -17
  2596. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/sawyer.gemspec +0 -31
  2597. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/script/bootstrap +0 -5
  2598. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/script/console +0 -8
  2599. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/script/package +0 -8
  2600. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/script/release +0 -16
  2601. data/vendor/bundle/ruby/3.1.0/gems/sawyer-0.9.2/script/test +0 -6
  2602. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/CHANGES +0 -2005
  2603. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/Gemfile +0 -6
  2604. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/LICENSE +0 -202
  2605. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/NOTICE +0 -2
  2606. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/README.md +0 -34
  2607. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/server.rb +0 -278
  2608. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/atoms/findElements.js +0 -122
  2609. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/atoms/getAttribute.js +0 -100
  2610. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/atoms/isDisplayed.js +0 -100
  2611. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/atoms/mutationListener.js +0 -55
  2612. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/atoms.rb +0 -37
  2613. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/chrome/driver.rb +0 -70
  2614. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/chrome/features.rb +0 -106
  2615. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/chrome/options.rb +0 -261
  2616. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/chrome/profile.rb +0 -113
  2617. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/chrome/service.rb +0 -52
  2618. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/chrome.rb +0 -55
  2619. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/action_builder.rb +0 -213
  2620. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/alert.rb +0 -47
  2621. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver.rb +0 -397
  2622. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/downloads_files.rb +0 -45
  2623. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/full_page_screenshot.rb +0 -43
  2624. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_addons.rb +0 -50
  2625. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_apple_permissions.rb +0 -51
  2626. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_authentication.rb +0 -89
  2627. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_casting.rb +0 -77
  2628. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_cdp.rb +0 -38
  2629. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_context.rb +0 -45
  2630. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_debugger.rb +0 -42
  2631. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_devtools.rb +0 -43
  2632. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_launching.rb +0 -38
  2633. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_location.rb +0 -37
  2634. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_log_events.rb +0 -144
  2635. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_logs.rb +0 -30
  2636. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_network_conditions.rb +0 -68
  2637. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_network_connection.rb +0 -37
  2638. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_network_interception.rb +0 -136
  2639. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_permissions.rb +0 -51
  2640. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_pinned_scripts.rb +0 -77
  2641. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_remote_status.rb +0 -31
  2642. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_session_id.rb +0 -39
  2643. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/has_web_storage.rb +0 -38
  2644. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/prints_page.rb +0 -59
  2645. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/driver_extensions/uploads_files.rb +0 -60
  2646. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/element.rb +0 -395
  2647. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/error.rb +0 -219
  2648. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/file_reaper.rb +0 -65
  2649. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/html5/local_storage.rb +0 -59
  2650. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/html5/session_storage.rb +0 -61
  2651. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/html5/shared_web_storage.rb +0 -53
  2652. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/interactions/input_device.rb +0 -54
  2653. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/interactions/interaction.rb +0 -56
  2654. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/interactions/interactions.rb +0 -43
  2655. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/interactions/key_actions.rb +0 -145
  2656. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/interactions/key_input.rb +0 -66
  2657. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/interactions/none_input.rb +0 -36
  2658. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/interactions/pointer_actions.rb +0 -363
  2659. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/interactions/pointer_input.rb +0 -139
  2660. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/keys.rb +0 -146
  2661. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/log_entry.rb +0 -48
  2662. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/logger.rb +0 -150
  2663. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/logs.rb +0 -40
  2664. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/manager.rb +0 -177
  2665. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/navigation.rb +0 -60
  2666. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/options.rb +0 -184
  2667. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/platform.rb +0 -227
  2668. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/port_prober.rb +0 -47
  2669. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/profile_helper.rb +0 -85
  2670. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/proxy.rb +0 -165
  2671. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/search_context.rb +0 -112
  2672. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/service.rb +0 -111
  2673. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/service_manager.rb +0 -151
  2674. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/shadow_root.rb +0 -87
  2675. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/socket_lock.rb +0 -82
  2676. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/socket_poller.rb +0 -126
  2677. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/takes_screenshot.rb +0 -66
  2678. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/target_locator.rb +0 -139
  2679. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/timeouts.rb +0 -82
  2680. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/wait.rb +0 -83
  2681. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/window.rb +0 -159
  2682. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common/zipper.rb +0 -91
  2683. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/common.rb +0 -83
  2684. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/devtools/console_event.rb +0 -38
  2685. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/devtools/exception_event.rb +0 -36
  2686. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/devtools/mutation_event.rb +0 -37
  2687. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/devtools/pinned_script.rb +0 -59
  2688. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/devtools/request.rb +0 -67
  2689. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/devtools/response.rb +0 -66
  2690. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/devtools.rb +0 -193
  2691. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/edge/driver.rb +0 -44
  2692. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/edge/features.rb +0 -44
  2693. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/edge/options.rb +0 -43
  2694. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/edge/profile.rb +0 -33
  2695. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/edge/service.rb +0 -36
  2696. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/edge.rb +0 -41
  2697. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/firefox/driver.rb +0 -62
  2698. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/firefox/extension.rb +0 -103
  2699. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/firefox/features.rb +0 -66
  2700. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/firefox/options.rb +0 -183
  2701. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/firefox/profile.rb +0 -231
  2702. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/firefox/profiles_ini.rb +0 -74
  2703. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/firefox/service.rb +0 -48
  2704. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/firefox.rb +0 -68
  2705. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/ie/driver.rb +0 -39
  2706. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/ie/options.rb +0 -107
  2707. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/ie/service.rb +0 -52
  2708. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/ie.rb +0 -42
  2709. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/remote/bridge.rb +0 -670
  2710. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/remote/capabilities.rb +0 -321
  2711. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/remote/commands.rb +0 -163
  2712. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/remote/driver.rb +0 -61
  2713. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/remote/http/common.rb +0 -100
  2714. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/remote/http/curb.rb +0 -97
  2715. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/remote/http/default.rb +0 -179
  2716. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/remote/http/persistent.rb +0 -65
  2717. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/remote/response.rb +0 -105
  2718. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/remote/server_error.rb +0 -34
  2719. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/remote.rb +0 -38
  2720. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/safari/driver.rb +0 -40
  2721. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/safari/features.rb +0 -51
  2722. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/safari/options.rb +0 -41
  2723. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/safari/service.rb +0 -34
  2724. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/safari.rb +0 -73
  2725. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/support/abstract_event_listener.rb +0 -87
  2726. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/support/block_event_listener.rb +0 -34
  2727. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/support/cdp/domain.rb.erb +0 -63
  2728. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/support/cdp_client_generator.rb +0 -108
  2729. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/support/color.rb +0 -146
  2730. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/support/escaper.rb +0 -43
  2731. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/support/event_firing_bridge.rb +0 -129
  2732. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/support/guards/guard.rb +0 -89
  2733. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/support/guards/guard_condition.rb +0 -52
  2734. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/support/guards.rb +0 -95
  2735. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/support/relative_locator.rb +0 -51
  2736. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/support/select.rb +0 -270
  2737. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/support.rb +0 -26
  2738. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver/version.rb +0 -24
  2739. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium/webdriver.rb +0 -101
  2740. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/lib/selenium-webdriver.rb +0 -20
  2741. data/vendor/bundle/ruby/3.1.0/gems/selenium-webdriver-4.1.0/selenium-webdriver.gemspec +0 -63
  2742. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/CHANGELOG +0 -1127
  2743. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/MIT-LICENSE +0 -19
  2744. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/README.rdoc +0 -934
  2745. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/bin/sequel +0 -275
  2746. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/advanced_associations.rdoc +0 -882
  2747. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/association_basics.rdoc +0 -1829
  2748. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/bin_sequel.rdoc +0 -146
  2749. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/cheat_sheet.rdoc +0 -255
  2750. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/code_order.rdoc +0 -102
  2751. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/core_extensions.rdoc +0 -405
  2752. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/dataset_basics.rdoc +0 -96
  2753. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/dataset_filtering.rdoc +0 -222
  2754. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/extensions.rdoc +0 -77
  2755. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/fork_safety.rdoc +0 -84
  2756. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/mass_assignment.rdoc +0 -98
  2757. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/migration.rdoc +0 -645
  2758. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/model_dataset_method_design.rdoc +0 -129
  2759. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/model_hooks.rdoc +0 -254
  2760. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/model_plugins.rdoc +0 -270
  2761. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/mssql_stored_procedures.rdoc +0 -43
  2762. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/object_model.rdoc +0 -563
  2763. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/opening_databases.rdoc +0 -425
  2764. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/postgresql.rdoc +0 -611
  2765. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/prepared_statements.rdoc +0 -144
  2766. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/querying.rdoc +0 -1065
  2767. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/reflection.rdoc +0 -120
  2768. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.0.0.txt +0 -159
  2769. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.1.0.txt +0 -31
  2770. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.10.0.txt +0 -84
  2771. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.11.0.txt +0 -83
  2772. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.12.0.txt +0 -141
  2773. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.13.0.txt +0 -27
  2774. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.14.0.txt +0 -63
  2775. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.15.0.txt +0 -39
  2776. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.16.0.txt +0 -110
  2777. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.17.0.txt +0 -31
  2778. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.18.0.txt +0 -69
  2779. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.19.0.txt +0 -28
  2780. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.2.0.txt +0 -33
  2781. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.20.0.txt +0 -89
  2782. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.21.0.txt +0 -87
  2783. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.22.0.txt +0 -48
  2784. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.23.0.txt +0 -56
  2785. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.24.0.txt +0 -56
  2786. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.25.0.txt +0 -32
  2787. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.26.0.txt +0 -35
  2788. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.27.0.txt +0 -21
  2789. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.28.0.txt +0 -16
  2790. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.29.0.txt +0 -22
  2791. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.3.0.txt +0 -121
  2792. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.30.0.txt +0 -20
  2793. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.31.0.txt +0 -148
  2794. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.32.0.txt +0 -46
  2795. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.33.0.txt +0 -24
  2796. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.34.0.txt +0 -40
  2797. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.35.0.txt +0 -56
  2798. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.36.0.txt +0 -60
  2799. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.37.0.txt +0 -30
  2800. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.38.0.txt +0 -28
  2801. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.39.0.txt +0 -19
  2802. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.4.0.txt +0 -80
  2803. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.40.0.txt +0 -40
  2804. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.41.0.txt +0 -25
  2805. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.42.0.txt +0 -136
  2806. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.43.0.txt +0 -98
  2807. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.44.0.txt +0 -32
  2808. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.45.0.txt +0 -34
  2809. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.46.0.txt +0 -87
  2810. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.47.0.txt +0 -59
  2811. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.48.0.txt +0 -14
  2812. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.49.0.txt +0 -59
  2813. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.5.0.txt +0 -61
  2814. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.50.0.txt +0 -78
  2815. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.51.0.txt +0 -47
  2816. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.52.0.txt +0 -87
  2817. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.53.0.txt +0 -23
  2818. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.54.0.txt +0 -27
  2819. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.55.0.txt +0 -21
  2820. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.56.0.txt +0 -51
  2821. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.57.0.txt +0 -23
  2822. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.58.0.txt +0 -31
  2823. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.59.0.txt +0 -73
  2824. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.6.0.txt +0 -31
  2825. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.60.0.txt +0 -22
  2826. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.61.0.txt +0 -43
  2827. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.62.0.txt +0 -132
  2828. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.7.0.txt +0 -108
  2829. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.8.0.txt +0 -170
  2830. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/release_notes/5.9.0.txt +0 -99
  2831. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/schema_modification.rdoc +0 -679
  2832. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/security.rdoc +0 -443
  2833. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/sharding.rdoc +0 -284
  2834. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/sql.rdoc +0 -648
  2835. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/testing.rdoc +0 -188
  2836. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/thread_safety.rdoc +0 -15
  2837. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/transactions.rdoc +0 -250
  2838. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/validations.rdoc +0 -558
  2839. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/doc/virtual_rows.rdoc +0 -265
  2840. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/ado/access.rb +0 -335
  2841. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/ado/mssql.rb +0 -62
  2842. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/ado.rb +0 -283
  2843. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/amalgalite.rb +0 -169
  2844. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/ibmdb.rb +0 -422
  2845. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/jdbc/db2.rb +0 -83
  2846. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/jdbc/derby.rb +0 -318
  2847. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/jdbc/h2.rb +0 -287
  2848. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/jdbc/hsqldb.rb +0 -226
  2849. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/jdbc/jtds.rb +0 -39
  2850. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/jdbc/mssql.rb +0 -30
  2851. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/jdbc/mysql.rb +0 -89
  2852. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/jdbc/oracle.rb +0 -146
  2853. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/jdbc/postgresql.rb +0 -236
  2854. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/jdbc/sqlanywhere.rb +0 -72
  2855. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/jdbc/sqlite.rb +0 -133
  2856. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/jdbc/sqlserver.rb +0 -88
  2857. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/jdbc/transactions.rb +0 -95
  2858. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/jdbc.rb +0 -832
  2859. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/mock.rb +0 -381
  2860. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/mysql.rb +0 -368
  2861. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/mysql2.rb +0 -300
  2862. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/odbc/db2.rb +0 -11
  2863. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/odbc/mssql.rb +0 -57
  2864. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/odbc/oracle.rb +0 -11
  2865. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/odbc.rb +0 -150
  2866. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/oracle.rb +0 -410
  2867. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/postgres.rb +0 -861
  2868. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/postgresql.rb +0 -3
  2869. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/shared/access.rb +0 -300
  2870. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/shared/db2.rb +0 -492
  2871. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/shared/mssql.rb +0 -1167
  2872. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/shared/mysql.rb +0 -1099
  2873. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/shared/oracle.rb +0 -728
  2874. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/shared/postgres.rb +0 -2433
  2875. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/shared/sqlanywhere.rb +0 -464
  2876. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/shared/sqlite.rb +0 -1040
  2877. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/sqlanywhere.rb +0 -192
  2878. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/sqlite.rb +0 -418
  2879. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/tinytds.rb +0 -259
  2880. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/utils/columns_limit_1.rb +0 -22
  2881. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/utils/emulate_offset_with_reverse_and_count.rb +0 -74
  2882. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/utils/emulate_offset_with_row_number.rb +0 -93
  2883. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/utils/mysql_mysql2.rb +0 -87
  2884. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/utils/mysql_prepared_statements.rb +0 -56
  2885. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/utils/replace.rb +0 -35
  2886. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/utils/split_alter_table.rb +0 -46
  2887. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/utils/stored_procedures.rb +0 -61
  2888. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/adapters/utils/unmodified_identifiers.rb +0 -28
  2889. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/ast_transformer.rb +0 -130
  2890. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/connection_pool/sharded_single.rb +0 -113
  2891. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/connection_pool/sharded_threaded.rb +0 -371
  2892. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/connection_pool/single.rb +0 -57
  2893. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/connection_pool/threaded.rb +0 -285
  2894. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/connection_pool.rb +0 -157
  2895. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/core.rb +0 -447
  2896. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/database/connecting.rb +0 -355
  2897. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/database/dataset.rb +0 -79
  2898. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/database/dataset_defaults.rb +0 -93
  2899. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/database/features.rb +0 -150
  2900. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/database/logging.rb +0 -91
  2901. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/database/misc.rb +0 -626
  2902. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/database/query.rb +0 -402
  2903. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/database/schema_generator.rb +0 -650
  2904. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/database/schema_methods.rb +0 -1081
  2905. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/database/transactions.rb +0 -546
  2906. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/database.rb +0 -37
  2907. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/dataset/actions.rb +0 -1313
  2908. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/dataset/dataset_module.rb +0 -46
  2909. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/dataset/features.rb +0 -275
  2910. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/dataset/graph.rb +0 -296
  2911. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/dataset/misc.rb +0 -371
  2912. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/dataset/placeholder_literalizer.rb +0 -219
  2913. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/dataset/prepared_statements.rb +0 -429
  2914. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/dataset/query.rb +0 -1485
  2915. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/dataset/sql.rb +0 -1815
  2916. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/dataset.rb +0 -56
  2917. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/deprecated.rb +0 -70
  2918. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/exceptions.rb +0 -125
  2919. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/_model_constraint_validations.rb +0 -16
  2920. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/_model_pg_row.rb +0 -31
  2921. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/_pretty_table.rb +0 -85
  2922. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/any_not_empty.rb +0 -45
  2923. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/arbitrary_servers.rb +0 -114
  2924. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/async_thread_pool.rb +0 -438
  2925. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/auto_literal_strings.rb +0 -74
  2926. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/blank.rb +0 -57
  2927. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/caller_logging.rb +0 -79
  2928. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/columns_introspection.rb +0 -88
  2929. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/connection_expiration.rb +0 -99
  2930. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/connection_validator.rb +0 -123
  2931. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/constant_sql_override.rb +0 -65
  2932. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/constraint_validations.rb +0 -510
  2933. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/core_extensions.rb +0 -222
  2934. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/core_refinements.rb +0 -244
  2935. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/current_datetime_timestamp.rb +0 -59
  2936. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/dataset_source_alias.rb +0 -95
  2937. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/date_arithmetic.rb +0 -254
  2938. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/date_parse_input_handler.rb +0 -67
  2939. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/datetime_parse_to_time.rb +0 -41
  2940. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/duplicate_columns_handler.rb +0 -94
  2941. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/empty_array_consider_nulls.rb +0 -39
  2942. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/error_sql.rb +0 -76
  2943. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/escaped_like.rb +0 -100
  2944. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/eval_inspect.rb +0 -183
  2945. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/exclude_or_null.rb +0 -68
  2946. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/fiber_concurrency.rb +0 -24
  2947. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/freeze_datasets.rb +0 -3
  2948. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/from_block.rb +0 -3
  2949. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/graph_each.rb +0 -88
  2950. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/identifier_mangling.rb +0 -180
  2951. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/implicit_subquery.rb +0 -48
  2952. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/index_caching.rb +0 -109
  2953. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/inflector.rb +0 -258
  2954. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/integer64.rb +0 -32
  2955. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/is_distinct_from.rb +0 -141
  2956. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/looser_typecasting.rb +0 -57
  2957. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/migration.rb +0 -797
  2958. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/mssql_emulate_lateral_with_apply.rb +0 -84
  2959. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/named_timezones.rb +0 -180
  2960. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/no_auto_literal_strings.rb +0 -4
  2961. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/null_dataset.rb +0 -109
  2962. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pagination.rb +0 -140
  2963. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_array.rb +0 -546
  2964. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_array_ops.rb +0 -336
  2965. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_auto_parameterize.rb +0 -478
  2966. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_enum.rb +0 -200
  2967. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_extended_date_support.rb +0 -253
  2968. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_extended_integer_support.rb +0 -116
  2969. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_hstore.rb +0 -353
  2970. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_hstore_ops.rb +0 -413
  2971. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_inet.rb +0 -136
  2972. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_inet_ops.rb +0 -204
  2973. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_interval.rb +0 -224
  2974. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_json.rb +0 -644
  2975. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_json_ops.rb +0 -752
  2976. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_loose_count.rb +0 -39
  2977. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_multirange.rb +0 -367
  2978. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_range.rb +0 -560
  2979. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_range_ops.rb +0 -195
  2980. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_row.rb +0 -587
  2981. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_row_ops.rb +0 -217
  2982. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_static_cache_updater.rb +0 -144
  2983. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pg_timestamptz.rb +0 -28
  2984. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/pretty_table.rb +0 -40
  2985. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/query.rb +0 -85
  2986. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/round_timestamps.rb +0 -49
  2987. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/run_transaction_hooks.rb +0 -72
  2988. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/s.rb +0 -60
  2989. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/schema_caching.rb +0 -88
  2990. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/schema_dumper.rb +0 -515
  2991. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/select_remove.rb +0 -52
  2992. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/sequel_4_dataset_methods.rb +0 -85
  2993. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/server_block.rb +0 -178
  2994. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/server_logging.rb +0 -61
  2995. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/split_array_nil.rb +0 -70
  2996. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/sql_comments.rb +0 -203
  2997. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/sql_expr.rb +0 -23
  2998. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/sql_log_normalizer.rb +0 -108
  2999. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/sqlite_json_ops.rb +0 -255
  3000. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/string_agg.rb +0 -181
  3001. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/string_date_time.rb +0 -48
  3002. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/symbol_aref.rb +0 -55
  3003. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/symbol_aref_refinement.rb +0 -43
  3004. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/symbol_as.rb +0 -23
  3005. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/symbol_as_refinement.rb +0 -37
  3006. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/synchronize_sql.rb +0 -45
  3007. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/thread_local_timezones.rb +0 -59
  3008. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/to_dot.rb +0 -164
  3009. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/extensions/virtual_row_method_block.rb +0 -44
  3010. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/model/associations.rb +0 -4019
  3011. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/model/base.rb +0 -2271
  3012. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/model/dataset_module.rb +0 -33
  3013. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/model/default_inflections.rb +0 -47
  3014. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/model/errors.rb +0 -67
  3015. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/model/exceptions.rb +0 -55
  3016. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/model/inflections.rb +0 -151
  3017. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/model/plugins.rb +0 -165
  3018. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/model.rb +0 -85
  3019. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/accessed_columns.rb +0 -63
  3020. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/active_model.rb +0 -124
  3021. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/after_initialize.rb +0 -39
  3022. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/association_dependencies.rb +0 -106
  3023. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/association_lazy_eager_option.rb +0 -66
  3024. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/association_multi_add_remove.rb +0 -85
  3025. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/association_pks.rb +0 -316
  3026. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/association_proxies.rb +0 -131
  3027. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/async_thread_pool.rb +0 -39
  3028. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/auto_restrict_eager_graph.rb +0 -62
  3029. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/auto_validations.rb +0 -302
  3030. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/auto_validations_constraint_validations_presence_message.rb +0 -68
  3031. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/before_after_save.rb +0 -8
  3032. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/blacklist_security.rb +0 -104
  3033. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/boolean_readers.rb +0 -59
  3034. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/boolean_subsets.rb +0 -64
  3035. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/caching.rb +0 -164
  3036. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/class_table_inheritance.rb +0 -439
  3037. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/column_conflicts.rb +0 -108
  3038. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/column_encryption.rb +0 -728
  3039. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/column_select.rb +0 -61
  3040. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/columns_updated.rb +0 -42
  3041. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/composition.rb +0 -205
  3042. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/concurrent_eager_loading.rb +0 -174
  3043. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/constraint_validations.rb +0 -251
  3044. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/csv_serializer.rb +0 -196
  3045. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/dataset_associations.rb +0 -152
  3046. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/def_dataset_method.rb +0 -90
  3047. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/defaults_setter.rb +0 -130
  3048. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/delay_add_association.rb +0 -53
  3049. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/dirty.rb +0 -276
  3050. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/eager_each.rb +0 -88
  3051. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/eager_graph_eager.rb +0 -139
  3052. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/empty_failure_backtraces.rb +0 -38
  3053. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/enum.rb +0 -124
  3054. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/error_splitter.rb +0 -61
  3055. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/finder.rb +0 -248
  3056. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/forbid_lazy_load.rb +0 -216
  3057. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/force_encoding.rb +0 -78
  3058. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/hook_class_methods.rb +0 -110
  3059. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/input_transformer.rb +0 -89
  3060. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/insert_conflict.rb +0 -76
  3061. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/insert_returning_select.rb +0 -72
  3062. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/instance_filters.rb +0 -135
  3063. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/instance_hooks.rb +0 -115
  3064. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/instance_specific_default.rb +0 -113
  3065. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/inverted_subsets.rb +0 -59
  3066. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/json_serializer.rb +0 -451
  3067. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/lazy_attributes.rb +0 -126
  3068. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/list.rb +0 -205
  3069. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/many_through_many.rb +0 -437
  3070. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/modification_detection.rb +0 -102
  3071. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/mssql_optimistic_locking.rb +0 -95
  3072. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/nested_attributes.rb +0 -335
  3073. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/optimistic_locking.rb +0 -85
  3074. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/pg_array_associations.rb +0 -580
  3075. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/pg_auto_constraint_validations.rb +0 -350
  3076. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/pg_row.rb +0 -79
  3077. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/prepared_statements.rb +0 -195
  3078. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/prepared_statements_safe.rb +0 -81
  3079. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/primary_key_lookup_check_values.rb +0 -154
  3080. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/rcte_tree.rb +0 -340
  3081. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/require_valid_schema.rb +0 -67
  3082. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/serialization.rb +0 -236
  3083. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/serialization_modification_detection.rb +0 -87
  3084. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/sharding.rb +0 -126
  3085. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/single_table_inheritance.rb +0 -263
  3086. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/singular_table_names.rb +0 -33
  3087. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/skip_create_refresh.rb +0 -37
  3088. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/skip_saving_columns.rb +0 -108
  3089. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/split_values.rb +0 -71
  3090. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/sql_comments.rb +0 -189
  3091. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/static_cache.rb +0 -264
  3092. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/static_cache_cache.rb +0 -53
  3093. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/string_stripper.rb +0 -59
  3094. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/subclasses.rb +0 -96
  3095. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/subset_conditions.rb +0 -48
  3096. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/table_select.rb +0 -43
  3097. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/tactical_eager_loading.rb +0 -212
  3098. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/throw_failures.rb +0 -110
  3099. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/timestamps.rb +0 -109
  3100. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/touch.rb +0 -153
  3101. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/tree.rb +0 -188
  3102. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/typecast_on_load.rb +0 -90
  3103. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/unlimited_update.rb +0 -27
  3104. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/unused_associations.rb +0 -521
  3105. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/update_or_create.rb +0 -64
  3106. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/update_primary_key.rb +0 -72
  3107. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/update_refresh.rb +0 -88
  3108. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/uuid.rb +0 -70
  3109. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/validate_associated.rb +0 -75
  3110. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/validation_class_methods.rb +0 -460
  3111. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/validation_contexts.rb +0 -49
  3112. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/validation_helpers.rb +0 -344
  3113. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/whitelist_security.rb +0 -122
  3114. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/plugins/xml_serializer.rb +0 -411
  3115. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/sql.rb +0 -2049
  3116. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/timezones.rb +0 -254
  3117. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel/version.rb +0 -25
  3118. data/vendor/bundle/ruby/3.1.0/gems/sequel-5.62.0/lib/sequel.rb +0 -3
  3119. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/CHANGELOG.md +0 -481
  3120. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/CONTRIBUTING.md +0 -51
  3121. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/ISSUE_TEMPLATE.md +0 -23
  3122. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/LICENSE +0 -20
  3123. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/README.md +0 -710
  3124. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/doc/alternate-formatters.md +0 -51
  3125. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/doc/commercial-services.md +0 -20
  3126. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/doc/editor-integration.md +0 -18
  3127. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/command_guesser.rb +0 -61
  3128. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/configuration.rb +0 -305
  3129. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/defaults.rb +0 -50
  3130. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/exit_codes.rb +0 -10
  3131. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/file_list.rb +0 -61
  3132. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/filter.rb +0 -91
  3133. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/formatter/multi_formatter.rb +0 -34
  3134. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/formatter/simple_formatter.rb +0 -25
  3135. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/formatter.rb +0 -10
  3136. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/jruby_fix.rb +0 -44
  3137. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/last_run.rb +0 -26
  3138. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/lines_classifier.rb +0 -48
  3139. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/load_global_config.rb +0 -8
  3140. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/no_defaults.rb +0 -4
  3141. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/profiles/bundler_filter.rb +0 -5
  3142. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/profiles/rails.rb +0 -18
  3143. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/profiles/root_filter.rb +0 -10
  3144. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/profiles/test_frameworks.rb +0 -8
  3145. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/profiles.rb +0 -33
  3146. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/railtie.rb +0 -9
  3147. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/railties/tasks.rake +0 -13
  3148. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/raw_coverage.rb +0 -41
  3149. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/result.rb +0 -88
  3150. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/result_merger.rb +0 -123
  3151. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/source_file.rb +0 -203
  3152. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov/version.rb +0 -5
  3153. data/vendor/bundle/ruby/3.1.0/gems/simplecov-0.16.1/lib/simplecov.rb +0 -281
  3154. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/CHANGELOG.md +0 -13
  3155. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/Gemfile +0 -34
  3156. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/Guardfile +0 -12
  3157. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/LICENSE +0 -20
  3158. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/README.md +0 -30
  3159. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/Rakefile +0 -41
  3160. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/assets/javascripts/application.js +0 -127
  3161. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/assets/javascripts/libraries/jquery-1.6.2.min.js +0 -18
  3162. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/assets/javascripts/plugins/highlight.pack.js +0 -1
  3163. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/assets/javascripts/plugins/jquery.colorbox.js +0 -1090
  3164. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/assets/javascripts/plugins/jquery.dataTables.min.js +0 -152
  3165. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/assets/javascripts/plugins/jquery.timeago.js +0 -141
  3166. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/assets/javascripts/plugins/jquery.url.js +0 -174
  3167. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/assets/stylesheets/application.css +0 -3
  3168. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/assets/stylesheets/plugins/highlight.css +0 -129
  3169. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/assets/stylesheets/plugins/jquery-ui-1.8.4.custom.css +0 -295
  3170. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/assets/stylesheets/plugins/jquery.colorbox.css +0 -52
  3171. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/assets/stylesheets/reset.css +0 -103
  3172. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/assets/stylesheets/screen.css.sass +0 -220
  3173. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/lib/simplecov-html/version.rb +0 -7
  3174. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/lib/simplecov-html.rb +0 -110
  3175. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/application.css +0 -799
  3176. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/application.js +0 -1707
  3177. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/colorbox/border.png +0 -0
  3178. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/colorbox/controls.png +0 -0
  3179. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/colorbox/loading.gif +0 -0
  3180. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/colorbox/loading_background.png +0 -0
  3181. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/favicon_green.png +0 -0
  3182. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/favicon_red.png +0 -0
  3183. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/favicon_yellow.png +0 -0
  3184. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/loading.gif +0 -0
  3185. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/magnify.png +0 -0
  3186. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  3187. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  3188. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  3189. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  3190. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  3191. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  3192. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  3193. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  3194. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/smoothness/images/ui-icons_222222_256x240.png +0 -0
  3195. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
  3196. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/smoothness/images/ui-icons_454545_256x240.png +0 -0
  3197. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/smoothness/images/ui-icons_888888_256x240.png +0 -0
  3198. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/public/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
  3199. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/simplecov-html.gemspec +0 -22
  3200. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/test/helper.rb +0 -4
  3201. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/test/test_simple_cov-html.rb +0 -8
  3202. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/views/file_list.erb +0 -45
  3203. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/views/layout.erb +0 -41
  3204. data/vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.10.2/views/source_file.erb +0 -23
  3205. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/API_CHANGES.md +0 -49
  3206. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/CHANGELOG.md +0 -469
  3207. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/CONTRIBUTING.md +0 -24
  3208. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/ChangeLog.cvs +0 -88
  3209. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/Gemfile +0 -3
  3210. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/LICENSE +0 -27
  3211. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/LICENSE-DEPENDENCIES +0 -20
  3212. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/README.md +0 -235
  3213. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/dependencies.yml +0 -14
  3214. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/ext/sqlite3/aggregator.c +0 -274
  3215. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/ext/sqlite3/aggregator.h +0 -12
  3216. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/ext/sqlite3/backup.c +0 -168
  3217. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/ext/sqlite3/backup.h +0 -15
  3218. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/ext/sqlite3/database.c +0 -853
  3219. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/ext/sqlite3/database.h +0 -17
  3220. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/ext/sqlite3/exception.c +0 -98
  3221. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/ext/sqlite3/exception.h +0 -8
  3222. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/ext/sqlite3/extconf.rb +0 -262
  3223. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/ext/sqlite3/sqlite3.c +0 -163
  3224. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/ext/sqlite3/sqlite3_ruby.h +0 -48
  3225. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/ext/sqlite3/statement.c +0 -442
  3226. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/ext/sqlite3/statement.h +0 -16
  3227. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/faq/faq.md +0 -431
  3228. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/faq/faq.rb +0 -145
  3229. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/faq/faq.yml +0 -426
  3230. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/lib/sqlite3/2.6/sqlite3_native.so +0 -0
  3231. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/lib/sqlite3/2.7/sqlite3_native.so +0 -0
  3232. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/lib/sqlite3/3.0/sqlite3_native.so +0 -0
  3233. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/lib/sqlite3/3.1/sqlite3_native.so +0 -0
  3234. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/lib/sqlite3/constants.rb +0 -50
  3235. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/lib/sqlite3/database.rb +0 -741
  3236. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/lib/sqlite3/errors.rb +0 -35
  3237. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/lib/sqlite3/pragmas.rb +0 -595
  3238. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/lib/sqlite3/resultset.rb +0 -187
  3239. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/lib/sqlite3/statement.rb +0 -145
  3240. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/lib/sqlite3/translator.rb +0 -118
  3241. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/lib/sqlite3/value.rb +0 -57
  3242. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/lib/sqlite3/version.rb +0 -23
  3243. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/lib/sqlite3.rb +0 -15
  3244. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/helper.rb +0 -27
  3245. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_backup.rb +0 -33
  3246. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_collation.rb +0 -82
  3247. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_database.rb +0 -545
  3248. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_database_flags.rb +0 -95
  3249. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_database_readonly.rb +0 -36
  3250. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_database_readwrite.rb +0 -41
  3251. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_deprecated.rb +0 -44
  3252. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_encoding.rb +0 -155
  3253. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_integration.rb +0 -507
  3254. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_integration_aggregate.rb +0 -336
  3255. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_integration_open_close.rb +0 -30
  3256. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_integration_pending.rb +0 -115
  3257. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_integration_resultset.rb +0 -142
  3258. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_integration_statement.rb +0 -194
  3259. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_result_set.rb +0 -37
  3260. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_sqlite3.rb +0 -30
  3261. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_statement.rb +0 -263
  3262. data/vendor/bundle/ruby/3.1.0/gems/sqlite3-1.5.4-x86_64-linux/test/test_statement_execute.rb +0 -35
  3263. data/vendor/bundle/ruby/3.1.0/gems/sync-0.5.0/Gemfile +0 -5
  3264. data/vendor/bundle/ruby/3.1.0/gems/sync-0.5.0/LICENSE.txt +0 -22
  3265. data/vendor/bundle/ruby/3.1.0/gems/sync-0.5.0/README.md +0 -77
  3266. data/vendor/bundle/ruby/3.1.0/gems/sync-0.5.0/Rakefile +0 -10
  3267. data/vendor/bundle/ruby/3.1.0/gems/sync-0.5.0/bin/console +0 -7
  3268. data/vendor/bundle/ruby/3.1.0/gems/sync-0.5.0/bin/setup +0 -6
  3269. data/vendor/bundle/ruby/3.1.0/gems/sync-0.5.0/lib/sync.rb +0 -328
  3270. data/vendor/bundle/ruby/3.1.0/gems/sync-0.5.0/sync.gemspec +0 -27
  3271. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/CHANGES +0 -69
  3272. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/COPYING +0 -202
  3273. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/Gemfile +0 -5
  3274. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/README.md +0 -42
  3275. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/Rakefile +0 -28
  3276. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/VERSION +0 -1
  3277. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/bin/term_cdiff +0 -19
  3278. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/bin/term_colortab +0 -49
  3279. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/bin/term_decolor +0 -12
  3280. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/bin/term_display +0 -91
  3281. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/bin/term_mandel +0 -52
  3282. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/bin/term_snow +0 -72
  3283. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/examples/example.rb +0 -90
  3284. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/examples/lambda-red-plain.ppm +0 -135
  3285. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/examples/lambda-red.png +0 -0
  3286. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/examples/lambda-red.ppm +0 -4
  3287. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute/color256.rb +0 -69
  3288. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute/color8.rb +0 -25
  3289. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute/intense_color8.rb +0 -43
  3290. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute/text.rb +0 -23
  3291. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute.rb +0 -142
  3292. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor/hsl_triple.rb +0 -169
  3293. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor/movement.rb +0 -108
  3294. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor/ppm_reader.rb +0 -96
  3295. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor/rgb_color_metrics.rb +0 -161
  3296. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor/rgb_triple.rb +0 -179
  3297. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor/version.rb +0 -8
  3298. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor.rb +0 -127
  3299. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/term-ansicolor.gemspec +0 -45
  3300. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/tests/ansicolor_test.rb +0 -160
  3301. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/tests/attribute_test.rb +0 -73
  3302. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/tests/hsl_triple_test.rb +0 -85
  3303. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/tests/ppm_reader_test.rb +0 -46
  3304. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/tests/rgb_color_metrics_test.rb +0 -100
  3305. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/tests/rgb_triple_test.rb +0 -101
  3306. data/vendor/bundle/ruby/3.1.0/gems/term-ansicolor-1.7.1/tests/test_helper.rb +0 -8
  3307. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/BSDL +0 -24
  3308. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/COPYING +0 -64
  3309. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/PSFL +0 -271
  3310. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/README.md +0 -108
  3311. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/Rakefile +0 -57
  3312. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/doc/text/getting-started.md +0 -246
  3313. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/doc/text/how-to.md +0 -90
  3314. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/doc/text/news.md +0 -1702
  3315. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/assertion-failed-error.rb +0 -60
  3316. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/assertions.rb +0 -2541
  3317. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/attribute-matcher.rb +0 -26
  3318. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/attribute.rb +0 -228
  3319. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/auto-runner-loader.rb +0 -17
  3320. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/autorunner.rb +0 -581
  3321. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/code-snippet-fetcher.rb +0 -58
  3322. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/collector/descendant.rb +0 -20
  3323. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/collector/dir.rb +0 -110
  3324. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/collector/load.rb +0 -199
  3325. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/collector/objectspace.rb +0 -35
  3326. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/collector/xml.rb +0 -249
  3327. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/collector.rb +0 -104
  3328. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/color-scheme.rb +0 -216
  3329. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/color.rb +0 -134
  3330. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/data-sets.rb +0 -127
  3331. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/data.rb +0 -371
  3332. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/diff.rb +0 -745
  3333. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/error.rb +0 -158
  3334. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/exception-handler.rb +0 -82
  3335. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/failure.rb +0 -169
  3336. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/fault-location-detector.rb +0 -100
  3337. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/fixture.rb +0 -304
  3338. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/notification.rb +0 -138
  3339. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/omission.rb +0 -198
  3340. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/pending.rb +0 -155
  3341. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/priority.rb +0 -194
  3342. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/runner/console.rb +0 -67
  3343. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/runner/emacs.rb +0 -8
  3344. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/runner/xml.rb +0 -15
  3345. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/test-suite-creator.rb +0 -103
  3346. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/testcase.rb +0 -938
  3347. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/testresult.rb +0 -132
  3348. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/testsuite.rb +0 -175
  3349. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/ui/console/outputlevel.rb +0 -15
  3350. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/ui/console/testrunner.rb +0 -759
  3351. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/ui/emacs/testrunner.rb +0 -49
  3352. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/ui/testrunner.rb +0 -53
  3353. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/ui/testrunnermediator.rb +0 -114
  3354. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/ui/testrunnerutilities.rb +0 -41
  3355. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/ui/xml/testrunner.rb +0 -224
  3356. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/util/backtracefilter.rb +0 -59
  3357. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/util/memory-usage.rb +0 -47
  3358. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/util/method-owner-finder.rb +0 -28
  3359. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/util/observable.rb +0 -90
  3360. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/util/output.rb +0 -32
  3361. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/util/procwrapper.rb +0 -48
  3362. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/version.rb +0 -5
  3363. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit/warning.rb +0 -3
  3364. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test/unit.rb +0 -521
  3365. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/lib/test-unit.rb +0 -19
  3366. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/sample/adder.rb +0 -13
  3367. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/sample/subtracter.rb +0 -12
  3368. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/sample/test_adder.rb +0 -20
  3369. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/sample/test_subtracter.rb +0 -20
  3370. data/vendor/bundle/ruby/3.1.0/gems/test-unit-3.5.5/sample/test_user.rb +0 -23
  3371. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/CONTRIBUTING.md +0 -15
  3372. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/LICENSE.md +0 -20
  3373. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/README.md +0 -45
  3374. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/bin/thor +0 -6
  3375. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/actions/create_file.rb +0 -104
  3376. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/actions/create_link.rb +0 -61
  3377. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/actions/directory.rb +0 -108
  3378. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/actions/empty_directory.rb +0 -143
  3379. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/actions/file_manipulation.rb +0 -375
  3380. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/actions/inject_into_file.rb +0 -119
  3381. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/actions.rb +0 -340
  3382. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/base.rb +0 -699
  3383. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/command.rb +0 -142
  3384. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/core_ext/hash_with_indifferent_access.rb +0 -103
  3385. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/error.rb +0 -115
  3386. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/group.rb +0 -281
  3387. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/invocation.rb +0 -178
  3388. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/line_editor/basic.rb +0 -37
  3389. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/line_editor/readline.rb +0 -88
  3390. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/line_editor.rb +0 -17
  3391. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/nested_context.rb +0 -29
  3392. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/parser/argument.rb +0 -70
  3393. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/parser/arguments.rb +0 -179
  3394. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/parser/option.rb +0 -159
  3395. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/parser/options.rb +0 -255
  3396. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/parser.rb +0 -4
  3397. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/rake_compat.rb +0 -72
  3398. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/runner.rb +0 -325
  3399. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/shell/basic.rb +0 -512
  3400. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/shell/color.rb +0 -157
  3401. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/shell/html.rb +0 -126
  3402. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/shell.rb +0 -81
  3403. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/util.rb +0 -284
  3404. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor/version.rb +0 -3
  3405. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/lib/thor.rb +0 -516
  3406. data/vendor/bundle/ruby/3.1.0/gems/thor-1.2.1/thor.gemspec +0 -29
  3407. data/vendor/bundle/ruby/3.1.0/gems/timeout-0.3.0/Gemfile +0 -9
  3408. data/vendor/bundle/ruby/3.1.0/gems/timeout-0.3.0/LICENSE.txt +0 -22
  3409. data/vendor/bundle/ruby/3.1.0/gems/timeout-0.3.0/README.md +0 -43
  3410. data/vendor/bundle/ruby/3.1.0/gems/timeout-0.3.0/Rakefile +0 -17
  3411. data/vendor/bundle/ruby/3.1.0/gems/timeout-0.3.0/bin/console +0 -7
  3412. data/vendor/bundle/ruby/3.1.0/gems/timeout-0.3.0/bin/setup +0 -6
  3413. data/vendor/bundle/ruby/3.1.0/gems/timeout-0.3.0/lib/timeout.rb +0 -193
  3414. data/vendor/bundle/ruby/3.1.0/gems/timeout-0.3.0/timeout.gemspec +0 -30
  3415. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/COPYING +0 -18
  3416. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/Gemfile +0 -10
  3417. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/README.md +0 -100
  3418. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/Rakefile +0 -27
  3419. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/add_one.png +0 -0
  3420. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/add_one.stm +0 -13
  3421. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/bb3.png +0 -0
  3422. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/bb3.stm +0 -26
  3423. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/concatenate_compare.mtm +0 -31
  3424. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/concatenate_compare.png +0 -0
  3425. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/length_difference.mtm +0 -17
  3426. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/length_difference.png +0 -0
  3427. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/let.rb +0 -62
  3428. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/mail.rb +0 -73
  3429. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/minsky.rb +0 -145
  3430. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/multiply.reg +0 -42
  3431. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/null_pattern.rb +0 -52
  3432. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/ones_difference-mtm.png +0 -0
  3433. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/ones_difference-stm.png +0 -0
  3434. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/ones_difference.mtm +0 -12
  3435. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/ones_difference.stm +0 -25
  3436. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/prefix-equals-suffix-reversed-with-infix.png +0 -0
  3437. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/prefix-equals-suffix-reversed-with-infix.stm +0 -38
  3438. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/recipe.rb +0 -81
  3439. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/recipe2.rb +0 -82
  3440. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/recipe_common.rb +0 -65
  3441. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/subtract.reg +0 -9
  3442. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/turing-graph.rb +0 -17
  3443. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/examples/turing.rb +0 -310
  3444. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/dslkit/polite.rb +0 -1
  3445. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/dslkit/rude.rb +0 -1
  3446. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/dslkit.rb +0 -2
  3447. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/spruz.rb +0 -2
  3448. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/alias.rb +0 -1
  3449. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/annotate.rb +0 -38
  3450. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/ask_and_send.rb +0 -31
  3451. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/attempt.rb +0 -120
  3452. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/bijection.rb +0 -46
  3453. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/case_predicate.rb +0 -7
  3454. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/complete.rb +0 -18
  3455. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/concern.rb +0 -30
  3456. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/count_by.rb +0 -8
  3457. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/date_dummy.rb +0 -53
  3458. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/date_time_dummy.rb +0 -51
  3459. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/deep_const_get.rb +0 -42
  3460. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/deep_dup.rb +0 -11
  3461. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/dslkit.rb +0 -636
  3462. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/duration.rb +0 -95
  3463. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/expose.rb +0 -27
  3464. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/extract_last_argument_options.rb +0 -14
  3465. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/file_binary.rb +0 -83
  3466. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/find.rb +0 -149
  3467. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/generator.rb +0 -68
  3468. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/go.rb +0 -96
  3469. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/hash_symbolize_keys_recursive.rb +0 -48
  3470. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/hash_union.rb +0 -15
  3471. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/if_predicate.rb +0 -7
  3472. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/implement.rb +0 -40
  3473. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/limited.rb +0 -50
  3474. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/lines_file.rb +0 -123
  3475. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/lru_cache.rb +0 -62
  3476. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/memoize.rb +0 -91
  3477. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/method_description.rb +0 -143
  3478. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/minimize.rb +0 -55
  3479. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/module_group.rb +0 -13
  3480. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/named_set.rb +0 -12
  3481. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/null.rb +0 -101
  3482. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/once.rb +0 -25
  3483. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/p.rb +0 -23
  3484. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/partial_application.rb +0 -31
  3485. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/proc_compose.rb +0 -15
  3486. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/proc_prelude.rb +0 -73
  3487. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/range_plus.rb +0 -9
  3488. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/require_maybe.rb +0 -9
  3489. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/responding.rb +0 -19
  3490. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/secure_write.rb +0 -27
  3491. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/sexy_singleton.rb +0 -65
  3492. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/string_byte_order_mark.rb +0 -20
  3493. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/string_camelize.rb +0 -16
  3494. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/string_underscore.rb +0 -15
  3495. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/string_version.rb +0 -104
  3496. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/subhash.rb +0 -42
  3497. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/temp_io.rb +0 -26
  3498. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/temp_io_enum.rb +0 -26
  3499. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/terminal.rb +0 -42
  3500. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/thread_local.rb +0 -57
  3501. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/time_dummy.rb +0 -69
  3502. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/timed_cache.rb +0 -51
  3503. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/to.rb +0 -8
  3504. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/to_proc.rb +0 -12
  3505. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/token.rb +0 -36
  3506. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/uniq_by.rb +0 -10
  3507. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/unit.rb +0 -179
  3508. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/version.rb +0 -8
  3509. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/write.rb +0 -19
  3510. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/annotate.rb +0 -5
  3511. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/ask_and_send.rb +0 -7
  3512. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/attempt.rb +0 -7
  3513. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/blank.rb +0 -67
  3514. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/case_predicate.rb +0 -8
  3515. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/complete.rb +0 -7
  3516. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/concern.rb +0 -20
  3517. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/count_by.rb +0 -11
  3518. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/date_dummy.rb +0 -7
  3519. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/date_time_dummy.rb +0 -7
  3520. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/deep_const_get.rb +0 -7
  3521. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/deep_dup.rb +0 -7
  3522. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/dslkit.rb +0 -22
  3523. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/expose.rb +0 -5
  3524. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/extract_last_argument_options.rb +0 -7
  3525. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/file_binary.rb +0 -7
  3526. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/full.rb +0 -39
  3527. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/hash_symbolize_keys_recursive.rb +0 -7
  3528. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/hash_union.rb +0 -11
  3529. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/if_predicate.rb +0 -7
  3530. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/implement.rb +0 -5
  3531. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/irb.rb +0 -23
  3532. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/method_description.rb +0 -23
  3533. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/named.rb +0 -23
  3534. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/null.rb +0 -9
  3535. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/p.rb +0 -7
  3536. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/partial_application.rb +0 -11
  3537. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/proc_compose.rb +0 -7
  3538. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/proc_prelude.rb +0 -7
  3539. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/range_plus.rb +0 -12
  3540. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/require_maybe.rb +0 -7
  3541. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/responding.rb +0 -7
  3542. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/secure_write.rb +0 -11
  3543. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/sexy_singleton.rb +0 -3
  3544. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/string.rb +0 -6
  3545. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/string_byte_order_mark.rb +0 -7
  3546. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/string_camelize.rb +0 -6
  3547. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/string_underscore.rb +0 -6
  3548. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/string_version.rb +0 -7
  3549. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/subhash.rb +0 -11
  3550. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/temp_io.rb +0 -5
  3551. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/time_dummy.rb +0 -7
  3552. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/time_freezer.rb +0 -15
  3553. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/to.rb +0 -5
  3554. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/uniq_by.rb +0 -15
  3555. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt/write.rb +0 -11
  3556. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins/xt.rb +0 -45
  3557. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/lib/tins.rb +0 -62
  3558. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/annotate_test.rb +0 -68
  3559. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/ask_and_send_test.rb +0 -46
  3560. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/attempt_test.rb +0 -131
  3561. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/bijection_test.rb +0 -19
  3562. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/blank_full_test.rb +0 -77
  3563. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/case_predicate_test.rb +0 -29
  3564. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/concern_test.rb +0 -35
  3565. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/count_by_test.rb +0 -17
  3566. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/date_dummy_test.rb +0 -31
  3567. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/date_time_dummy_test.rb +0 -31
  3568. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/deep_const_get_test.rb +0 -37
  3569. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/deep_dup_test.rb +0 -20
  3570. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/delegate_test.rb +0 -49
  3571. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/dslkit_test.rb +0 -314
  3572. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/duration_test.rb +0 -81
  3573. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/dynamic_scope_test.rb +0 -31
  3574. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/expose_test.rb +0 -43
  3575. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/extract_last_argument_options_test.rb +0 -30
  3576. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/file_binary_test.rb +0 -65
  3577. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/find_test.rb +0 -135
  3578. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/from_module_test.rb +0 -61
  3579. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/generator_test.rb +0 -47
  3580. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/go_test.rb +0 -80
  3581. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/hash_symbolize_keys_recursive_test.rb +0 -64
  3582. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/hash_union_test.rb +0 -42
  3583. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/if_predicate_test.rb +0 -12
  3584. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/implement_test.rb +0 -75
  3585. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/limited_test.rb +0 -22
  3586. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/lines_file_test.rb +0 -82
  3587. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/lru_cache_test.rb +0 -51
  3588. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/memoize_test.rb +0 -115
  3589. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/method_description_test.rb +0 -104
  3590. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/minimize_test.rb +0 -54
  3591. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/module_group_test.rb +0 -29
  3592. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/named_set_test.rb +0 -18
  3593. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/named_test.rb +0 -30
  3594. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/null_test.rb +0 -64
  3595. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/p_test.rb +0 -14
  3596. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/partial_application_test.rb +0 -30
  3597. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/proc_compose_test.rb +0 -21
  3598. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/proc_prelude_test.rb +0 -81
  3599. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/range_plus_test.rb +0 -14
  3600. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/require_maybe_test.rb +0 -24
  3601. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/responding_test.rb +0 -24
  3602. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/rotate_test.rb +0 -65
  3603. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/scope_test.rb +0 -31
  3604. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/secure_write_test.rb +0 -42
  3605. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/sexy_singleton_test.rb +0 -16
  3606. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/string_byte_order_mark_test.rb +0 -40
  3607. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/string_camelize_test.rb +0 -21
  3608. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/string_underscore_test.rb +0 -11
  3609. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/string_version_test.rb +0 -60
  3610. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/subhash_test.rb +0 -37
  3611. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/temp_io_test.rb +0 -51
  3612. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/test_helper.rb +0 -11
  3613. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/time_dummy_test.rb +0 -31
  3614. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/time_freezer_test.rb +0 -45
  3615. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/to_test.rb +0 -32
  3616. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/token_test.rb +0 -38
  3617. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/uniq_by_test.rb +0 -31
  3618. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tests/unit_test.rb +0 -63
  3619. data/vendor/bundle/ruby/3.1.0/gems/tins-1.31.1/tins.gemspec +0 -41
  3620. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/Gemfile +0 -3
  3621. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/LICENSE.txt +0 -22
  3622. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/README.md +0 -61
  3623. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/Rakefile +0 -10
  3624. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/bin/console +0 -14
  3625. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/bin/setup +0 -8
  3626. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/accesslog.rb +0 -157
  3627. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/cgi.rb +0 -313
  3628. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/compat.rb +0 -36
  3629. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/config.rb +0 -158
  3630. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/cookie.rb +0 -172
  3631. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/htmlutils.rb +0 -30
  3632. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpauth/authenticator.rb +0 -117
  3633. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpauth/basicauth.rb +0 -116
  3634. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpauth/digestauth.rb +0 -395
  3635. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpauth/htdigest.rb +0 -132
  3636. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpauth/htgroup.rb +0 -97
  3637. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpauth/htpasswd.rb +0 -158
  3638. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpauth/userdb.rb +0 -53
  3639. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpauth.rb +0 -96
  3640. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpproxy.rb +0 -354
  3641. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httprequest.rb +0 -636
  3642. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpresponse.rb +0 -564
  3643. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/https.rb +0 -152
  3644. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpserver.rb +0 -294
  3645. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpservlet/abstract.rb +0 -152
  3646. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpservlet/cgi_runner.rb +0 -47
  3647. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpservlet/cgihandler.rb +0 -126
  3648. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpservlet/erbhandler.rb +0 -88
  3649. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpservlet/filehandler.rb +0 -552
  3650. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpservlet/prochandler.rb +0 -47
  3651. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpservlet.rb +0 -23
  3652. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpstatus.rb +0 -194
  3653. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httputils.rb +0 -512
  3654. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/httpversion.rb +0 -76
  3655. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/log.rb +0 -156
  3656. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/server.rb +0 -381
  3657. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/ssl.rb +0 -215
  3658. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/utils.rb +0 -265
  3659. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/version.rb +0 -18
  3660. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick.rb +0 -232
  3661. data/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/webrick.gemspec +0 -74
  3662. data/vendor/bundle/ruby/3.1.0/gems/xpath-3.2.0/README.md +0 -78
  3663. data/vendor/bundle/ruby/3.1.0/gems/xpath-3.2.0/lib/xpath/dsl.rb +0 -174
  3664. data/vendor/bundle/ruby/3.1.0/gems/xpath-3.2.0/lib/xpath/expression.rb +0 -22
  3665. data/vendor/bundle/ruby/3.1.0/gems/xpath-3.2.0/lib/xpath/literal.rb +0 -10
  3666. data/vendor/bundle/ruby/3.1.0/gems/xpath-3.2.0/lib/xpath/renderer.rb +0 -126
  3667. data/vendor/bundle/ruby/3.1.0/gems/xpath-3.2.0/lib/xpath/union.rb +0 -31
  3668. data/vendor/bundle/ruby/3.1.0/gems/xpath-3.2.0/lib/xpath/version.rb +0 -5
  3669. data/vendor/bundle/ruby/3.1.0/gems/xpath-3.2.0/lib/xpath.rb +0 -18
  3670. data/vendor/bundle/ruby/3.1.0/gems/xpath-3.2.0/spec/fixtures/form.html +0 -201
  3671. data/vendor/bundle/ruby/3.1.0/gems/xpath-3.2.0/spec/fixtures/simple.html +0 -53
  3672. data/vendor/bundle/ruby/3.1.0/gems/xpath-3.2.0/spec/fixtures/stuff.html +0 -54
  3673. data/vendor/bundle/ruby/3.1.0/gems/xpath-3.2.0/spec/spec_helper.rb +0 -8
  3674. data/vendor/bundle/ruby/3.1.0/gems/xpath-3.2.0/spec/union_spec.rb +0 -63
  3675. data/vendor/bundle/ruby/3.1.0/gems/xpath-3.2.0/spec/xpath_spec.rb +0 -562
  3676. data/vendor/bundle/ruby/3.1.0/specifications/addressable-2.8.1.gemspec +0 -37
  3677. data/vendor/bundle/ruby/3.1.0/specifications/bundler-2.3.7.gemspec +0 -25
  3678. data/vendor/bundle/ruby/3.1.0/specifications/capybara-3.36.0.gemspec +0 -92
  3679. data/vendor/bundle/ruby/3.1.0/specifications/childprocess-4.1.0.gemspec +0 -35
  3680. data/vendor/bundle/ruby/3.1.0/specifications/coveralls-0.8.23.gemspec +0 -43
  3681. data/vendor/bundle/ruby/3.1.0/specifications/debug-1.6.3.gemspec +0 -39
  3682. data/vendor/bundle/ruby/3.1.0/specifications/diff-lcs-1.5.0.gemspec +0 -50
  3683. data/vendor/bundle/ruby/3.1.0/specifications/docile-1.4.0.gemspec +0 -21
  3684. data/vendor/bundle/ruby/3.1.0/specifications/emot-0.0.4.gemspec +0 -39
  3685. data/vendor/bundle/ruby/3.1.0/specifications/faraday-2.5.2.gemspec +0 -0
  3686. data/vendor/bundle/ruby/3.1.0/specifications/faraday-net_http-3.0.0.gemspec +0 -32
  3687. data/vendor/bundle/ruby/3.1.0/specifications/fastimage-2.2.6.gemspec +0 -40
  3688. data/vendor/bundle/ruby/3.1.0/specifications/hikidoc-0.1.0.gemspec +0 -34
  3689. data/vendor/bundle/ruby/3.1.0/specifications/irb-1.4.2.gemspec +0 -34
  3690. data/vendor/bundle/ruby/3.1.0/specifications/jasmine-2.99.0.gemspec +0 -49
  3691. data/vendor/bundle/ruby/3.1.0/specifications/jasmine-core-2.99.2.gemspec +0 -36
  3692. data/vendor/bundle/ruby/3.1.0/specifications/json-2.6.2.gemspec +0 -0
  3693. data/vendor/bundle/ruby/3.1.0/specifications/launchy-2.5.0.gemspec +0 -44
  3694. data/vendor/bundle/ruby/3.1.0/specifications/mail-2.7.1.gemspec +0 -43
  3695. data/vendor/bundle/ruby/3.1.0/specifications/matrix-0.4.2.gemspec +0 -22
  3696. data/vendor/bundle/ruby/3.1.0/specifications/mime-types-3.4.1.gemspec +0 -63
  3697. data/vendor/bundle/ruby/3.1.0/specifications/mime-types-data-3.2022.0105.gemspec +0 -54
  3698. data/vendor/bundle/ruby/3.1.0/specifications/mini_mime-1.1.2.gemspec +0 -39
  3699. data/vendor/bundle/ruby/3.1.0/specifications/net-protocol-0.1.3.gemspec +0 -32
  3700. data/vendor/bundle/ruby/3.1.0/specifications/net-smtp-0.3.3.gemspec +0 -32
  3701. data/vendor/bundle/ruby/3.1.0/specifications/nokogiri-1.13.9-x86_64-linux.gemspec +0 -69
  3702. data/vendor/bundle/ruby/3.1.0/specifications/octokit-4.25.1.gemspec +0 -36
  3703. data/vendor/bundle/ruby/3.1.0/specifications/phantomjs-2.1.1.0.gemspec +0 -38
  3704. data/vendor/bundle/ruby/3.1.0/specifications/pit-0.0.7.gemspec +0 -21
  3705. data/vendor/bundle/ruby/3.1.0/specifications/power_assert-2.0.1.gemspec +0 -46
  3706. data/vendor/bundle/ruby/3.1.0/specifications/public_suffix-5.0.0.gemspec +0 -24
  3707. data/vendor/bundle/ruby/3.1.0/specifications/rack-3.0.1.gemspec +0 -40
  3708. data/vendor/bundle/ruby/3.1.0/specifications/rack-test-2.0.2.gemspec +0 -38
  3709. data/vendor/bundle/ruby/3.1.0/specifications/racksh-1.0.0.gemspec +0 -32
  3710. data/vendor/bundle/ruby/3.1.0/specifications/rackup-0.2.3.gemspec +0 -43
  3711. data/vendor/bundle/ruby/3.1.0/specifications/rake-13.0.6.gemspec +0 -26
  3712. data/vendor/bundle/ruby/3.1.0/specifications/redcarpet-3.5.1.gemspec +0 -40
  3713. data/vendor/bundle/ruby/3.1.0/specifications/regexp_parser-2.5.0.gemspec +0 -23
  3714. data/vendor/bundle/ruby/3.1.0/specifications/rexml-3.2.5.gemspec +0 -38
  3715. data/vendor/bundle/ruby/3.1.0/specifications/rspec-3.12.0.gemspec +0 -39
  3716. data/vendor/bundle/ruby/3.1.0/specifications/rspec-core-3.12.0.gemspec +0 -53
  3717. data/vendor/bundle/ruby/3.1.0/specifications/rspec-expectations-3.12.0.gemspec +0 -44
  3718. data/vendor/bundle/ruby/3.1.0/specifications/rspec-mocks-3.12.0.gemspec +0 -44
  3719. data/vendor/bundle/ruby/3.1.0/specifications/rspec-support-3.12.0.gemspec +0 -36
  3720. data/vendor/bundle/ruby/3.1.0/specifications/rubyzip-2.3.2.gemspec +0 -40
  3721. data/vendor/bundle/ruby/3.1.0/specifications/sawyer-0.9.2.gemspec +0 -31
  3722. data/vendor/bundle/ruby/3.1.0/specifications/selenium-webdriver-4.1.0.gemspec +0 -58
  3723. data/vendor/bundle/ruby/3.1.0/specifications/sequel-5.62.0.gemspec +0 -46
  3724. data/vendor/bundle/ruby/3.1.0/specifications/simplecov-0.16.1.gemspec +0 -37
  3725. data/vendor/bundle/ruby/3.1.0/specifications/simplecov-html-0.10.2.gemspec +0 -31
  3726. data/vendor/bundle/ruby/3.1.0/specifications/sqlite3-1.5.4-x86_64-linux.gemspec +0 -41
  3727. data/vendor/bundle/ruby/3.1.0/specifications/sync-0.5.0.gemspec +0 -35
  3728. data/vendor/bundle/ruby/3.1.0/specifications/term-ansicolor-1.7.1.gemspec +0 -41
  3729. data/vendor/bundle/ruby/3.1.0/specifications/test-unit-3.5.5.gemspec +0 -41
  3730. data/vendor/bundle/ruby/3.1.0/specifications/thor-1.2.1.gemspec +0 -34
  3731. data/vendor/bundle/ruby/3.1.0/specifications/timeout-0.3.0.gemspec +0 -22
  3732. data/vendor/bundle/ruby/3.1.0/specifications/tins-1.31.1.gemspec +0 -42
  3733. data/vendor/bundle/ruby/3.1.0/specifications/webrick-1.7.0.gemspec +0 -32
  3734. data/vendor/bundle/ruby/3.1.0/specifications/xpath-3.2.0.gemspec +0 -40
@@ -1,2383 +0,0 @@
1
- application/1d-interleaved-parityfec
2
- application/3gpdash-qoe-report+xml
3
- application/3gpp-ims+xml
4
- application/3gppHal+json
5
- application/3gppHalForms+json
6
- application/A2L
7
- application/acad
8
- application/access mdf mda mdb mde
9
- application/ace+cbor
10
- application/activemessage
11
- application/activity+json
12
- application/akn+xml
13
- application/alto-costmap+json
14
- application/alto-costmapfilter+json
15
- application/alto-directory+json
16
- application/alto-endpointcost+json
17
- application/alto-endpointcostparams+json
18
- application/alto-endpointprop+json
19
- application/alto-endpointpropparams+json
20
- application/alto-error+json
21
- application/alto-networkmap+json
22
- application/alto-networkmapfilter+json
23
- application/alto-updatestreamcontrol+json
24
- application/alto-updatestreamparams+json
25
- application/AML
26
- application/andrew-inset ez
27
- application/appledouble
28
- application/applefile
29
- application/applixware aw
30
- application/at+jwt
31
- application/ATF
32
- application/ATFX
33
- application/atom+xml atom
34
- application/atomcat+xml atomcat
35
- application/atomdeleted+xml
36
- application/atomicmail
37
- application/atomsvc+xml atomsvc
38
- application/atsc-dwd+xml
39
- application/atsc-dynamic-event-message
40
- application/atsc-held+xml
41
- application/atsc-rdt+json
42
- application/atsc-rsat+xml
43
- application/ATXML
44
- application/auth-policy+xml
45
- application/bacnet-xdd+zip
46
- application/batch-SMTP
47
- application/beep+xml
48
- application/bleeper bleep
49
- application/calendar+json
50
- application/calendar+xml
51
- application/call-completion
52
- application/cals-1840
53
- application/cals1840
54
- application/cap+xml
55
- application/captive+json
56
- application/cbor
57
- application/cbor-seq
58
- application/cccex
59
- application/ccmp+xml
60
- application/ccxml+xml ccxml
61
- application/CDFX+XML
62
- application/cdmi-capability cdmia
63
- application/cdmi-container cdmic
64
- application/cdmi-domain cdmid
65
- application/cdmi-object cdmio
66
- application/cdmi-queue cdmiq
67
- application/cdni
68
- application/CEA
69
- application/cea-2018+xml
70
- application/cellml+xml
71
- application/cert-chain+cbor
72
- application/cfw
73
- application/city+json
74
- application/clariscad
75
- application/clr
76
- application/clue+xml
77
- application/clue_info+xml
78
- application/cms
79
- application/cnrp+xml
80
- application/coap-group+json
81
- application/coap-payload
82
- application/commonground
83
- application/conference-info+xml
84
- application/cose
85
- application/cose-key
86
- application/cose-key-set
87
- application/cpl+xml
88
- application/csrattrs
89
- application/csta+xml
90
- application/CSTAdata+xml
91
- application/csvm+json
92
- application/cu-seeme cu
93
- application/cwt
94
- application/cybercash
95
- application/dash+xml
96
- application/dash-patch+xml
97
- application/dashdelta
98
- application/davmount+xml davmount
99
- application/dca-rft
100
- application/DCD
101
- application/dec-dx
102
- application/dialog-info+xml
103
- application/dicom dcm
104
- application/dicom+json
105
- application/dicom+xml
106
- application/DII
107
- application/DIT
108
- application/dns
109
- application/dns+json
110
- application/dns-message
111
- application/docbook+xml dbk
112
- application/dots+cbor
113
- application/drafting
114
- application/dskpp+xml
115
- application/dssc+der dssc
116
- application/dssc+xml xdssc
117
- application/dvcs
118
- application/dxf
119
- application/ecmascript ecma es
120
- application/EDI-consent
121
- application/EDI-X12
122
- application/EDIFACT
123
- application/efi
124
- application/elm+json
125
- application/elm+xml
126
- application/EmergencyCallData.cap+xml
127
- application/EmergencyCallData.Comment+xml
128
- application/EmergencyCallData.Control+xml
129
- application/EmergencyCallData.DeviceInfo+xml
130
- application/EmergencyCallData.eCall.MSD
131
- application/EmergencyCallData.ProviderInfo+xml
132
- application/EmergencyCallData.ServiceInfo+xml
133
- application/EmergencyCallData.SubscriberInfo+xml
134
- application/EmergencyCallData.VEDS+xml
135
- application/emma+xml emma
136
- application/emotionml+xml
137
- application/encaprtp
138
- application/epp+xml
139
- application/epub+zip epub
140
- application/eshop
141
- application/example
142
- application/excel xls xlt
143
- application/exi exi
144
- application/expect-ct-report+json
145
- application/express
146
- application/fastinfoset
147
- application/fastsoap
148
- application/fdt+xml
149
- application/fhir+json
150
- application/fhir+xml
151
- application/fits
152
- application/flexfec
153
- application/font-sfnt otf ttf
154
- application/font-tdpfr pfr
155
- application/font-woff woff woff2
156
- application/fractals
157
- application/framework-attributes+xml
158
- application/futuresplash spl
159
- application/geo+json
160
- application/geo+json-seq
161
- application/geopackage+sqlite3
162
- application/geoxacml+xml
163
- application/ghostview
164
- application/gltf-buffer
165
- application/gml+xml gml
166
- application/gpx+xml gpx
167
- application/gxf gxf
168
- application/gzip gz
169
- application/H224
170
- application/held+xml
171
- application/hep hep
172
- application/http
173
- application/hyperstudio stk
174
- application/i-deas
175
- application/ibe-key-request+xml
176
- application/ibe-pkg-reply+xml
177
- application/ibe-pp-data
178
- application/iges
179
- application/im-iscomposing+xml
180
- application/imagemap imagemap imap
181
- application/index
182
- application/index.cmd
183
- application/index.obj
184
- application/index.response
185
- application/index.vnd
186
- application/inkml+xml ink inkml
187
- application/ion
188
- application/iotp
189
- application/ipfix ipfix
190
- application/ipp
191
- application/isup
192
- application/its+xml
193
- application/java-archive jar
194
- application/java-serialized-object ser
195
- application/java-vm class
196
- application/javascript js mjs sj
197
- application/jf2feed+json
198
- application/jose
199
- application/jose+json
200
- application/jrd+json
201
- application/jscalendar+json
202
- application/json json
203
- application/json-nd
204
- application/json-patch+json
205
- application/json-seq
206
- application/jsonml+json jsonml
207
- application/jwk+json
208
- application/jwk-set+json
209
- application/jwt
210
- application/kpml-request+xml
211
- application/kpml-response+xml
212
- application/ld+json
213
- application/lgr+xml
214
- application/link-format
215
- application/load-control+xml
216
- application/lost+xml lostxml
217
- application/lostsync+xml
218
- application/lotus-123 wks
219
- application/lpf+zip
220
- application/LXF
221
- application/mac-binhex40 hqx
222
- application/mac-compactpro cpt
223
- application/macbinary
224
- application/macwriteii
225
- application/mads+xml mads
226
- application/manifest+json webmanifest
227
- application/marc mrc
228
- application/marcxml+xml mrcx
229
- application/mathcad mcd
230
- application/mathematica ma mb nb
231
- application/mathematica-old
232
- application/mathml+xml mathml
233
- application/mathml-content+xml
234
- application/mathml-presentation+xml
235
- application/mbms-associated-procedure-description+xml
236
- application/mbms-deregister+xml
237
- application/mbms-envelope+xml
238
- application/mbms-msk+xml
239
- application/mbms-msk-response+xml
240
- application/mbms-protection-description+xml
241
- application/mbms-reception-report+xml
242
- application/mbms-register+xml
243
- application/mbms-register-response+xml
244
- application/mbms-schedule+xml
245
- application/mbms-user-service-description+xml
246
- application/mbox mbox
247
- application/media-policy-dataset+xml
248
- application/media_control+xml
249
- application/mediaservercontrol+xml mscml
250
- application/merge-patch+json
251
- application/metalink+xml metalink
252
- application/metalink4+xml meta4
253
- application/mets+xml mets
254
- application/MF4
255
- application/mikey
256
- application/mipc
257
- application/missing-blocks+cbor-seq
258
- application/mmt-aei+xml
259
- application/mmt-usd+xml
260
- application/mods+xml mods
261
- application/moss-keys
262
- application/moss-signature
263
- application/mosskey-data
264
- application/mosskey-request
265
- application/mp21 m21 mp21
266
- application/mp4 mp4 mpg4 mp4s
267
- application/mpeg4-generic
268
- application/mpeg4-iod
269
- application/mpeg4-iod-xmt
270
- application/mrb-consumer+xml
271
- application/mrb-publish+xml
272
- application/msc-ivr+xml
273
- application/msc-mixer+xml
274
- application/msword doc dot wrd
275
- application/mud+json
276
- application/multipart-core
277
- application/mxf mxf
278
- application/n-quads
279
- application/n-triples
280
- application/nasdata
281
- application/netcdf
282
- application/netcdf nc cdf
283
- application/news-checkgroups
284
- application/news-groupinfo
285
- application/news-message-id
286
- application/news-transmission
287
- application/nlsml+xml
288
- application/node
289
- application/nss
290
- application/oauth-authz-req+jwt
291
- application/ocsp-request
292
- application/ocsp-response
293
- application/octet-stream bin dms lha lzh class ani pgp gpg so dll dylib bpk deploy dist distz dump elc lrf mar pkg ipa
294
- application/oda oda
295
- application/odm+json
296
- application/odm+xml
297
- application/ODX
298
- application/oebps-package+xml opf
299
- application/ogg ogx
300
- application/omdoc+xml omdoc
301
- application/onenote onepkg onetmp onetoc onetoc2
302
- application/opc-nodeset+xml
303
- application/oscore
304
- application/oxps oxps
305
- application/p21
306
- application/p21+zip
307
- application/p2p-overlay+xml
308
- application/parityfec
309
- application/passport
310
- application/patch-ops-error+xml xer
311
- application/pdf pdf ai
312
- application/PDX
313
- application/pem-certificate-chain
314
- application/pgp-encrypted pgp gpg
315
- application/pgp-keys
316
- application/pgp-signature asc sig
317
- application/pics-rules prf
318
- application/pidf+xml
319
- application/pidf-diff+xml
320
- application/pkcs10 p10
321
- application/pkcs12
322
- application/pkcs7-mime p7m p7c
323
- application/pkcs7-signature p7s
324
- application/pkcs8 p8
325
- application/pkcs8-encrypted
326
- application/pkix-attr-cert ac
327
- application/pkix-cert cer
328
- application/pkix-crl crl
329
- application/pkix-keyinfo
330
- application/pkix-pkipath pkipath
331
- application/pkixcmp pki
332
- application/pls+xml pls
333
- application/poc-settings+xml
334
- application/postscript eps ps ai
335
- application/powerpoint ppt pps pot
336
- application/ppsp-tracker+json
337
- application/pro_eng
338
- application/problem+json
339
- application/problem+xml
340
- application/provenance+xml
341
- application/prs.alvestrand.titrax-sheet
342
- application/prs.cww cw cww
343
- application/prs.cyn
344
- application/prs.hpub+zip
345
- application/prs.nprend rnd rct
346
- application/prs.plucker
347
- application/prs.rdf-xml-crypt
348
- application/prs.xsf+xml
349
- application/pskc+xml pskcxml
350
- application/pvd+json
351
- application/qsig
352
- application/quicktimeplayer qtl
353
- application/raptorfec
354
- application/rdap+json
355
- application/rdf+xml rdf
356
- application/reginfo+xml rif
357
- application/relax-ng-compact-syntax rnc
358
- application/remote-printing
359
- application/remote_printing
360
- application/reports+json
361
- application/reputon+json
362
- application/resource-lists+xml rl
363
- application/resource-lists-diff+xml rld
364
- application/rfc+xml
365
- application/rif+xml
366
- application/riscos
367
- application/rlmi+xml
368
- application/rls-services+xml rs
369
- application/route-apd+xml
370
- application/route-s-tsid+xml
371
- application/route-usd+xml
372
- application/rpki-checklist
373
- application/rpki-ghostbusters gbr
374
- application/rpki-manifest mft
375
- application/rpki-publication
376
- application/rpki-roa roa
377
- application/rpki-updown
378
- application/rsd+xml rsd
379
- application/rss+xml rss
380
- application/rtf rtf
381
- application/rtploopback
382
- application/rtx
383
- application/samlassertion+xml
384
- application/samlmetadata+xml
385
- application/sarif+json
386
- application/sarif-external-properties+json
387
- application/sbe
388
- application/sbml+xml sbml
389
- application/scaip+xml
390
- application/scim+json
391
- application/scvp-cv-request scq
392
- application/scvp-cv-response scs
393
- application/scvp-vp-request spq
394
- application/scvp-vp-response spp
395
- application/sdp sdp
396
- application/secevent+jwt
397
- application/senml+cbor
398
- application/senml+json
399
- application/senml+xml
400
- application/senml-etch+cbor
401
- application/senml-etch+json
402
- application/senml-exi
403
- application/sensml+cbor
404
- application/sensml+json
405
- application/sensml+xml
406
- application/sensml-exi
407
- application/sep+xml
408
- application/sep-exi
409
- application/session-info
410
- application/set
411
- application/set-payment
412
- application/set-payment-initiation setpay
413
- application/set-registration
414
- application/set-registration-initiation setreg
415
- application/sgml sgml
416
- application/sgml-open-catalog soc
417
- application/shf+xml shf
418
- application/sieve siv
419
- application/signed-exchange
420
- application/simple-filter+xml
421
- application/simple-message-summary
422
- application/simpleSymbolContainer
423
- application/sipc
424
- application/SLA
425
- application/slate
426
- application/smil smi smil
427
- application/smil+xml smi smil
428
- application/smpte336m
429
- application/soap+fastinfoset
430
- application/soap+xml
431
- application/solids
432
- application/sparql-query rq
433
- application/sparql-results+xml srx
434
- application/spdx+json
435
- application/spirits-event+xml
436
- application/sql
437
- application/srgs gram
438
- application/srgs+xml grxml
439
- application/sru+xml sru
440
- application/ssdl+xml ssdl
441
- application/ssml+xml ssml
442
- application/STEP
443
- application/stix+json
444
- application/swid+xml
445
- application/tamp-apex-update
446
- application/tamp-apex-update-confirm
447
- application/tamp-community-update
448
- application/tamp-community-update-confirm
449
- application/tamp-error
450
- application/tamp-sequence-adjust
451
- application/tamp-sequence-adjust-confirm
452
- application/tamp-status-query
453
- application/tamp-status-response
454
- application/tamp-update
455
- application/tamp-update-confirm
456
- application/taxii+json
457
- application/td+json
458
- application/tei+xml tei teicorpus
459
- application/TETRA_ISI
460
- application/thraud+xml tfi
461
- application/timestamp-query
462
- application/timestamp-reply
463
- application/timestamped-data tsd
464
- application/tlsrpt+gzip
465
- application/tlsrpt+json
466
- application/tnauthlist
467
- application/token-introspection+jwt
468
- application/toolbook tbk
469
- application/trickle-ice-sdpfrag
470
- application/trig
471
- application/ttml+xml
472
- application/tve-trigger
473
- application/tzif
474
- application/tzif-leap
475
- application/ulpfec
476
- application/urc-grpsheet+xml
477
- application/urc-ressheet+xml
478
- application/urc-targetdesc+xml
479
- application/urc-uisocketdesc+xml
480
- application/vcard+json
481
- application/vcard+xml
482
- application/vda
483
- application/vemmi
484
- application/VMSBACKUP bck
485
- application/vnd.1000minds.decision-model+xml
486
- application/vnd.3gpp-prose+xml
487
- application/vnd.3gpp-prose-pc3ch+xml
488
- application/vnd.3gpp-v2x-local-service-information
489
- application/vnd.3gpp.5gnas
490
- application/vnd.3gpp.access-transfer-events+xml
491
- application/vnd.3gpp.bsf+xml
492
- application/vnd.3gpp.GMOP+xml
493
- application/vnd.3gpp.gtpc
494
- application/vnd.3gpp.interworking-data
495
- application/vnd.3gpp.lpp
496
- application/vnd.3gpp.mc-signalling-ear
497
- application/vnd.3gpp.mcdata-affiliation-command+xml
498
- application/vnd.3gpp.mcdata-info+xml
499
- application/vnd.3gpp.mcdata-payload
500
- application/vnd.3gpp.mcdata-service-config+xml
501
- application/vnd.3gpp.mcdata-signalling
502
- application/vnd.3gpp.mcdata-ue-config+xml
503
- application/vnd.3gpp.mcdata-user-profile+xml
504
- application/vnd.3gpp.mcptt-affiliation-command+xml
505
- application/vnd.3gpp.mcptt-floor-request+xml
506
- application/vnd.3gpp.mcptt-info+xml
507
- application/vnd.3gpp.mcptt-location-info+xml
508
- application/vnd.3gpp.mcptt-mbms-usage-info+xml
509
- application/vnd.3gpp.mcptt-service-config+xml
510
- application/vnd.3gpp.mcptt-signed+xml
511
- application/vnd.3gpp.mcptt-ue-config+xml
512
- application/vnd.3gpp.mcptt-ue-init-config+xml
513
- application/vnd.3gpp.mcptt-user-profile+xml
514
- application/vnd.3gpp.mcvideo-affiliation-command+xml
515
- application/vnd.3gpp.mcvideo-affiliation-info+xml
516
- application/vnd.3gpp.mcvideo-info+xml
517
- application/vnd.3gpp.mcvideo-location-info+xml
518
- application/vnd.3gpp.mcvideo-mbms-usage-info+xml
519
- application/vnd.3gpp.mcvideo-service-config+xml
520
- application/vnd.3gpp.mcvideo-transmission-request+xml
521
- application/vnd.3gpp.mcvideo-ue-config+xml
522
- application/vnd.3gpp.mcvideo-user-profile+xml
523
- application/vnd.3gpp.mid-call+xml
524
- application/vnd.3gpp.ngap
525
- application/vnd.3gpp.pfcp
526
- application/vnd.3gpp.pic-bw-large plb
527
- application/vnd.3gpp.pic-bw-small psb
528
- application/vnd.3gpp.pic-bw-var pvb
529
- application/vnd.3gpp.s1ap
530
- application/vnd.3gpp.sms sms
531
- application/vnd.3gpp.sms+xml
532
- application/vnd.3gpp.srvcc-ext+xml
533
- application/vnd.3gpp.SRVCC-info+xml
534
- application/vnd.3gpp.state-and-event-info+xml
535
- application/vnd.3gpp.ussd+xml
536
- application/vnd.3gpp2.bcmcsinfo+xml
537
- application/vnd.3gpp2.sms
538
- application/vnd.3gpp2.tcap tcap
539
- application/vnd.3lightssoftware.imagescal
540
- application/vnd.3M.Post-it-Notes pwn
541
- application/vnd.accpac.simply.aso aso
542
- application/vnd.accpac.simply.imp imp
543
- application/vnd.acucobol acu
544
- application/vnd.acucorp atc acutc
545
- application/vnd.adobe.air-application-installer-package+zip air
546
- application/vnd.adobe.flash.movie
547
- application/vnd.adobe.formscentral.fcdt fcdt
548
- application/vnd.adobe.fxp fxp fxpl
549
- application/vnd.adobe.partial-upload
550
- application/vnd.adobe.xdp+xml xdp
551
- application/vnd.adobe.xfdf xfdf
552
- application/vnd.aether.imp
553
- application/vnd.afpc.afplinedata
554
- application/vnd.afpc.afplinedata-pagedef
555
- application/vnd.afpc.cmoca-cmresource
556
- application/vnd.afpc.foca-charset
557
- application/vnd.afpc.foca-codedfont
558
- application/vnd.afpc.foca-codepage
559
- application/vnd.afpc.modca
560
- application/vnd.afpc.modca-cmtable
561
- application/vnd.afpc.modca-formdef
562
- application/vnd.afpc.modca-mediummap
563
- application/vnd.afpc.modca-objectcontainer
564
- application/vnd.afpc.modca-overlay
565
- application/vnd.afpc.modca-pagesegment
566
- application/vnd.age
567
- application/vnd.ah-barcode
568
- application/vnd.ahead.space ahead
569
- application/vnd.airzip.filesecure.azf azf
570
- application/vnd.airzip.filesecure.azs azs
571
- application/vnd.amadeus+json
572
- application/vnd.amazon.ebook azw
573
- application/vnd.amazon.mobi8-ebook
574
- application/vnd.americandynamics.acc acc
575
- application/vnd.amiga.ami ami
576
- application/vnd.amundsen.maze+xml
577
- application/vnd.android.ota
578
- application/vnd.android.package-archive apk
579
- application/vnd.anki
580
- application/vnd.anser-web-certificate-issue-initiation cii
581
- application/vnd.anser-web-funds-transfer-initiation fti
582
- application/vnd.antix.game-component atx
583
- application/vnd.apache.arrow.file
584
- application/vnd.apache.arrow.stream
585
- application/vnd.apache.thrift.binary
586
- application/vnd.apache.thrift.compact
587
- application/vnd.apache.thrift.json
588
- application/vnd.api+json
589
- application/vnd.aplextor.warrp+json
590
- application/vnd.apothekende.reservation+json
591
- application/vnd.apple.installer+xml mpkg
592
- application/vnd.apple.keynote
593
- application/vnd.apple.mpegurl m3u8
594
- application/vnd.apple.numbers
595
- application/vnd.apple.pages
596
- application/vnd.apple.pkpass pkpass
597
- application/vnd.arastra.swi
598
- application/vnd.aristanetworks.swi swi
599
- application/vnd.artisan+json
600
- application/vnd.artsquare
601
- application/vnd.astraea-software.iota iota
602
- application/vnd.audiograph aep
603
- application/vnd.autopackage
604
- application/vnd.avalon+json
605
- application/vnd.avistar+xml
606
- application/vnd.balsamiq.bmml+xml
607
- application/vnd.balsamiq.bmpr
608
- application/vnd.banana-accounting
609
- application/vnd.bbf.usp.error
610
- application/vnd.bbf.usp.msg
611
- application/vnd.bbf.usp.msg+json
612
- application/vnd.bekitzur-stech+json
613
- application/vnd.bint.med-content
614
- application/vnd.biopax.rdf+xml
615
- application/vnd.blink-idb-value-wrapper
616
- application/vnd.blueice.multipass mpm
617
- application/vnd.bluetooth.ep.oob
618
- application/vnd.bluetooth.le.oob
619
- application/vnd.bmi bmi
620
- application/vnd.bpf
621
- application/vnd.bpf3
622
- application/vnd.businessobjects rep
623
- application/vnd.byu.uapi+json
624
- application/vnd.cab-jscript
625
- application/vnd.canon-cpdl
626
- application/vnd.canon-lips
627
- application/vnd.capasystems-pg+json
628
- application/vnd.cendio.thinlinc.clientconf
629
- application/vnd.century-systems.tcp_stream
630
- application/vnd.chemdraw+xml cdxml
631
- application/vnd.chess-pgn
632
- application/vnd.chipnuts.karaoke-mmd mmd
633
- application/vnd.ciedi
634
- application/vnd.cinderella cdy
635
- application/vnd.cirpack.isdn-ext
636
- application/vnd.citationstyles.style+xml
637
- application/vnd.claymore cla
638
- application/vnd.cloanto.rp9 rp9
639
- application/vnd.clonk.c4group c4d c4f c4g c4p c4u
640
- application/vnd.cluetrust.cartomobile-config c11amc
641
- application/vnd.cluetrust.cartomobile-config-pkg c11amz
642
- application/vnd.coffeescript
643
- application/vnd.collabio.xodocuments.document
644
- application/vnd.collabio.xodocuments.document-template
645
- application/vnd.collabio.xodocuments.presentation
646
- application/vnd.collabio.xodocuments.presentation-template
647
- application/vnd.collabio.xodocuments.spreadsheet
648
- application/vnd.collabio.xodocuments.spreadsheet-template
649
- application/vnd.collection+json
650
- application/vnd.collection.doc+json
651
- application/vnd.collection.next+json
652
- application/vnd.comicbook+zip
653
- application/vnd.comicbook-rar
654
- application/vnd.commerce-battelle
655
- application/vnd.commonspace csp
656
- application/vnd.contact.cmsg cdbcmsg
657
- application/vnd.coreos.ignition+json
658
- application/vnd.cosmocaller cmc
659
- application/vnd.crick.clicker clkx
660
- application/vnd.crick.clicker.keyboard clkk
661
- application/vnd.crick.clicker.palette clkp
662
- application/vnd.crick.clicker.template clkt
663
- application/vnd.crick.clicker.wordbank clkw
664
- application/vnd.criticaltools.wbs+xml wbs
665
- application/vnd.cryptii.pipe+json
666
- application/vnd.crypto-shade-file
667
- application/vnd.cryptomator.encrypted
668
- application/vnd.cryptomator.vault
669
- application/vnd.ctc-posml pml
670
- application/vnd.ctct.ws+xml
671
- application/vnd.cups-pdf
672
- application/vnd.cups-postscript
673
- application/vnd.cups-ppd ppd
674
- application/vnd.cups-raster
675
- application/vnd.cups-raw
676
- application/vnd.curl curl
677
- application/vnd.curl.car car
678
- application/vnd.curl.pcurl pcurl
679
- application/vnd.cyan.dean.root+xml
680
- application/vnd.cybank
681
- application/vnd.cyclonedx+json
682
- application/vnd.cyclonedx+xml
683
- application/vnd.d2l.coursepackage1p0+zip
684
- application/vnd.d3m-dataset
685
- application/vnd.d3m-problem
686
- application/vnd.dart dart
687
- application/vnd.data-vision.rdz rdz
688
- application/vnd.datapackage+json
689
- application/vnd.dataresource+json
690
- application/vnd.dbf
691
- application/vnd.debian.binary-package
692
- application/vnd.dece.data uvd uvf uvvd uvvf
693
- application/vnd.dece.ttml+xml uvt uvvt
694
- application/vnd.dece.unspecified uvvx uvx
695
- application/vnd.dece.zip uvvz uvz
696
- application/vnd.denovo.fcselayout-link fe_launch
697
- application/vnd.desmume.movie
698
- application/vnd.dir-bi.plate-dl-nosuffix
699
- application/vnd.dm.delegation+xml
700
- application/vnd.dna dna
701
- application/vnd.document+json
702
- application/vnd.dolby.mlp mlp
703
- application/vnd.dolby.mobile.1
704
- application/vnd.dolby.mobile.2
705
- application/vnd.doremir.scorecloud-binary-document
706
- application/vnd.dpgraph dpg
707
- application/vnd.dreamfactory dfac
708
- application/vnd.drive+json
709
- application/vnd.ds-keypoint kpxx
710
- application/vnd.dtg.local
711
- application/vnd.dtg.local.flash
712
- application/vnd.dtg.local.html
713
- application/vnd.dvb.ait ait
714
- application/vnd.dvb.dvbisl+xml
715
- application/vnd.dvb.dvbj
716
- application/vnd.dvb.esgcontainer
717
- application/vnd.dvb.ipdcdftnotifaccess
718
- application/vnd.dvb.ipdcesgaccess
719
- application/vnd.dvb.ipdcesgaccess2
720
- application/vnd.dvb.ipdcesgpdd
721
- application/vnd.dvb.ipdcroaming
722
- application/vnd.dvb.iptv.alfec-base
723
- application/vnd.dvb.iptv.alfec-enhancement
724
- application/vnd.dvb.notif-aggregate-root+xml
725
- application/vnd.dvb.notif-container+xml
726
- application/vnd.dvb.notif-generic+xml
727
- application/vnd.dvb.notif-ia-msglist+xml
728
- application/vnd.dvb.notif-ia-registration-request+xml
729
- application/vnd.dvb.notif-ia-registration-response+xml
730
- application/vnd.dvb.notif-init+xml
731
- application/vnd.dvb.pfr
732
- application/vnd.dvb.service svc
733
- application/vnd.dxr
734
- application/vnd.dynageo geo
735
- application/vnd.dzr
736
- application/vnd.easykaraoke.cdgdownload
737
- application/vnd.ecdis-update
738
- application/vnd.ecip.rlp
739
- application/vnd.ecowin.chart mag
740
- application/vnd.ecowin.filerequest
741
- application/vnd.ecowin.fileupdate
742
- application/vnd.ecowin.series
743
- application/vnd.ecowin.seriesrequest
744
- application/vnd.ecowin.seriesupdate
745
- application/vnd.efi.img
746
- application/vnd.efi.iso
747
- application/vnd.emclient.accessrequest+xml
748
- application/vnd.enliven nml
749
- application/vnd.enphase.envoy
750
- application/vnd.eprints.data+xml
751
- application/vnd.epson.esf esf
752
- application/vnd.epson.msf msf
753
- application/vnd.epson.quickanime qam
754
- application/vnd.epson.salt slt
755
- application/vnd.epson.ssf ssf
756
- application/vnd.ericsson.quickcall
757
- application/vnd.espass-espass+zip
758
- application/vnd.eszigno3+xml es3 et3
759
- application/vnd.etsi.aoc+xml
760
- application/vnd.etsi.asic-e+zip
761
- application/vnd.etsi.asic-s+zip
762
- application/vnd.etsi.cug+xml
763
- application/vnd.etsi.iptvcommand+xml
764
- application/vnd.etsi.iptvdiscovery+xml
765
- application/vnd.etsi.iptvprofile+xml
766
- application/vnd.etsi.iptvsad-bc+xml
767
- application/vnd.etsi.iptvsad-cod+xml
768
- application/vnd.etsi.iptvsad-npvr+xml
769
- application/vnd.etsi.iptvservice+xml
770
- application/vnd.etsi.iptvsync+xml
771
- application/vnd.etsi.iptvueprofile+xml
772
- application/vnd.etsi.mcid+xml
773
- application/vnd.etsi.mheg5
774
- application/vnd.etsi.overload-control-policy-dataset+xml
775
- application/vnd.etsi.pstn+xml
776
- application/vnd.etsi.sci+xml
777
- application/vnd.etsi.simservs+xml
778
- application/vnd.etsi.timestamp-token
779
- application/vnd.etsi.tsl+xml
780
- application/vnd.etsi.tsl.der
781
- application/vnd.eu.kasparian.car+json
782
- application/vnd.eudora.data
783
- application/vnd.evolv.ecig.profile
784
- application/vnd.evolv.ecig.settings
785
- application/vnd.evolv.ecig.theme
786
- application/vnd.exstream-empower+zip
787
- application/vnd.exstream-package
788
- application/vnd.ezpix-album ez2
789
- application/vnd.ezpix-package ez3
790
- application/vnd.f-secure.mobile
791
- application/vnd.familysearch.gedcom+zip
792
- application/vnd.fastcopy-disk-image
793
- application/vnd.fdf fdf
794
- application/vnd.fdsn.mseed mseed
795
- application/vnd.fdsn.seed dataless seed
796
- application/vnd.ffsns
797
- application/vnd.ficlab.flb+zip
798
- application/vnd.filmit.zfc
799
- application/vnd.fints
800
- application/vnd.firemonkeys.cloudcell
801
- application/vnd.FloGraphIt gph
802
- application/vnd.fluxtime.clip ftc
803
- application/vnd.font-fontforge-sfd
804
- application/vnd.framemaker frm maker frame fm fb book fbdoc
805
- application/vnd.frogans.fnc fnc
806
- application/vnd.frogans.ltf ltf
807
- application/vnd.fsc.weblaunch fsc
808
- application/vnd.fujifilm.fb.docuworks
809
- application/vnd.fujifilm.fb.docuworks.binder
810
- application/vnd.fujifilm.fb.docuworks.container
811
- application/vnd.fujifilm.fb.jfi+xml
812
- application/vnd.fujitsu.oasys oas
813
- application/vnd.fujitsu.oasys2 oa2
814
- application/vnd.fujitsu.oasys3 oa3
815
- application/vnd.fujitsu.oasysgp fg5
816
- application/vnd.fujitsu.oasysprs bh2
817
- application/vnd.fujixerox.ART-EX
818
- application/vnd.fujixerox.ART4
819
- application/vnd.fujixerox.ddd ddd
820
- application/vnd.fujixerox.docuworks xdw
821
- application/vnd.fujixerox.docuworks.binder xbd
822
- application/vnd.fujixerox.docuworks.container
823
- application/vnd.fujixerox.HBPL
824
- application/vnd.fut-misnet
825
- application/vnd.futoin+cbor
826
- application/vnd.futoin+json
827
- application/vnd.fuzzysheet fzs
828
- application/vnd.genomatix.tuxedo txd
829
- application/vnd.gentics.grd+json
830
- application/vnd.geo+json
831
- application/vnd.geocube+xml
832
- application/vnd.geogebra.file ggb
833
- application/vnd.geogebra.slides
834
- application/vnd.geogebra.tool ggt
835
- application/vnd.geometry-explorer gex gre
836
- application/vnd.geonext gxt
837
- application/vnd.geoplan g2w
838
- application/vnd.geospace g3w
839
- application/vnd.gerber
840
- application/vnd.globalplatform.card-content-mgt
841
- application/vnd.globalplatform.card-content-mgt-response
842
- application/vnd.gmx gmx
843
- application/vnd.google-earth.kml+xml kml
844
- application/vnd.google-earth.kmz kmz
845
- application/vnd.gov.sk.e-form+xml
846
- application/vnd.gov.sk.e-form+zip
847
- application/vnd.gov.sk.xmldatacontainer+xml
848
- application/vnd.grafeq gqf gqs
849
- application/vnd.gridmp
850
- application/vnd.groove-account gac
851
- application/vnd.groove-help ghf
852
- application/vnd.groove-identity-message gim
853
- application/vnd.groove-injector grv
854
- application/vnd.groove-tool-message gtm
855
- application/vnd.groove-tool-template tpl
856
- application/vnd.groove-vcard vcg
857
- application/vnd.hal+json
858
- application/vnd.hal+xml hal
859
- application/vnd.HandHeld-Entertainment+xml zmm
860
- application/vnd.hbci hbci hbc kom upa pkd bpd
861
- application/vnd.hc+json
862
- application/vnd.hcl-bireports
863
- application/vnd.hdt
864
- application/vnd.heroku+json
865
- application/vnd.hhe.lesson-player les
866
- application/vnd.hl7cda+xml
867
- application/vnd.hl7v2+xml
868
- application/vnd.hp-HPGL plt hpgl
869
- application/vnd.hp-hpid hpid
870
- application/vnd.hp-hps hps
871
- application/vnd.hp-jlyt jlt
872
- application/vnd.hp-PCL pcl
873
- application/vnd.hp-PCLXL pclxl
874
- application/vnd.httphone
875
- application/vnd.hydrostatix.sof-data sfd-hdstx
876
- application/vnd.hyper+json
877
- application/vnd.hyper-item+json
878
- application/vnd.hyperdrive+json
879
- application/vnd.hzn-3d-crossword
880
- application/vnd.ibm.afplinedata
881
- application/vnd.ibm.electronic-media emm
882
- application/vnd.ibm.MiniPay mpy
883
- application/vnd.ibm.modcap afp list3820 listafp
884
- application/vnd.ibm.rights-management irm
885
- application/vnd.ibm.secure-container sc
886
- application/vnd.iccprofile icc icm
887
- application/vnd.ieee.1905
888
- application/vnd.igloader igl
889
- application/vnd.imagemeter.folder+zip
890
- application/vnd.imagemeter.image+zip
891
- application/vnd.immervision-ivp ivp
892
- application/vnd.immervision-ivu ivu
893
- application/vnd.ims.imsccv1p1
894
- application/vnd.ims.imsccv1p2
895
- application/vnd.ims.imsccv1p3
896
- application/vnd.ims.lis.v2.result+json
897
- application/vnd.ims.lti.v2.toolconsumerprofile+json
898
- application/vnd.ims.lti.v2.toolproxy+json
899
- application/vnd.ims.lti.v2.toolproxy.id+json
900
- application/vnd.ims.lti.v2.toolsettings+json
901
- application/vnd.ims.lti.v2.toolsettings.simple+json
902
- application/vnd.informedcontrol.rms+xml
903
- application/vnd.informix-visionary
904
- application/vnd.infotech.project
905
- application/vnd.infotech.project+xml
906
- application/vnd.innopath.wamp.notification
907
- application/vnd.insors.igm igm
908
- application/vnd.intercon.formnet xpw xpx
909
- application/vnd.intergeo i2g
910
- application/vnd.intertrust.digibox
911
- application/vnd.intertrust.nncp
912
- application/vnd.intu.qbo qbo
913
- application/vnd.intu.qfx qfx
914
- application/vnd.iptc.g2.catalogitem+xml
915
- application/vnd.iptc.g2.conceptitem+xml
916
- application/vnd.iptc.g2.knowledgeitem+xml
917
- application/vnd.iptc.g2.newsitem+xml
918
- application/vnd.iptc.g2.newsmessage+xml
919
- application/vnd.iptc.g2.packageitem+xml
920
- application/vnd.iptc.g2.planningitem+xml
921
- application/vnd.ipunplugged.rcprofile rcprofile
922
- application/vnd.irepository.package+xml irp
923
- application/vnd.is-xpr xpr
924
- application/vnd.isac.fcs fcs
925
- application/vnd.iso11783-10+zip
926
- application/vnd.jam jam
927
- application/vnd.japannet-directory-service
928
- application/vnd.japannet-jpnstore-wakeup
929
- application/vnd.japannet-payment-wakeup
930
- application/vnd.japannet-registration
931
- application/vnd.japannet-registration-wakeup
932
- application/vnd.japannet-setstore-wakeup
933
- application/vnd.japannet-verification
934
- application/vnd.japannet-verification-wakeup
935
- application/vnd.jcp.javame.midlet-rms rms
936
- application/vnd.jisp jisp
937
- application/vnd.joost.joda-archive joda
938
- application/vnd.jsk.isdn-ngn
939
- application/vnd.kahootz ktr ktz
940
- application/vnd.kde.karbon karbon
941
- application/vnd.kde.kchart chrt
942
- application/vnd.kde.kformula kfo
943
- application/vnd.kde.kivio flw
944
- application/vnd.kde.kontour kon
945
- application/vnd.kde.kpresenter kpr kpt
946
- application/vnd.kde.kspread ksp
947
- application/vnd.kde.kword kwd kwt
948
- application/vnd.kenameaapp htke
949
- application/vnd.kidspiration kia
950
- application/vnd.Kinar kne knp sdf
951
- application/vnd.koan skd skm skp skt
952
- application/vnd.kodak-descriptor sse
953
- application/vnd.las
954
- application/vnd.las.las+json
955
- application/vnd.las.las+xml lasxml
956
- application/vnd.laszip
957
- application/vnd.leap+json
958
- application/vnd.liberty-request+xml
959
- application/vnd.llamagraphics.life-balance.desktop lbd
960
- application/vnd.llamagraphics.life-balance.exchange+xml lbe
961
- application/vnd.logipipe.circuit+zip
962
- application/vnd.loom
963
- application/vnd.lotus-1-2-3 wks 123
964
- application/vnd.lotus-approach apr
965
- application/vnd.lotus-freelance pre
966
- application/vnd.lotus-notes nsf
967
- application/vnd.lotus-organizer org
968
- application/vnd.lotus-screencam scm
969
- application/vnd.lotus-wordpro lwp
970
- application/vnd.macports.portpkg portpkg
971
- application/vnd.mapbox-vector-tile
972
- application/vnd.marlin.drm.actiontoken+xml
973
- application/vnd.marlin.drm.conftoken+xml
974
- application/vnd.marlin.drm.license+xml
975
- application/vnd.marlin.drm.mdcf
976
- application/vnd.mason+json
977
- application/vnd.maxmind.maxmind-db
978
- application/vnd.mcd mcd
979
- application/vnd.medcalcdata mc1
980
- application/vnd.mediastation.cdkey cdkey
981
- application/vnd.meridian-slingshot
982
- application/vnd.MFER mwf
983
- application/vnd.mfmp mfm
984
- application/vnd.micro+json
985
- application/vnd.micrografx.flo flo
986
- application/vnd.micrografx.igx igx
987
- application/vnd.microsoft.portable-executable
988
- application/vnd.microsoft.windows.thumbnail-cache
989
- application/vnd.miele+json
990
- application/vnd.mif mif
991
- application/vnd.minisoft-hp3000-save
992
- application/vnd.mitsubishi.misty-guard.trustweb
993
- application/vnd.Mobius.DAF daf
994
- application/vnd.Mobius.DIS dis
995
- application/vnd.Mobius.MBK mbk
996
- application/vnd.Mobius.MQY mqy
997
- application/vnd.Mobius.MSL msl
998
- application/vnd.Mobius.PLC plc
999
- application/vnd.Mobius.TXF txf
1000
- application/vnd.mophun.application mpn
1001
- application/vnd.mophun.certificate mpc
1002
- application/vnd.motorola.flexsuite
1003
- application/vnd.motorola.flexsuite.adsi
1004
- application/vnd.motorola.flexsuite.fis
1005
- application/vnd.motorola.flexsuite.gotap
1006
- application/vnd.motorola.flexsuite.kmr
1007
- application/vnd.motorola.flexsuite.ttc
1008
- application/vnd.motorola.flexsuite.wem
1009
- application/vnd.motorola.iprm
1010
- application/vnd.mozilla.xul+xml xul
1011
- application/vnd.ms-3mfdocument
1012
- application/vnd.ms-artgalry cil
1013
- application/vnd.ms-asf asf
1014
- application/vnd.ms-cab-compressed cab
1015
- application/vnd.ms-excel xls xlt xla xlc xlm xlw
1016
- application/vnd.ms-excel.addin.macroEnabled.12 xlam
1017
- application/vnd.ms-excel.sheet.binary.macroEnabled.12 xlsb
1018
- application/vnd.ms-excel.sheet.macroEnabled.12 xlsm
1019
- application/vnd.ms-excel.template.macroEnabled.12 xltm
1020
- application/vnd.ms-fontobject eot
1021
- application/vnd.ms-htmlhelp chm
1022
- application/vnd.ms-ims ims
1023
- application/vnd.ms-lrm lrm
1024
- application/vnd.ms-office.activeX+xml
1025
- application/vnd.ms-officetheme thmx
1026
- application/vnd.ms-outlook msg
1027
- application/vnd.ms-pki.seccat cat
1028
- application/vnd.ms-pki.stl stl
1029
- application/vnd.ms-playready.initiator+xml
1030
- application/vnd.ms-powerpoint ppt pps pot
1031
- application/vnd.ms-powerpoint.addin.macroEnabled.12 ppam
1032
- application/vnd.ms-powerpoint.presentation.macroEnabled.12 pptm
1033
- application/vnd.ms-powerpoint.slide.macroEnabled.12 sldm
1034
- application/vnd.ms-powerpoint.slideshow.macroEnabled.12 ppsm
1035
- application/vnd.ms-powerpoint.template.macroEnabled.12 potm
1036
- application/vnd.ms-PrintDeviceCapabilities+xml
1037
- application/vnd.ms-PrintSchemaTicket+xml
1038
- application/vnd.ms-project mpp mpt
1039
- application/vnd.ms-tnef
1040
- application/vnd.ms-windows.devicepairing
1041
- application/vnd.ms-windows.nwprinting.oob
1042
- application/vnd.ms-windows.printerpairing
1043
- application/vnd.ms-windows.wsd.oob
1044
- application/vnd.ms-wmdrm.lic-chlg-req
1045
- application/vnd.ms-wmdrm.lic-resp
1046
- application/vnd.ms-wmdrm.meter-chlg-req
1047
- application/vnd.ms-wmdrm.meter-resp
1048
- application/vnd.ms-word.document.macroEnabled.12 docm
1049
- application/vnd.ms-word.template.macroEnabled.12 dotm
1050
- application/vnd.ms-works wcm wdb wks wps
1051
- application/vnd.ms-wpl wpl
1052
- application/vnd.ms-xpsdocument xps
1053
- application/vnd.msa-disk-image
1054
- application/vnd.mseq mseq
1055
- application/vnd.msign
1056
- application/vnd.multiad.creator
1057
- application/vnd.multiad.creator.cif
1058
- application/vnd.music-niff
1059
- application/vnd.musician mus
1060
- application/vnd.muvee.style msty
1061
- application/vnd.mynfc taglet
1062
- application/vnd.nacamar.ybrid+json
1063
- application/vnd.ncd.control
1064
- application/vnd.ncd.reference
1065
- application/vnd.nearst.inv+json
1066
- application/vnd.nebumind.line
1067
- application/vnd.nervana ent entity req request bkm kcm
1068
- application/vnd.netfpx
1069
- application/vnd.neurolanguage.nlu nlu
1070
- application/vnd.nimn
1071
- application/vnd.nintendo.nitro.rom
1072
- application/vnd.nintendo.snes.rom
1073
- application/vnd.nitf nitf ntf
1074
- application/vnd.noblenet-directory nnd
1075
- application/vnd.noblenet-sealer nns
1076
- application/vnd.noblenet-web nnw
1077
- application/vnd.nokia.catalogs
1078
- application/vnd.nokia.conml+wbxml
1079
- application/vnd.nokia.conml+xml
1080
- application/vnd.nokia.iptv.config+xml
1081
- application/vnd.nokia.iSDS-radio-presets
1082
- application/vnd.nokia.landmark+wbxml
1083
- application/vnd.nokia.landmark+xml
1084
- application/vnd.nokia.landmarkcollection+xml
1085
- application/vnd.nokia.n-gage.ac+xml
1086
- application/vnd.nokia.n-gage.data ngdat
1087
- application/vnd.nokia.n-gage.symbian.install n-gage
1088
- application/vnd.nokia.ncd
1089
- application/vnd.nokia.ncd+xml
1090
- application/vnd.nokia.pcd+wbxml
1091
- application/vnd.nokia.pcd+xml
1092
- application/vnd.nokia.radio-preset rpst
1093
- application/vnd.nokia.radio-presets rpss
1094
- application/vnd.novadigm.EDM edm
1095
- application/vnd.novadigm.EDX edx
1096
- application/vnd.novadigm.EXT ext
1097
- application/vnd.ntt-local.content-share
1098
- application/vnd.ntt-local.file-transfer
1099
- application/vnd.ntt-local.ogw_remote-access
1100
- application/vnd.ntt-local.sip-ta_remote
1101
- application/vnd.ntt-local.sip-ta_tcp_stream
1102
- application/vnd.oasis.opendocument.chart odc
1103
- application/vnd.oasis.opendocument.chart-template odc otc
1104
- application/vnd.oasis.opendocument.database odb
1105
- application/vnd.oasis.opendocument.formula odf
1106
- application/vnd.oasis.opendocument.formula-template odf odft
1107
- application/vnd.oasis.opendocument.graphics odg
1108
- application/vnd.oasis.opendocument.graphics-template otg
1109
- application/vnd.oasis.opendocument.image odi
1110
- application/vnd.oasis.opendocument.image-template odi oti
1111
- application/vnd.oasis.opendocument.presentation odp
1112
- application/vnd.oasis.opendocument.presentation-template otp
1113
- application/vnd.oasis.opendocument.spreadsheet ods
1114
- application/vnd.oasis.opendocument.spreadsheet-template ots
1115
- application/vnd.oasis.opendocument.text odt
1116
- application/vnd.oasis.opendocument.text-master odm
1117
- application/vnd.oasis.opendocument.text-template ott
1118
- application/vnd.oasis.opendocument.text-web oth
1119
- application/vnd.obn
1120
- application/vnd.ocf+cbor
1121
- application/vnd.oci.image.manifest.v1+json
1122
- application/vnd.oftn.l10n+json
1123
- application/vnd.oipf.contentaccessdownload+xml
1124
- application/vnd.oipf.contentaccessstreaming+xml
1125
- application/vnd.oipf.cspg-hexbinary
1126
- application/vnd.oipf.dae.svg+xml
1127
- application/vnd.oipf.dae.xhtml+xml
1128
- application/vnd.oipf.mippvcontrolmessage+xml
1129
- application/vnd.oipf.pae.gem
1130
- application/vnd.oipf.spdiscovery+xml
1131
- application/vnd.oipf.spdlist+xml
1132
- application/vnd.oipf.ueprofile+xml
1133
- application/vnd.oipf.userprofile+xml
1134
- application/vnd.olpc-sugar xo
1135
- application/vnd.oma-scws-config
1136
- application/vnd.oma-scws-http-request
1137
- application/vnd.oma-scws-http-response
1138
- application/vnd.oma.bcast.associated-procedure-parameter+xml
1139
- application/vnd.oma.bcast.drm-trigger+xml
1140
- application/vnd.oma.bcast.imd+xml
1141
- application/vnd.oma.bcast.ltkm
1142
- application/vnd.oma.bcast.notification+xml
1143
- application/vnd.oma.bcast.provisioningtrigger
1144
- application/vnd.oma.bcast.sgboot
1145
- application/vnd.oma.bcast.sgdd+xml
1146
- application/vnd.oma.bcast.sgdu
1147
- application/vnd.oma.bcast.simple-symbol-container
1148
- application/vnd.oma.bcast.smartcard-trigger+xml
1149
- application/vnd.oma.bcast.sprov+xml
1150
- application/vnd.oma.bcast.stkm
1151
- application/vnd.oma.cab-address-book+xml
1152
- application/vnd.oma.cab-feature-handler+xml
1153
- application/vnd.oma.cab-pcc+xml
1154
- application/vnd.oma.cab-subs-invite+xml
1155
- application/vnd.oma.cab-user-prefs+xml
1156
- application/vnd.oma.dcd
1157
- application/vnd.oma.dcdc
1158
- application/vnd.oma.dd2+xml dd2
1159
- application/vnd.oma.drm.risd+xml
1160
- application/vnd.oma.group-usage-list+xml
1161
- application/vnd.oma.lwm2m+cbor
1162
- application/vnd.oma.lwm2m+json
1163
- application/vnd.oma.lwm2m+tlv
1164
- application/vnd.oma.pal+xml
1165
- application/vnd.oma.poc.detailed-progress-report+xml
1166
- application/vnd.oma.poc.final-report+xml
1167
- application/vnd.oma.poc.groups+xml
1168
- application/vnd.oma.poc.invocation-descriptor+xml
1169
- application/vnd.oma.poc.optimized-progress-report+xml
1170
- application/vnd.oma.push
1171
- application/vnd.oma.scidm.messages+xml
1172
- application/vnd.oma.xcap-directory+xml
1173
- application/vnd.omads-email+xml
1174
- application/vnd.omads-file+xml
1175
- application/vnd.omads-folder+xml
1176
- application/vnd.omaloc-supl-init
1177
- application/vnd.onepager
1178
- application/vnd.onepagertamp
1179
- application/vnd.onepagertamx
1180
- application/vnd.onepagertat
1181
- application/vnd.onepagertatp
1182
- application/vnd.onepagertatx
1183
- application/vnd.openblox.game+xml
1184
- application/vnd.openblox.game-binary
1185
- application/vnd.openeye.oeb
1186
- application/vnd.openofficeorg.extension oxt
1187
- application/vnd.openstreetmap.data+xml
1188
- application/vnd.opentimestamps.ots
1189
- application/vnd.openxmlformats-officedocument.custom-properties+xml
1190
- application/vnd.openxmlformats-officedocument.customXmlProperties+xml
1191
- application/vnd.openxmlformats-officedocument.drawing+xml
1192
- application/vnd.openxmlformats-officedocument.drawingml.chart+xml
1193
- application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml
1194
- application/vnd.openxmlformats-officedocument.drawingml.diagramColors+xml
1195
- application/vnd.openxmlformats-officedocument.drawingml.diagramData+xml
1196
- application/vnd.openxmlformats-officedocument.drawingml.diagramLayout+xml
1197
- application/vnd.openxmlformats-officedocument.drawingml.diagramStyle+xml
1198
- application/vnd.openxmlformats-officedocument.extended-properties+xml
1199
- application/vnd.openxmlformats-officedocument.presentationml.commentAuthors+xml
1200
- application/vnd.openxmlformats-officedocument.presentationml.comments+xml
1201
- application/vnd.openxmlformats-officedocument.presentationml.handoutMaster+xml
1202
- application/vnd.openxmlformats-officedocument.presentationml.notesMaster+xml
1203
- application/vnd.openxmlformats-officedocument.presentationml.notesSlide+xml
1204
- application/vnd.openxmlformats-officedocument.presentationml.presentation pptx
1205
- application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml
1206
- application/vnd.openxmlformats-officedocument.presentationml.presProps+xml
1207
- application/vnd.openxmlformats-officedocument.presentationml.slide sldx
1208
- application/vnd.openxmlformats-officedocument.presentationml.slide+xml
1209
- application/vnd.openxmlformats-officedocument.presentationml.slideLayout+xml
1210
- application/vnd.openxmlformats-officedocument.presentationml.slideMaster+xml
1211
- application/vnd.openxmlformats-officedocument.presentationml.slideshow ppsx
1212
- application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml
1213
- application/vnd.openxmlformats-officedocument.presentationml.slideUpdateInfo+xml
1214
- application/vnd.openxmlformats-officedocument.presentationml.tableStyles+xml
1215
- application/vnd.openxmlformats-officedocument.presentationml.tags+xml
1216
- application/vnd.openxmlformats-officedocument.presentationml.template potx
1217
- application/vnd.openxmlformats-officedocument.presentationml.template.main+xml
1218
- application/vnd.openxmlformats-officedocument.presentationml.viewProps+xml
1219
- application/vnd.openxmlformats-officedocument.spreadsheetml.calcChain+xml
1220
- application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml
1221
- application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml
1222
- application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml
1223
- application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml
1224
- application/vnd.openxmlformats-officedocument.spreadsheetml.externalLink+xml
1225
- application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheDefinition+xml
1226
- application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheRecords+xml
1227
- application/vnd.openxmlformats-officedocument.spreadsheetml.pivotTable+xml
1228
- application/vnd.openxmlformats-officedocument.spreadsheetml.queryTable+xml
1229
- application/vnd.openxmlformats-officedocument.spreadsheetml.revisionHeaders+xml
1230
- application/vnd.openxmlformats-officedocument.spreadsheetml.revisionLog+xml
1231
- application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml
1232
- application/vnd.openxmlformats-officedocument.spreadsheetml.sheet xlsx
1233
- application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml
1234
- application/vnd.openxmlformats-officedocument.spreadsheetml.sheetMetadata+xml
1235
- application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml
1236
- application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml
1237
- application/vnd.openxmlformats-officedocument.spreadsheetml.tableSingleCells+xml
1238
- application/vnd.openxmlformats-officedocument.spreadsheetml.template xltx
1239
- application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml
1240
- application/vnd.openxmlformats-officedocument.spreadsheetml.userNames+xml
1241
- application/vnd.openxmlformats-officedocument.spreadsheetml.volatileDependencies+xml
1242
- application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml
1243
- application/vnd.openxmlformats-officedocument.theme+xml
1244
- application/vnd.openxmlformats-officedocument.themeOverride+xml
1245
- application/vnd.openxmlformats-officedocument.vmlDrawing
1246
- application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml
1247
- application/vnd.openxmlformats-officedocument.wordprocessingml.document docx
1248
- application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml
1249
- application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml
1250
- application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml
1251
- application/vnd.openxmlformats-officedocument.wordprocessingml.fontTable+xml
1252
- application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml
1253
- application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml
1254
- application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml
1255
- application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml
1256
- application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml
1257
- application/vnd.openxmlformats-officedocument.wordprocessingml.template dotx
1258
- application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml
1259
- application/vnd.openxmlformats-officedocument.wordprocessingml.webSettings+xml
1260
- application/vnd.openxmlformats-package.core-properties+xml
1261
- application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml
1262
- application/vnd.openxmlformats-package.relationships+xml
1263
- application/vnd.oracle.resource+json
1264
- application/vnd.orange.indata
1265
- application/vnd.osa.netdeploy
1266
- application/vnd.osgeo.mapguide.package mgp
1267
- application/vnd.osgi.bundle
1268
- application/vnd.osgi.dp dp
1269
- application/vnd.osgi.subsystem esa
1270
- application/vnd.otps.ct-kip+xml
1271
- application/vnd.oxli.countgraph
1272
- application/vnd.pagerduty+json
1273
- application/vnd.palm prc pdb pqa oprc
1274
- application/vnd.panoply
1275
- application/vnd.paos.xml
1276
- application/vnd.patentdive
1277
- application/vnd.patientecommsdoc
1278
- application/vnd.pawaafile paw
1279
- application/vnd.pcos
1280
- application/vnd.pg.format str
1281
- application/vnd.pg.osasli ei6
1282
- application/vnd.piaccess.application-licence
1283
- application/vnd.picsel efif
1284
- application/vnd.pmi.widget wg
1285
- application/vnd.poc.group-advertisement+xml
1286
- application/vnd.pocketlearn plf
1287
- application/vnd.powerbuilder6 pbd
1288
- application/vnd.powerbuilder6-s
1289
- application/vnd.powerbuilder7
1290
- application/vnd.powerbuilder7-s
1291
- application/vnd.powerbuilder75
1292
- application/vnd.powerbuilder75-s
1293
- application/vnd.preminet
1294
- application/vnd.previewsystems.box box
1295
- application/vnd.proteus.magazine mgz
1296
- application/vnd.psfs
1297
- application/vnd.publishare-delta-tree qps
1298
- application/vnd.pvi.ptid1 pti ptid
1299
- application/vnd.pwg-multiplexed
1300
- application/vnd.pwg-xhtml-print+xml
1301
- application/vnd.qualcomm.brew-app-res
1302
- application/vnd.quarantainenet
1303
- application/vnd.Quark.QuarkXPress qxd qxt qwd qwt qxl qxb
1304
- application/vnd.quobject-quoxdocument
1305
- application/vnd.radisys.moml+xml
1306
- application/vnd.radisys.msml+xml
1307
- application/vnd.radisys.msml-audit+xml
1308
- application/vnd.radisys.msml-audit-conf+xml
1309
- application/vnd.radisys.msml-audit-conn+xml
1310
- application/vnd.radisys.msml-audit-dialog+xml
1311
- application/vnd.radisys.msml-audit-stream+xml
1312
- application/vnd.radisys.msml-conf+xml
1313
- application/vnd.radisys.msml-dialog+xml
1314
- application/vnd.radisys.msml-dialog-base+xml
1315
- application/vnd.radisys.msml-dialog-fax-detect+xml
1316
- application/vnd.radisys.msml-dialog-fax-sendrecv+xml
1317
- application/vnd.radisys.msml-dialog-group+xml
1318
- application/vnd.radisys.msml-dialog-speech+xml
1319
- application/vnd.radisys.msml-dialog-transform+xml
1320
- application/vnd.rainstor.data
1321
- application/vnd.rapid
1322
- application/vnd.rar
1323
- application/vnd.realvnc.bed bed
1324
- application/vnd.recordare.musicxml mxl
1325
- application/vnd.recordare.musicxml+xml musicxml
1326
- application/vnd.RenLearn.rlprint
1327
- application/vnd.resilient.logic
1328
- application/vnd.restful+json
1329
- application/vnd.rig.cryptonote cryptonote
1330
- application/vnd.rim.cod cod
1331
- application/vnd.rn-realmedia rm
1332
- application/vnd.rn-realmedia-vbr rmvb
1333
- application/vnd.route66.link66+xml link66
1334
- application/vnd.rs-274x
1335
- application/vnd.ruckus.download
1336
- application/vnd.s3sms
1337
- application/vnd.sailingtracker.track st
1338
- application/vnd.sar
1339
- application/vnd.sbm.cid
1340
- application/vnd.sbm.mid2
1341
- application/vnd.scribus
1342
- application/vnd.sealed.3df
1343
- application/vnd.sealed.csf
1344
- application/vnd.sealed.doc sdoc sdo s1w
1345
- application/vnd.sealed.eml seml sem
1346
- application/vnd.sealed.mht smht smh
1347
- application/vnd.sealed.net
1348
- application/vnd.sealed.ppt sppt spp s1p
1349
- application/vnd.sealed.tiff
1350
- application/vnd.sealed.xls sxls sxl s1e
1351
- application/vnd.sealedmedia.softseal.html stml stm s1h
1352
- application/vnd.sealedmedia.softseal.pdf spdf spd s1a
1353
- application/vnd.seemail see
1354
- application/vnd.seis+json
1355
- application/vnd.sema sema
1356
- application/vnd.semd semd
1357
- application/vnd.semf semf
1358
- application/vnd.shade-save-file
1359
- application/vnd.shana.informed.formdata ifm
1360
- application/vnd.shana.informed.formtemplate itp
1361
- application/vnd.shana.informed.interchange iif
1362
- application/vnd.shana.informed.package ipk
1363
- application/vnd.shootproof+json
1364
- application/vnd.shopkick+json
1365
- application/vnd.shp
1366
- application/vnd.shx
1367
- application/vnd.sigrok.session
1368
- application/vnd.SimTech-MindMapper twd twds
1369
- application/vnd.siren+json
1370
- application/vnd.smaf mmf
1371
- application/vnd.smart.notebook
1372
- application/vnd.smart.teacher teacher
1373
- application/vnd.snesdev-page-table
1374
- application/vnd.software602.filler.form+xml
1375
- application/vnd.software602.filler.form-xml-zip
1376
- application/vnd.solent.sdkm+xml sdkd sdkm
1377
- application/vnd.spotfire.dxp dxp
1378
- application/vnd.spotfire.sfs sfs
1379
- application/vnd.sqlite3
1380
- application/vnd.sss-cod
1381
- application/vnd.sss-dtf
1382
- application/vnd.sss-ntf
1383
- application/vnd.stardivision.calc sdc
1384
- application/vnd.stardivision.chart sds
1385
- application/vnd.stardivision.draw sda
1386
- application/vnd.stardivision.impress sdd
1387
- application/vnd.stardivision.math sdf smf
1388
- application/vnd.stardivision.writer sdw vor
1389
- application/vnd.stardivision.writer-global sgl
1390
- application/vnd.stepmania.package smzip
1391
- application/vnd.stepmania.stepchart sm
1392
- application/vnd.street-stream
1393
- application/vnd.sun.wadl+xml
1394
- application/vnd.sun.xml.calc sxc
1395
- application/vnd.sun.xml.calc.template stc
1396
- application/vnd.sun.xml.draw sxd
1397
- application/vnd.sun.xml.draw.template std
1398
- application/vnd.sun.xml.impress sxi
1399
- application/vnd.sun.xml.impress.template sti
1400
- application/vnd.sun.xml.math sxm
1401
- application/vnd.sun.xml.writer sxw
1402
- application/vnd.sun.xml.writer.global sxg
1403
- application/vnd.sun.xml.writer.template stw
1404
- application/vnd.sus-calendar sus susp
1405
- application/vnd.svd svd
1406
- application/vnd.swiftview-ics
1407
- application/vnd.sycle+xml
1408
- application/vnd.syft+json
1409
- application/vnd.symbian.install sis sisx
1410
- application/vnd.syncml+xml xsm
1411
- application/vnd.syncml.dm+wbxml bdm
1412
- application/vnd.syncml.dm+xml xdm
1413
- application/vnd.syncml.dm.notification
1414
- application/vnd.syncml.dmddf+wbxml
1415
- application/vnd.syncml.dmddf+xml
1416
- application/vnd.syncml.dmtnds+wbxml
1417
- application/vnd.syncml.dmtnds+xml
1418
- application/vnd.syncml.ds.notification
1419
- application/vnd.tableschema+json
1420
- application/vnd.tao.intent-module-archive tao
1421
- application/vnd.tcpdump.pcap cap dmp pcap
1422
- application/vnd.think-cell.ppttc+json
1423
- application/vnd.tmd.mediaflex.api+xml
1424
- application/vnd.tml
1425
- application/vnd.tmobile-livetv tmo
1426
- application/vnd.tri.onesource
1427
- application/vnd.trid.tpt tpt
1428
- application/vnd.triscape.mxs mxs
1429
- application/vnd.trueapp tra
1430
- application/vnd.truedoc
1431
- application/vnd.ubisoft.webplayer
1432
- application/vnd.ufdl ufd ufdl
1433
- application/vnd.uiq.theme utz
1434
- application/vnd.umajin umj
1435
- application/vnd.unity unityweb
1436
- application/vnd.uoml+xml uoml
1437
- application/vnd.uplanet.alert
1438
- application/vnd.uplanet.alert-wbxml
1439
- application/vnd.uplanet.bearer-choice
1440
- application/vnd.uplanet.bearer-choice-wbxml
1441
- application/vnd.uplanet.cacheop
1442
- application/vnd.uplanet.cacheop-wbxml
1443
- application/vnd.uplanet.channel
1444
- application/vnd.uplanet.channel-wbxml
1445
- application/vnd.uplanet.list
1446
- application/vnd.uplanet.list-wbxml
1447
- application/vnd.uplanet.listcmd
1448
- application/vnd.uplanet.listcmd-wbxml
1449
- application/vnd.uplanet.signal
1450
- application/vnd.uri-map
1451
- application/vnd.valve.source.material
1452
- application/vnd.vcx vcx
1453
- application/vnd.vd-study
1454
- application/vnd.vectorworks
1455
- application/vnd.vel+json
1456
- application/vnd.verimatrix.vcas
1457
- application/vnd.veritone.aion+json
1458
- application/vnd.veryant.thin
1459
- application/vnd.ves.encrypted
1460
- application/vnd.vidsoft.vidconference vsc
1461
- application/vnd.visio vsd vst vsw vss
1462
- application/vnd.visionary vis
1463
- application/vnd.vividence.scriptfile
1464
- application/vnd.vsf vsf
1465
- application/vnd.wap.sic sic
1466
- application/vnd.wap.slc slc
1467
- application/vnd.wap.wbxml wbxml
1468
- application/vnd.wap.wmlc wmlc
1469
- application/vnd.wap.wmlscriptc wmlsc
1470
- application/vnd.webturbo wtb
1471
- application/vnd.wfa.dpp
1472
- application/vnd.wfa.p2p
1473
- application/vnd.wfa.wsc
1474
- application/vnd.windows.devicepairing
1475
- application/vnd.wmc
1476
- application/vnd.wmf.bootstrap
1477
- application/vnd.wolfram.mathematica
1478
- application/vnd.wolfram.mathematica.package
1479
- application/vnd.wolfram.player nbp
1480
- application/vnd.wordperfect wpd
1481
- application/vnd.wqd wqd
1482
- application/vnd.wrq-hp3000-labelled
1483
- application/vnd.wt.stf stf
1484
- application/vnd.wv.csp+wbxml wv
1485
- application/vnd.wv.csp+xml
1486
- application/vnd.wv.ssp+xml
1487
- application/vnd.xacml+json
1488
- application/vnd.xara xar
1489
- application/vnd.xfdl xfdl
1490
- application/vnd.xfdl.webform
1491
- application/vnd.xmi+xml
1492
- application/vnd.xmpie.cpkg
1493
- application/vnd.xmpie.dpkg
1494
- application/vnd.xmpie.plan
1495
- application/vnd.xmpie.ppkg
1496
- application/vnd.xmpie.xlim
1497
- application/vnd.yamaha.hv-dic hvd
1498
- application/vnd.yamaha.hv-script hvs
1499
- application/vnd.yamaha.hv-voice hvp
1500
- application/vnd.yamaha.openscoreformat osf
1501
- application/vnd.yamaha.openscoreformat.osfpvg+xml osfpvg
1502
- application/vnd.yamaha.remote-setup
1503
- application/vnd.yamaha.smaf-audio saf
1504
- application/vnd.yamaha.smaf-phrase spf
1505
- application/vnd.yamaha.through-ngn
1506
- application/vnd.yamaha.tunnel-udpencap
1507
- application/vnd.yaoweme
1508
- application/vnd.yellowriver-custom-menu cmp
1509
- application/vnd.youtube.yt
1510
- application/vnd.zul zir zirz
1511
- application/vnd.zzazz.deck+xml zaz
1512
- application/voicexml+xml vxml
1513
- application/voucher-cms+json
1514
- application/vq-rtcpxr
1515
- application/wasm wasm
1516
- application/watcherinfo+xml wif
1517
- application/webbundle
1518
- application/webpush-options+json
1519
- application/whoispp-query
1520
- application/whoispp-response
1521
- application/widget wgt
1522
- application/winhlp hlp
1523
- application/wita
1524
- application/won
1525
- application/word doc dot
1526
- application/wordperfect wp
1527
- application/wordperfect5.1 wp5 wp
1528
- application/wordperfect6.1 wp6
1529
- application/wordperfectd wpd
1530
- application/wsdl+xml wsdl
1531
- application/wspolicy+xml wspolicy
1532
- application/x-123 wk
1533
- application/x-7z-compressed 7z
1534
- application/x-abiword abw
1535
- application/x-access mdf mda mdb mde
1536
- application/x-ace-compressed ace
1537
- application/x-apple-diskimage dmg
1538
- application/x-authorware-bin aab u32 vox x32
1539
- application/x-authorware-map aam
1540
- application/x-authorware-seg aas
1541
- application/x-bcpio bcpio
1542
- application/x-bittorrent torrent
1543
- application/x-bleeper bleep
1544
- application/x-blorb blb blorb
1545
- application/x-bzip bz
1546
- application/x-bzip2 boz bz2
1547
- application/x-cbr cb7 cba cbr cbt cbz
1548
- application/x-cdlink vcd
1549
- application/x-cfs-compressed cfs
1550
- application/x-chat chat
1551
- application/x-chess-pgn pgn
1552
- application/x-chrome-extension crx
1553
- application/x-clariscad
1554
- application/x-compress z Z
1555
- application/x-compressed z Z
1556
- application/x-conference nsc
1557
- application/x-cpio cpio
1558
- application/x-csh csh
1559
- application/x-cu-seeme csm cu
1560
- application/x-debian-package deb udeb
1561
- application/x-dgc-compressed dgc
1562
- application/x-director dcr @dir @dxr cct cst cxt dir dxr fgd swa w3d
1563
- application/x-doom wad
1564
- application/x-drafting
1565
- application/x-dtbncx+xml ncx
1566
- application/x-dtbook+xml dtb
1567
- application/x-dtbresource+xml res
1568
- application/x-dvi dvi
1569
- application/x-dxf
1570
- application/x-envoy evy
1571
- application/x-eva eva
1572
- application/x-excel
1573
- application/x-font-bdf bdf
1574
- application/x-font-ghostscript gsf
1575
- application/x-font-linux-psf psf
1576
- application/x-font-opentype otf
1577
- application/x-font-otf otf
1578
- application/x-font-pcf pcf
1579
- application/x-font-snf snf
1580
- application/x-font-truetype ttf
1581
- application/x-font-ttf ttc ttf
1582
- application/x-font-type1 afm pfa pfb pfm
1583
- application/x-fractals
1584
- application/x-freearc arc
1585
- application/x-futuresplash spl
1586
- application/x-gca-compressed gca
1587
- application/x-ghostview
1588
- application/x-glulx ulx
1589
- application/x-gnumeric gnumeric
1590
- application/x-gramps-xml gramps
1591
- application/x-gtar gtar tgz tbz2 tbz
1592
- application/x-gzip gz
1593
- application/x-hdf hdf
1594
- application/x-hep hep
1595
- application/x-html+ruby rhtml
1596
- application/x-httpd-php phtml pht php
1597
- application/x-ibooks+zip ibooks
1598
- application/x-ica ica
1599
- application/x-ideas
1600
- application/x-imagemap imagemap imap
1601
- application/x-install-instructions install
1602
- application/x-iso9660-image iso
1603
- application/x-iwork-keynote-sffkey key
1604
- application/x-iwork-numbers-sffnumbers numbers
1605
- application/x-iwork-pages-sffpages pages
1606
- application/x-java-archive jar
1607
- application/x-java-jnlp-file jnlp
1608
- application/x-java-serialized-object ser
1609
- application/x-java-vm class
1610
- application/x-javascript js mjs
1611
- application/x-koan skp skd skt skm
1612
- application/x-latex ltx latex
1613
- application/x-lotus-123 wks
1614
- application/x-lzh-compressed lha lzh
1615
- application/x-mac bin
1616
- application/x-mac-compactpro cpt
1617
- application/x-macbase64 bin
1618
- application/x-macbinary
1619
- application/x-maker frm maker frame fm fb book fbdoc
1620
- application/x-mathcad mcd
1621
- application/x-mathematica-old
1622
- application/x-mie mie
1623
- application/x-mif mif
1624
- application/x-mobipocket-ebook mobi prc
1625
- application/x-ms-application application
1626
- application/x-ms-dos-executable exe
1627
- application/x-ms-shortcut lnk
1628
- application/x-ms-wmd wmd
1629
- application/x-ms-wmz wmz
1630
- application/x-ms-xbap xbap
1631
- application/x-msaccess mda mdb mde mdf
1632
- application/x-msbinder obd
1633
- application/x-mscardfile crd
1634
- application/x-msclip clp
1635
- application/x-msdos-program cmd bat com exe reg ps1 vbs
1636
- application/x-msdownload exe com cmd bat dll msi reg ps1 vbs
1637
- application/x-msmediaview m13 m14 mvb
1638
- application/x-msmetafile emf emz wmf wmz
1639
- application/x-msmoney mny
1640
- application/x-mspublisher pub
1641
- application/x-msschedule scd
1642
- application/x-msterminal trm
1643
- application/x-msword doc dot wrd
1644
- application/x-mswrite wri
1645
- application/x-netcdf nc cdf
1646
- application/x-ns-proxy-autoconfig pac
1647
- application/x-nzb nzb
1648
- application/x-opera-extension oex
1649
- application/x-pagemaker pm pm5 pt5
1650
- application/x-perl pl pm
1651
- application/x-pgp
1652
- application/x-pkcs12 p12 pfx
1653
- application/x-pkcs7-certificates p7b spc
1654
- application/x-pkcs7-certreqresp p7r
1655
- application/x-pki-message
1656
- application/x-python py
1657
- application/x-quicktimeplayer qtl
1658
- application/x-rar-compressed rar
1659
- application/x-remote_printing
1660
- application/x-research-info-systems ris
1661
- application/x-rtf rtf
1662
- application/x-ruby rb rbw
1663
- application/x-set
1664
- application/x-sh sh
1665
- application/x-shar shar
1666
- application/x-shockwave-flash swf
1667
- application/x-silverlight-app xap
1668
- application/x-SLA
1669
- application/x-smarttech-notebook notebook
1670
- application/x-solids
1671
- application/x-spss sav sbs sps spo spp
1672
- application/x-sql sql
1673
- application/x-STEP
1674
- application/x-stuffit sit
1675
- application/x-stuffitx sitx
1676
- application/x-subrip srt
1677
- application/x-sv4cpio sv4cpio
1678
- application/x-sv4crc sv4crc
1679
- application/x-t3vm-image t3
1680
- application/x-tads gam
1681
- application/x-tar tar
1682
- application/x-tcl tcl
1683
- application/x-tex tex
1684
- application/x-tex-tfm tfm
1685
- application/x-texinfo texinfo texi
1686
- application/x-tgif obj
1687
- application/x-toolbook tbk
1688
- application/x-troff t tr roff
1689
- application/x-troff-man man
1690
- application/x-troff-me me
1691
- application/x-troff-ms ms
1692
- application/x-u-star
1693
- application/x-ustar ustar
1694
- application/x-VMSBACKUP bck
1695
- application/x-wais-source src
1696
- application/x-web-app-manifest+json webapp
1697
- application/x-Wingz wz wkz
1698
- application/x-word doc dot
1699
- application/x-wordperfect wp
1700
- application/x-wordperfect6.1 wp6
1701
- application/x-wordperfectd wpd
1702
- application/x-www-form-urlencoded
1703
- application/x-x509-ca-cert crt der
1704
- application/x-x509-ca-ra-cert
1705
- application/x-x509-next-ca-cert
1706
- application/x-xfig fig
1707
- application/x-xliff+xml xlf
1708
- application/x-xpinstall xpi
1709
- application/x-xz xz
1710
- application/x-zip-compressed zip
1711
- application/x-zmachine z1 z2 z3 z4 z5 z6 z7 z8
1712
- application/x400-bp
1713
- application/x400.bp
1714
- application/xacml+xml
1715
- application/xaml+xml xaml
1716
- application/xcap-att+xml
1717
- application/xcap-caps+xml
1718
- application/xcap-diff+xml xdf
1719
- application/xcap-el+xml
1720
- application/xcap-error+xml
1721
- application/xcap-ns+xml
1722
- application/xcon-conference-info+xml
1723
- application/xcon-conference-info-diff+xml
1724
- application/xenc+xml xenc
1725
- application/xhtml+xml xht xhtml
1726
- application/xhtml-voice+xml
1727
- application/xliff+xml
1728
- application/xml xml xsl
1729
- application/xml-dtd dtd
1730
- application/xml-external-parsed-entity
1731
- application/xml-patch+xml
1732
- application/xmpp+xml
1733
- application/xop+xml xop
1734
- application/xproc+xml xpl
1735
- application/xslt+xml xslt
1736
- application/xspf+xml xspf
1737
- application/xv+xml mxml xhvml xvm xvml
1738
- application/yang yang
1739
- application/yang-data+json
1740
- application/yang-data+xml
1741
- application/yang-patch+json
1742
- application/yang-patch+xml
1743
- application/yin+xml yin
1744
- application/zip zip
1745
- application/zlib
1746
- application/zstd
1747
- audio/1d-interleaved-parityfec
1748
- audio/32kadpcm
1749
- audio/3gpp
1750
- audio/3gpp2
1751
- audio/aac
1752
- audio/ac3
1753
- audio/adpcm adp
1754
- audio/AMR amr
1755
- audio/AMR-WB awb
1756
- audio/amr-wb+
1757
- audio/aptx
1758
- audio/asc
1759
- audio/ATRAC-ADVANCED-LOSSLESS
1760
- audio/ATRAC-X
1761
- audio/ATRAC3
1762
- audio/basic au snd
1763
- audio/BV16
1764
- audio/BV32
1765
- audio/clearmode
1766
- audio/CN
1767
- audio/DAT12
1768
- audio/dls
1769
- audio/dsr-es201108
1770
- audio/dsr-es202050
1771
- audio/dsr-es202211
1772
- audio/dsr-es202212
1773
- audio/DV
1774
- audio/DVI4
1775
- audio/eac3
1776
- audio/encaprtp
1777
- audio/EVRC evc
1778
- audio/EVRC-QCP
1779
- audio/EVRC0
1780
- audio/EVRC1
1781
- audio/EVRCB
1782
- audio/EVRCB0
1783
- audio/EVRCB1
1784
- audio/EVRCNW
1785
- audio/EVRCNW0
1786
- audio/EVRCNW1
1787
- audio/EVRCWB
1788
- audio/EVRCWB0
1789
- audio/EVRCWB1
1790
- audio/EVS
1791
- audio/example
1792
- audio/flexfec
1793
- audio/fwdred
1794
- audio/G711-0
1795
- audio/G719
1796
- audio/G722
1797
- audio/G7221
1798
- audio/G723
1799
- audio/G726-16
1800
- audio/G726-24
1801
- audio/G726-32
1802
- audio/G726-40
1803
- audio/G728
1804
- audio/G729
1805
- audio/G7291
1806
- audio/G729D
1807
- audio/G729E
1808
- audio/GSM
1809
- audio/GSM-EFR
1810
- audio/GSM-HR-08
1811
- audio/iLBC
1812
- audio/ip-mr_v2.5
1813
- audio/L16 l16
1814
- audio/L20
1815
- audio/L24
1816
- audio/L8
1817
- audio/LPC
1818
- audio/MELP
1819
- audio/MELP1200
1820
- audio/MELP2400
1821
- audio/MELP600
1822
- audio/mhas
1823
- audio/midi kar mid midi rmi
1824
- audio/mobile-xmf
1825
- audio/mp4 mp4 mpg4 f4a f4b mp4a m4a
1826
- audio/MP4A-LATM m4a
1827
- audio/MPA
1828
- audio/mpa-robust
1829
- audio/mpeg mpga mp2 mp3 m2a m3a mp2a
1830
- audio/mpeg4-generic
1831
- audio/ogg oga ogg spx opus
1832
- audio/opus
1833
- audio/parityfec
1834
- audio/PCMA
1835
- audio/PCMA-WB
1836
- audio/PCMU
1837
- audio/PCMU-WB
1838
- audio/prs.sid
1839
- audio/QCELP
1840
- audio/raptorfec
1841
- audio/RED
1842
- audio/rtp-enc-aescm128
1843
- audio/rtp-midi
1844
- audio/rtploopback
1845
- audio/rtx
1846
- audio/s3m s3m
1847
- audio/scip
1848
- audio/silk sil
1849
- audio/SMV smv
1850
- audio/SMV-QCP
1851
- audio/SMV0
1852
- audio/sofa
1853
- audio/sp-midi
1854
- audio/speex
1855
- audio/t140c
1856
- audio/t38
1857
- audio/telephone-event
1858
- audio/TETRA_ACELP
1859
- audio/TETRA_ACELP_BB
1860
- audio/tone
1861
- audio/TSVCIS
1862
- audio/UEMCLIP
1863
- audio/ulpfec
1864
- audio/usac
1865
- audio/VDVI
1866
- audio/VMR-WB
1867
- audio/vnd.3gpp.iufp
1868
- audio/vnd.4SB
1869
- audio/vnd.audiokoz
1870
- audio/vnd.CELP
1871
- audio/vnd.cisco.nse
1872
- audio/vnd.cmles.radio-events
1873
- audio/vnd.cns.anp1
1874
- audio/vnd.cns.inf1
1875
- audio/vnd.dece.audio uva uvva
1876
- audio/vnd.digital-winds eol
1877
- audio/vnd.dlna.adts
1878
- audio/vnd.dolby.heaac.1
1879
- audio/vnd.dolby.heaac.2
1880
- audio/vnd.dolby.mlp
1881
- audio/vnd.dolby.mps
1882
- audio/vnd.dolby.pl2
1883
- audio/vnd.dolby.pl2x
1884
- audio/vnd.dolby.pl2z
1885
- audio/vnd.dolby.pulse.1
1886
- audio/vnd.dra dra
1887
- audio/vnd.dts dts
1888
- audio/vnd.dts.hd dtshd
1889
- audio/vnd.dts.uhd
1890
- audio/vnd.dvb.file
1891
- audio/vnd.everad.plj plj
1892
- audio/vnd.hns.audio
1893
- audio/vnd.lucent.voice lvp
1894
- audio/vnd.ms-playready.media.pya pya
1895
- audio/vnd.nokia.mobile-xmf mxmf
1896
- audio/vnd.nortel.vbk vbk
1897
- audio/vnd.nuera.ecelp4800 ecelp4800
1898
- audio/vnd.nuera.ecelp7470 ecelp7470
1899
- audio/vnd.nuera.ecelp9600 ecelp9600
1900
- audio/vnd.octel.sbc
1901
- audio/vnd.presonus.multitrack
1902
- audio/vnd.qcelp qcp
1903
- audio/vnd.rhetorex.32kadpcm
1904
- audio/vnd.rip rip
1905
- audio/vnd.sealedmedia.softseal.mpeg smp3 smp s1m
1906
- audio/vnd.vmx.cvsd
1907
- audio/vorbis
1908
- audio/vorbis-config
1909
- audio/wav wav
1910
- audio/webm weba webm
1911
- audio/x-aac aac
1912
- audio/x-aiff aif aifc aiff
1913
- audio/x-caf caf
1914
- audio/x-flac flac
1915
- audio/x-m4a m4a
1916
- audio/x-matroska mka
1917
- audio/x-midi mid midi kar
1918
- audio/x-mpegurl m3u
1919
- audio/x-ms-wax wax
1920
- audio/x-ms-wma wma
1921
- audio/x-ms-wmv wmv
1922
- audio/x-pn-realaudio ra ram
1923
- audio/x-pn-realaudio-plugin rmp rpm
1924
- audio/x-realaudio ra
1925
- audio/x-wav wav
1926
- audio/xm xm
1927
- chemical/x-cdx cdx
1928
- chemical/x-cif cif
1929
- chemical/x-cmdf cmdf
1930
- chemical/x-cml cml
1931
- chemical/x-csml csml
1932
- chemical/x-pdb pdb
1933
- chemical/x-xyz xyz
1934
- drawing/dwf dwf
1935
- font/collection ttc
1936
- font/otf otf
1937
- font/sfnt
1938
- font/ttf ttf
1939
- font/woff woff
1940
- font/woff2 woff2
1941
- image/aces
1942
- image/avci
1943
- image/avcs
1944
- image/avif avif
1945
- image/bmp bmp
1946
- image/cgm cgm
1947
- image/cmu-raster
1948
- image/dicom-rle
1949
- image/dpx
1950
- image/emf
1951
- image/example
1952
- image/fits
1953
- image/g3fax g3
1954
- image/gif gif
1955
- image/heic heic hif
1956
- image/heic-sequence heics hif
1957
- image/heif heif hif
1958
- image/heif-sequence heifs hif
1959
- image/hej2k
1960
- image/hsj2
1961
- image/ief ief
1962
- image/j2is
1963
- image/jls
1964
- image/jp2 jp2 jpg2
1965
- image/jpeg jpeg jpg jpe
1966
- image/jph
1967
- image/jphc
1968
- image/jpm jpm jpgm
1969
- image/jpx jpx jpf
1970
- image/jxl
1971
- image/jxr
1972
- image/jxrA
1973
- image/jxrS
1974
- image/jxs
1975
- image/jxsc
1976
- image/jxsi
1977
- image/jxss
1978
- image/ktx ktx
1979
- image/ktx2
1980
- image/naplps
1981
- image/pjpeg
1982
- image/png png
1983
- image/prs.btif btif
1984
- image/prs.pti
1985
- image/pwg-raster
1986
- image/sgi sgi
1987
- image/svg+xml svg svgz
1988
- image/t38
1989
- image/targa tga
1990
- image/tiff tiff tif
1991
- image/tiff-fx
1992
- image/vnd.adobe.photoshop psd
1993
- image/vnd.airzip.accelerator.azv
1994
- image/vnd.cns.inf2
1995
- image/vnd.dece.graphic uvg uvi uvvg uvvi
1996
- image/vnd.dgn dgn
1997
- image/vnd.djvu djvu djv
1998
- image/vnd.dvb.subtitle sub
1999
- image/vnd.dwg dwg
2000
- image/vnd.dxf dxf
2001
- image/vnd.fastbidsheet fbs
2002
- image/vnd.fpx fpx
2003
- image/vnd.fst fst
2004
- image/vnd.fujixerox.edmics-mmr mmr
2005
- image/vnd.fujixerox.edmics-rlc rlc
2006
- image/vnd.globalgraphics.pgb pgb
2007
- image/vnd.microsoft.icon ico
2008
- image/vnd.mix
2009
- image/vnd.mozilla.apng
2010
- image/vnd.ms-modi mdi
2011
- image/vnd.ms-photo wdp
2012
- image/vnd.net-fpx npx
2013
- image/vnd.net.fpx
2014
- image/vnd.pco.b16
2015
- image/vnd.radiance
2016
- image/vnd.sealed.png
2017
- image/vnd.sealedmedia.softseal.gif
2018
- image/vnd.sealedmedia.softseal.jpg
2019
- image/vnd.svf
2020
- image/vnd.tencent.tap
2021
- image/vnd.valve.source.texture
2022
- image/vnd.wap.wbmp wbmp
2023
- image/vnd.xiff xif
2024
- image/vnd.zbrush.pcx
2025
- image/webp webp
2026
- image/wmf
2027
- image/x-3ds 3ds
2028
- image/x-adobe-dng dng
2029
- image/x-bmp bmp
2030
- image/x-canon-cr2 cr2
2031
- image/x-canon-crw crw
2032
- image/x-cmu-raster ras
2033
- image/x-cmx cmx
2034
- image/x-compressed-xcf xcfbz2 xcfgz
2035
- image/x-emf
2036
- image/x-epson-erf erf
2037
- image/x-freehand fh fh4 fh5 fh7 fhc
2038
- image/x-fuji-raf raf
2039
- image/x-hasselblad-3fr 3fr
2040
- image/x-icon ico
2041
- image/x-kodak-dcr dcr
2042
- image/x-kodak-k25 k25
2043
- image/x-kodak-kdc kdc
2044
- image/x-minolta-mrw mrw
2045
- image/x-mrsid-image sid
2046
- image/x-ms-bmp bmp
2047
- image/x-nikon-nef nef
2048
- image/x-olympus-orf orf
2049
- image/x-paintshoppro psp pspimage
2050
- image/x-panasonic-raw raw
2051
- image/x-pcx pcx
2052
- image/x-pentax-pef pef
2053
- image/x-pict pct pic
2054
- image/x-portable-anymap pnm
2055
- image/x-portable-bitmap pbm
2056
- image/x-portable-graymap pgm
2057
- image/x-portable-pixmap ppm
2058
- image/x-rgb rgb
2059
- image/x-sigma-x3f x3f
2060
- image/x-sony-arw arw
2061
- image/x-sony-sr2 sr2
2062
- image/x-sony-srf srf
2063
- image/x-targa tga
2064
- image/x-tga tga
2065
- image/x-vnd.dgn dgn
2066
- image/x-win-bmp
2067
- image/x-wmf
2068
- image/x-xbitmap xbm
2069
- image/x-xbm xbm
2070
- image/x-xcf xcf
2071
- image/x-xpixmap xpm
2072
- image/x-xwindowdump xwd
2073
- message/CPIM
2074
- message/delivery-status
2075
- message/disposition-notification
2076
- message/example
2077
- message/external-body
2078
- message/feedback-report
2079
- message/global
2080
- message/global-delivery-status
2081
- message/global-disposition-notification
2082
- message/global-headers
2083
- message/http
2084
- message/imdn+xml
2085
- message/news
2086
- message/partial
2087
- message/rfc822 eml mime
2088
- message/s-http
2089
- message/sip
2090
- message/sipfrag
2091
- message/tracking-status
2092
- message/vnd.si.simp
2093
- message/vnd.wfa.wsc
2094
- model/3mf
2095
- model/e57
2096
- model/example
2097
- model/gltf+json
2098
- model/gltf-binary
2099
- model/iges igs iges
2100
- model/mesh msh mesh silo
2101
- model/mtl
2102
- model/obj
2103
- model/step
2104
- model/step+xml
2105
- model/step+zip
2106
- model/step-xml+zip
2107
- model/stl
2108
- model/vnd.collada+xml dae
2109
- model/vnd.dwf dwf
2110
- model/vnd.flatland.3dml
2111
- model/vnd.gdl gdl
2112
- model/vnd.gs-gdl
2113
- model/vnd.gtw gtw
2114
- model/vnd.moml+xml
2115
- model/vnd.mts mts
2116
- model/vnd.opengex
2117
- model/vnd.parasolid.transmit.binary x_b xmt_bin
2118
- model/vnd.parasolid.transmit.text x_t xmt_txt
2119
- model/vnd.pytha.pyox
2120
- model/vnd.rosette.annotated-data-model
2121
- model/vnd.sap.vds
2122
- model/vnd.usdz+zip
2123
- model/vnd.valve.source.compiled-map
2124
- model/vnd.vtu vtu
2125
- model/vrml wrl vrml
2126
- model/x3d+binary x3db x3dbz
2127
- model/x3d+fastinfoset
2128
- model/x3d+vrml x3dv x3dvz
2129
- model/x3d+xml x3d x3dz
2130
- model/x3d-vrml
2131
- multipart/alternative
2132
- multipart/appledouble
2133
- multipart/byteranges
2134
- multipart/digest
2135
- multipart/encrypted
2136
- multipart/example
2137
- multipart/form-data
2138
- multipart/header-set
2139
- multipart/mixed
2140
- multipart/multilingual
2141
- multipart/parallel
2142
- multipart/related
2143
- multipart/report
2144
- multipart/signed
2145
- multipart/vnd.bint.med-plus
2146
- multipart/voice-message
2147
- multipart/x-gzip
2148
- multipart/x-mixed-replace
2149
- multipart/x-parallel
2150
- multipart/x-tar
2151
- multipart/x-ustar
2152
- multipart/x-www-form-urlencoded
2153
- multipart/x-zip
2154
- text/1d-interleaved-parityfec
2155
- text/cache-manifest appcache manifest
2156
- text/calendar ics ifb
2157
- text/comma-separated-values csv
2158
- text/cql
2159
- text/cql-expression
2160
- text/cql-identifier
2161
- text/css css
2162
- text/csv csv
2163
- text/csv-schema
2164
- text/directory
2165
- text/dns
2166
- text/ecmascript es ecma
2167
- text/encaprtp
2168
- text/enriched
2169
- text/example
2170
- text/fhirpath
2171
- text/flexfec
2172
- text/fwdred
2173
- text/gff3
2174
- text/grammar-ref-list
2175
- text/html html htm htmlx shtml htx
2176
- text/javascript js mjs
2177
- text/jcr-cnd
2178
- text/markdown markdown md mkd
2179
- text/mizar
2180
- text/n3 n3
2181
- text/nfo
2182
- text/parameters
2183
- text/parityfec
2184
- text/plain txt asc c cc h hh cpp hpp dat hlp conf def doc in list log rst text textile
2185
- text/provenance-notation
2186
- text/prs.fallenstein.rst rst
2187
- text/prs.lines.tag dsc
2188
- text/prs.prop.logic
2189
- text/raptorfec
2190
- text/RED
2191
- text/rfc822-headers
2192
- text/richtext rtx
2193
- text/rtf rtf
2194
- text/rtp-enc-aescm128
2195
- text/rtploopback
2196
- text/rtx
2197
- text/sgml sgml sgm
2198
- text/shaclc
2199
- text/shex
2200
- text/spdx
2201
- text/strings
2202
- text/t140
2203
- text/tab-separated-values tsv
2204
- text/troff t tr roff troff man me ms
2205
- text/turtle ttl
2206
- text/ulpfec
2207
- text/uri-list uri uris urls
2208
- text/vcard vcard
2209
- text/vnd.a
2210
- text/vnd.abc
2211
- text/vnd.ascii-art
2212
- text/vnd.curl curl
2213
- text/vnd.curl.dcurl dcurl
2214
- text/vnd.curl.mcurl mcurl
2215
- text/vnd.curl.scurl scurl
2216
- text/vnd.debian.copyright
2217
- text/vnd.DMClientScript
2218
- text/vnd.dvb.subtitle sub
2219
- text/vnd.esmertec.theme-descriptor
2220
- text/vnd.familysearch.gedcom
2221
- text/vnd.ficlab.flt
2222
- text/vnd.flatland.3dml
2223
- text/vnd.fly fly
2224
- text/vnd.fmi.flexstor flx
2225
- text/vnd.gml
2226
- text/vnd.graphviz gv
2227
- text/vnd.hans
2228
- text/vnd.hgl
2229
- text/vnd.in3d.3dml 3dml
2230
- text/vnd.in3d.spot spot
2231
- text/vnd.IPTC.NewsML
2232
- text/vnd.IPTC.NITF
2233
- text/vnd.latex-z
2234
- text/vnd.motorola.reflex
2235
- text/vnd.ms-mediapackage
2236
- text/vnd.net2phone.commcenter.command ccc
2237
- text/vnd.radisys.msml-basic-layout
2238
- text/vnd.senx.warpscript
2239
- text/vnd.si.uricatalogue
2240
- text/vnd.sosi
2241
- text/vnd.sun.j2me.app-descriptor jad
2242
- text/vnd.trolltech.linguist
2243
- text/vnd.wap.si si
2244
- text/vnd.wap.sl sl
2245
- text/vnd.wap.wml wml
2246
- text/vnd.wap.wmlscript wmls
2247
- text/vtt vtt
2248
- text/x-asm asm s
2249
- text/x-c c cc cpp cxx dic h hh
2250
- text/x-coffescript coffee
2251
- text/x-component htc
2252
- text/x-fortran f f77 f90 for
2253
- text/x-java-source java
2254
- text/x-nfo nfo
2255
- text/x-opml opml
2256
- text/x-pascal p pas
2257
- text/x-rtf rtf
2258
- text/x-setext etx
2259
- text/x-sfv sfv
2260
- text/x-uuencode uu
2261
- text/x-vcalendar vcs
2262
- text/x-vcard vcf
2263
- text/x-vnd.flatland.3dml
2264
- text/x-yaml yaml yml
2265
- text/xml xml dtd xsd
2266
- text/xml-external-parsed-entity
2267
- video/1d-interleaved-parityfec
2268
- video/3gpp 3gp 3gpp
2269
- video/3gpp-tt
2270
- video/3gpp2 3g2 3gpp2
2271
- video/AV1
2272
- video/BMPEG
2273
- video/BT656
2274
- video/CelB
2275
- video/dl dl
2276
- video/DV dv
2277
- video/encaprtp
2278
- video/example
2279
- video/FFV1
2280
- video/flexfec
2281
- video/gl gl
2282
- video/H261 h261
2283
- video/H263 h263
2284
- video/H263-1998
2285
- video/H263-2000
2286
- video/H264 h264
2287
- video/H264-RCDO
2288
- video/H264-SVC
2289
- video/H265
2290
- video/iso.segment
2291
- video/JPEG jpgv
2292
- video/jpeg2000
2293
- video/jpm jpgm jpm
2294
- video/jxsv
2295
- video/MJ2 mj2 mjp2
2296
- video/MP1S
2297
- video/MP2P
2298
- video/MP2T ts mts m2ts cpi clpi mpl mpls bdm
2299
- video/mp4 mp4 mpg4 f4v f4p mp4v
2300
- video/MP4V-ES
2301
- video/mpeg mp2 mp3g mpe mpeg mpg m1v m2v
2302
- video/mpeg4-generic
2303
- video/MPV
2304
- video/nv
2305
- video/ogg ogg ogv
2306
- video/parityfec
2307
- video/pointer
2308
- video/quicktime qt mov
2309
- video/raptorfec
2310
- video/raw
2311
- video/rtp-enc-aescm128
2312
- video/rtploopback
2313
- video/rtx
2314
- video/scip
2315
- video/smpte291
2316
- video/SMPTE292M
2317
- video/ulpfec
2318
- video/vc1
2319
- video/vc2
2320
- video/vnd.CCTV
2321
- video/vnd.dece.hd uvh uvvh
2322
- video/vnd.dece.mobile uvm uvvm
2323
- video/vnd.dece.mp4
2324
- video/vnd.dece.pd uvp uvvp
2325
- video/vnd.dece.sd uvs uvvs
2326
- video/vnd.dece.video uvv uvvv
2327
- video/vnd.directv.mpeg
2328
- video/vnd.directv.mpeg-tts
2329
- video/vnd.dlna.mpeg-tts
2330
- video/vnd.dvb.file dvb
2331
- video/vnd.fvt fvt
2332
- video/vnd.hns.video
2333
- video/vnd.iptvforum.1dparityfec-1010
2334
- video/vnd.iptvforum.1dparityfec-2005
2335
- video/vnd.iptvforum.2dparityfec-1010
2336
- video/vnd.iptvforum.2dparityfec-2005
2337
- video/vnd.iptvforum.ttsavc
2338
- video/vnd.iptvforum.ttsmpeg2
2339
- video/vnd.motorola.video
2340
- video/vnd.motorola.videop
2341
- video/vnd.mpegurl mxu m4u
2342
- video/vnd.ms-playready.media.pyv pyv
2343
- video/vnd.nokia.interleaved-multimedia nim
2344
- video/vnd.nokia.mp4vr
2345
- video/vnd.nokia.videovoip
2346
- video/vnd.objectvideo mp4 m4v
2347
- video/vnd.radgamettools.bink
2348
- video/vnd.radgamettools.smacker
2349
- video/vnd.sealed.mpeg1 s11
2350
- video/vnd.sealed.mpeg4 smpg s14
2351
- video/vnd.sealed.swf sswf ssw
2352
- video/vnd.sealedmedia.softseal.mov smov smo s1q
2353
- video/vnd.uvvu.mp4 uvu uvvu
2354
- video/vnd.vivo viv vivo
2355
- video/vnd.youtube.yt
2356
- video/VP8
2357
- video/VP9
2358
- video/webm webm
2359
- video/x-dl dl
2360
- video/x-dv dv
2361
- video/x-f4v f4v
2362
- video/x-fli fli
2363
- video/x-flv flv
2364
- video/x-gl gl
2365
- video/x-ivf ivf
2366
- video/x-m4v m4v
2367
- video/x-matroska mk3d mks mkv
2368
- video/x-mng mng
2369
- video/x-motion-jpeg mjpg mjpeg
2370
- video/x-ms-asf asf asx
2371
- video/x-ms-vob vob
2372
- video/x-ms-wm wm
2373
- video/x-ms-wmv wmv
2374
- video/x-ms-wmx wmx
2375
- video/x-ms-wvx wvx
2376
- video/x-msvideo avi
2377
- video/x-sgi-movie movie
2378
- video/x-smv smv
2379
- x-chemical/x-pdb pdb
2380
- x-chemical/x-xyz xyz
2381
- x-conference/x-cooltalk ice
2382
- x-drawing/dwf dwf
2383
- x-world/x-vrml wrl vrml