mumukit-content-type 1.11.0 → 1.12.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2007) hide show
  1. checksums.yaml +4 -4
  2. data/lib/mumukit/content_type/version.rb +1 -1
  3. data/vendor/bundle/ruby/2.7.0/bin/htmldiff +29 -0
  4. data/vendor/bundle/ruby/2.7.0/bin/ldiff +29 -0
  5. data/vendor/bundle/ruby/2.7.0/bin/nokogiri +27 -0
  6. data/vendor/bundle/ruby/2.7.0/bin/racc +27 -0
  7. data/vendor/bundle/ruby/2.7.0/bin/rake +27 -0
  8. data/vendor/bundle/ruby/2.7.0/bin/redcarpet +27 -0
  9. data/vendor/bundle/ruby/2.7.0/bin/rougify +27 -0
  10. data/vendor/bundle/ruby/2.7.0/bin/rspec +27 -0
  11. data/vendor/bundle/ruby/2.7.0/cache/activesupport-6.0.6.1.gem +0 -0
  12. data/vendor/bundle/ruby/2.7.0/cache/concurrent-ruby-1.2.2.gem +0 -0
  13. data/vendor/bundle/ruby/2.7.0/cache/crass-1.0.6.gem +0 -0
  14. data/vendor/bundle/ruby/2.7.0/cache/diff-lcs-1.5.0.gem +0 -0
  15. data/vendor/bundle/ruby/2.7.0/cache/i18n-0.9.5.gem +0 -0
  16. data/vendor/bundle/ruby/2.7.0/cache/minitest-5.18.0.gem +0 -0
  17. data/vendor/bundle/ruby/2.7.0/cache/mumuki-emojis-1.3.0.gem +0 -0
  18. data/vendor/bundle/ruby/2.7.0/cache/mumukit-core-1.19.1.gem +0 -0
  19. data/vendor/bundle/ruby/2.7.0/cache/nokogiri-1.14.2-x86_64-linux.gem +0 -0
  20. data/vendor/bundle/ruby/2.7.0/cache/racc-1.6.2.gem +0 -0
  21. data/vendor/bundle/ruby/2.7.0/cache/rack-3.0.7.gem +0 -0
  22. data/vendor/bundle/ruby/2.7.0/cache/rake-12.3.3.gem +0 -0
  23. data/vendor/bundle/ruby/2.7.0/cache/redcarpet-3.6.0.gem +0 -0
  24. data/vendor/bundle/ruby/2.7.0/cache/rouge-3.30.0.gem +0 -0
  25. data/vendor/bundle/ruby/2.7.0/cache/rspec-3.12.0.gem +0 -0
  26. data/vendor/bundle/ruby/2.7.0/cache/rspec-core-3.12.1.gem +0 -0
  27. data/vendor/bundle/ruby/2.7.0/cache/rspec-expectations-3.12.2.gem +0 -0
  28. data/vendor/bundle/ruby/2.7.0/cache/rspec-mocks-3.12.5.gem +0 -0
  29. data/vendor/bundle/ruby/2.7.0/cache/rspec-support-3.12.0.gem +0 -0
  30. data/vendor/bundle/ruby/2.7.0/cache/sanitize-6.0.1.gem +0 -0
  31. data/vendor/bundle/ruby/2.7.0/cache/thread_safe-0.3.6.gem +0 -0
  32. data/vendor/bundle/ruby/2.7.0/cache/tzinfo-1.2.11.gem +0 -0
  33. data/vendor/bundle/ruby/2.7.0/cache/zeitwerk-2.6.7.gem +0 -0
  34. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/racc-1.6.2/gem.build_complete +0 -0
  35. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/racc-1.6.2/gem_make.out +17 -0
  36. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/racc-1.6.2/mkmf.log +57 -0
  37. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/racc-1.6.2/racc/cparse.so +0 -0
  38. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/redcarpet-3.6.0/gem.build_complete +0 -0
  39. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/redcarpet-3.6.0/gem_make.out +38 -0
  40. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/redcarpet-3.6.0/redcarpet.so +0 -0
  41. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/CHANGELOG.md +782 -0
  42. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/MIT-LICENSE +20 -0
  43. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/README.rdoc +40 -0
  44. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/actionable_error.rb +48 -0
  45. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/all.rb +5 -0
  46. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/array_inquirer.rb +48 -0
  47. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/backtrace_cleaner.rb +131 -0
  48. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/benchmarkable.rb +51 -0
  49. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/builder.rb +8 -0
  50. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/cache/file_store.rb +196 -0
  51. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/cache/mem_cache_store.rb +203 -0
  52. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/cache/memory_store.rb +175 -0
  53. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/cache/null_store.rb +48 -0
  54. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/cache/redis_cache_store.rb +493 -0
  55. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/cache/strategy/local_cache.rb +194 -0
  56. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/cache/strategy/local_cache_middleware.rb +45 -0
  57. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/cache.rb +831 -0
  58. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/callbacks.rb +853 -0
  59. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/concern.rb +171 -0
  60. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/concurrency/load_interlock_aware_monitor.rb +35 -0
  61. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/concurrency/share_lock.rb +226 -0
  62. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/configurable.rb +146 -0
  63. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/array/access.rb +104 -0
  64. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/array/conversions.rb +213 -0
  65. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/array/extract.rb +21 -0
  66. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/array/extract_options.rb +31 -0
  67. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/array/grouping.rb +109 -0
  68. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/array/inquiry.rb +19 -0
  69. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/array/prepend_and_append.rb +5 -0
  70. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/array/wrap.rb +48 -0
  71. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/array.rb +9 -0
  72. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/benchmark.rb +16 -0
  73. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/big_decimal/conversions.rb +14 -0
  74. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/big_decimal.rb +3 -0
  75. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/class/attribute.rb +141 -0
  76. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/class/attribute_accessors.rb +6 -0
  77. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/class/subclasses.rb +54 -0
  78. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/class.rb +4 -0
  79. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/date/acts_like.rb +10 -0
  80. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/date/blank.rb +14 -0
  81. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/date/calculations.rb +146 -0
  82. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/date/conversions.rb +96 -0
  83. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/date/zones.rb +8 -0
  84. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/date.rb +7 -0
  85. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/date_and_time/calculations.rb +351 -0
  86. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/date_and_time/compatibility.rb +16 -0
  87. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/date_and_time/zones.rb +40 -0
  88. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/date_time/acts_like.rb +16 -0
  89. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/date_time/blank.rb +14 -0
  90. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/date_time/calculations.rb +211 -0
  91. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/date_time/compatibility.rb +18 -0
  92. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/date_time/conversions.rb +106 -0
  93. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/date_time.rb +7 -0
  94. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/digest/uuid.rb +53 -0
  95. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/digest.rb +3 -0
  96. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/enumerable.rb +188 -0
  97. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/file/atomic.rb +70 -0
  98. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/file.rb +3 -0
  99. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/hash/compact.rb +5 -0
  100. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/hash/conversions.rb +263 -0
  101. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/hash/deep_merge.rb +34 -0
  102. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/hash/deep_transform_values.rb +46 -0
  103. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/hash/except.rb +24 -0
  104. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/hash/indifferent_access.rb +24 -0
  105. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/hash/keys.rb +143 -0
  106. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/hash/reverse_merge.rb +25 -0
  107. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/hash/slice.rb +26 -0
  108. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/hash/transform_values.rb +5 -0
  109. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/hash.rb +10 -0
  110. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/integer/inflections.rb +31 -0
  111. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/integer/multiple.rb +12 -0
  112. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/integer/time.rb +22 -0
  113. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/integer.rb +5 -0
  114. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/kernel/concern.rb +14 -0
  115. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/kernel/reporting.rb +45 -0
  116. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/kernel/singleton_class.rb +8 -0
  117. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/kernel.rb +5 -0
  118. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/load_error.rb +9 -0
  119. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/marshal.rb +24 -0
  120. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/module/aliasing.rb +31 -0
  121. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/module/anonymous.rb +30 -0
  122. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/module/attr_internal.rb +38 -0
  123. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/module/attribute_accessors.rb +212 -0
  124. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb +144 -0
  125. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/module/concerning.rb +134 -0
  126. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/module/delegation.rb +320 -0
  127. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/module/deprecation.rb +25 -0
  128. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/module/introspection.rb +87 -0
  129. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/module/reachable.rb +6 -0
  130. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/module/redefine_method.rb +40 -0
  131. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/module/remove_method.rb +17 -0
  132. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/module.rb +13 -0
  133. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/name_error.rb +38 -0
  134. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/numeric/bytes.rb +66 -0
  135. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/numeric/conversions.rb +136 -0
  136. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/numeric/inquiry.rb +5 -0
  137. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/numeric/time.rb +66 -0
  138. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/numeric.rb +5 -0
  139. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/object/acts_like.rb +21 -0
  140. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/object/blank.rb +155 -0
  141. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/object/conversions.rb +6 -0
  142. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/object/deep_dup.rb +55 -0
  143. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/object/duplicable.rb +49 -0
  144. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/object/inclusion.rb +29 -0
  145. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/object/instance_variables.rb +30 -0
  146. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/object/json.rb +228 -0
  147. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/object/to_param.rb +3 -0
  148. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/object/to_query.rb +89 -0
  149. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/object/try.rb +158 -0
  150. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/object/with_options.rb +82 -0
  151. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/object.rb +16 -0
  152. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/range/compare_range.rb +76 -0
  153. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/range/conversions.rb +41 -0
  154. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/range/each.rb +24 -0
  155. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/range/include_range.rb +9 -0
  156. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/range/include_time_with_zone.rb +23 -0
  157. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/range/overlaps.rb +10 -0
  158. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/range.rb +7 -0
  159. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/regexp.rb +7 -0
  160. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/securerandom.rb +45 -0
  161. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/string/access.rb +114 -0
  162. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/string/behavior.rb +8 -0
  163. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/string/conversions.rb +59 -0
  164. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/string/exclude.rb +13 -0
  165. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/string/filters.rb +145 -0
  166. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/string/indent.rb +45 -0
  167. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/string/inflections.rb +259 -0
  168. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/string/inquiry.rb +15 -0
  169. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/string/multibyte.rb +58 -0
  170. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/string/output_safety.rb +344 -0
  171. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/string/starts_ends_with.rb +6 -0
  172. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/string/strip.rb +27 -0
  173. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/string/zones.rb +16 -0
  174. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/string.rb +15 -0
  175. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/time/acts_like.rb +10 -0
  176. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/time/calculations.rb +346 -0
  177. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/time/compatibility.rb +16 -0
  178. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/time/conversions.rb +72 -0
  179. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/time/zones.rb +113 -0
  180. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/time.rb +7 -0
  181. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/uri.rb +25 -0
  182. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext.rb +5 -0
  183. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/current_attributes.rb +203 -0
  184. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/dependencies/autoload.rb +79 -0
  185. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/dependencies/interlock.rb +57 -0
  186. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/dependencies/zeitwerk_integration.rb +117 -0
  187. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/dependencies.rb +809 -0
  188. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/deprecation/behaviors.rb +109 -0
  189. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/deprecation/constant_accessor.rb +52 -0
  190. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/deprecation/instance_delegator.rb +39 -0
  191. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/deprecation/method_wrappers.rb +84 -0
  192. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/deprecation/proxy_wrappers.rb +177 -0
  193. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/deprecation/reporting.rb +114 -0
  194. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/deprecation.rb +46 -0
  195. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/descendants_tracker.rb +108 -0
  196. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/digest.rb +20 -0
  197. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/duration/iso8601_parser.rb +123 -0
  198. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/duration/iso8601_serializer.rb +53 -0
  199. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/duration.rb +435 -0
  200. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/encrypted_configuration.rb +45 -0
  201. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/encrypted_file.rb +100 -0
  202. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/evented_file_update_checker.rb +234 -0
  203. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/execution_wrapper.rb +132 -0
  204. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/executor.rb +8 -0
  205. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/file_update_checker.rb +162 -0
  206. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/gem_version.rb +17 -0
  207. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/gzip.rb +38 -0
  208. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/hash_with_indifferent_access.rb +399 -0
  209. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/i18n.rb +16 -0
  210. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/i18n_railtie.rb +130 -0
  211. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/inflections.rb +72 -0
  212. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/inflector/inflections.rb +256 -0
  213. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/inflector/methods.rb +397 -0
  214. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/inflector/transliterate.rb +147 -0
  215. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/inflector.rb +9 -0
  216. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/json/decoding.rb +75 -0
  217. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/json/encoding.rb +134 -0
  218. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/json.rb +4 -0
  219. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/key_generator.rb +41 -0
  220. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/lazy_load_hooks.rb +81 -0
  221. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/locale/en.rb +33 -0
  222. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/locale/en.yml +135 -0
  223. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/log_subscriber/test_helper.rb +106 -0
  224. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/log_subscriber.rb +134 -0
  225. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/logger.rb +93 -0
  226. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/logger_silence.rb +45 -0
  227. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/logger_thread_safe_level.rb +56 -0
  228. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/message_encryptor.rb +227 -0
  229. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/message_verifier.rb +205 -0
  230. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/messages/metadata.rb +80 -0
  231. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/messages/rotation_configuration.rb +22 -0
  232. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/messages/rotator.rb +56 -0
  233. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/multibyte/chars.rb +215 -0
  234. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/multibyte/unicode.rb +156 -0
  235. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/multibyte.rb +23 -0
  236. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/notifications/fanout.rb +244 -0
  237. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/notifications/instrumenter.rb +164 -0
  238. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/notifications.rb +253 -0
  239. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/number_helper/number_converter.rb +183 -0
  240. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/number_helper/number_to_currency_converter.rb +41 -0
  241. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/number_helper/number_to_delimited_converter.rb +30 -0
  242. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/number_helper/number_to_human_converter.rb +69 -0
  243. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/number_helper/number_to_human_size_converter.rb +60 -0
  244. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/number_helper/number_to_percentage_converter.rb +16 -0
  245. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/number_helper/number_to_phone_converter.rb +59 -0
  246. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/number_helper/number_to_rounded_converter.rb +55 -0
  247. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/number_helper/rounding_helper.rb +66 -0
  248. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/number_helper.rb +382 -0
  249. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/option_merger.rb +45 -0
  250. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/ordered_hash.rb +50 -0
  251. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/ordered_options.rb +89 -0
  252. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/parameter_filter.rb +128 -0
  253. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/per_thread_registry.rb +60 -0
  254. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/proxy_object.rb +15 -0
  255. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/rails.rb +29 -0
  256. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/railtie.rb +80 -0
  257. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/reloader.rb +130 -0
  258. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/rescuable.rb +174 -0
  259. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/security_utils.rb +31 -0
  260. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/string_inquirer.rb +33 -0
  261. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/subscriber.rb +169 -0
  262. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/tagged_logging.rb +88 -0
  263. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/test_case.rb +163 -0
  264. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/testing/assertions.rb +228 -0
  265. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/testing/autorun.rb +7 -0
  266. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/testing/constant_lookup.rb +51 -0
  267. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/testing/declarative.rb +28 -0
  268. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/testing/deprecation.rb +38 -0
  269. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/testing/file_fixtures.rb +38 -0
  270. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/testing/isolation.rb +110 -0
  271. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/testing/method_call_assertions.rb +70 -0
  272. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/testing/parallelization.rb +134 -0
  273. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/testing/setup_and_teardown.rb +55 -0
  274. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/testing/stream.rb +43 -0
  275. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/testing/tagged_logging.rb +27 -0
  276. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/testing/time_helpers.rb +198 -0
  277. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/time.rb +20 -0
  278. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/time_with_zone.rb +561 -0
  279. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/values/time_zone.rb +570 -0
  280. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/version.rb +10 -0
  281. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/xml_mini/jdom.rb +182 -0
  282. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/xml_mini/libxml.rb +80 -0
  283. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/xml_mini/libxmlsax.rb +83 -0
  284. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/xml_mini/nokogiri.rb +83 -0
  285. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/xml_mini/nokogirisax.rb +86 -0
  286. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/xml_mini/rexml.rb +130 -0
  287. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/xml_mini.rb +201 -0
  288. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support.rb +96 -0
  289. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/CHANGELOG.md +561 -0
  290. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/Gemfile +36 -0
  291. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/LICENSE.txt +21 -0
  292. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/README.md +405 -0
  293. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/Rakefile +319 -0
  294. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/ConcurrentRubyService.java +17 -0
  295. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java +175 -0
  296. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java +248 -0
  297. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java +93 -0
  298. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java +113 -0
  299. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java +189 -0
  300. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java +292 -0
  301. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java +31 -0
  302. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java +3863 -0
  303. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java +203 -0
  304. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java +342 -0
  305. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java +3800 -0
  306. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java +204 -0
  307. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java +291 -0
  308. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java +199 -0
  309. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/agent.rb +588 -0
  310. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/array.rb +56 -0
  311. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/async.rb +449 -0
  312. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atom.rb +222 -0
  313. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb +127 -0
  314. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb +144 -0
  315. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb +167 -0
  316. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb +135 -0
  317. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb +100 -0
  318. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb +128 -0
  319. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/event.rb +109 -0
  320. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/fiber_local_var.rb +109 -0
  321. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb +43 -0
  322. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/locals.rb +189 -0
  323. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb +28 -0
  324. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb +68 -0
  325. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb +81 -0
  326. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb +44 -0
  327. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb +131 -0
  328. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb +255 -0
  329. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb +379 -0
  330. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/semaphore.rb +163 -0
  331. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb +111 -0
  332. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic_reference/atomic_direct_update.rb +37 -0
  333. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb +67 -0
  334. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb +28 -0
  335. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomics.rb +10 -0
  336. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb +107 -0
  337. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb +111 -0
  338. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb +84 -0
  339. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb +160 -0
  340. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/map/atomic_reference_map_backend.rb +927 -0
  341. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb +66 -0
  342. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb +148 -0
  343. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb +82 -0
  344. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb +14 -0
  345. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb +143 -0
  346. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb +160 -0
  347. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/concern/deprecation.rb +34 -0
  348. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb +73 -0
  349. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/concern/logging.rb +116 -0
  350. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/concern/obligation.rb +220 -0
  351. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/concern/observable.rb +110 -0
  352. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/concurrent_ruby.jar +0 -0
  353. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/configuration.rb +105 -0
  354. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/constants.rb +8 -0
  355. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/dataflow.rb +81 -0
  356. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/delay.rb +199 -0
  357. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/errors.rb +74 -0
  358. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/exchanger.rb +353 -0
  359. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb +131 -0
  360. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb +62 -0
  361. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/executor_service.rb +185 -0
  362. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb +220 -0
  363. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb +66 -0
  364. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb +44 -0
  365. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb +103 -0
  366. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb +30 -0
  367. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb +140 -0
  368. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb +82 -0
  369. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb +21 -0
  370. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb +366 -0
  371. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb +35 -0
  372. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb +34 -0
  373. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb +107 -0
  374. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb +28 -0
  375. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb +103 -0
  376. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb +57 -0
  377. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb +88 -0
  378. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executor/timer_set.rb +172 -0
  379. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/executors.rb +20 -0
  380. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/future.rb +141 -0
  381. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/hash.rb +50 -0
  382. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/immutable_struct.rb +101 -0
  383. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/ivar.rb +208 -0
  384. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/map.rb +350 -0
  385. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/maybe.rb +229 -0
  386. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/mutable_struct.rb +239 -0
  387. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/mvar.rb +242 -0
  388. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/options.rb +42 -0
  389. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/promise.rb +580 -0
  390. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/promises.rb +2168 -0
  391. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/re_include.rb +60 -0
  392. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/scheduled_task.rb +331 -0
  393. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/set.rb +64 -0
  394. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/settable_struct.rb +139 -0
  395. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb +102 -0
  396. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb +22 -0
  397. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb +171 -0
  398. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/condition.rb +62 -0
  399. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/full_memory_barrier.rb +29 -0
  400. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb +15 -0
  401. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/lock.rb +38 -0
  402. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb +75 -0
  403. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb +89 -0
  404. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/object.rb +151 -0
  405. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/safe_initialization.rb +36 -0
  406. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/volatile.rb +101 -0
  407. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization.rb +13 -0
  408. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb +47 -0
  409. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb +74 -0
  410. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util/cheap_lockable.rb +81 -0
  411. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb +52 -0
  412. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb +38 -0
  413. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb +246 -0
  414. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb +75 -0
  415. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb +50 -0
  416. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/thread_safe/util.rb +16 -0
  417. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/timer_task.rb +311 -0
  418. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/tuple.rb +82 -0
  419. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/tvar.rb +222 -0
  420. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/utility/engine.rb +45 -0
  421. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb +19 -0
  422. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb +77 -0
  423. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/utility/native_integer.rb +54 -0
  424. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/utility/processor_counter.rb +110 -0
  425. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/version.rb +3 -0
  426. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent-ruby.rb +5 -0
  427. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent.rb +134 -0
  428. data/vendor/bundle/ruby/2.7.0/gems/crass-1.0.6/Gemfile +2 -0
  429. data/vendor/bundle/ruby/2.7.0/gems/crass-1.0.6/HISTORY.md +128 -0
  430. data/vendor/bundle/ruby/2.7.0/gems/crass-1.0.6/LICENSE +18 -0
  431. data/vendor/bundle/ruby/2.7.0/gems/crass-1.0.6/README.md +192 -0
  432. data/vendor/bundle/ruby/2.7.0/gems/crass-1.0.6/Rakefile +21 -0
  433. data/vendor/bundle/ruby/2.7.0/gems/crass-1.0.6/crass.gemspec +31 -0
  434. data/vendor/bundle/ruby/2.7.0/gems/crass-1.0.6/lib/crass/parser.rb +648 -0
  435. data/vendor/bundle/ruby/2.7.0/gems/crass-1.0.6/lib/crass/scanner.rb +125 -0
  436. data/vendor/bundle/ruby/2.7.0/gems/crass-1.0.6/lib/crass/token-scanner.rb +50 -0
  437. data/vendor/bundle/ruby/2.7.0/gems/crass-1.0.6/lib/crass/tokenizer.rb +708 -0
  438. data/vendor/bundle/ruby/2.7.0/gems/crass-1.0.6/lib/crass/version.rb +5 -0
  439. data/vendor/bundle/ruby/2.7.0/gems/crass-1.0.6/lib/crass.rb +22 -0
  440. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/Code-of-Conduct.md +74 -0
  441. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/Contributing.md +119 -0
  442. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/History.md +400 -0
  443. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/License.md +39 -0
  444. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/Manifest.txt +59 -0
  445. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/README.rdoc +84 -0
  446. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/Rakefile +121 -0
  447. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/bin/htmldiff +35 -0
  448. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/bin/ldiff +9 -0
  449. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/docs/COPYING.txt +339 -0
  450. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/docs/artistic.txt +127 -0
  451. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/lib/diff/lcs/array.rb +7 -0
  452. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/lib/diff/lcs/backports.rb +9 -0
  453. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/lib/diff/lcs/block.rb +37 -0
  454. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/lib/diff/lcs/callbacks.rb +325 -0
  455. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/lib/diff/lcs/change.rb +174 -0
  456. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/lib/diff/lcs/htmldiff.rb +150 -0
  457. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/lib/diff/lcs/hunk.rb +358 -0
  458. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/lib/diff/lcs/internals.rb +308 -0
  459. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/lib/diff/lcs/ldiff.rb +171 -0
  460. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/lib/diff/lcs/string.rb +5 -0
  461. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/lib/diff/lcs.rb +739 -0
  462. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/lib/diff-lcs.rb +3 -0
  463. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/change_spec.rb +89 -0
  464. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/diff_spec.rb +51 -0
  465. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/aX +1 -0
  466. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/bXaX +1 -0
  467. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ds1.csv +50 -0
  468. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ds2.csv +51 -0
  469. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff +4 -0
  470. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff-c +7 -0
  471. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff-e +3 -0
  472. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff-f +3 -0
  473. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff-u +5 -0
  474. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef +4 -0
  475. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef-c +15 -0
  476. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef-e +3 -0
  477. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef-f +3 -0
  478. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef-u +9 -0
  479. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2 +7 -0
  480. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2-c +20 -0
  481. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2-d +7 -0
  482. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2-e +7 -0
  483. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2-f +7 -0
  484. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/ldiff/output.diff.chef2-u +16 -0
  485. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/new-chef +4 -0
  486. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/new-chef2 +17 -0
  487. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/old-chef +4 -0
  488. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/fixtures/old-chef2 +14 -0
  489. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/hunk_spec.rb +83 -0
  490. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/issues_spec.rb +154 -0
  491. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/lcs_spec.rb +56 -0
  492. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/ldiff_spec.rb +87 -0
  493. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/patch_spec.rb +416 -0
  494. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/sdiff_spec.rb +214 -0
  495. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/spec_helper.rb +374 -0
  496. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/traverse_balanced_spec.rb +310 -0
  497. data/vendor/bundle/ruby/2.7.0/gems/diff-lcs-1.5.0/spec/traverse_sequences_spec.rb +137 -0
  498. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/MIT-LICENSE +20 -0
  499. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/README.md +84 -0
  500. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/gemfiles/Gemfile.rails-3.2.x +10 -0
  501. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.0.x +10 -0
  502. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.1.x +10 -0
  503. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.2.x +10 -0
  504. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/gemfiles/Gemfile.rails-5.0.x +10 -0
  505. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/gemfiles/Gemfile.rails-5.1.x +10 -0
  506. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/gemfiles/Gemfile.rails-master +10 -0
  507. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/backend/base.rb +255 -0
  508. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/backend/cache.rb +114 -0
  509. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/backend/cascade.rb +54 -0
  510. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/backend/chain.rb +97 -0
  511. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/backend/fallbacks.rb +86 -0
  512. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/backend/flatten.rb +113 -0
  513. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/backend/gettext.rb +81 -0
  514. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/backend/interpolation_compiler.rb +121 -0
  515. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/backend/key_value.rb +177 -0
  516. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/backend/memoize.rb +46 -0
  517. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/backend/metadata.rb +69 -0
  518. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/backend/pluralization.rb +53 -0
  519. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/backend/simple.rb +93 -0
  520. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/backend/transliterator.rb +106 -0
  521. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/backend.rb +18 -0
  522. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/config.rb +147 -0
  523. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/core_ext/hash.rb +29 -0
  524. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/core_ext/kernel/suppress_warnings.rb +8 -0
  525. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/core_ext/string/interpolate.rb +9 -0
  526. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/exceptions.rb +104 -0
  527. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/gettext/helpers.rb +73 -0
  528. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/gettext/po_parser.rb +329 -0
  529. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/gettext.rb +26 -0
  530. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/interpolate/ruby.rb +37 -0
  531. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/locale/fallbacks.rb +96 -0
  532. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/locale/tag/parents.rb +22 -0
  533. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/locale/tag/rfc4646.rb +74 -0
  534. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/locale/tag/simple.rb +39 -0
  535. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/locale/tag.rb +28 -0
  536. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/locale.rb +6 -0
  537. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/middleware.rb +15 -0
  538. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/tests/basics.rb +60 -0
  539. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/tests/defaults.rb +52 -0
  540. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/tests/interpolation.rb +158 -0
  541. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/tests/link.rb +56 -0
  542. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/tests/localization/date.rb +95 -0
  543. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/tests/localization/date_time.rb +82 -0
  544. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/tests/localization/procs.rb +116 -0
  545. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/tests/localization/time.rb +81 -0
  546. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/tests/localization.rb +19 -0
  547. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/tests/lookup.rb +81 -0
  548. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/tests/pluralization.rb +35 -0
  549. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/tests/procs.rb +55 -0
  550. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/tests.rb +12 -0
  551. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n/version.rb +3 -0
  552. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/lib/i18n.rb +356 -0
  553. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/api/all_features_test.rb +58 -0
  554. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/api/cascade_test.rb +28 -0
  555. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/api/chain_test.rb +24 -0
  556. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/api/fallbacks_test.rb +30 -0
  557. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/api/key_value_test.rb +24 -0
  558. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/api/memoize_test.rb +56 -0
  559. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/api/override_test.rb +42 -0
  560. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/api/pluralization_test.rb +30 -0
  561. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/api/simple_test.rb +28 -0
  562. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/backend/cache_test.rb +109 -0
  563. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/backend/cascade_test.rb +86 -0
  564. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/backend/chain_test.rb +122 -0
  565. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/backend/exceptions_test.rb +36 -0
  566. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/backend/fallbacks_test.rb +219 -0
  567. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/backend/interpolation_compiler_test.rb +118 -0
  568. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/backend/key_value_test.rb +61 -0
  569. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/backend/memoize_test.rb +79 -0
  570. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/backend/metadata_test.rb +48 -0
  571. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/backend/pluralization_test.rb +45 -0
  572. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/backend/simple_test.rb +103 -0
  573. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/backend/transliterator_test.rb +84 -0
  574. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/core_ext/hash_test.rb +36 -0
  575. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/gettext/api_test.rb +214 -0
  576. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/gettext/backend_test.rb +92 -0
  577. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/i18n/exceptions_test.rb +117 -0
  578. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/i18n/gettext_plural_keys_test.rb +20 -0
  579. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/i18n/interpolate_test.rb +91 -0
  580. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/i18n/load_path_test.rb +34 -0
  581. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/i18n/middleware_test.rb +24 -0
  582. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/i18n_test.rb +462 -0
  583. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/locale/fallbacks_test.rb +133 -0
  584. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/locale/tag/rfc4646_test.rb +143 -0
  585. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/locale/tag/simple_test.rb +32 -0
  586. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/run_all.rb +20 -0
  587. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/test_data/locales/de.po +82 -0
  588. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/test_data/locales/en.rb +3 -0
  589. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/test_data/locales/en.yml +3 -0
  590. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/test_data/locales/invalid/empty.yml +0 -0
  591. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/test_data/locales/invalid/syntax.yml +4 -0
  592. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/test_data/locales/plurals.rb +113 -0
  593. data/vendor/bundle/ruby/2.7.0/gems/i18n-0.9.5/test/test_helper.rb +61 -0
  594. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/History.rdoc +1504 -0
  595. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/Manifest.txt +29 -0
  596. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/README.rdoc +831 -0
  597. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/Rakefile +75 -0
  598. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/design_rationale.rb +52 -0
  599. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/lib/hoe/minitest.rb +28 -0
  600. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/lib/minitest/assertions.rb +858 -0
  601. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/lib/minitest/autorun.rb +13 -0
  602. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/lib/minitest/benchmark.rb +455 -0
  603. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/lib/minitest/expectations.rb +321 -0
  604. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/lib/minitest/hell.rb +11 -0
  605. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/lib/minitest/mock.rb +327 -0
  606. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/lib/minitest/parallel.rb +70 -0
  607. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/lib/minitest/pride.rb +4 -0
  608. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/lib/minitest/pride_plugin.rb +142 -0
  609. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/lib/minitest/spec.rb +349 -0
  610. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/lib/minitest/test.rb +256 -0
  611. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/lib/minitest/test_task.rb +305 -0
  612. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/lib/minitest/unit.rb +42 -0
  613. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/lib/minitest.rb +1078 -0
  614. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/test/minitest/metametameta.rb +136 -0
  615. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/test/minitest/test_minitest_assertions.rb +1701 -0
  616. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/test/minitest/test_minitest_benchmark.rb +137 -0
  617. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/test/minitest/test_minitest_mock.rb +1146 -0
  618. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/test/minitest/test_minitest_reporter.rb +312 -0
  619. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/test/minitest/test_minitest_spec.rb +1146 -0
  620. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/test/minitest/test_minitest_test.rb +1272 -0
  621. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.18.0/test/minitest/test_minitest_test_task.rb +46 -0
  622. data/vendor/bundle/ruby/2.7.0/gems/mumuki-emojis-1.3.0/README.md +40 -0
  623. data/vendor/bundle/ruby/2.7.0/gems/mumuki-emojis-1.3.0/Rakefile +22 -0
  624. data/vendor/bundle/ruby/2.7.0/gems/mumuki-emojis-1.3.0/app/assets/javascripts/mumuki-emojis.js +679 -0
  625. data/vendor/bundle/ruby/2.7.0/gems/mumuki-emojis-1.3.0/app/assets/json/mumuki-emojis-shortnames.json +68738 -0
  626. data/vendor/bundle/ruby/2.7.0/gems/mumuki-emojis-1.3.0/app/assets/stylesheets/mumuki-emojis.css +5437 -0
  627. data/vendor/bundle/ruby/2.7.0/gems/mumuki-emojis-1.3.0/lib/mumuki/emojis/version.rb +5 -0
  628. data/vendor/bundle/ruby/2.7.0/gems/mumuki-emojis-1.3.0/lib/mumuki/emojis.rb +17 -0
  629. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/bin/console +14 -0
  630. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/bin/setup +8 -0
  631. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/activemodel.rb +15 -0
  632. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/array.rb +15 -0
  633. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/class.rb +8 -0
  634. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/configurable.rb +20 -0
  635. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/file.rb +4 -0
  636. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/hash.rb +84 -0
  637. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/i18n.rb +11 -0
  638. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/json.rb +9 -0
  639. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/likeability.rb +11 -0
  640. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/modulability.rb +29 -0
  641. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/module.rb +97 -0
  642. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/nil.rb +5 -0
  643. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/object.rb +26 -0
  644. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/regexp.rb +5 -0
  645. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/request.rb +33 -0
  646. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/rspec.rb +47 -0
  647. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/status.rb +13 -0
  648. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/string.rb +3 -0
  649. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/variability.rb +17 -0
  650. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/version.rb +5 -0
  651. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core/yaml.rb +7 -0
  652. data/vendor/bundle/ruby/2.7.0/gems/mumukit-core-1.19.1/lib/mumukit/core.rb +20 -0
  653. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/Gemfile +44 -0
  654. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/LICENSE-DEPENDENCIES.md +2224 -0
  655. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/LICENSE.md +9 -0
  656. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/README.md +287 -0
  657. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/bin/nokogiri +131 -0
  658. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/dependencies.yml +41 -0
  659. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/depend +38 -0
  660. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/extconf.rb +1084 -0
  661. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/gumbo.c +594 -0
  662. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/html4_document.c +166 -0
  663. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/html4_element_description.c +294 -0
  664. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/html4_entity_lookup.c +37 -0
  665. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/html4_sax_parser_context.c +114 -0
  666. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/html4_sax_push_parser.c +95 -0
  667. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libexslt/exslt.h +108 -0
  668. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libexslt/exsltconfig.h +70 -0
  669. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libexslt/exsltexports.h +63 -0
  670. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/HTMLparser.h +306 -0
  671. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/HTMLtree.h +147 -0
  672. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/SAX.h +204 -0
  673. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/SAX2.h +172 -0
  674. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/c14n.h +128 -0
  675. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/catalog.h +182 -0
  676. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/chvalid.h +230 -0
  677. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/debugXML.h +217 -0
  678. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/dict.h +81 -0
  679. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/encoding.h +232 -0
  680. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/entities.h +153 -0
  681. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/globals.h +499 -0
  682. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/hash.h +236 -0
  683. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/list.h +137 -0
  684. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/nanoftp.h +186 -0
  685. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/nanohttp.h +81 -0
  686. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/parser.h +1244 -0
  687. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/parserInternals.h +656 -0
  688. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/pattern.h +100 -0
  689. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/relaxng.h +218 -0
  690. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/schemasInternals.h +958 -0
  691. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/schematron.h +142 -0
  692. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/threads.h +91 -0
  693. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/tree.h +1312 -0
  694. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/uri.h +94 -0
  695. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/valid.h +463 -0
  696. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xinclude.h +129 -0
  697. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xlink.h +189 -0
  698. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlIO.h +368 -0
  699. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlautomata.h +146 -0
  700. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlerror.h +947 -0
  701. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlexports.h +77 -0
  702. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlmemory.h +226 -0
  703. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlmodule.h +57 -0
  704. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlreader.h +428 -0
  705. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlregexp.h +222 -0
  706. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlsave.h +88 -0
  707. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlschemas.h +246 -0
  708. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlschemastypes.h +152 -0
  709. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlstring.h +140 -0
  710. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlunicode.h +202 -0
  711. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlversion.h +503 -0
  712. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xmlwriter.h +488 -0
  713. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xpath.h +575 -0
  714. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xpathInternals.h +632 -0
  715. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxml2/libxml/xpointer.h +137 -0
  716. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/attributes.h +38 -0
  717. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/documents.h +93 -0
  718. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/extensions.h +262 -0
  719. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/extra.h +72 -0
  720. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/functions.h +78 -0
  721. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/imports.h +75 -0
  722. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/keys.h +53 -0
  723. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/namespaces.h +68 -0
  724. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/numbersInternals.h +73 -0
  725. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/pattern.h +84 -0
  726. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/preproc.h +43 -0
  727. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/security.h +104 -0
  728. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/templates.h +77 -0
  729. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/transform.h +207 -0
  730. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/variables.h +118 -0
  731. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/xslt.h +110 -0
  732. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/xsltInternals.h +1982 -0
  733. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/xsltconfig.h +179 -0
  734. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/xsltexports.h +64 -0
  735. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/xsltlocale.h +76 -0
  736. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/include/libxslt/xsltutils.h +310 -0
  737. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/libxml2_backwards_compat.c +121 -0
  738. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/nokogiri.c +265 -0
  739. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/nokogiri.h +235 -0
  740. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/test_global_handlers.c +40 -0
  741. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_attr.c +103 -0
  742. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_attribute_decl.c +70 -0
  743. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_cdata.c +57 -0
  744. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_comment.c +62 -0
  745. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_document.c +689 -0
  746. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_document_fragment.c +44 -0
  747. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_dtd.c +208 -0
  748. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_element_content.c +128 -0
  749. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_element_decl.c +69 -0
  750. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_encoding_handler.c +104 -0
  751. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_entity_decl.c +112 -0
  752. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_entity_reference.c +50 -0
  753. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_namespace.c +186 -0
  754. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_node.c +2425 -0
  755. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_node_set.c +496 -0
  756. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_processing_instruction.c +54 -0
  757. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_reader.c +794 -0
  758. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_relax_ng.c +183 -0
  759. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_sax_parser.c +316 -0
  760. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_sax_parser_context.c +283 -0
  761. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_sax_push_parser.c +166 -0
  762. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_schema.c +282 -0
  763. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_syntax_error.c +85 -0
  764. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_text.c +48 -0
  765. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xml_xpath_context.c +413 -0
  766. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/ext/nokogiri/xslt_stylesheet.c +363 -0
  767. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/gumbo-parser/CHANGES.md +63 -0
  768. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/gumbo-parser/Makefile +111 -0
  769. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/gumbo-parser/THANKS +27 -0
  770. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/2.7/nokogiri.so +0 -0
  771. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/3.0/nokogiri.so +0 -0
  772. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/3.1/nokogiri.so +0 -0
  773. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/3.2/nokogiri.so +0 -0
  774. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/class_resolver.rb +67 -0
  775. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/css/node.rb +54 -0
  776. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/css/parser.rb +770 -0
  777. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/css/parser.y +277 -0
  778. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/css/parser_extras.rb +96 -0
  779. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/css/syntax_error.rb +9 -0
  780. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/css/tokenizer.rb +155 -0
  781. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/css/tokenizer.rex +56 -0
  782. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/css/xpath_visitor.rb +359 -0
  783. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/css.rb +66 -0
  784. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/decorators/slop.rb +44 -0
  785. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/encoding_handler.rb +57 -0
  786. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/extension.rb +32 -0
  787. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/gumbo.rb +15 -0
  788. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html.rb +48 -0
  789. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html4/builder.rb +37 -0
  790. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html4/document.rb +214 -0
  791. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html4/document_fragment.rb +54 -0
  792. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html4/element_description.rb +25 -0
  793. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html4/element_description_defaults.rb +572 -0
  794. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html4/encoding_reader.rb +121 -0
  795. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html4/entity_lookup.rb +15 -0
  796. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html4/sax/parser.rb +63 -0
  797. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html4/sax/parser_context.rb +20 -0
  798. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html4/sax/push_parser.rb +37 -0
  799. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html4.rb +47 -0
  800. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html5/document.rb +168 -0
  801. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html5/document_fragment.rb +90 -0
  802. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html5/node.rb +98 -0
  803. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/html5.rb +389 -0
  804. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/jruby/dependencies.rb +3 -0
  805. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/jruby/nokogiri_jars.rb +43 -0
  806. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/syntax_error.rb +6 -0
  807. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/version/constant.rb +6 -0
  808. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/version/info.rb +223 -0
  809. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/version.rb +4 -0
  810. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/attr.rb +66 -0
  811. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/attribute_decl.rb +20 -0
  812. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/builder.rb +487 -0
  813. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/cdata.rb +13 -0
  814. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/character_data.rb +9 -0
  815. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/document.rb +471 -0
  816. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/document_fragment.rb +205 -0
  817. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/dtd.rb +34 -0
  818. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/element_content.rb +38 -0
  819. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/element_decl.rb +15 -0
  820. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/entity_decl.rb +21 -0
  821. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/entity_reference.rb +20 -0
  822. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/namespace.rb +58 -0
  823. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/node/save_options.rb +68 -0
  824. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/node.rb +1563 -0
  825. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/node_set.rb +447 -0
  826. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/notation.rb +19 -0
  827. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/parse_options.rb +213 -0
  828. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/pp/character_data.rb +21 -0
  829. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/pp/node.rb +57 -0
  830. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/pp.rb +4 -0
  831. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/processing_instruction.rb +11 -0
  832. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/reader.rb +105 -0
  833. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/relax_ng.rb +38 -0
  834. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/sax/document.rb +167 -0
  835. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/sax/parser.rb +125 -0
  836. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/sax/parser_context.rb +21 -0
  837. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/sax/push_parser.rb +61 -0
  838. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/sax.rb +6 -0
  839. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/schema.rb +73 -0
  840. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/searchable.rb +270 -0
  841. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/syntax_error.rb +72 -0
  842. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/text.rb +11 -0
  843. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/xpath/syntax_error.rb +13 -0
  844. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/xpath.rb +21 -0
  845. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml/xpath_context.rb +16 -0
  846. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xml.rb +76 -0
  847. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xslt/stylesheet.rb +27 -0
  848. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri/xslt.rb +65 -0
  849. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/nokogiri.rb +120 -0
  850. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.14.2-x86_64-linux/lib/xsd/xmlparser/nokogiri.rb +106 -0
  851. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/COPYING +22 -0
  852. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/ChangeLog +846 -0
  853. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/README.ja.rdoc +94 -0
  854. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/README.rdoc +79 -0
  855. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/TODO +5 -0
  856. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/bin/racc +320 -0
  857. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/doc/en/NEWS.en.rdoc +282 -0
  858. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/doc/en/grammar.en.rdoc +226 -0
  859. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/doc/en/grammar2.en.rdoc +219 -0
  860. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/doc/ja/NEWS.ja.rdoc +307 -0
  861. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/doc/ja/command.ja.html +94 -0
  862. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/doc/ja/debug.ja.rdoc +36 -0
  863. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/doc/ja/grammar.ja.rdoc +348 -0
  864. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/doc/ja/index.ja.html +10 -0
  865. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/doc/ja/parser.ja.rdoc +125 -0
  866. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/doc/ja/usage.ja.html +414 -0
  867. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/ext/racc/MANIFEST +4 -0
  868. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/ext/racc/cparse/Makefile +267 -0
  869. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/ext/racc/cparse/cparse.c +861 -0
  870. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/ext/racc/cparse/cparse.o +0 -0
  871. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/ext/racc/cparse/cparse.so +0 -0
  872. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/ext/racc/cparse/extconf.rb +9 -0
  873. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/compat.rb +33 -0
  874. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/cparse.so +0 -0
  875. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/debugflags.rb +60 -0
  876. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/exception.rb +16 -0
  877. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/grammar.rb +1118 -0
  878. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/grammarfileparser.rb +561 -0
  879. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/info.rb +17 -0
  880. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/iset.rb +92 -0
  881. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/logfilegenerator.rb +212 -0
  882. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/parser-text.rb +637 -0
  883. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/parser.rb +632 -0
  884. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/parserfilegenerator.rb +468 -0
  885. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/sourcetext.rb +35 -0
  886. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/state.rb +972 -0
  887. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/statetransitiontable.rb +311 -0
  888. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc/static.rb +5 -0
  889. data/vendor/bundle/ruby/2.7.0/gems/racc-1.6.2/lib/racc.rb +6 -0
  890. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/CHANGELOG.md +860 -0
  891. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/CONTRIBUTING.md +142 -0
  892. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/MIT-LICENSE +20 -0
  893. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/README.md +309 -0
  894. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/SPEC.rdoc +340 -0
  895. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/auth/abstract/handler.rb +41 -0
  896. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/auth/abstract/request.rb +49 -0
  897. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/auth/basic.rb +59 -0
  898. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/auth/digest/md5.rb +1 -0
  899. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/auth/digest/nonce.rb +1 -0
  900. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/auth/digest/params.rb +1 -0
  901. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/auth/digest/request.rb +1 -0
  902. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/auth/digest.rb +256 -0
  903. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/body_proxy.rb +47 -0
  904. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/builder.rb +277 -0
  905. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/cascade.rb +70 -0
  906. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/chunked.rb +120 -0
  907. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/common_logger.rb +88 -0
  908. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/conditional_get.rb +86 -0
  909. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/config.rb +22 -0
  910. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/constants.rb +64 -0
  911. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/content_length.rb +34 -0
  912. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/content_type.rb +33 -0
  913. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/deflater.rb +158 -0
  914. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/directory.rb +205 -0
  915. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/etag.rb +68 -0
  916. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/events.rb +157 -0
  917. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/file.rb +9 -0
  918. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/files.rb +216 -0
  919. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/head.rb +26 -0
  920. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/headers.rb +154 -0
  921. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/lint.rb +907 -0
  922. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/lock.rb +29 -0
  923. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/logger.rb +22 -0
  924. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/media_type.rb +43 -0
  925. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/method_override.rb +56 -0
  926. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/mime.rb +693 -0
  927. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/mock.rb +3 -0
  928. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/mock_request.rb +166 -0
  929. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/mock_response.rb +126 -0
  930. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/multipart/generator.rb +99 -0
  931. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/multipart/parser.rb +434 -0
  932. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/multipart/uploaded_file.rb +45 -0
  933. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/multipart.rb +44 -0
  934. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/null_logger.rb +48 -0
  935. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/query_parser.rb +253 -0
  936. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/recursive.rb +66 -0
  937. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/reloader.rb +112 -0
  938. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/request.rb +777 -0
  939. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/response.rb +393 -0
  940. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/rewindable_input.rb +113 -0
  941. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/runtime.rb +35 -0
  942. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/sendfile.rb +167 -0
  943. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/show_exceptions.rb +403 -0
  944. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/show_status.rb +123 -0
  945. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/static.rb +187 -0
  946. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/tempfile_reaper.rb +33 -0
  947. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/urlmap.rb +99 -0
  948. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/utils.rb +654 -0
  949. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack/version.rb +34 -0
  950. data/vendor/bundle/ruby/2.7.0/gems/rack-3.0.7/lib/rack.rb +71 -0
  951. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/CONTRIBUTING.rdoc +43 -0
  952. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/Gemfile +3 -0
  953. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/History.rdoc +2344 -0
  954. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/MIT-LICENSE +21 -0
  955. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/README.rdoc +156 -0
  956. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/Rakefile +41 -0
  957. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/azure-pipelines.yml +11 -0
  958. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/bin/bundle +105 -0
  959. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/bin/console +7 -0
  960. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/bin/rake +29 -0
  961. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/bin/rdoc +29 -0
  962. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/bin/rubocop +29 -0
  963. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/bin/setup +6 -0
  964. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/doc/command_line_usage.rdoc +158 -0
  965. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/doc/example/Rakefile1 +38 -0
  966. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/doc/example/Rakefile2 +35 -0
  967. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/doc/example/a.c +6 -0
  968. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/doc/example/b.c +6 -0
  969. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/doc/example/main.c +11 -0
  970. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/doc/glossary.rdoc +42 -0
  971. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/doc/jamis.rb +592 -0
  972. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/doc/proto_rake.rdoc +127 -0
  973. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/doc/rake.1 +156 -0
  974. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/doc/rakefile.rdoc +622 -0
  975. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/doc/rational.rdoc +151 -0
  976. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/exe/rake +27 -0
  977. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/application.rb +824 -0
  978. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/backtrace.rb +24 -0
  979. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/clean.rb +78 -0
  980. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/cloneable.rb +17 -0
  981. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/cpu_counter.rb +107 -0
  982. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/default_loader.rb +15 -0
  983. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/dsl_definition.rb +195 -0
  984. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/early_time.rb +22 -0
  985. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/ext/core.rb +26 -0
  986. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/ext/string.rb +176 -0
  987. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/file_creation_task.rb +25 -0
  988. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/file_list.rb +435 -0
  989. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/file_task.rb +54 -0
  990. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/file_utils.rb +137 -0
  991. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/file_utils_ext.rb +145 -0
  992. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/invocation_chain.rb +57 -0
  993. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/invocation_exception_mixin.rb +17 -0
  994. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/late_time.rb +18 -0
  995. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/linked_list.rb +112 -0
  996. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/loaders/makefile.rb +54 -0
  997. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/multi_task.rb +14 -0
  998. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/name_space.rb +38 -0
  999. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/packagetask.rb +207 -0
  1000. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/phony.rb +16 -0
  1001. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/private_reader.rb +21 -0
  1002. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/promise.rb +100 -0
  1003. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/pseudo_status.rb +30 -0
  1004. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/rake_module.rb +67 -0
  1005. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/rake_test_loader.rb +27 -0
  1006. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/rule_recursion_overflow_error.rb +20 -0
  1007. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/scope.rb +43 -0
  1008. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/task.rb +413 -0
  1009. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/task_argument_error.rb +8 -0
  1010. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/task_arguments.rb +109 -0
  1011. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/task_manager.rb +324 -0
  1012. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/tasklib.rb +12 -0
  1013. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/testtask.rb +224 -0
  1014. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/thread_history_display.rb +49 -0
  1015. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/thread_pool.rb +163 -0
  1016. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/trace_output.rb +23 -0
  1017. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/version.rb +10 -0
  1018. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/win32.rb +51 -0
  1019. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/lib/rake.rb +71 -0
  1020. data/vendor/bundle/ruby/2.7.0/gems/rake-12.3.3/rake.gemspec +42 -0
  1021. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/CHANGELOG.md +479 -0
  1022. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/CONTRIBUTING.md +33 -0
  1023. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/COPYING +20 -0
  1024. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/Gemfile +9 -0
  1025. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/README.markdown +405 -0
  1026. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/Rakefile +60 -0
  1027. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/bin/redcarpet +7 -0
  1028. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/Makefile +267 -0
  1029. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/autolink.c +308 -0
  1030. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/autolink.h +55 -0
  1031. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/autolink.o +0 -0
  1032. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/buffer.c +203 -0
  1033. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/buffer.h +88 -0
  1034. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/buffer.o +0 -0
  1035. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/extconf.rb +6 -0
  1036. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/houdini.h +51 -0
  1037. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/houdini_href_e.c +124 -0
  1038. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/houdini_href_e.o +0 -0
  1039. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/houdini_html_e.c +104 -0
  1040. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/houdini_html_e.o +0 -0
  1041. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/html.c +869 -0
  1042. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/html.h +83 -0
  1043. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/html.o +0 -0
  1044. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/html_block_names.txt +44 -0
  1045. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/html_blocks.h +222 -0
  1046. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/html_smartypants.c +472 -0
  1047. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/html_smartypants.o +0 -0
  1048. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/markdown.c +2946 -0
  1049. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/markdown.h +143 -0
  1050. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/markdown.o +0 -0
  1051. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/rc_markdown.c +184 -0
  1052. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/rc_markdown.o +0 -0
  1053. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/rc_render.c +587 -0
  1054. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/rc_render.o +0 -0
  1055. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/redcarpet.h +52 -0
  1056. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/redcarpet.so +0 -0
  1057. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/stack.c +84 -0
  1058. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/stack.h +48 -0
  1059. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/ext/redcarpet/stack.o +0 -0
  1060. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/lib/redcarpet/cli.rb +86 -0
  1061. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/lib/redcarpet/compat.rb +71 -0
  1062. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/lib/redcarpet/render_man.rb +65 -0
  1063. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/lib/redcarpet/render_strip.rb +60 -0
  1064. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/lib/redcarpet.rb +92 -0
  1065. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/lib/redcarpet.so +0 -0
  1066. data/vendor/bundle/ruby/2.7.0/gems/redcarpet-3.6.0/redcarpet.gemspec +59 -0
  1067. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/Gemfile +45 -0
  1068. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/LICENSE +186 -0
  1069. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/bin/rougify +18 -0
  1070. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/cli.rb +531 -0
  1071. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/abap +6 -0
  1072. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/actionscript +4 -0
  1073. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/ada +26 -0
  1074. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/apache +21 -0
  1075. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/apex +9 -0
  1076. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/apiblueprint +33 -0
  1077. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/applescript +2 -0
  1078. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/armasm +12 -0
  1079. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/augeas +16 -0
  1080. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/awk +4 -0
  1081. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/batchfile +3 -0
  1082. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/bbcbasic +6 -0
  1083. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/bibtex +12 -0
  1084. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/biml +38 -0
  1085. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/bpf +7 -0
  1086. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/brainfuck +5 -0
  1087. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/brightscript +6 -0
  1088. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/bsl +7 -0
  1089. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/c +8 -0
  1090. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/ceylon +7 -0
  1091. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/cfscript +18 -0
  1092. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/clean +6 -0
  1093. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/clojure +5 -0
  1094. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/cmake +7 -0
  1095. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/cmhg +8 -0
  1096. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/coffeescript +5 -0
  1097. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/common_lisp +1 -0
  1098. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/conf +4 -0
  1099. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/console +6 -0
  1100. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/coq +13 -0
  1101. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/cpp +8 -0
  1102. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/crystal +45 -0
  1103. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/csharp +5 -0
  1104. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/css +4 -0
  1105. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/csvs +8 -0
  1106. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/cuda +11 -0
  1107. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/cypher +5 -0
  1108. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/cython +6 -0
  1109. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/d +16 -0
  1110. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/dafny +16 -0
  1111. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/dart +6 -0
  1112. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/datastudio +20 -0
  1113. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/diff +7 -0
  1114. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/digdag +19 -0
  1115. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/docker +9 -0
  1116. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/dot +5 -0
  1117. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/ecl +17 -0
  1118. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/eex +1 -0
  1119. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/eiffel +30 -0
  1120. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/elixir +1 -0
  1121. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/elm +4 -0
  1122. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/email +11 -0
  1123. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/epp +4 -0
  1124. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/erb +1 -0
  1125. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/erlang +7 -0
  1126. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/escape +3 -0
  1127. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/factor +5 -0
  1128. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/fluent +13 -0
  1129. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/fortran +22 -0
  1130. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/freefem +16 -0
  1131. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/fsharp +12 -0
  1132. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/gdscript +18 -0
  1133. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/ghc-cmm +23 -0
  1134. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/ghc-core +26 -0
  1135. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/gherkin +17 -0
  1136. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/glsl +14 -0
  1137. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/go +7 -0
  1138. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/gradle +10 -0
  1139. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/graphql +17 -0
  1140. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/groovy +9 -0
  1141. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/hack +5 -0
  1142. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/haml +5 -0
  1143. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/handlebars +7 -0
  1144. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/haskell +6 -0
  1145. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/haxe +4 -0
  1146. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/hcl +7 -0
  1147. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/hlsl +20 -0
  1148. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/hocon +8 -0
  1149. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/hql +5 -0
  1150. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/html +8 -0
  1151. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/http +14 -0
  1152. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/hylang +10 -0
  1153. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/idlang +8 -0
  1154. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/idris +13 -0
  1155. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/igorpro +9 -0
  1156. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/ini +4 -0
  1157. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/io +11 -0
  1158. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/irb +4 -0
  1159. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/irb_output +2 -0
  1160. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/isabelle +16 -0
  1161. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/isbl +4 -0
  1162. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/j +12 -0
  1163. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/janet +3 -0
  1164. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/java +5 -0
  1165. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/javascript +1 -0
  1166. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/jinja +9 -0
  1167. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/jsl +3 -0
  1168. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/json +1 -0
  1169. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/json-doc +1 -0
  1170. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/jsonnet +28 -0
  1171. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/jsp +29 -0
  1172. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/jsx +17 -0
  1173. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/julia +11 -0
  1174. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/kotlin +3 -0
  1175. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/lasso +12 -0
  1176. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/lean +8 -0
  1177. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/liquid +10 -0
  1178. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/literate_coffeescript +3 -0
  1179. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/literate_haskell +7 -0
  1180. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/livescript +15 -0
  1181. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/llvm +20 -0
  1182. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/lua +12 -0
  1183. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/lustre +6 -0
  1184. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/lutin +18 -0
  1185. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/m68k +16 -0
  1186. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/magik +6 -0
  1187. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/make +6 -0
  1188. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/markdown +4 -0
  1189. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/mason +22 -0
  1190. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/mathematica +8 -0
  1191. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/matlab +6 -0
  1192. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/meson +10 -0
  1193. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/minizinc +23 -0
  1194. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/moonscript +16 -0
  1195. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/mosel +10 -0
  1196. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/msgtrans +4 -0
  1197. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/mxml +22 -0
  1198. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/nasm +26 -0
  1199. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/nesasm +11 -0
  1200. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/nginx +5 -0
  1201. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/nial +35 -0
  1202. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/nim +27 -0
  1203. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/nix +19 -0
  1204. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/objective_c +18 -0
  1205. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/objective_cpp +17 -0
  1206. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/ocaml +12 -0
  1207. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/ocl +4 -0
  1208. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/openedge +4 -0
  1209. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/opentype_feature_file +5 -0
  1210. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/pascal +14 -0
  1211. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/perl +5 -0
  1212. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/php +3 -0
  1213. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/plaintext +1 -0
  1214. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/plist +11 -0
  1215. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/plsql +2 -0
  1216. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/pony +17 -0
  1217. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/postscript +9 -0
  1218. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/powershell +13 -0
  1219. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/praat +26 -0
  1220. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/prolog +9 -0
  1221. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/prometheus +9 -0
  1222. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/properties +7 -0
  1223. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/protobuf +5 -0
  1224. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/puppet +6 -0
  1225. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/python +6 -0
  1226. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/q +8 -0
  1227. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/qml +9 -0
  1228. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/r +8 -0
  1229. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/racket +24 -0
  1230. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/reasonml +12 -0
  1231. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/rego +8 -0
  1232. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/rescript +26 -0
  1233. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/robot_framework +27 -0
  1234. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/ruby +9 -0
  1235. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/rust +12 -0
  1236. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/sas +13 -0
  1237. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/sass +3 -0
  1238. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/scala +3 -0
  1239. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/scheme +4 -0
  1240. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/scss +5 -0
  1241. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/sed +4 -0
  1242. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/shell +2 -0
  1243. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/sieve +10 -0
  1244. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/slice +10 -0
  1245. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/slim +17 -0
  1246. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/smalltalk +6 -0
  1247. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/smarty +11 -0
  1248. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/sml +4 -0
  1249. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/solidity +13 -0
  1250. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/sparql +6 -0
  1251. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/sqf +14 -0
  1252. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/sql +1 -0
  1253. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/ssh +4 -0
  1254. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/stan +13 -0
  1255. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/stata +14 -0
  1256. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/supercollider +11 -0
  1257. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/swift +5 -0
  1258. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/systemd +4 -0
  1259. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/syzlang +15 -0
  1260. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/syzprog +8 -0
  1261. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/tap +5 -0
  1262. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/tcl +1 -0
  1263. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/terraform +16 -0
  1264. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/tex +1 -0
  1265. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/toml +9 -0
  1266. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/tsx +17 -0
  1267. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/ttcn3 +6 -0
  1268. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/tulip +13 -0
  1269. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/turtle +26 -0
  1270. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/twig +9 -0
  1271. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/typescript +1 -0
  1272. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/vala +8 -0
  1273. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/vb +4 -0
  1274. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/vcl +12 -0
  1275. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/velocity +9 -0
  1276. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/verilog +27 -0
  1277. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/vhdl +23 -0
  1278. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/viml +14 -0
  1279. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/vue +11 -0
  1280. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/wollok +11 -0
  1281. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/xml +2 -0
  1282. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/xojo +14 -0
  1283. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/xpath +2 -0
  1284. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/xquery +22 -0
  1285. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/yaml +4 -0
  1286. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/yang +17 -0
  1287. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/demos/zig +6 -0
  1288. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/formatter.rb +112 -0
  1289. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/formatters/html.rb +56 -0
  1290. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/formatters/html_inline.rb +30 -0
  1291. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/formatters/html_legacy.rb +45 -0
  1292. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/formatters/html_line_highlighter.rb +24 -0
  1293. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/formatters/html_line_table.rb +51 -0
  1294. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/formatters/html_linewise.rb +22 -0
  1295. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/formatters/html_pygments.rb +18 -0
  1296. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/formatters/html_table.rb +51 -0
  1297. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/formatters/null.rb +20 -0
  1298. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/formatters/terminal256.rb +198 -0
  1299. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/formatters/terminal_truecolor.rb +37 -0
  1300. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/formatters/tex.rb +92 -0
  1301. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/guesser.rb +57 -0
  1302. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/guessers/disambiguation.rb +143 -0
  1303. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/guessers/filename.rb +27 -0
  1304. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/guessers/glob_mapping.rb +45 -0
  1305. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/guessers/mimetype.rb +16 -0
  1306. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/guessers/modeline.rb +46 -0
  1307. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/guessers/source.rb +31 -0
  1308. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/guessers/util.rb +34 -0
  1309. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexer.rb +535 -0
  1310. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/abap.rb +240 -0
  1311. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/actionscript.rb +196 -0
  1312. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/ada.rb +162 -0
  1313. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/apache/keywords.rb +24 -0
  1314. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/apache.rb +83 -0
  1315. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/apex.rb +128 -0
  1316. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/apiblueprint.rb +49 -0
  1317. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/apple_script.rb +370 -0
  1318. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/armasm.rb +145 -0
  1319. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/augeas.rb +93 -0
  1320. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/awk.rb +162 -0
  1321. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/batchfile.rb +165 -0
  1322. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/bbcbasic.rb +112 -0
  1323. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/bibtex.rb +115 -0
  1324. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/biml.rb +43 -0
  1325. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/bpf.rb +118 -0
  1326. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/brainfuck.rb +53 -0
  1327. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/brightscript.rb +147 -0
  1328. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/bsl.rb +82 -0
  1329. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/c.rb +200 -0
  1330. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/ceylon.rb +96 -0
  1331. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/cfscript.rb +154 -0
  1332. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/clean.rb +156 -0
  1333. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/clojure.rb +113 -0
  1334. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/cmake.rb +218 -0
  1335. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/cmhg.rb +34 -0
  1336. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/coffeescript.rb +215 -0
  1337. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/common_lisp.rb +346 -0
  1338. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/conf.rb +25 -0
  1339. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/console.rb +190 -0
  1340. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/coq.rb +191 -0
  1341. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/cpp.rb +99 -0
  1342. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/crystal.rb +435 -0
  1343. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/csharp.rb +114 -0
  1344. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/css.rb +276 -0
  1345. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/csvs.rb +44 -0
  1346. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/cuda.rb +35 -0
  1347. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/cypher.rb +116 -0
  1348. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/cython.rb +151 -0
  1349. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/d.rb +177 -0
  1350. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/dafny.rb +128 -0
  1351. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/dart.rb +106 -0
  1352. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/datastudio.rb +138 -0
  1353. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/diff.rb +37 -0
  1354. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/digdag.rb +70 -0
  1355. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/docker.rb +55 -0
  1356. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/dot.rb +69 -0
  1357. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/ecl.rb +175 -0
  1358. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/eex.rb +52 -0
  1359. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/eiffel.rb +65 -0
  1360. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/elixir.rb +149 -0
  1361. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/elm.rb +90 -0
  1362. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/email.rb +39 -0
  1363. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/epp.rb +51 -0
  1364. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/erb.rb +53 -0
  1365. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/erlang.rb +115 -0
  1366. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/escape.rb +58 -0
  1367. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/factor.rb +303 -0
  1368. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/fluent.rb +74 -0
  1369. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/fortran.rb +178 -0
  1370. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/freefem.rb +240 -0
  1371. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/fsharp.rb +120 -0
  1372. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/gdscript.rb +171 -0
  1373. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/ghc_cmm.rb +340 -0
  1374. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/ghc_core.rb +152 -0
  1375. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/gherkin/keywords.rb +19 -0
  1376. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/gherkin.rb +140 -0
  1377. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/glsl.rb +132 -0
  1378. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/go.rb +175 -0
  1379. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/gradle.rb +38 -0
  1380. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/graphql.rb +261 -0
  1381. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/groovy.rb +111 -0
  1382. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/hack.rb +49 -0
  1383. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/haml.rb +226 -0
  1384. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/handlebars.rb +91 -0
  1385. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/haskell.rb +207 -0
  1386. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/haxe.rb +246 -0
  1387. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/hcl.rb +164 -0
  1388. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/hlsl.rb +166 -0
  1389. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/hocon.rb +86 -0
  1390. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/hql.rb +139 -0
  1391. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/html.rb +141 -0
  1392. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/http.rb +87 -0
  1393. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/hylang.rb +93 -0
  1394. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/idlang.rb +312 -0
  1395. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/idris.rb +210 -0
  1396. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/igorpro.rb +664 -0
  1397. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/ini.rb +54 -0
  1398. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/io.rb +69 -0
  1399. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/irb.rb +67 -0
  1400. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/isabelle.rb +251 -0
  1401. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/isbl/builtins.rb +17 -0
  1402. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/isbl.rb +97 -0
  1403. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/j.rb +244 -0
  1404. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/janet.rb +218 -0
  1405. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/java.rb +91 -0
  1406. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/javascript.rb +285 -0
  1407. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/jinja.rb +169 -0
  1408. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/jsl.rb +66 -0
  1409. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/json.rb +72 -0
  1410. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/json_doc.rb +26 -0
  1411. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/jsonnet.rb +153 -0
  1412. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/jsp.rb +119 -0
  1413. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/jsx.rb +91 -0
  1414. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/julia.rb +292 -0
  1415. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/kotlin.rb +145 -0
  1416. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/lasso/keywords.rb +20 -0
  1417. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/lasso.rb +214 -0
  1418. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/lean.rb +164 -0
  1419. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/liquid.rb +285 -0
  1420. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/literate_coffeescript.rb +34 -0
  1421. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/literate_haskell.rb +37 -0
  1422. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/livescript.rb +310 -0
  1423. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/llvm/keywords.rb +25 -0
  1424. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/llvm.rb +70 -0
  1425. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/lua/keywords.rb +28 -0
  1426. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/lua.rb +164 -0
  1427. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/lustre.rb +79 -0
  1428. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/lutin.rb +33 -0
  1429. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/m68k.rb +143 -0
  1430. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/magik.rb +127 -0
  1431. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/make.rb +135 -0
  1432. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/markdown.rb +182 -0
  1433. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/mason.rb +110 -0
  1434. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/mathematica/keywords.rb +17 -0
  1435. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/mathematica.rb +96 -0
  1436. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/matlab/builtins.rb +11 -0
  1437. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/matlab/keywords.rb +15 -0
  1438. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/matlab.rb +81 -0
  1439. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/meson.rb +159 -0
  1440. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/minizinc.rb +87 -0
  1441. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/moonscript.rb +115 -0
  1442. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/mosel.rb +232 -0
  1443. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/msgtrans.rb +26 -0
  1444. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/mxml.rb +69 -0
  1445. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/nasm.rb +72 -0
  1446. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/nesasm.rb +78 -0
  1447. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/nginx.rb +72 -0
  1448. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/nial.rb +166 -0
  1449. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/nim.rb +154 -0
  1450. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/nix.rb +211 -0
  1451. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/objective_c/common.rb +184 -0
  1452. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/objective_c.rb +21 -0
  1453. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/objective_cpp.rb +31 -0
  1454. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/ocaml/common.rb +53 -0
  1455. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/ocaml.rb +65 -0
  1456. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/ocl.rb +84 -0
  1457. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/openedge.rb +429 -0
  1458. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/opentype_feature_file.rb +97 -0
  1459. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/pascal.rb +68 -0
  1460. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/perl.rb +251 -0
  1461. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/php/keywords.rb +202 -0
  1462. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/php.rb +379 -0
  1463. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/plain_text.rb +27 -0
  1464. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/plist.rb +47 -0
  1465. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/plsql.rb +578 -0
  1466. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/pony.rb +94 -0
  1467. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/postscript.rb +93 -0
  1468. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/powershell.rb +242 -0
  1469. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/praat.rb +351 -0
  1470. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/prolog.rb +67 -0
  1471. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/prometheus.rb +122 -0
  1472. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/properties.rb +52 -0
  1473. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/protobuf.rb +71 -0
  1474. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/puppet.rb +129 -0
  1475. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/python.rb +251 -0
  1476. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/q.rb +125 -0
  1477. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/qml.rb +74 -0
  1478. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/r.rb +89 -0
  1479. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/racket.rb +568 -0
  1480. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/reasonml.rb +66 -0
  1481. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/rego.rb +60 -0
  1482. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/rescript.rb +119 -0
  1483. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/robot_framework.rb +249 -0
  1484. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/ruby.rb +454 -0
  1485. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/rust.rb +259 -0
  1486. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/sas.rb +563 -0
  1487. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/sass/common.rb +182 -0
  1488. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/sass.rb +75 -0
  1489. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/scala.rb +169 -0
  1490. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/scheme.rb +113 -0
  1491. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/scss.rb +35 -0
  1492. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/sed.rb +173 -0
  1493. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/shell.rb +201 -0
  1494. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/sieve.rb +97 -0
  1495. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/slice.rb +32 -0
  1496. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/slim.rb +229 -0
  1497. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/smalltalk.rb +117 -0
  1498. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/smarty.rb +81 -0
  1499. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/sml.rb +345 -0
  1500. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/solidity.rb +185 -0
  1501. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/sparql.rb +131 -0
  1502. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/sqf/keywords.rb +12 -0
  1503. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/sqf.rb +109 -0
  1504. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/sql.rb +161 -0
  1505. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/ssh.rb +33 -0
  1506. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/stan.rb +451 -0
  1507. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/stata.rb +165 -0
  1508. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/supercollider.rb +115 -0
  1509. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/swift.rb +186 -0
  1510. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/systemd.rb +34 -0
  1511. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/syzlang.rb +317 -0
  1512. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/syzprog.rb +122 -0
  1513. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/tap.rb +88 -0
  1514. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/tcl.rb +193 -0
  1515. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/terraform.rb +128 -0
  1516. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/tex.rb +70 -0
  1517. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/toml.rb +113 -0
  1518. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/tsx.rb +26 -0
  1519. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/ttcn3.rb +119 -0
  1520. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/tulip.rb +107 -0
  1521. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/turtle.rb +61 -0
  1522. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/twig.rb +40 -0
  1523. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/typescript/common.rb +48 -0
  1524. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/typescript.rb +23 -0
  1525. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/vala.rb +78 -0
  1526. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/varnish.rb +168 -0
  1527. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/vb.rb +165 -0
  1528. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/velocity.rb +71 -0
  1529. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/verilog.rb +163 -0
  1530. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/vhdl.rb +98 -0
  1531. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/viml/keywords.rb +21 -0
  1532. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/viml.rb +70 -0
  1533. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/vue.rb +127 -0
  1534. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/wollok.rb +103 -0
  1535. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/xml.rb +56 -0
  1536. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/xojo.rb +61 -0
  1537. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/xpath.rb +332 -0
  1538. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/xquery.rb +145 -0
  1539. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/yaml.rb +378 -0
  1540. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/yang.rb +147 -0
  1541. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/lexers/zig.rb +139 -0
  1542. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/plugins/redcarpet.rb +37 -0
  1543. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/regex_lexer.rb +498 -0
  1544. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/template_lexer.rb +21 -0
  1545. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/tex_theme_renderer.rb +132 -0
  1546. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/text_analyzer.rb +50 -0
  1547. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/theme.rb +218 -0
  1548. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/themes/base16.rb +132 -0
  1549. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/themes/bw.rb +42 -0
  1550. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/themes/colorful.rb +69 -0
  1551. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/themes/github.rb +73 -0
  1552. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/themes/gruvbox.rb +170 -0
  1553. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/themes/igor_pro.rb +22 -0
  1554. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/themes/magritte.rb +79 -0
  1555. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/themes/molokai.rb +83 -0
  1556. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/themes/monokai.rb +94 -0
  1557. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/themes/monokai_sublime.rb +93 -0
  1558. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/themes/pastie.rb +71 -0
  1559. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/themes/thankful_eyes.rb +76 -0
  1560. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/themes/tulip.rb +71 -0
  1561. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/token.rb +191 -0
  1562. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/util.rb +102 -0
  1563. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge/version.rb +8 -0
  1564. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/lib/rouge.rb +108 -0
  1565. data/vendor/bundle/ruby/2.7.0/gems/rouge-3.30.0/rouge.gemspec +26 -0
  1566. data/vendor/bundle/ruby/2.7.0/gems/rspec-3.12.0/LICENSE.md +27 -0
  1567. data/vendor/bundle/ruby/2.7.0/gems/rspec-3.12.0/README.md +47 -0
  1568. data/vendor/bundle/ruby/2.7.0/gems/rspec-3.12.0/lib/rspec/version.rb +5 -0
  1569. data/vendor/bundle/ruby/2.7.0/gems/rspec-3.12.0/lib/rspec.rb +3 -0
  1570. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/Changelog.md +2368 -0
  1571. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/LICENSE.md +26 -0
  1572. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/README.md +384 -0
  1573. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/exe/rspec +4 -0
  1574. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/autorun.rb +3 -0
  1575. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/backtrace_formatter.rb +65 -0
  1576. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/bisect/coordinator.rb +62 -0
  1577. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/bisect/example_minimizer.rb +173 -0
  1578. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/bisect/fork_runner.rb +138 -0
  1579. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/bisect/server.rb +61 -0
  1580. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/bisect/shell_command.rb +126 -0
  1581. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/bisect/shell_runner.rb +73 -0
  1582. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/bisect/utilities.rb +69 -0
  1583. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/configuration.rb +2385 -0
  1584. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/configuration_options.rb +233 -0
  1585. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/did_you_mean.rb +46 -0
  1586. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/drb.rb +120 -0
  1587. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/dsl.rb +98 -0
  1588. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/example.rb +666 -0
  1589. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/example_group.rb +905 -0
  1590. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/example_status_persister.rb +235 -0
  1591. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/filter_manager.rb +231 -0
  1592. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/flat_map.rb +20 -0
  1593. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/base_bisect_formatter.rb +45 -0
  1594. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/base_formatter.rb +70 -0
  1595. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/base_text_formatter.rb +75 -0
  1596. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/bisect_drb_formatter.rb +29 -0
  1597. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/bisect_progress_formatter.rb +157 -0
  1598. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/console_codes.rb +76 -0
  1599. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/deprecation_formatter.rb +223 -0
  1600. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/documentation_formatter.rb +102 -0
  1601. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/exception_presenter.rb +525 -0
  1602. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/failure_list_formatter.rb +23 -0
  1603. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/fallback_message_formatter.rb +28 -0
  1604. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/helpers.rb +118 -0
  1605. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/html_formatter.rb +153 -0
  1606. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/html_printer.rb +412 -0
  1607. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/html_snippet_extractor.rb +120 -0
  1608. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/json_formatter.rb +102 -0
  1609. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/profile_formatter.rb +68 -0
  1610. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/progress_formatter.rb +29 -0
  1611. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/protocol.rb +182 -0
  1612. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/snippet_extractor.rb +134 -0
  1613. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters/syntax_highlighter.rb +91 -0
  1614. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/formatters.rb +279 -0
  1615. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/hooks.rb +646 -0
  1616. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/invocations.rb +87 -0
  1617. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/memoized_helpers.rb +580 -0
  1618. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/metadata.rb +498 -0
  1619. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/metadata_filter.rb +255 -0
  1620. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/minitest_assertions_adapter.rb +31 -0
  1621. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/mocking_adapters/flexmock.rb +31 -0
  1622. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/mocking_adapters/mocha.rb +57 -0
  1623. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/mocking_adapters/null.rb +14 -0
  1624. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/mocking_adapters/rr.rb +31 -0
  1625. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/mocking_adapters/rspec.rb +32 -0
  1626. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/notifications.rb +521 -0
  1627. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/option_parser.rb +323 -0
  1628. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/ordering.rb +169 -0
  1629. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/output_wrapper.rb +29 -0
  1630. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/pending.rb +157 -0
  1631. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/profiler.rb +34 -0
  1632. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/project_initializer/spec/spec_helper.rb +98 -0
  1633. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/project_initializer.rb +48 -0
  1634. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/rake_task.rb +188 -0
  1635. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/reporter.rb +265 -0
  1636. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/ruby_project.rb +53 -0
  1637. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/runner.rb +212 -0
  1638. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/sandbox.rb +37 -0
  1639. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/set.rb +54 -0
  1640. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/shared_context.rb +55 -0
  1641. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/shared_example_group.rb +271 -0
  1642. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/shell_escape.rb +49 -0
  1643. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/test_unit_assertions_adapter.rb +30 -0
  1644. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/version.rb +9 -0
  1645. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/warnings.rb +40 -0
  1646. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core/world.rb +287 -0
  1647. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.12.1/lib/rspec/core.rb +212 -0
  1648. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/Changelog.md +1302 -0
  1649. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/LICENSE.md +25 -0
  1650. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/README.md +320 -0
  1651. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/expectations/block_snippet_extractor.rb +253 -0
  1652. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/expectations/configuration.rb +230 -0
  1653. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/expectations/expectation_target.rb +163 -0
  1654. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/expectations/fail_with.rb +39 -0
  1655. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/expectations/failure_aggregator.rb +229 -0
  1656. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/expectations/handler.rb +182 -0
  1657. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/expectations/minitest_integration.rb +58 -0
  1658. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/expectations/syntax.rb +132 -0
  1659. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/expectations/version.rb +8 -0
  1660. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/expectations.rb +82 -0
  1661. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/aliased_matcher.rb +116 -0
  1662. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/all.rb +86 -0
  1663. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/base_matcher.rb +198 -0
  1664. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/be.rb +191 -0
  1665. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/be_between.rb +77 -0
  1666. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/be_instance_of.rb +26 -0
  1667. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/be_kind_of.rb +20 -0
  1668. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/be_within.rb +72 -0
  1669. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/change.rb +450 -0
  1670. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/compound.rb +290 -0
  1671. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/contain_exactly.rb +310 -0
  1672. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/count_expectation.rb +169 -0
  1673. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/cover.rb +24 -0
  1674. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/eq.rb +40 -0
  1675. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/eql.rb +34 -0
  1676. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/equal.rb +81 -0
  1677. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/exist.rb +90 -0
  1678. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/has.rb +167 -0
  1679. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/have_attributes.rb +114 -0
  1680. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/include.rb +206 -0
  1681. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/match.rb +106 -0
  1682. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/operators.rb +128 -0
  1683. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/output.rb +207 -0
  1684. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/raise_error.rb +271 -0
  1685. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/respond_to.rb +200 -0
  1686. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/satisfy.rb +60 -0
  1687. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/start_or_end_with.rb +94 -0
  1688. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/throw_symbol.rb +138 -0
  1689. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in/yield.rb +375 -0
  1690. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/built_in.rb +53 -0
  1691. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/composable.rb +171 -0
  1692. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/dsl.rb +545 -0
  1693. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/english_phrasing.rb +58 -0
  1694. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +82 -0
  1695. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/fail_matchers.rb +42 -0
  1696. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/generated_descriptions.rb +41 -0
  1697. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/matcher_delegator.rb +35 -0
  1698. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers/matcher_protocol.rb +105 -0
  1699. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.12.2/lib/rspec/matchers.rb +1044 -0
  1700. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/Changelog.md +1262 -0
  1701. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/LICENSE.md +25 -0
  1702. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/README.md +463 -0
  1703. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/chain.rb +111 -0
  1704. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/error_generator.rb +31 -0
  1705. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/expect_chain_chain.rb +31 -0
  1706. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/expectation_chain.rb +50 -0
  1707. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/message_chains.rb +83 -0
  1708. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/proxy.rb +125 -0
  1709. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/recorder.rb +295 -0
  1710. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/stub_chain.rb +51 -0
  1711. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance/stub_chain_chain.rb +23 -0
  1712. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/any_instance.rb +11 -0
  1713. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/argument_list_matcher.rb +117 -0
  1714. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/argument_matchers.rb +322 -0
  1715. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/configuration.rb +212 -0
  1716. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/error_generator.rb +390 -0
  1717. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/example_methods.rb +434 -0
  1718. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/instance_method_stasher.rb +146 -0
  1719. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/marshal_extension.rb +41 -0
  1720. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/matchers/expectation_customization.rb +20 -0
  1721. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/matchers/have_received.rb +134 -0
  1722. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/matchers/receive.rb +134 -0
  1723. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/matchers/receive_message_chain.rb +82 -0
  1724. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/matchers/receive_messages.rb +77 -0
  1725. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/message_chain.rb +87 -0
  1726. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/message_expectation.rb +820 -0
  1727. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/method_double.rb +309 -0
  1728. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/method_reference.rb +214 -0
  1729. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/minitest_integration.rb +68 -0
  1730. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/mutate_const.rb +339 -0
  1731. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/object_reference.rb +149 -0
  1732. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/order_group.rb +81 -0
  1733. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/proxy.rb +520 -0
  1734. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/space.rb +238 -0
  1735. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/standalone.rb +3 -0
  1736. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/syntax.rb +325 -0
  1737. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/targets.rb +124 -0
  1738. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/test_double.rb +171 -0
  1739. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/verifying_double.rb +123 -0
  1740. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/verifying_message_expectation.rb +55 -0
  1741. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/verifying_proxy.rb +221 -0
  1742. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks/version.rb +9 -0
  1743. data/vendor/bundle/ruby/2.7.0/gems/rspec-mocks-3.12.5/lib/rspec/mocks.rb +133 -0
  1744. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/Changelog.md +364 -0
  1745. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/LICENSE.md +23 -0
  1746. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/README.md +40 -0
  1747. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/caller_filter.rb +83 -0
  1748. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/comparable_version.rb +46 -0
  1749. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/differ.rb +215 -0
  1750. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/directory_maker.rb +63 -0
  1751. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/encoded_string.rb +161 -0
  1752. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/fuzzy_matcher.rb +48 -0
  1753. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/hunk_generator.rb +47 -0
  1754. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/matcher_definition.rb +42 -0
  1755. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/method_signature_verifier.rb +438 -0
  1756. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/mutex.rb +73 -0
  1757. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/object_formatter.rb +275 -0
  1758. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/recursive_const_methods.rb +76 -0
  1759. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/reentrant_mutex.rb +78 -0
  1760. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/ruby_features.rb +198 -0
  1761. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/source/location.rb +21 -0
  1762. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/source/node.rb +110 -0
  1763. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/source/token.rb +94 -0
  1764. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/source.rb +85 -0
  1765. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/deprecation_helpers.rb +48 -0
  1766. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/diff_helpers.rb +31 -0
  1767. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/formatting_support.rb +9 -0
  1768. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/in_sub_process.rb +67 -0
  1769. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/library_wide_checks.rb +150 -0
  1770. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/shell_out.rb +105 -0
  1771. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/stderr_splitter.rb +75 -0
  1772. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/string_matcher.rb +45 -0
  1773. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/with_isolated_directory.rb +13 -0
  1774. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/with_isolated_stderr.rb +13 -0
  1775. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/spec.rb +82 -0
  1776. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/version.rb +7 -0
  1777. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/warnings.rb +39 -0
  1778. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support/with_keywords_when_needed.rb +33 -0
  1779. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.12.0/lib/rspec/support.rb +154 -0
  1780. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/HISTORY.md +759 -0
  1781. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/LICENSE +18 -0
  1782. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/README.md +675 -0
  1783. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/lib/sanitize/config/basic.rb +31 -0
  1784. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/lib/sanitize/config/default.rb +123 -0
  1785. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/lib/sanitize/config/relaxed.rb +724 -0
  1786. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/lib/sanitize/config/restricted.rb +9 -0
  1787. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/lib/sanitize/config.rb +60 -0
  1788. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/lib/sanitize/css.rb +348 -0
  1789. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/lib/sanitize/transformers/clean_cdata.rb +13 -0
  1790. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/lib/sanitize/transformers/clean_comment.rb +13 -0
  1791. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/lib/sanitize/transformers/clean_css.rb +57 -0
  1792. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/lib/sanitize/transformers/clean_doctype.rb +19 -0
  1793. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/lib/sanitize/transformers/clean_element.rb +268 -0
  1794. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/lib/sanitize/version.rb +5 -0
  1795. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/lib/sanitize.rb +244 -0
  1796. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/test/common.rb +3 -0
  1797. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/test/test_clean_comment.rb +47 -0
  1798. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/test/test_clean_css.rb +67 -0
  1799. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/test/test_clean_doctype.rb +71 -0
  1800. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/test/test_clean_element.rb +552 -0
  1801. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/test/test_config.rb +65 -0
  1802. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/test/test_malicious_css.rb +42 -0
  1803. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/test/test_malicious_html.rb +339 -0
  1804. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/test/test_parser.rb +75 -0
  1805. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/test/test_sanitize.rb +197 -0
  1806. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/test/test_sanitize_css.rb +424 -0
  1807. data/vendor/bundle/ruby/2.7.0/gems/sanitize-6.0.1/test/test_transformers.rb +230 -0
  1808. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/Gemfile +20 -0
  1809. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/LICENSE +144 -0
  1810. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/README.md +60 -0
  1811. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/Rakefile +62 -0
  1812. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/examples/bench_cache.rb +35 -0
  1813. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/JRubyCacheBackendLibrary.java +245 -0
  1814. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMap.java +31 -0
  1815. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMapV8.java +3863 -0
  1816. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/LongAdder.java +203 -0
  1817. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/Striped64.java +342 -0
  1818. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/ConcurrentHashMapV8.java +3800 -0
  1819. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/LongAdder.java +204 -0
  1820. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/Striped64.java +291 -0
  1821. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166y/ThreadLocalRandom.java +199 -0
  1822. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/ext/thread_safe/JrubyCacheBackendService.java +15 -0
  1823. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/atomic_reference_cache_backend.rb +908 -0
  1824. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/cache.rb +161 -0
  1825. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/mri_cache_backend.rb +60 -0
  1826. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/non_concurrent_cache_backend.rb +135 -0
  1827. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/synchronized_cache_backend.rb +77 -0
  1828. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/synchronized_delegator.rb +43 -0
  1829. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/util/adder.rb +62 -0
  1830. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/util/atomic_reference.rb +44 -0
  1831. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/util/cheap_lockable.rb +106 -0
  1832. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/util/power_of_two_tuple.rb +26 -0
  1833. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/util/striped64.rb +222 -0
  1834. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/util/volatile.rb +64 -0
  1835. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/util/volatile_tuple.rb +46 -0
  1836. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/util/xor_shift_random.rb +41 -0
  1837. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/util.rb +16 -0
  1838. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe/version.rb +21 -0
  1839. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/lib/thread_safe.rb +65 -0
  1840. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/spec/spec_helper.rb +31 -0
  1841. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/spec/src/thread_safe/SecurityManager.java +21 -0
  1842. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/spec/support/threads.rb +1 -0
  1843. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/spec/support/threadsafe_test.rb +75 -0
  1844. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/spec/thread_safe/array_spec.rb +18 -0
  1845. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/spec/thread_safe/cache_loops_spec.rb +507 -0
  1846. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/spec/thread_safe/cache_spec.rb +943 -0
  1847. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/spec/thread_safe/hash_spec.rb +17 -0
  1848. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/spec/thread_safe/no_unsafe_spec.rb +27 -0
  1849. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/spec/thread_safe/synchronized_delegator_spec.rb +85 -0
  1850. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/tasks/update_doc.rake +45 -0
  1851. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/thread_safe.gemspec +26 -0
  1852. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/yard-template/default/fulldoc/html/css/common.css +125 -0
  1853. data/vendor/bundle/ruby/2.7.0/gems/thread_safe-0.3.6/yard-template/default/layout/html/footer.erb +16 -0
  1854. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/CHANGES.md +840 -0
  1855. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/LICENSE +19 -0
  1856. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/README.md +152 -0
  1857. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/Rakefile +107 -0
  1858. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/annual_rules.rb +51 -0
  1859. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/country.rb +196 -0
  1860. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/country_index_definition.rb +31 -0
  1861. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/country_info.rb +42 -0
  1862. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/country_timezone.rb +135 -0
  1863. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/data_source.rb +190 -0
  1864. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/data_timezone.rb +58 -0
  1865. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/data_timezone_info.rb +55 -0
  1866. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/info_timezone.rb +30 -0
  1867. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/linked_timezone.rb +63 -0
  1868. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/linked_timezone_info.rb +26 -0
  1869. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/offset_rationals.rb +77 -0
  1870. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/posix_time_zone_parser.rb +136 -0
  1871. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/ruby_core_support.rb +176 -0
  1872. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/ruby_country_info.rb +74 -0
  1873. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/ruby_data_source.rb +136 -0
  1874. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/time_or_datetime.rb +351 -0
  1875. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone.rb +673 -0
  1876. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_definition.rb +36 -0
  1877. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_index_definition.rb +54 -0
  1878. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_info.rb +30 -0
  1879. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_offset.rb +101 -0
  1880. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_period.rb +245 -0
  1881. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_proxy.rb +105 -0
  1882. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_transition.rb +130 -0
  1883. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_transition_definition.rb +104 -0
  1884. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/transition_data_timezone_info.rb +274 -0
  1885. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/transition_rule.rb +325 -0
  1886. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/zoneinfo_country_info.rb +37 -0
  1887. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/zoneinfo_data_source.rb +504 -0
  1888. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo/zoneinfo_timezone_info.rb +516 -0
  1889. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/lib/tzinfo.rb +43 -0
  1890. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/assets/payload.rb +1 -0
  1891. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_annual_rules.rb +95 -0
  1892. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_country.rb +240 -0
  1893. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_country_index_definition.rb +69 -0
  1894. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_country_info.rb +16 -0
  1895. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_country_timezone.rb +173 -0
  1896. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_data_source.rb +218 -0
  1897. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_data_timezone.rb +99 -0
  1898. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_data_timezone_info.rb +18 -0
  1899. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_info_timezone.rb +34 -0
  1900. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_linked_timezone.rb +155 -0
  1901. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_linked_timezone_info.rb +23 -0
  1902. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_offset_rationals.rb +23 -0
  1903. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_posix_time_zone_parser.rb +261 -0
  1904. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_ruby_core_support.rb +168 -0
  1905. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_ruby_country_info.rb +110 -0
  1906. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_ruby_data_source.rb +175 -0
  1907. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_time_or_datetime.rb +674 -0
  1908. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_timezone.rb +1361 -0
  1909. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_timezone_definition.rb +113 -0
  1910. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_timezone_index_definition.rb +73 -0
  1911. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_timezone_info.rb +11 -0
  1912. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_timezone_london.rb +143 -0
  1913. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_timezone_melbourne.rb +142 -0
  1914. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_timezone_new_york.rb +142 -0
  1915. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_timezone_offset.rb +126 -0
  1916. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_timezone_period.rb +555 -0
  1917. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_timezone_proxy.rb +136 -0
  1918. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_timezone_transition.rb +366 -0
  1919. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_timezone_transition_definition.rb +295 -0
  1920. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_timezone_utc.rb +27 -0
  1921. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_transition_data_timezone_info.rb +433 -0
  1922. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_transition_rule.rb +663 -0
  1923. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_zoneinfo_country_info.rb +78 -0
  1924. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_zoneinfo_data_source.rb +1226 -0
  1925. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tc_zoneinfo_timezone_info.rb +2149 -0
  1926. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/test_utils.rb +214 -0
  1927. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/ts_all.rb +7 -0
  1928. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/ts_all_ruby.rb +5 -0
  1929. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/ts_all_zoneinfo.rb +9 -0
  1930. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/definitions/America/Argentina/Buenos_Aires.rb +89 -0
  1931. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/definitions/America/New_York.rb +327 -0
  1932. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/definitions/Australia/Melbourne.rb +230 -0
  1933. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/definitions/EST.rb +19 -0
  1934. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/definitions/Etc/GMT__m__1.rb +21 -0
  1935. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/definitions/Etc/GMT__p__1.rb +21 -0
  1936. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/definitions/Etc/UTC.rb +21 -0
  1937. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/definitions/Europe/Amsterdam.rb +273 -0
  1938. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/definitions/Europe/Andorra.rb +198 -0
  1939. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/definitions/Europe/London.rb +333 -0
  1940. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/definitions/Europe/Paris.rb +277 -0
  1941. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/definitions/Europe/Prague.rb +235 -0
  1942. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/definitions/UTC.rb +16 -0
  1943. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/indexes/countries.rb +940 -0
  1944. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/indexes/timezones.rb +609 -0
  1945. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data/version.rb +20 -0
  1946. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/tzinfo-data/tzinfo/data.rb +8 -0
  1947. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/America/Argentina/Buenos_Aires +0 -0
  1948. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/America/New_York +0 -0
  1949. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/Australia/Melbourne +0 -0
  1950. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/EST +0 -0
  1951. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/Etc/UTC +0 -0
  1952. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/Europe/Amsterdam +0 -0
  1953. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/Europe/Andorra +0 -0
  1954. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/Europe/London +0 -0
  1955. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/Europe/Paris +0 -0
  1956. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/Europe/Prague +0 -0
  1957. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/Factory +0 -0
  1958. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/iso3166.tab +274 -0
  1959. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/leapseconds +78 -0
  1960. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/posix/Europe/London +0 -0
  1961. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/posixrules +0 -0
  1962. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/right/Europe/London +0 -0
  1963. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/zone.tab +452 -0
  1964. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/test/zoneinfo/zone1970.tab +384 -0
  1965. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-1.2.11/tzinfo.gemspec +21 -0
  1966. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/MIT-LICENSE +20 -0
  1967. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/README.md +1288 -0
  1968. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk/error.rb +21 -0
  1969. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk/explicit_namespace.rb +93 -0
  1970. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk/gem_inflector.rb +17 -0
  1971. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk/gem_loader.rb +65 -0
  1972. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk/inflector.rb +46 -0
  1973. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk/internal.rb +12 -0
  1974. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk/kernel.rb +68 -0
  1975. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk/loader/callbacks.rb +92 -0
  1976. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk/loader/config.rb +365 -0
  1977. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk/loader/eager_load.rb +228 -0
  1978. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk/loader/helpers.rb +143 -0
  1979. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk/loader.rb +514 -0
  1980. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk/real_mod_name.rb +22 -0
  1981. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk/registry.rb +138 -0
  1982. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk/version.rb +5 -0
  1983. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.6.7/lib/zeitwerk.rb +26 -0
  1984. data/vendor/bundle/ruby/2.7.0/specifications/activesupport-6.0.6.1.gemspec +41 -0
  1985. data/vendor/bundle/ruby/2.7.0/specifications/concurrent-ruby-1.2.2.gemspec +24 -0
  1986. data/vendor/bundle/ruby/2.7.0/specifications/crass-1.0.6.gemspec +34 -0
  1987. data/vendor/bundle/ruby/2.7.0/specifications/diff-lcs-1.5.0.gemspec +50 -0
  1988. data/vendor/bundle/ruby/2.7.0/specifications/i18n-0.9.5.gemspec +31 -0
  1989. data/vendor/bundle/ruby/2.7.0/specifications/minitest-5.18.0.gemspec +38 -0
  1990. data/vendor/bundle/ruby/2.7.0/specifications/mumuki-emojis-1.3.0.gemspec +34 -0
  1991. data/vendor/bundle/ruby/2.7.0/specifications/mumukit-core-1.19.1.gemspec +0 -0
  1992. data/vendor/bundle/ruby/2.7.0/specifications/nokogiri-1.14.2-x86_64-linux.gemspec +37 -0
  1993. data/vendor/bundle/ruby/2.7.0/specifications/racc-1.6.2.gemspec +27 -0
  1994. data/vendor/bundle/ruby/2.7.0/specifications/rack-3.0.7.gemspec +40 -0
  1995. data/vendor/bundle/ruby/2.7.0/specifications/rake-12.3.3.gemspec +43 -0
  1996. data/vendor/bundle/ruby/2.7.0/specifications/redcarpet-3.6.0.gemspec +40 -0
  1997. data/vendor/bundle/ruby/2.7.0/specifications/rouge-3.30.0.gemspec +24 -0
  1998. data/vendor/bundle/ruby/2.7.0/specifications/rspec-3.12.0.gemspec +39 -0
  1999. data/vendor/bundle/ruby/2.7.0/specifications/rspec-core-3.12.1.gemspec +53 -0
  2000. data/vendor/bundle/ruby/2.7.0/specifications/rspec-expectations-3.12.2.gemspec +44 -0
  2001. data/vendor/bundle/ruby/2.7.0/specifications/rspec-mocks-3.12.5.gemspec +44 -0
  2002. data/vendor/bundle/ruby/2.7.0/specifications/rspec-support-3.12.0.gemspec +36 -0
  2003. data/vendor/bundle/ruby/2.7.0/specifications/sanitize-6.0.1.gemspec +37 -0
  2004. data/vendor/bundle/ruby/2.7.0/specifications/thread_safe-0.3.6.gemspec +34 -0
  2005. data/vendor/bundle/ruby/2.7.0/specifications/tzinfo-1.2.11.gemspec +35 -0
  2006. data/vendor/bundle/ruby/2.7.0/specifications/zeitwerk-2.6.7.gemspec +22 -0
  2007. metadata +2011 -7
@@ -0,0 +1,110 @@
1
+ # -*- coding: utf-8 -*- #
2
+ # frozen_string_literal: true
3
+
4
+ module Rouge
5
+ module Lexers
6
+ class Mason < TemplateLexer
7
+ title 'Mason'
8
+ desc 'The HTML::Mason framework (https://metacpan.org/pod/HTML::Mason)'
9
+ tag 'mason'
10
+ filenames '*.mi', '*.mc', '*.mas', '*.m', '*.mhtml', '*.mcomp', 'autohandler', 'dhandler'
11
+ mimetypes 'text/x-mason', 'application/x-mason'
12
+
13
+ def initialize(*)
14
+ super
15
+ @perl = Perl.new
16
+ end
17
+
18
+ # Note: If you add a tag in the lines below, you also need to modify "disambiguate '*.m'" in file disambiguation.rb
19
+ TEXT_BLOCKS = %w(text doc)
20
+ PERL_BLOCKS = %w(args flags attr init once shared perl cleanup filter)
21
+ COMPONENTS = %w(def method)
22
+
23
+ state :root do
24
+ mixin :mason_tags
25
+ end
26
+
27
+ state :mason_tags do
28
+ rule %r/\s+/, Text::Whitespace
29
+
30
+ rule %r/<%(#{TEXT_BLOCKS.join('|')})>/oi, Comment::Preproc, :text_block
31
+
32
+ rule %r/<%(#{PERL_BLOCKS.join('|')})>/oi, Comment::Preproc, :perl_block
33
+
34
+ rule %r/(<%(#{COMPONENTS.join('|')}))([^>]*)(>)/oi do |m|
35
+ token Comment::Preproc, m[1]
36
+ token Name, m[3]
37
+ token Comment::Preproc, m[4]
38
+ push :component_block
39
+ end
40
+
41
+ # perl line
42
+ rule %r/^(%)(.*)$/ do |m|
43
+ token Comment::Preproc, m[1]
44
+ delegate @perl, m[2]
45
+ end
46
+
47
+ # start of component call
48
+ rule %r/<%/, Comment::Preproc, :component_call
49
+
50
+ # start of component with content
51
+ rule %r/<&\|/ do
52
+ token Comment::Preproc
53
+ push :component_with_content
54
+ push :component_sub
55
+ end
56
+
57
+ # start of component substitution
58
+ rule %r/<&/, Comment::Preproc, :component_sub
59
+
60
+ # fallback to HTML until a mason tag is encountered
61
+ rule(/(.+?)(?=(<\/?&|<\/?%|^%|^#))/m) { delegate parent }
62
+
63
+ # if we get here, there's no more mason tags, so we parse the rest of the doc as HTML
64
+ rule(/.+/m) { delegate parent }
65
+ end
66
+
67
+ state :perl_block do
68
+ rule %r/<\/%(#{PERL_BLOCKS.join('|')})>/oi, Comment::Preproc, :pop!
69
+ rule %r/\s+/, Text::Whitespace
70
+ rule %r/^(#.*)$/, Comment
71
+ rule(/(.*?[^"])(?=<\/%)/m) { delegate @perl }
72
+ end
73
+
74
+ state :text_block do
75
+ rule %r/<\/%(#{TEXT_BLOCKS.join('|')})>/oi, Comment::Preproc, :pop!
76
+ rule %r/\s+/, Text::Whitespace
77
+ rule %r/^(#.*)$/, Comment
78
+ rule %r/(.*?[^"])(?=<\/%)/m, Comment
79
+ end
80
+
81
+ state :component_block do
82
+ rule %r/<\/%(#{COMPONENTS.join('|')})>/oi, Comment::Preproc, :pop!
83
+ rule %r/\s+/, Text::Whitespace
84
+ rule %r/^(#.*)$/, Comment
85
+ mixin :mason_tags
86
+ end
87
+
88
+ state :component_with_content do
89
+ rule %r/<\/&>/ do
90
+ token Comment::Preproc
91
+ pop!
92
+ end
93
+
94
+ mixin :mason_tags
95
+ end
96
+
97
+ state :component_sub do
98
+ rule %r/&>/, Comment::Preproc, :pop!
99
+
100
+ rule(/(.*?)(?=&>)/m) { delegate @perl }
101
+ end
102
+
103
+ state :component_call do
104
+ rule %r/%>/, Comment::Preproc, :pop!
105
+
106
+ rule(/(.*?)(?=%>)/m) { delegate @perl }
107
+ end
108
+ end
109
+ end
110
+ end
@@ -0,0 +1,17 @@
1
+ # -*- coding: utf-8 -*- #
2
+ # frozen_string_literal: true
3
+
4
+ # DO NOT EDIT
5
+
6
+ # This file is automatically generated by `rake builtins:mathematica`.
7
+ # See tasks/builtins/mathematica.rake for more info.
8
+
9
+ module Rouge
10
+ module Lexers
11
+ class Mathematica
12
+ def self.builtins
13
+ @builtins ||= Set.new ["AASTriangle", "AngleVector", "AsymptoticDSolveValue", "AbelianGroup", "AngularGauge", "AsymptoticEqual", "Abort", "Animate", "AsymptoticEquivalent", "AbortKernels", "AnimationDirection", "AsymptoticGreater", "AbortProtect", "AnimationRate", "AsymptoticGreaterEqual", "Above", "AnimationRepetitions", "AsymptoticIntegrate", "Abs", "AnimationRunning", "AsymptoticLess", "AbsArg", "AnimationRunTime", "AsymptoticLessEqual", "AbsArgPlot", "AnimationTimeIndex", "AsymptoticOutputTracker", "AbsoluteCorrelation", "Animator", "AsymptoticProduct", "AbsoluteCorrelationFunction", "Annotate", "AsymptoticRSolveValue", "AbsoluteCurrentValue", "Annotation", "AsymptoticSolve", "AbsoluteDashing", "AnnotationDelete", "AsymptoticSum", "AbsoluteFileName", "AnnotationKeys", "Asynchronous", "AbsoluteOptions", "AnnotationRules", "Atom", "AbsolutePointSize", "AnnotationValue", "AtomCoordinates", "AbsoluteThickness", "Annuity", "AtomCount", "AbsoluteTime", "AnnuityDue", "AtomDiagramCoordinates", "AbsoluteTiming", "Annulus", "AtomList", "AcceptanceThreshold", "AnomalyDetection", "AtomQ", "AccountingForm", "AnomalyDetector", "AttentionLayer", "Accumulate", "AnomalyDetectorFunction", "Attributes", "Accuracy", "Anonymous", "Audio", "AccuracyGoal", "Antialiasing", "AudioAmplify", "ActionMenu", "AntihermitianMatrixQ", "AudioAnnotate", "Activate", "Antisymmetric", "AudioAnnotationLookup", "ActiveClassification", "AntisymmetricMatrixQ", "AudioBlockMap", "ActiveClassificationObject", "Antonyms", "AudioCapture", "ActivePrediction", "AnyOrder", "AudioChannelAssignment", "ActivePredictionObject", "AnySubset", "AudioChannelCombine", "ActiveStyle", "AnyTrue", "AudioChannelMix", "AcyclicGraphQ", "Apart", "AudioChannels", "AddSides", "ApartSquareFree", "AudioChannelSeparate", "AddTo", "APIFunction", "AudioData", "AddToSearchIndex", "Appearance", "AudioDelay", "AddUsers", "AppearanceElements", "AudioDelete", "AdjacencyGraph", "AppearanceRules", "AudioDistance", "AdjacencyList", "AppellF1", "AudioEncoding", "AdjacencyMatrix", "Append", "AudioFade", "AdjacentMeshCells", "AppendLayer", "AudioFrequencyShift", "AdjustmentBox", "AppendTo", "AudioGenerator", "AdjustmentBoxOptions", "Apply", "AudioIdentify", "AdjustTimeSeriesForecast", "ApplySides", "AudioInputDevice", "AdministrativeDivisionData", "ArcCos", "AudioInsert", "AffineHalfSpace", "ArcCosh", "AudioInstanceQ", "AffineSpace", "ArcCot", "AudioIntervals", "AffineStateSpaceModel", "ArcCoth", "AudioJoin", "AffineTransform", "ArcCsc", "AudioLabel", "After", "ArcCsch", "AudioLength", "AggregatedEntityClass", "ArcCurvature", "AudioLocalMeasurements", "AggregationLayer", "ARCHProcess", "AudioLoudness", "AircraftData", "ArcLength", "AudioMeasurements", "AirportData", "ArcSec", "AudioNormalize", "AirPressureData", "ArcSech", "AudioOutputDevice", "AirTemperatureData", "ArcSin", "AudioOverlay", "AiryAi", "ArcSinDistribution", "AudioPad", "AiryAiPrime", "ArcSinh", "AudioPan", "AiryAiZero", "ArcTan", "AudioPartition", "AiryBi", "ArcTanh", "AudioPause", "AiryBiPrime", "Area", "AudioPitchShift", "AiryBiZero", "Arg", "AudioPlay", "AlgebraicIntegerQ", "ArgMax", "AudioPlot", "AlgebraicNumber", "ArgMin", "AudioQ", "AlgebraicNumberDenominator", "ARIMAProcess", "AudioRecord", "AlgebraicNumberNorm", "ArithmeticGeometricMean", "AudioReplace", "AlgebraicNumberPolynomial", "ARMAProcess", "AudioResample", "AlgebraicNumberTrace", "Around", "AudioReverb", "Algebraics", "AroundReplace", "AudioReverse", "AlgebraicUnitQ", "ARProcess", "AudioSampleRate", "Alignment", "Array", "AudioSpectralMap", "AlignmentPoint", "ArrayComponents", "AudioSpectralTransformation", "All", "ArrayDepth", "AudioSplit", "AllowedCloudExtraParameters", "ArrayFilter", "AudioStop", "AllowedCloudParameterExtensions", "ArrayFlatten", "AudioStream", "AllowedDimensions", "ArrayMesh", "AudioStreams", "AllowedFrequencyRange", "ArrayPad", "AudioTimeStretch", "AllowedHeads", "ArrayPlot", "AudioTracks", "AllowGroupClose", "ArrayQ", "AudioTrim", "AllowInlineCells", "ArrayResample", "AudioType", "AllowLooseGrammar", "ArrayReshape", "AugmentedPolyhedron", "AllowReverseGroupClose", "ArrayRules", "AugmentedSymmetricPolynomial", "AllowVersionUpdate", "Arrays", "Authentication", "AllTrue", "Arrow", "AuthenticationDialog", "Alphabet", "Arrowheads", "AutoAction", "AlphabeticOrder", "ASATriangle", "Autocomplete", "AlphabeticSort", "Ask", "AutocompletionFunction", "AlphaChannel", "AskAppend", "AutoCopy", "AlternatingFactorial", "AskConfirm", "AutocorrelationTest", "AlternatingGroup", "AskDisplay", "AutoDelete", "AlternativeHypothesis", "AskedQ", "AutoIndent", "Alternatives", "AskedValue", "AutoItalicWords", "AltitudeMethod", "AskFunction", "Automatic", "AmbiguityFunction", "AskState", "AutoMultiplicationSymbol", "AmbiguityList", "AskTemplateDisplay", "AutoRefreshed", "AnatomyData", "AspectRatio", "AutoRemove", "AnatomyPlot3D", "Assert", "AutorunSequencing", "AnatomySkinStyle", "AssociateTo", "AutoScroll", "AnatomyStyling", "Association", "AutoSpacing", "AnchoredSearch", "AssociationFormat", "AutoSubmitting", "And", "AssociationMap", "Axes", "AndersonDarlingTest", "AssociationQ", "AxesEdge", "AngerJ", "AssociationThread", "AxesLabel", "AngleBisector", "AssumeDeterministic", "AxesOrigin", "AngleBracket", "Assuming", "AxesStyle", "AnglePath", "Assumptions", "AxiomaticTheory", "AnglePath3D", "Asymptotic", "Axis", "BabyMonsterGroupB", "BezierFunction", "BooleanCountingFunction", "Back", "BilateralFilter", "BooleanFunction", "Background", "Binarize", "BooleanGraph", "Backslash", "BinaryDeserialize", "BooleanMaxterms", "Backward", "BinaryDistance", "BooleanMinimize", "Ball", "BinaryFormat", "BooleanMinterms", "Band", "BinaryImageQ", "BooleanQ", "BandpassFilter", "BinaryRead", "BooleanRegion", "BandstopFilter", "BinaryReadList", "Booleans", "BarabasiAlbertGraphDistribution", "BinarySerialize", "BooleanStrings", "BarChart", "BinaryWrite", "BooleanTable", "BarChart3D", "BinCounts", "BooleanVariables", "BarcodeImage", "BinLists", "BorderDimensions", "BarcodeRecognize", "Binomial", "BorelTannerDistribution", "BaringhausHenzeTest", "BinomialDistribution", "Bottom", "BarLegend", "BinomialProcess", "BottomHatTransform", "BarlowProschanImportance", "BinormalDistribution", "BoundaryDiscretizeGraphics", "BarnesG", "BiorthogonalSplineWavelet", "BoundaryDiscretizeRegion", "BarOrigin", "BipartiteGraphQ", "BoundaryMesh", "BarSpacing", "BiquadraticFilterModel", "BoundaryMeshRegion", "BartlettHannWindow", "BirnbaumImportance", "BoundaryMeshRegionQ", "BartlettWindow", "BirnbaumSaundersDistribution", "BoundaryStyle", "BaseDecode", "BitAnd", "BoundedRegionQ", "BaseEncode", "BitClear", "BoundingRegion", "BaseForm", "BitGet", "BoxData", "Baseline", "BitLength", "Boxed", "BaselinePosition", "BitNot", "Boxes", "BaseStyle", "BitOr", "BoxMatrix", "BasicRecurrentLayer", "BitSet", "BoxObject", "BatchNormalizationLayer", "BitShiftLeft", "BoxRatios", "BatchSize", "BitShiftRight", "BoxStyle", "BatesDistribution", "BitXor", "BoxWhiskerChart", "BattleLemarieWavelet", "BiweightLocation", "BracketingBar", "BayesianMaximization", "BiweightMidvariance", "BrayCurtisDistance", "BayesianMaximizationObject", "Black", "BreadthFirstScan", "BayesianMinimization", "BlackmanHarrisWindow", "Break", "BayesianMinimizationObject", "BlackmanNuttallWindow", "BridgeData", "Because", "BlackmanWindow", "BrightnessEqualize", "BeckmannDistribution", "Blank", "BroadcastStationData", "Beep", "BlankNullSequence", "Brown", "Before", "BlankSequence", "BrownForsytheTest", "Begin", "Blend", "BrownianBridgeProcess", "BeginDialogPacket", "Block", "BSplineBasis", "BeginPackage", "BlockchainAddressData", "BSplineCurve", "BellB", "BlockchainBase", "BSplineFunction", "BellY", "BlockchainBlockData", "BSplineSurface", "Below", "BlockchainContractValue", "BubbleChart", "BenfordDistribution", "BlockchainData", "BubbleChart3D", "BeniniDistribution", "BlockchainGet", "BubbleScale", "BenktanderGibratDistribution", "BlockchainKeyEncode", "BubbleSizes", "BenktanderWeibullDistribution", "BlockchainPut", "BuildingData", "BernoulliB", "BlockchainTokenData", "BulletGauge", "BernoulliDistribution", "BlockchainTransaction", "BusinessDayQ", "BernoulliGraphDistribution", "BlockchainTransactionData", "ButterflyGraph", "BernoulliProcess", "BlockchainTransactionSign", "ButterworthFilterModel", "BernsteinBasis", "BlockchainTransactionSubmit", "Button", "BesselFilterModel", "BlockMap", "ButtonBar", "BesselI", "BlockRandom", "ButtonBox", "BesselJ", "BlomqvistBeta", "ButtonBoxOptions", "BesselJZero", "BlomqvistBetaTest", "ButtonData", "BesselK", "Blue", "ButtonFunction", "BesselY", "Blur", "ButtonMinHeight", "BesselYZero", "BodePlot", "ButtonNotebook", "Beta", "BohmanWindow", "ButtonSource", "BetaBinomialDistribution", "Bold", "Byte", "BetaDistribution", "Bond", "ByteArray", "BetaNegativeBinomialDistribution", "BondCount", "ByteArrayFormat", "BetaPrimeDistribution", "BondList", "ByteArrayQ", "BetaRegularized", "BondQ", "ByteArrayToString", "Between", "Bookmarks", "ByteCount", "BetweennessCentrality", "Boole", "ByteOrdering", "BeveledPolyhedron", "BooleanConsecutiveFunction", "BezierCurve", "BooleanConvert", "C", "ClearSystemCache", "Construct", "CachePersistence", "ClebschGordan", "Containing", "CalendarConvert", "ClickPane", "ContainsAll", "CalendarData", "Clip", "ContainsAny", "CalendarType", "ClippingStyle", "ContainsExactly", "Callout", "ClipPlanes", "ContainsNone", "CalloutMarker", "ClipPlanesStyle", "ContainsOnly", "CalloutStyle", "ClipRange", "ContentFieldOptions", "CallPacket", "Clock", "ContentLocationFunction", "CanberraDistance", "ClockGauge", "ContentObject", "Cancel", "Close", "ContentPadding", "CancelButton", "CloseKernels", "ContentSelectable", "CandlestickChart", "ClosenessCentrality", "ContentSize", "CanonicalGraph", "Closing", "Context", "CanonicalizePolygon", "CloudAccountData", "Contexts", "CanonicalizePolyhedron", "CloudBase", "ContextToFileName", "CanonicalName", "CloudConnect", "Continue", "CanonicalWarpingCorrespondence", "CloudDeploy", "ContinuedFraction", "CanonicalWarpingDistance", "CloudDirectory", "ContinuedFractionK", "CantorMesh", "CloudDisconnect", "ContinuousAction", "CantorStaircase", "CloudEvaluate", "ContinuousMarkovProcess", "Cap", "CloudExport", "ContinuousTask", "CapForm", "CloudExpression", "ContinuousTimeModelQ", "CapitalDifferentialD", "CloudExpressions", "ContinuousWaveletData", "Capitalize", "CloudFunction", "ContinuousWaveletTransform", "CapsuleShape", "CloudGet", "ContourDetect", "CaptureRunning", "CloudImport", "ContourLabels", "CarlemanLinearize", "CloudLoggingData", "ContourPlot", "CarmichaelLambda", "CloudObject", "ContourPlot3D", "CaseOrdering", "CloudObjectNameFormat", "Contours", "Cases", "CloudObjects", "ContourShading", "CaseSensitive", "CloudObjectURLType", "ContourStyle", "Cashflow", "CloudPublish", "ContraharmonicMean", "Casoratian", "CloudPut", "ContrastiveLossLayer", "Catalan", "CloudRenderingMethod", "Control", "CatalanNumber", "CloudSave", "ControlActive", "Catch", "CloudShare", "ControllabilityGramian", "CategoricalDistribution", "CloudSubmit", "ControllabilityMatrix", "Catenate", "CloudSymbol", "ControllableDecomposition", "CatenateLayer", "CloudUnshare", "ControllableModelQ", "CauchyDistribution", "ClusterClassify", "ControllerInformation", "CauchyWindow", "ClusterDissimilarityFunction", "ControllerLinking", "CayleyGraph", "ClusteringComponents", "ControllerManipulate", "CDF", "ClusteringTree", "ControllerMethod", "CDFDeploy", "CMYKColor", "ControllerPath", "CDFWavelet", "CodeAssistOptions", "ControllerState", "Ceiling", "Coefficient", "ControlPlacement", "CelestialSystem", "CoefficientArrays", "ControlsRendering", "Cell", "CoefficientList", "ControlType", "CellAutoOverwrite", "CoefficientRules", "Convergents", "CellBaseline", "CoifletWavelet", "ConversionRules", "CellBracketOptions", "Collect", "ConvexHullMesh", "CellChangeTimes", "Colon", "ConvexPolygonQ", "CellContext", "ColorBalance", "ConvexPolyhedronQ", "CellDingbat", "ColorCombine", "ConvolutionLayer", "CellDynamicExpression", "ColorConvert", "Convolve", "CellEditDuplicate", "ColorCoverage", "ConwayGroupCo1", "CellEpilog", "ColorData", "ConwayGroupCo2", "CellEvaluationDuplicate", "ColorDataFunction", "ConwayGroupCo3", "CellEvaluationFunction", "ColorDetect", "CookieFunction", "CellEventActions", "ColorDistance", "CoordinateBoundingBox", "CellFrame", "ColorFunction", "CoordinateBoundingBoxArray", "CellFrameColor", "ColorFunctionScaling", "CoordinateBounds", "CellFrameLabelMargins", "Colorize", "CoordinateBoundsArray", "CellFrameLabels", "ColorNegate", "CoordinateChartData", "CellFrameMargins", "ColorProfileData", "CoordinatesToolOptions", "CellGroup", "ColorQ", "CoordinateTransform", "CellGroupData", "ColorQuantize", "CoordinateTransformData", "CellGrouping", "ColorReplace", "CoprimeQ", "CellID", "ColorRules", "Coproduct", "CellLabel", "ColorSeparate", "CopulaDistribution", "CellLabelAutoDelete", "ColorSetter", "Copyable", "CellLabelStyle", "ColorSlider", "CopyDatabin", "CellMargins", "ColorsNear", "CopyDirectory", "CellObject", "ColorSpace", "CopyFile", "CellOpen", "ColorToneMapping", "CopyToClipboard", "CellPrint", "Column", "CornerFilter", "CellProlog", "ColumnAlignments", "CornerNeighbors", "Cells", "ColumnLines", "Correlation", "CellStyle", "ColumnsEqual", "CorrelationDistance", "CellTags", "ColumnSpacings", "CorrelationFunction", "CellularAutomaton", "ColumnWidths", "CorrelationTest", "CensoredDistribution", "CombinedEntityClass", "Cos", "Censoring", "CombinerFunction", "Cosh", "Center", "CometData", "CoshIntegral", "CenterArray", "Commonest", "CosineDistance", "CenterDot", "CommonestFilter", "CosineWindow", "CentralFeature", "CommonName", "CosIntegral", "CentralMoment", "CommonUnits", "Cot", "CentralMomentGeneratingFunction", "CommunityBoundaryStyle", "Coth", "Cepstrogram", "CommunityGraphPlot", "Count", "CepstrogramArray", "CommunityLabels", "CountDistinct", "CepstrumArray", "CommunityRegionStyle", "CountDistinctBy", "CForm", "CompanyData", "CountRoots", "ChampernowneNumber", "CompatibleUnitQ", "CountryData", "ChannelBase", "CompilationOptions", "Counts", "ChannelBrokerAction", "CompilationTarget", "CountsBy", "ChannelHistoryLength", "Compile", "Covariance", "ChannelListen", "Compiled", "CovarianceEstimatorFunction", "ChannelListener", "CompiledCodeFunction", "CovarianceFunction", "ChannelListeners", "CompiledFunction", "CoxianDistribution", "ChannelObject", "CompilerOptions", "CoxIngersollRossProcess", "ChannelReceiverFunction", "Complement", "CoxModel", "ChannelSend", "ComplementedEntityClass", "CoxModelFit", "ChannelSubscribers", "CompleteGraph", "CramerVonMisesTest", "ChanVeseBinarize", "CompleteGraphQ", "CreateArchive", "Character", "CompleteKaryTree", "CreateCellID", "CharacterCounts", "Complex", "CreateChannel", "CharacterEncoding", "ComplexContourPlot", "CreateCloudExpression", "CharacteristicFunction", "Complexes", "CreateDatabin", "CharacteristicPolynomial", "ComplexExpand", "CreateDataStructure", "CharacterName", "ComplexInfinity", "CreateDataSystemModel", "CharacterNormalize", "ComplexityFunction", "CreateDialog", "CharacterRange", "ComplexListPlot", "CreateDirectory", "Characters", "ComplexPlot", "CreateDocument", "ChartBaseStyle", "ComplexPlot3D", "CreateFile", "ChartElementFunction", "ComplexRegionPlot", "CreateIntermediateDirectories", "ChartElements", "ComplexStreamPlot", "CreateManagedLibraryExpression", "ChartLabels", "ComplexVectorPlot", "CreateNotebook", "ChartLayout", "ComponentMeasurements", "CreatePacletArchive", "ChartLegends", "ComposeList", "CreatePalette", "ChartStyle", "ComposeSeries", "CreatePermissionsGroup", "Chebyshev1FilterModel", "CompositeQ", "CreateSearchIndex", "Chebyshev2FilterModel", "Composition", "CreateSystemModel", "ChebyshevT", "CompoundElement", "CreateUUID", "ChebyshevU", "CompoundExpression", "CreateWindow", "Check", "CompoundPoissonDistribution", "CriterionFunction", "CheckAbort", "CompoundPoissonProcess", "CriticalityFailureImportance", "Checkbox", "CompoundRenewalProcess", "CriticalitySuccessImportance", "CheckboxBar", "Compress", "CriticalSection", "ChemicalData", "CompressionLevel", "Cross", "ChessboardDistance", "ComputeUncertainty", "CrossEntropyLossLayer", "ChiDistribution", "Condition", "CrossingCount", "ChineseRemainder", "ConditionalExpression", "CrossingDetect", "ChiSquareDistribution", "Conditioned", "CrossingPolygon", "ChoiceButtons", "Cone", "CrossMatrix", "ChoiceDialog", "ConfidenceLevel", "Csc", "CholeskyDecomposition", "ConfidenceRange", "Csch", "Chop", "ConfidenceTransform", "CTCLossLayer", "ChromaticityPlot", "ConformAudio", "Cube", "ChromaticityPlot3D", "ConformImages", "CubeRoot", "ChromaticPolynomial", "Congruent", "Cubics", "Circle", "ConicHullRegion", "Cuboid", "CircleDot", "ConicOptimization", "Cumulant", "CircleMinus", "Conjugate", "CumulantGeneratingFunction", "CirclePlus", "ConjugateTranspose", "Cup", "CirclePoints", "Conjunction", "CupCap", "CircleThrough", "ConnectedComponents", "Curl", "CircleTimes", "ConnectedGraphComponents", "CurrencyConvert", "CirculantGraph", "ConnectedGraphQ", "CurrentDate", "CircularOrthogonalMatrixDistribution", "ConnectedMeshComponents", "CurrentImage", "CircularQuaternionMatrixDistribution", "ConnectedMoleculeComponents", "CurrentNotebookImage", "CircularRealMatrixDistribution", "ConnectedMoleculeQ", "CurrentScreenImage", "CircularSymplecticMatrixDistribution", "ConnectionSettings", "CurrentValue", "CircularUnitaryMatrixDistribution", "ConnectLibraryCallbackFunction", "CurryApplied", "Circumsphere", "ConnectSystemModelComponents", "CurvatureFlowFilter", "CityData", "ConnesWindow", "CurveClosed", "ClassifierFunction", "ConoverTest", "Cyan", "ClassifierMeasurements", "Constant", "CycleGraph", "ClassifierMeasurementsObject", "ConstantArray", "CycleIndexPolynomial", "Classify", "ConstantArrayLayer", "Cycles", "ClassPriors", "ConstantImage", "CyclicGroup", "Clear", "ConstantPlusLayer", "Cyclotomic", "ClearAll", "ConstantRegionQ", "Cylinder", "ClearAttributes", "Constants", "CylindricalDecomposition", "ClearCookies", "ConstantTimesLayer", "ClearPermissions", "ConstellationData", "D", "DeleteFile", "DiscreteLyapunovSolve", "DagumDistribution", "DeleteMissing", "DiscreteMarkovProcess", "DamData", "DeleteObject", "DiscreteMaxLimit", "DamerauLevenshteinDistance", "DeletePermissionsKey", "DiscreteMinLimit", "Darker", "DeleteSearchIndex", "DiscretePlot", "Dashed", "DeleteSmallComponents", "DiscretePlot3D", "Dashing", "DeleteStopwords", "DiscreteRatio", "DatabaseConnect", "DelimitedSequence", "DiscreteRiccatiSolve", "DatabaseDisconnect", "Delimiter", "DiscreteShift", "DatabaseReference", "DelimiterFlashTime", "DiscreteTimeModelQ", "Databin", "Delimiters", "DiscreteUniformDistribution", "DatabinAdd", "DeliveryFunction", "DiscreteVariables", "DatabinRemove", "Dendrogram", "DiscreteWaveletData", "Databins", "Denominator", "DiscreteWaveletPacketTransform", "DatabinUpload", "DensityHistogram", "DiscreteWaveletTransform", "DataDistribution", "DensityPlot", "DiscretizeGraphics", "DataRange", "DensityPlot3D", "DiscretizeRegion", "DataReversed", "DependentVariables", "Discriminant", "Dataset", "Deploy", "DisjointQ", "DataStructure", "Deployed", "Disjunction", "DataStructureQ", "Depth", "Disk", "DateBounds", "DepthFirstScan", "DiskMatrix", "Dated", "Derivative", "DiskSegment", "DateDifference", "DerivativeFilter", "Dispatch", "DatedUnit", "DerivedKey", "DispersionEstimatorFunction", "DateFormat", "DescriptorStateSpace", "DisplayAllSteps", "DateFunction", "DesignMatrix", "DisplayEndPacket", "DateHistogram", "Det", "DisplayForm", "DateInterval", "DeviceClose", "DisplayFunction", "DateList", "DeviceConfigure", "DisplayPacket", "DateListLogPlot", "DeviceExecute", "DistanceFunction", "DateListPlot", "DeviceExecuteAsynchronous", "DistanceMatrix", "DateListStepPlot", "DeviceObject", "DistanceTransform", "DateObject", "DeviceOpen", "Distribute", "DateObjectQ", "DeviceRead", "Distributed", "DateOverlapsQ", "DeviceReadBuffer", "DistributedContexts", "DatePattern", "DeviceReadLatest", "DistributeDefinitions", "DatePlus", "DeviceReadList", "DistributionChart", "DateRange", "DeviceReadTimeSeries", "DistributionFitTest", "DateReduction", "Devices", "DistributionParameterAssumptions", "DateString", "DeviceStreams", "DistributionParameterQ", "DateTicksFormat", "DeviceWrite", "Dithering", "DateValue", "DeviceWriteBuffer", "Div", "DateWithinQ", "DGaussianWavelet", "Divide", "DaubechiesWavelet", "Diagonal", "DivideBy", "DavisDistribution", "DiagonalizableMatrixQ", "Dividers", "DawsonF", "DiagonalMatrix", "DivideSides", "DayCount", "DiagonalMatrixQ", "Divisible", "DayCountConvention", "Dialog", "Divisors", "DayHemisphere", "DialogInput", "DivisorSigma", "DaylightQ", "DialogNotebook", "DivisorSum", "DayMatchQ", "DialogProlog", "DMSList", "DayName", "DialogReturn", "DMSString", "DayNightTerminator", "DialogSymbols", "Do", "DayPlus", "Diamond", "DockedCells", "DayRange", "DiamondMatrix", "DocumentGenerator", "DayRound", "DiceDissimilarity", "DocumentGeneratorInformation", "DeBruijnGraph", "DictionaryLookup", "DocumentGenerators", "DeBruijnSequence", "DictionaryWordQ", "DocumentNotebook", "Decapitalize", "DifferenceDelta", "DocumentWeightingRules", "DecimalForm", "DifferenceQuotient", "Dodecahedron", "DeclarePackage", "DifferenceRoot", "DominantColors", "Decompose", "DifferenceRootReduce", "Dot", "DeconvolutionLayer", "Differences", "DotDashed", "Decrement", "DifferentialD", "DotEqual", "Decrypt", "DifferentialRoot", "DotLayer", "DecryptFile", "DifferentialRootReduce", "Dotted", "DedekindEta", "DifferentiatorFilter", "DoubleBracketingBar", "DeepSpaceProbeData", "DigitalSignature", "DoubleDownArrow", "Default", "DigitBlock", "DoubleLeftArrow", "DefaultAxesStyle", "DigitCharacter", "DoubleLeftRightArrow", "DefaultBaseStyle", "DigitCount", "DoubleLeftTee", "DefaultBoxStyle", "DigitQ", "DoubleLongLeftArrow", "DefaultButton", "DihedralAngle", "DoubleLongLeftRightArrow", "DefaultDuplicateCellStyle", "DihedralGroup", "DoubleLongRightArrow", "DefaultDuration", "Dilation", "DoubleRightArrow", "DefaultElement", "DimensionalCombinations", "DoubleRightTee", "DefaultFaceGridsStyle", "DimensionalMeshComponents", "DoubleUpArrow", "DefaultFieldHintStyle", "DimensionReduce", "DoubleUpDownArrow", "DefaultFrameStyle", "DimensionReducerFunction", "DoubleVerticalBar", "DefaultFrameTicksStyle", "DimensionReduction", "DownArrow", "DefaultGridLinesStyle", "Dimensions", "DownArrowBar", "DefaultLabelStyle", "DiracComb", "DownArrowUpArrow", "DefaultMenuStyle", "DiracDelta", "DownLeftRightVector", "DefaultNaturalLanguage", "DirectedEdge", "DownLeftTeeVector", "DefaultNewCellStyle", "DirectedEdges", "DownLeftVector", "DefaultOptions", "DirectedGraph", "DownLeftVectorBar", "DefaultPrintPrecision", "DirectedGraphQ", "DownRightTeeVector", "DefaultTicksStyle", "DirectedInfinity", "DownRightVector", "DefaultTooltipStyle", "Direction", "DownRightVectorBar", "Defer", "Directive", "Downsample", "DefineInputStreamMethod", "Directory", "DownTee", "DefineOutputStreamMethod", "DirectoryName", "DownTeeArrow", "DefineResourceFunction", "DirectoryQ", "DownValues", "Definition", "DirectoryStack", "Drop", "Degree", "DirichletBeta", "DropoutLayer", "DegreeCentrality", "DirichletCharacter", "DSolve", "DegreeGraphDistribution", "DirichletCondition", "DSolveValue", "DEigensystem", "DirichletConvolve", "Dt", "DEigenvalues", "DirichletDistribution", "DualPolyhedron", "Deinitialization", "DirichletEta", "DualSystemsModel", "Del", "DirichletL", "DumpSave", "DelaunayMesh", "DirichletLambda", "DuplicateFreeQ", "Delayed", "DirichletTransform", "Duration", "Deletable", "DirichletWindow", "Dynamic", "Delete", "DisableFormatting", "DynamicEvaluationTimeout", "DeleteAnomalies", "DiscreteAsymptotic", "DynamicGeoGraphics", "DeleteBorderComponents", "DiscreteChirpZTransform", "DynamicImage", "DeleteCases", "DiscreteConvolve", "DynamicModule", "DeleteChannel", "DiscreteDelta", "DynamicModuleValues", "DeleteCloudExpression", "DiscreteHadamardTransform", "DynamicSetting", "DeleteContents", "DiscreteIndicator", "DynamicUpdating", "DeleteDirectory", "DiscreteLimit", "DynamicWrapper", "DeleteDuplicates", "DiscreteLQEstimatorGains", "DeleteDuplicatesBy", "DiscreteLQRegulatorGains", "E", "EndOfFile", "EventHandler", "EarthImpactData", "EndOfLine", "EventLabels", "EarthquakeData", "EndOfString", "EventSeries", "EccentricityCentrality", "EndPackage", "ExactBlackmanWindow", "Echo", "EngineeringForm", "ExactNumberQ", "EchoFunction", "EnterExpressionPacket", "ExampleData", "EclipseType", "EnterTextPacket", "Except", "EdgeAdd", "Entity", "ExcludedForms", "EdgeBetweennessCentrality", "EntityClass", "ExcludedLines", "EdgeCapacity", "EntityClassList", "ExcludedPhysicalQuantities", "EdgeConnectivity", "EntityCopies", "ExcludePods", "EdgeContract", "EntityFunction", "Exclusions", "EdgeCost", "EntityGroup", "ExclusionsStyle", "EdgeCount", "EntityInstance", "Exists", "EdgeCoverQ", "EntityList", "Exit", "EdgeCycleMatrix", "EntityPrefetch", "ExoplanetData", "EdgeDelete", "EntityProperties", "Exp", "EdgeDetect", "EntityProperty", "Expand", "EdgeForm", "EntityPropertyClass", "ExpandAll", "EdgeIndex", "EntityRegister", "ExpandDenominator", "EdgeLabels", "EntityStore", "ExpandFileName", "EdgeLabelStyle", "EntityStores", "ExpandNumerator", "EdgeList", "EntityTypeName", "Expectation", "EdgeQ", "EntityUnregister", "ExpGammaDistribution", "EdgeRules", "EntityValue", "ExpIntegralE", "EdgeShapeFunction", "Entropy", "ExpIntegralEi", "EdgeStyle", "EntropyFilter", "ExpirationDate", "EdgeTaggedGraph", "Environment", "Exponent", "EdgeTaggedGraphQ", "Epilog", "ExponentFunction", "EdgeTags", "EpilogFunction", "ExponentialDistribution", "EdgeWeight", "Equal", "ExponentialFamily", "EdgeWeightedGraphQ", "EqualTilde", "ExponentialGeneratingFunction", "Editable", "EqualTo", "ExponentialMovingAverage", "EditDistance", "Equilibrium", "ExponentialPowerDistribution", "EffectiveInterest", "EquirippleFilterKernel", "ExponentStep", "Eigensystem", "Equivalent", "Export", "Eigenvalues", "Erf", "ExportByteArray", "EigenvectorCentrality", "Erfc", "ExportForm", "Eigenvectors", "Erfi", "ExportString", "Element", "ErlangB", "Expression", "ElementData", "ErlangC", "ExpressionCell", "ElementwiseLayer", "ErlangDistribution", "ExpressionGraph", "ElidedForms", "Erosion", "ExpToTrig", "Eliminate", "ErrorBox", "ExtendedEntityClass", "Ellipsoid", "EscapeRadius", "ExtendedGCD", "EllipticE", "EstimatedBackground", "Extension", "EllipticExp", "EstimatedDistribution", "ExtentElementFunction", "EllipticExpPrime", "EstimatedProcess", "ExtentMarkers", "EllipticF", "EstimatorGains", "ExtentSize", "EllipticFilterModel", "EstimatorRegulator", "ExternalBundle", "EllipticK", "EuclideanDistance", "ExternalEvaluate", "EllipticLog", "EulerAngles", "ExternalFunction", "EllipticNomeQ", "EulerCharacteristic", "ExternalIdentifier", "EllipticPi", "EulerE", "ExternalObject", "EllipticTheta", "EulerGamma", "ExternalOptions", "EllipticThetaPrime", "EulerianGraphQ", "ExternalSessionObject", "EmbedCode", "EulerMatrix", "ExternalSessions", "EmbeddedHTML", "EulerPhi", "ExternalStorageBase", "EmbeddedService", "Evaluatable", "ExternalStorageDownload", "EmbeddingLayer", "Evaluate", "ExternalStorageGet", "EmitSound", "EvaluatePacket", "ExternalStorageObject", "EmpiricalDistribution", "EvaluationBox", "ExternalStoragePut", "EmptyGraphQ", "EvaluationCell", "ExternalStorageUpload", "EmptyRegion", "EvaluationData", "ExternalTypeSignature", "Enabled", "EvaluationElements", "ExternalValue", "Encode", "EvaluationEnvironment", "Extract", "Encrypt", "EvaluationMonitor", "ExtractArchive", "EncryptedObject", "EvaluationNotebook", "ExtractLayer", "EncryptFile", "EvaluationObject", "ExtractPacletArchive", "End", "Evaluator", "ExtremeValueDistribution", "EndDialogPacket", "EvenQ", "EndOfBuffer", "EventData", "FaceAlign", "FindFaces", "ForceVersionInstall", "FaceForm", "FindFile", "Format", "FaceGrids", "FindFit", "FormatType", "FaceGridsStyle", "FindFormula", "FormBox", "FacialFeatures", "FindFundamentalCycles", "FormBoxOptions", "Factor", "FindGeneratingFunction", "FormControl", "Factorial", "FindGeoLocation", "FormFunction", "Factorial2", "FindGeometricConjectures", "FormLayoutFunction", "FactorialMoment", "FindGeometricTransform", "FormObject", "FactorialMomentGeneratingFunction", "FindGraphCommunities", "FormPage", "FactorialPower", "FindGraphIsomorphism", "FormulaData", "FactorInteger", "FindGraphPartition", "FormulaLookup", "FactorList", "FindHamiltonianCycle", "FortranForm", "FactorSquareFree", "FindHamiltonianPath", "Forward", "FactorSquareFreeList", "FindHiddenMarkovStates", "ForwardBackward", "FactorTerms", "FindImageText", "Fourier", "FactorTermsList", "FindIndependentEdgeSet", "FourierCoefficient", "Failure", "FindIndependentVertexSet", "FourierCosCoefficient", "FailureAction", "FindInstance", "FourierCosSeries", "FailureDistribution", "FindIntegerNullVector", "FourierCosTransform", "FailureQ", "FindKClan", "FourierDCT", "False", "FindKClique", "FourierDCTFilter", "FareySequence", "FindKClub", "FourierDCTMatrix", "FARIMAProcess", "FindKPlex", "FourierDST", "FeatureDistance", "FindLibrary", "FourierDSTMatrix", "FeatureExtract", "FindLinearRecurrence", "FourierMatrix", "FeatureExtraction", "FindList", "FourierParameters", "FeatureExtractor", "FindMatchingColor", "FourierSequenceTransform", "FeatureExtractorFunction", "FindMaximum", "FourierSeries", "FeatureNames", "FindMaximumCut", "FourierSinCoefficient", "FeatureNearest", "FindMaximumFlow", "FourierSinSeries", "FeatureSpacePlot", "FindMaxValue", "FourierSinTransform", "FeatureSpacePlot3D", "FindMeshDefects", "FourierTransform", "FeatureTypes", "FindMinimum", "FourierTrigSeries", "FeedbackLinearize", "FindMinimumCostFlow", "FractionalBrownianMotionProcess", "FeedbackSector", "FindMinimumCut", "FractionalGaussianNoiseProcess", "FeedbackSectorStyle", "FindMinValue", "FractionalPart", "FeedbackType", "FindMoleculeSubstructure", "FractionBox", "FetalGrowthData", "FindPath", "FractionBoxOptions", "Fibonacci", "FindPeaks", "Frame", "Fibonorial", "FindPermutation", "FrameBox", "FieldCompletionFunction", "FindPostmanTour", "FrameBoxOptions", "FieldHint", "FindProcessParameters", "Framed", "FieldHintStyle", "FindRepeat", "FrameLabel", "FieldMasked", "FindRoot", "FrameMargins", "FieldSize", "FindSequenceFunction", "FrameRate", "File", "FindSettings", "FrameStyle", "FileBaseName", "FindShortestPath", "FrameTicks", "FileByteCount", "FindShortestTour", "FrameTicksStyle", "FileConvert", "FindSpanningTree", "FRatioDistribution", "FileDate", "FindSystemModelEquilibrium", "FrechetDistribution", "FileExistsQ", "FindTextualAnswer", "FreeQ", "FileExtension", "FindThreshold", "FrenetSerretSystem", "FileFormat", "FindTransientRepeat", "FrequencySamplingFilterKernel", "FileHash", "FindVertexCover", "FresnelC", "FileNameDepth", "FindVertexCut", "FresnelF", "FileNameDrop", "FindVertexIndependentPaths", "FresnelG", "FileNameForms", "FinishDynamic", "FresnelS", "FileNameJoin", "FiniteAbelianGroupCount", "Friday", "FileNames", "FiniteGroupCount", "FrobeniusNumber", "FileNameSetter", "FiniteGroupData", "FrobeniusSolve", "FileNameSplit", "First", "FromAbsoluteTime", "FileNameTake", "FirstCase", "FromCharacterCode", "FilePrint", "FirstPassageTimeDistribution", "FromCoefficientRules", "FileSize", "FirstPosition", "FromContinuedFraction", "FileSystemMap", "FischerGroupFi22", "FromDigits", "FileSystemScan", "FischerGroupFi23", "FromDMS", "FileTemplate", "FischerGroupFi24Prime", "FromEntity", "FileTemplateApply", "FisherHypergeometricDistribution", "FromJulianDate", "FileType", "FisherRatioTest", "FromLetterNumber", "FilledCurve", "FisherZDistribution", "FromPolarCoordinates", "Filling", "Fit", "FromRomanNumeral", "FillingStyle", "FitRegularization", "FromSphericalCoordinates", "FillingTransform", "FittedModel", "FromUnixTime", "FilteredEntityClass", "FixedOrder", "Front", "FilterRules", "FixedPoint", "FrontEndDynamicExpression", "FinancialBond", "FixedPointList", "FrontEndEventActions", "FinancialData", "Flat", "FrontEndExecute", "FinancialDerivative", "Flatten", "FrontEndToken", "FinancialIndicator", "FlattenAt", "FrontEndTokenExecute", "Find", "FlattenLayer", "Full", "FindAnomalies", "FlatTopWindow", "FullDefinition", "FindArgMax", "FlipView", "FullForm", "FindArgMin", "Floor", "FullGraphics", "FindChannels", "FlowPolynomial", "FullInformationOutputRegulator", "FindClique", "Fold", "FullRegion", "FindClusters", "FoldList", "FullSimplify", "FindCookies", "FoldPair", "Function", "FindCurvePath", "FoldPairList", "FunctionCompile", "FindCycle", "FollowRedirects", "FunctionCompileExport", "FindDevices", "FontColor", "FunctionCompileExportByteArray", "FindDistribution", "FontFamily", "FunctionCompileExportLibrary", "FindDistributionParameters", "FontSize", "FunctionCompileExportString", "FindDivisions", "FontSlant", "FunctionDomain", "FindEdgeCover", "FontSubstitutions", "FunctionExpand", "FindEdgeCut", "FontTracking", "FunctionInterpolation", "FindEdgeIndependentPaths", "FontVariations", "FunctionPeriod", "FindEquationalProof", "FontWeight", "FunctionRange", "FindEulerianCycle", "For", "FunctionSpace", "FindExternalEvaluators", "ForAll", "FussellVeselyImportance", "GaborFilter", "GeoGraphics", "Graph", "GaborMatrix", "GeogravityModelData", "Graph3D", "GaborWavelet", "GeoGridDirectionDifference", "GraphAssortativity", "GainMargins", "GeoGridLines", "GraphAutomorphismGroup", "GainPhaseMargins", "GeoGridLinesStyle", "GraphCenter", "GalaxyData", "GeoGridPosition", "GraphComplement", "GalleryView", "GeoGridRange", "GraphData", "Gamma", "GeoGridRangePadding", "GraphDensity", "GammaDistribution", "GeoGridUnitArea", "GraphDiameter", "GammaRegularized", "GeoGridUnitDistance", "GraphDifference", "GapPenalty", "GeoGridVector", "GraphDisjointUnion", "GARCHProcess", "GeoGroup", "GraphDistance", "GatedRecurrentLayer", "GeoHemisphere", "GraphDistanceMatrix", "Gather", "GeoHemisphereBoundary", "GraphEmbedding", "GatherBy", "GeoHistogram", "GraphHighlight", "GaugeFaceElementFunction", "GeoIdentify", "GraphHighlightStyle", "GaugeFaceStyle", "GeoImage", "GraphHub", "GaugeFrameElementFunction", "GeoLabels", "Graphics", "GaugeFrameSize", "GeoLength", "Graphics3D", "GaugeFrameStyle", "GeoListPlot", "GraphicsColumn", "GaugeLabels", "GeoLocation", "GraphicsComplex", "GaugeMarkers", "GeologicalPeriodData", "GraphicsGrid", "GaugeStyle", "GeomagneticModelData", "GraphicsGroup", "GaussianFilter", "GeoMarker", "GraphicsRow", "GaussianIntegers", "GeometricAssertion", "GraphIntersection", "GaussianMatrix", "GeometricBrownianMotionProcess", "GraphLayout", "GaussianOrthogonalMatrixDistribution", "GeometricDistribution", "GraphLinkEfficiency", "GaussianSymplecticMatrixDistribution", "GeometricMean", "GraphPeriphery", "GaussianUnitaryMatrixDistribution", "GeometricMeanFilter", "GraphPlot", "GaussianWindow", "GeometricOptimization", "GraphPlot3D", "GCD", "GeometricScene", "GraphPower", "GegenbauerC", "GeometricTransformation", "GraphPropertyDistribution", "General", "GeoModel", "GraphQ", "GeneralizedLinearModelFit", "GeoNearest", "GraphRadius", "GenerateAsymmetricKeyPair", "GeoPath", "GraphReciprocity", "GenerateConditions", "GeoPosition", "GraphUnion", "GeneratedCell", "GeoPositionENU", "Gray", "GeneratedDocumentBinding", "GeoPositionXYZ", "GrayLevel", "GenerateDerivedKey", "GeoProjection", "Greater", "GenerateDigitalSignature", "GeoProjectionData", "GreaterEqual", "GenerateDocument", "GeoRange", "GreaterEqualLess", "GeneratedParameters", "GeoRangePadding", "GreaterEqualThan", "GeneratedQuantityMagnitudes", "GeoRegionValuePlot", "GreaterFullEqual", "GenerateFileSignature", "GeoResolution", "GreaterGreater", "GenerateHTTPResponse", "GeoScaleBar", "GreaterLess", "GenerateSecuredAuthenticationKey", "GeoServer", "GreaterSlantEqual", "GenerateSymmetricKey", "GeoSmoothHistogram", "GreaterThan", "GeneratingFunction", "GeoStreamPlot", "GreaterTilde", "GeneratorDescription", "GeoStyling", "Green", "GeneratorHistoryLength", "GeoStylingImageFunction", "GreenFunction", "GeneratorOutputType", "GeoVariant", "Grid", "GenericCylindricalDecomposition", "GeoVector", "GridBox", "GenomeData", "GeoVectorENU", "GridDefaultElement", "GenomeLookup", "GeoVectorPlot", "GridGraph", "GeoAntipode", "GeoVectorXYZ", "GridLines", "GeoArea", "GeoVisibleRegion", "GridLinesStyle", "GeoArraySize", "GeoVisibleRegionBoundary", "GroebnerBasis", "GeoBackground", "GeoWithinQ", "GroupActionBase", "GeoBoundingBox", "GeoZoomLevel", "GroupBy", "GeoBounds", "GestureHandler", "GroupCentralizer", "GeoBoundsRegion", "Get", "GroupElementFromWord", "GeoBubbleChart", "GetEnvironment", "GroupElementPosition", "GeoCenter", "Glaisher", "GroupElementQ", "GeoCircle", "GlobalClusteringCoefficient", "GroupElements", "GeoContourPlot", "Glow", "GroupElementToWord", "GeoDensityPlot", "GoldenAngle", "GroupGenerators", "GeodesicClosing", "GoldenRatio", "Groupings", "GeodesicDilation", "GompertzMakehamDistribution", "GroupMultiplicationTable", "GeodesicErosion", "GoochShading", "GroupOrbits", "GeodesicOpening", "GoodmanKruskalGamma", "GroupOrder", "GeoDestination", "GoodmanKruskalGammaTest", "GroupPageBreakWithin", "GeodesyData", "Goto", "GroupSetwiseStabilizer", "GeoDirection", "Grad", "GroupStabilizer", "GeoDisk", "Gradient", "GroupStabilizerChain", "GeoDisplacement", "GradientFilter", "GrowCutComponents", "GeoDistance", "GradientOrientationFilter", "Gudermannian", "GeoDistanceList", "GrammarApply", "GuidedFilter", "GeoElevationData", "GrammarRules", "GumbelDistribution", "GeoEntities", "GrammarToken", "HaarWavelet", "HermiteH", "HoldComplete", "HadamardMatrix", "HermitianMatrixQ", "HoldFirst", "HalfLine", "HessenbergDecomposition", "HoldForm", "HalfNormalDistribution", "HeunB", "HoldPattern", "HalfPlane", "HeunBPrime", "HoldRest", "HalfSpace", "HeunC", "HolidayCalendar", "HalftoneShading", "HeunCPrime", "HorizontalGauge", "HamiltonianGraphQ", "HeunD", "HornerForm", "HammingDistance", "HeunDPrime", "HostLookup", "HammingWindow", "HeunG", "HotellingTSquareDistribution", "HandlerFunctions", "HeunGPrime", "HoytDistribution", "HandlerFunctionsKeys", "HeunT", "HTTPErrorResponse", "HankelH1", "HeunTPrime", "HTTPRedirect", "HankelH2", "HexadecimalCharacter", "HTTPRequest", "HankelMatrix", "Hexahedron", "HTTPRequestData", "HankelTransform", "HiddenItems", "HTTPResponse", "HannPoissonWindow", "HiddenMarkovProcess", "Hue", "HannWindow", "Highlighted", "HumanGrowthData", "HaradaNortonGroupHN", "HighlightGraph", "HumpDownHump", "HararyGraph", "HighlightImage", "HumpEqual", "HarmonicMean", "HighlightMesh", "HurwitzLerchPhi", "HarmonicMeanFilter", "HighpassFilter", "HurwitzZeta", "HarmonicNumber", "HigmanSimsGroupHS", "HyperbolicDistribution", "Hash", "HilbertCurve", "HypercubeGraph", "HatchFilling", "HilbertFilter", "HyperexponentialDistribution", "HatchShading", "HilbertMatrix", "Hyperfactorial", "Haversine", "Histogram", "Hypergeometric0F1", "HazardFunction", "Histogram3D", "Hypergeometric0F1Regularized", "Head", "HistogramDistribution", "Hypergeometric1F1", "HeaderAlignment", "HistogramList", "Hypergeometric1F1Regularized", "HeaderBackground", "HistogramTransform", "Hypergeometric2F1", "HeaderDisplayFunction", "HistogramTransformInterpolation", "Hypergeometric2F1Regularized", "HeaderLines", "HistoricalPeriodData", "HypergeometricDistribution", "HeaderSize", "HitMissTransform", "HypergeometricPFQ", "HeaderStyle", "HITSCentrality", "HypergeometricPFQRegularized", "Heads", "HjorthDistribution", "HypergeometricU", "HeavisideLambda", "HodgeDual", "Hyperlink", "HeavisidePi", "HoeffdingD", "HyperlinkAction", "HeavisideTheta", "HoeffdingDTest", "Hyperplane", "HeldGroupHe", "Hold", "Hyphenation", "Here", "HoldAll", "HypoexponentialDistribution", "HermiteDecomposition", "HoldAllComplete", "HypothesisTestData", "I", "ImageSizeMultipliers", "IntegerName", "IconData", "ImageSubtract", "IntegerPart", "Iconize", "ImageTake", "IntegerPartitions", "IconRules", "ImageTransformation", "IntegerQ", "Icosahedron", "ImageTrim", "IntegerReverse", "Identity", "ImageType", "Integers", "IdentityMatrix", "ImageValue", "IntegerString", "If", "ImageValuePositions", "Integrate", "IgnoreCase", "ImagingDevice", "Interactive", "IgnoreDiacritics", "ImplicitRegion", "InteractiveTradingChart", "IgnorePunctuation", "Implies", "Interleaving", "IgnoringInactive", "Import", "InternallyBalancedDecomposition", "Im", "ImportByteArray", "InterpolatingFunction", "Image", "ImportOptions", "InterpolatingPolynomial", "Image3D", "ImportString", "Interpolation", "Image3DProjection", "ImprovementImportance", "InterpolationOrder", "Image3DSlices", "In", "InterpolationPoints", "ImageAccumulate", "Inactivate", "Interpretation", "ImageAdd", "Inactive", "InterpretationBox", "ImageAdjust", "IncidenceGraph", "InterpretationBoxOptions", "ImageAlign", "IncidenceList", "Interpreter", "ImageApply", "IncidenceMatrix", "InterquartileRange", "ImageApplyIndexed", "IncludeAromaticBonds", "Interrupt", "ImageAspectRatio", "IncludeConstantBasis", "IntersectedEntityClass", "ImageAssemble", "IncludeDefinitions", "IntersectingQ", "ImageAugmentationLayer", "IncludeDirectories", "Intersection", "ImageBoundingBoxes", "IncludeGeneratorTasks", "Interval", "ImageCapture", "IncludeHydrogens", "IntervalIntersection", "ImageCaptureFunction", "IncludeInflections", "IntervalMarkers", "ImageCases", "IncludeMetaInformation", "IntervalMarkersStyle", "ImageChannels", "IncludePods", "IntervalMemberQ", "ImageClip", "IncludeQuantities", "IntervalSlider", "ImageCollage", "IncludeRelatedTables", "IntervalUnion", "ImageColorSpace", "IncludeWindowTimes", "Inverse", "ImageCompose", "Increment", "InverseBetaRegularized", "ImageContainsQ", "IndefiniteMatrixQ", "InverseCDF", "ImageContents", "IndependenceTest", "InverseChiSquareDistribution", "ImageConvolve", "IndependentEdgeSetQ", "InverseContinuousWaveletTransform", "ImageCooccurrence", "IndependentPhysicalQuantity", "InverseDistanceTransform", "ImageCorners", "IndependentUnit", "InverseEllipticNomeQ", "ImageCorrelate", "IndependentUnitDimension", "InverseErf", "ImageCorrespondingPoints", "IndependentVertexSetQ", "InverseErfc", "ImageCrop", "Indeterminate", "InverseFourier", "ImageData", "IndeterminateThreshold", "InverseFourierCosTransform", "ImageDeconvolve", "Indexed", "InverseFourierSequenceTransform", "ImageDemosaic", "IndexEdgeTaggedGraph", "InverseFourierSinTransform", "ImageDifference", "IndexGraph", "InverseFourierTransform", "ImageDimensions", "InexactNumberQ", "InverseFunction", "ImageDisplacements", "InfiniteFuture", "InverseFunctions", "ImageDistance", "InfiniteLine", "InverseGammaDistribution", "ImageEffect", "InfinitePast", "InverseGammaRegularized", "ImageExposureCombine", "InfinitePlane", "InverseGaussianDistribution", "ImageFeatureTrack", "Infinity", "InverseGudermannian", "ImageFileApply", "Infix", "InverseHankelTransform", "ImageFileFilter", "InflationAdjust", "InverseHaversine", "ImageFileScan", "InflationMethod", "InverseImagePyramid", "ImageFilter", "Information", "InverseJacobiCD", "ImageFocusCombine", "Inherited", "InverseJacobiCN", "ImageForestingComponents", "InheritScope", "InverseJacobiCS", "ImageFormattingWidth", "InhomogeneousPoissonProcess", "InverseJacobiDC", "ImageForwardTransformation", "InitialEvaluationHistory", "InverseJacobiDN", "ImageGraphics", "Initialization", "InverseJacobiDS", "ImageHistogram", "InitializationCell", "InverseJacobiNC", "ImageIdentify", "InitializationObjects", "InverseJacobiND", "ImageInstanceQ", "InitializationValue", "InverseJacobiNS", "ImageKeypoints", "Initialize", "InverseJacobiSC", "ImageLabels", "InitialSeeding", "InverseJacobiSD", "ImageLegends", "Inner", "InverseJacobiSN", "ImageLevels", "InnerPolygon", "InverseLaplaceTransform", "ImageLines", "InnerPolyhedron", "InverseMellinTransform", "ImageMargins", "Inpaint", "InversePermutation", "ImageMarker", "Input", "InverseRadon", "ImageMeasurements", "InputAliases", "InverseRadonTransform", "ImageMesh", "InputAssumptions", "InverseSeries", "ImageMultiply", "InputAutoReplacements", "InverseShortTimeFourier", "ImagePad", "InputField", "InverseSpectrogram", "ImagePadding", "InputForm", "InverseSurvivalFunction", "ImagePartition", "InputNamePacket", "InverseTransformedRegion", "ImagePeriodogram", "InputNotebook", "InverseWaveletTransform", "ImagePerspectiveTransformation", "InputPacket", "InverseWeierstrassP", "ImagePosition", "InputStream", "InverseWishartMatrixDistribution", "ImagePreviewFunction", "InputString", "InverseZTransform", "ImagePyramid", "InputStringPacket", "Invisible", "ImagePyramidApply", "Insert", "IPAddress", "ImageQ", "InsertionFunction", "IrreduciblePolynomialQ", "ImageRecolor", "InsertLinebreaks", "IslandData", "ImageReflect", "InsertResults", "IsolatingInterval", "ImageResize", "Inset", "IsomorphicGraphQ", "ImageResolution", "Insphere", "IsotopeData", "ImageRestyle", "Install", "Italic", "ImageRotate", "InstallService", "Item", "ImageSaliencyFilter", "InString", "ItemAspectRatio", "ImageScaled", "Integer", "ItemDisplayFunction", "ImageScan", "IntegerDigits", "ItemSize", "ImageSize", "IntegerExponent", "ItemStyle", "ImageSizeAction", "IntegerLength", "ItoProcess", "JaccardDissimilarity", "JacobiSC", "JoinAcross", "JacobiAmplitude", "JacobiSD", "Joined", "JacobiCD", "JacobiSN", "JoinedCurve", "JacobiCN", "JacobiSymbol", "JoinForm", "JacobiCS", "JacobiZeta", "JordanDecomposition", "JacobiDC", "JankoGroupJ1", "JordanModelDecomposition", "JacobiDN", "JankoGroupJ2", "JulianDate", "JacobiDS", "JankoGroupJ3", "JuliaSetBoettcher", "JacobiNC", "JankoGroupJ4", "JuliaSetIterationCount", "JacobiND", "JarqueBeraALMTest", "JuliaSetPlot", "JacobiNS", "JohnsonDistribution", "JuliaSetPoints", "JacobiP", "Join", "KagiChart", "KernelObject", "Khinchin", "KaiserBesselWindow", "Kernels", "KillProcess", "KaiserWindow", "Key", "KirchhoffGraph", "KalmanEstimator", "KeyCollisionFunction", "KirchhoffMatrix", "KalmanFilter", "KeyComplement", "KleinInvariantJ", "KarhunenLoeveDecomposition", "KeyDrop", "KnapsackSolve", "KaryTree", "KeyDropFrom", "KnightTourGraph", "KatzCentrality", "KeyExistsQ", "KnotData", "KCoreComponents", "KeyFreeQ", "KnownUnitQ", "KDistribution", "KeyIntersection", "KochCurve", "KEdgeConnectedComponents", "KeyMap", "KolmogorovSmirnovTest", "KEdgeConnectedGraphQ", "KeyMemberQ", "KroneckerDelta", "KeepExistingVersion", "KeypointStrength", "KroneckerModelDecomposition", "KelvinBei", "Keys", "KroneckerProduct", "KelvinBer", "KeySelect", "KroneckerSymbol", "KelvinKei", "KeySort", "KuiperTest", "KelvinKer", "KeySortBy", "KumaraswamyDistribution", "KendallTau", "KeyTake", "Kurtosis", "KendallTauTest", "KeyUnion", "KuwaharaFilter", "KernelFunction", "KeyValueMap", "KVertexConnectedComponents", "KernelMixtureDistribution", "KeyValuePattern", "KVertexConnectedGraphQ", "LABColor", "LetterQ", "ListPickerBox", "Label", "Level", "ListPickerBoxOptions", "Labeled", "LeveneTest", "ListPlay", "LabelingFunction", "LeviCivitaTensor", "ListPlot", "LabelingSize", "LevyDistribution", "ListPlot3D", "LabelStyle", "LibraryDataType", "ListPointPlot3D", "LabelVisibility", "LibraryFunction", "ListPolarPlot", "LaguerreL", "LibraryFunctionError", "ListQ", "LakeData", "LibraryFunctionInformation", "ListSliceContourPlot3D", "LambdaComponents", "LibraryFunctionLoad", "ListSliceDensityPlot3D", "LaminaData", "LibraryFunctionUnload", "ListSliceVectorPlot3D", "LanczosWindow", "LibraryLoad", "ListStepPlot", "LandauDistribution", "LibraryUnload", "ListStreamDensityPlot", "Language", "LiftingFilterData", "ListStreamPlot", "LanguageCategory", "LiftingWaveletTransform", "ListSurfacePlot3D", "LanguageData", "LightBlue", "ListVectorDensityPlot", "LanguageIdentify", "LightBrown", "ListVectorPlot", "LaplaceDistribution", "LightCyan", "ListVectorPlot3D", "LaplaceTransform", "Lighter", "ListZTransform", "Laplacian", "LightGray", "LocalAdaptiveBinarize", "LaplacianFilter", "LightGreen", "LocalCache", "LaplacianGaussianFilter", "Lighting", "LocalClusteringCoefficient", "Large", "LightingAngle", "LocalizeVariables", "Larger", "LightMagenta", "LocalObject", "Last", "LightOrange", "LocalObjects", "Latitude", "LightPink", "LocalResponseNormalizationLayer", "LatitudeLongitude", "LightPurple", "LocalSubmit", "LatticeData", "LightRed", "LocalSymbol", "LatticeReduce", "LightYellow", "LocalTime", "LaunchKernels", "Likelihood", "LocalTimeZone", "LayeredGraphPlot", "Limit", "LocationEquivalenceTest", "LayerSizeFunction", "LimitsPositioning", "LocationTest", "LCHColor", "LindleyDistribution", "Locator", "LCM", "Line", "LocatorAutoCreate", "LeaderSize", "LinearFractionalOptimization", "LocatorPane", "LeafCount", "LinearFractionalTransform", "LocatorRegion", "LeapYearQ", "LinearGradientImage", "Locked", "LearnDistribution", "LinearizingTransformationData", "Log", "LearnedDistribution", "LinearLayer", "Log10", "LearningRate", "LinearModelFit", "Log2", "LearningRateMultipliers", "LinearOffsetFunction", "LogBarnesG", "LeastSquares", "LinearOptimization", "LogGamma", "LeastSquaresFilterKernel", "LinearProgramming", "LogGammaDistribution", "Left", "LinearRecurrence", "LogicalExpand", "LeftArrow", "LinearSolve", "LogIntegral", "LeftArrowBar", "LinearSolveFunction", "LogisticDistribution", "LeftArrowRightArrow", "LineBreakChart", "LogisticSigmoid", "LeftDownTeeVector", "LineGraph", "LogitModelFit", "LeftDownVector", "LineIndent", "LogLikelihood", "LeftDownVectorBar", "LineIndentMaxFraction", "LogLinearPlot", "LeftRightArrow", "LineIntegralConvolutionPlot", "LogLogisticDistribution", "LeftRightVector", "LineIntegralConvolutionScale", "LogLogPlot", "LeftTee", "LineLegend", "LogMultinormalDistribution", "LeftTeeArrow", "LineSpacing", "LogNormalDistribution", "LeftTeeVector", "LinkActivate", "LogPlot", "LeftTriangle", "LinkClose", "LogRankTest", "LeftTriangleBar", "LinkConnect", "LogSeriesDistribution", "LeftTriangleEqual", "LinkCreate", "Longest", "LeftUpDownVector", "LinkFunction", "LongestCommonSequence", "LeftUpTeeVector", "LinkInterrupt", "LongestCommonSequencePositions", "LeftUpVector", "LinkLaunch", "LongestCommonSubsequence", "LeftUpVectorBar", "LinkObject", "LongestCommonSubsequencePositions", "LeftVector", "LinkPatterns", "LongestOrderedSequence", "LeftVectorBar", "LinkProtocol", "Longitude", "LegendAppearance", "LinkRankCentrality", "LongLeftArrow", "Legended", "LinkRead", "LongLeftRightArrow", "LegendFunction", "LinkReadyQ", "LongRightArrow", "LegendLabel", "Links", "LongShortTermMemoryLayer", "LegendLayout", "LinkWrite", "Lookup", "LegendMargins", "LiouvilleLambda", "LoopFreeGraphQ", "LegendMarkers", "List", "Looping", "LegendMarkerSize", "Listable", "LossFunction", "LegendreP", "ListAnimate", "LowerCaseQ", "LegendreQ", "ListContourPlot", "LowerLeftArrow", "Length", "ListContourPlot3D", "LowerRightArrow", "LengthWhile", "ListConvolve", "LowerTriangularize", "LerchPhi", "ListCorrelate", "LowerTriangularMatrixQ", "Less", "ListCurvePathPlot", "LowpassFilter", "LessEqual", "ListDeconvolve", "LQEstimatorGains", "LessEqualGreater", "ListDensityPlot", "LQGRegulator", "LessEqualThan", "ListDensityPlot3D", "LQOutputRegulatorGains", "LessFullEqual", "ListFormat", "LQRegulatorGains", "LessGreater", "ListFourierSequenceTransform", "LucasL", "LessLess", "ListInterpolation", "LuccioSamiComponents", "LessSlantEqual", "ListLineIntegralConvolutionPlot", "LUDecomposition", "LessThan", "ListLinePlot", "LunarEclipse", "LessTilde", "ListLogLinearPlot", "LUVColor", "LetterCharacter", "ListLogLogPlot", "LyapunovSolve", "LetterCounts", "ListLogPlot", "LyonsGroupLy", "LetterNumber", "ListPicker", "MachineNumberQ", "MaxMemoryUsed", "MinimalPolynomial", "MachinePrecision", "MaxMixtureKernels", "MinimalStateSpaceModel", "Magenta", "MaxOverlapFraction", "Minimize", "Magnification", "MaxPlotPoints", "MinimumTimeIncrement", "Magnify", "MaxRecursion", "MinIntervalSize", "MailAddressValidation", "MaxStableDistribution", "MinkowskiQuestionMark", "MailExecute", "MaxStepFraction", "MinLimit", "MailFolder", "MaxSteps", "MinMax", "MailItem", "MaxStepSize", "MinorPlanetData", "MailReceiverFunction", "MaxTrainingRounds", "Minors", "MailResponseFunction", "MaxValue", "MinStableDistribution", "MailSearch", "MaxwellDistribution", "Minus", "MailServerConnect", "MaxWordGap", "MinusPlus", "MailServerConnection", "McLaughlinGroupMcL", "MinValue", "MailSettings", "Mean", "Missing", "Majority", "MeanAbsoluteLossLayer", "MissingBehavior", "MakeBoxes", "MeanAround", "MissingDataMethod", "MakeExpression", "MeanClusteringCoefficient", "MissingDataRules", "ManagedLibraryExpressionID", "MeanDegreeConnectivity", "MissingQ", "ManagedLibraryExpressionQ", "MeanDeviation", "MissingString", "MandelbrotSetBoettcher", "MeanFilter", "MissingStyle", "MandelbrotSetDistance", "MeanGraphDistance", "MissingValuePattern", "MandelbrotSetIterationCount", "MeanNeighborDegree", "MittagLefflerE", "MandelbrotSetMemberQ", "MeanShift", "MixedFractionParts", "MandelbrotSetPlot", "MeanShiftFilter", "MixedGraphQ", "MangoldtLambda", "MeanSquaredLossLayer", "MixedMagnitude", "ManhattanDistance", "Median", "MixedRadix", "Manipulate", "MedianDeviation", "MixedRadixQuantity", "Manipulator", "MedianFilter", "MixedUnit", "MannedSpaceMissionData", "MedicalTestData", "MixtureDistribution", "MannWhitneyTest", "Medium", "Mod", "MantissaExponent", "MeijerG", "Modal", "Manual", "MeijerGReduce", "ModularInverse", "Map", "MeixnerDistribution", "ModularLambda", "MapAll", "MellinConvolve", "Module", "MapAt", "MellinTransform", "Modulus", "MapIndexed", "MemberQ", "MoebiusMu", "MAProcess", "MemoryAvailable", "Molecule", "MapThread", "MemoryConstrained", "MoleculeContainsQ", "MarchenkoPasturDistribution", "MemoryConstraint", "MoleculeEquivalentQ", "MarcumQ", "MemoryInUse", "MoleculeGraph", "MardiaCombinedTest", "MengerMesh", "MoleculeModify", "MardiaKurtosisTest", "MenuCommandKey", "MoleculePattern", "MardiaSkewnessTest", "MenuPacket", "MoleculePlot", "MarginalDistribution", "MenuSortingValue", "MoleculePlot3D", "MarkovProcessProperties", "MenuStyle", "MoleculeProperty", "Masking", "MenuView", "MoleculeQ", "MatchingDissimilarity", "Merge", "MoleculeRecognize", "MatchLocalNames", "MergingFunction", "MoleculeValue", "MatchQ", "MersennePrimeExponent", "Moment", "MathematicalFunctionData", "MersennePrimeExponentQ", "MomentConvert", "MathieuC", "Mesh", "MomentEvaluate", "MathieuCharacteristicA", "MeshCellCentroid", "MomentGeneratingFunction", "MathieuCharacteristicB", "MeshCellCount", "MomentOfInertia", "MathieuCharacteristicExponent", "MeshCellHighlight", "Monday", "MathieuCPrime", "MeshCellIndex", "Monitor", "MathieuGroupM11", "MeshCellLabel", "MonomialList", "MathieuGroupM12", "MeshCellMarker", "MonsterGroupM", "MathieuGroupM22", "MeshCellMeasure", "MoonPhase", "MathieuGroupM23", "MeshCellQuality", "MoonPosition", "MathieuGroupM24", "MeshCells", "MorletWavelet", "MathieuS", "MeshCellShapeFunction", "MorphologicalBinarize", "MathieuSPrime", "MeshCellStyle", "MorphologicalBranchPoints", "MathMLForm", "MeshConnectivityGraph", "MorphologicalComponents", "Matrices", "MeshCoordinates", "MorphologicalEulerNumber", "MatrixExp", "MeshFunctions", "MorphologicalGraph", "MatrixForm", "MeshPrimitives", "MorphologicalPerimeter", "MatrixFunction", "MeshQualityGoal", "MorphologicalTransform", "MatrixLog", "MeshRefinementFunction", "MortalityData", "MatrixNormalDistribution", "MeshRegion", "Most", "MatrixPlot", "MeshRegionQ", "MountainData", "MatrixPower", "MeshShading", "MouseAnnotation", "MatrixPropertyDistribution", "MeshStyle", "MouseAppearance", "MatrixQ", "Message", "Mouseover", "MatrixRank", "MessageDialog", "MousePosition", "MatrixTDistribution", "MessageList", "MovieData", "Max", "MessageName", "MovingAverage", "MaxCellMeasure", "MessagePacket", "MovingMap", "MaxColorDistance", "Messages", "MovingMedian", "MaxDate", "MetaInformation", "MoyalDistribution", "MaxDetect", "MeteorShowerData", "Multicolumn", "MaxDuration", "Method", "MultiedgeStyle", "MaxExtraBandwidths", "MexicanHatWavelet", "MultigraphQ", "MaxExtraConditions", "MeyerWavelet", "Multinomial", "MaxFeatureDisplacement", "Midpoint", "MultinomialDistribution", "MaxFeatures", "Min", "MultinormalDistribution", "MaxFilter", "MinColorDistance", "MultiplicativeOrder", "MaximalBy", "MinDate", "MultiplySides", "Maximize", "MinDetect", "Multiselection", "MaxItems", "MineralData", "MultivariateHypergeometricDistribution", "MaxIterations", "MinFilter", "MultivariatePoissonDistribution", "MaxLimit", "MinimalBy", "MultivariateTDistribution", "N", "NHoldFirst", "NotificationFunction", "NakagamiDistribution", "NHoldRest", "NotLeftTriangle", "NameQ", "NicholsGridLines", "NotLeftTriangleBar", "Names", "NicholsPlot", "NotLeftTriangleEqual", "Nand", "NightHemisphere", "NotLess", "NArgMax", "NIntegrate", "NotLessEqual", "NArgMin", "NMaximize", "NotLessFullEqual", "NBodySimulation", "NMaxValue", "NotLessGreater", "NBodySimulationData", "NMinimize", "NotLessLess", "NCache", "NMinValue", "NotLessSlantEqual", "NDEigensystem", "NominalVariables", "NotLessTilde", "NDEigenvalues", "NoncentralBetaDistribution", "NotNestedGreaterGreater", "NDSolve", "NoncentralChiSquareDistribution", "NotNestedLessLess", "NDSolveValue", "NoncentralFRatioDistribution", "NotPrecedes", "Nearest", "NoncentralStudentTDistribution", "NotPrecedesEqual", "NearestFunction", "NonCommutativeMultiply", "NotPrecedesSlantEqual", "NearestMeshCells", "NonConstants", "NotPrecedesTilde", "NearestNeighborGraph", "NondimensionalizationTransform", "NotReverseElement", "NearestTo", "None", "NotRightTriangle", "NebulaData", "NoneTrue", "NotRightTriangleBar", "NeedlemanWunschSimilarity", "NonlinearModelFit", "NotRightTriangleEqual", "Needs", "NonlinearStateSpaceModel", "NotSquareSubset", "Negative", "NonlocalMeansFilter", "NotSquareSubsetEqual", "NegativeBinomialDistribution", "NonNegative", "NotSquareSuperset", "NegativeDefiniteMatrixQ", "NonNegativeIntegers", "NotSquareSupersetEqual", "NegativeIntegers", "NonNegativeRationals", "NotSubset", "NegativeMultinomialDistribution", "NonNegativeReals", "NotSubsetEqual", "NegativeRationals", "NonPositive", "NotSucceeds", "NegativeReals", "NonPositiveIntegers", "NotSucceedsEqual", "NegativeSemidefiniteMatrixQ", "NonPositiveRationals", "NotSucceedsSlantEqual", "NeighborhoodData", "NonPositiveReals", "NotSucceedsTilde", "NeighborhoodGraph", "Nor", "NotSuperset", "Nest", "NorlundB", "NotSupersetEqual", "NestedGreaterGreater", "Norm", "NotTilde", "NestedLessLess", "Normal", "NotTildeEqual", "NestGraph", "NormalDistribution", "NotTildeFullEqual", "NestList", "NormalizationLayer", "NotTildeTilde", "NestWhile", "Normalize", "NotVerticalBar", "NestWhileList", "Normalized", "Now", "NetAppend", "NormalizedSquaredEuclideanDistance", "NoWhitespace", "NetBidirectionalOperator", "NormalMatrixQ", "NProbability", "NetChain", "NormalsFunction", "NProduct", "NetDecoder", "NormFunction", "NRoots", "NetDelete", "Not", "NSolve", "NetDrop", "NotCongruent", "NSum", "NetEncoder", "NotCupCap", "NuclearExplosionData", "NetEvaluationMode", "NotDoubleVerticalBar", "NuclearReactorData", "NetExtract", "Notebook", "Null", "NetFlatten", "NotebookApply", "NullRecords", "NetFoldOperator", "NotebookAutoSave", "NullSpace", "NetGANOperator", "NotebookClose", "NullWords", "NetGraph", "NotebookDelete", "Number", "NetInitialize", "NotebookDirectory", "NumberCompose", "NetInsert", "NotebookDynamicExpression", "NumberDecompose", "NetInsertSharedArrays", "NotebookEvaluate", "NumberExpand", "NetJoin", "NotebookEventActions", "NumberFieldClassNumber", "NetMapOperator", "NotebookFileName", "NumberFieldDiscriminant", "NetMapThreadOperator", "NotebookFind", "NumberFieldFundamentalUnits", "NetMeasurements", "NotebookGet", "NumberFieldIntegralBasis", "NetModel", "NotebookImport", "NumberFieldNormRepresentatives", "NetNestOperator", "NotebookInformation", "NumberFieldRegulator", "NetPairEmbeddingOperator", "NotebookLocate", "NumberFieldRootsOfUnity", "NetPort", "NotebookObject", "NumberFieldSignature", "NetPortGradient", "NotebookOpen", "NumberForm", "NetPrepend", "NotebookPrint", "NumberFormat", "NetRename", "NotebookPut", "NumberLinePlot", "NetReplace", "NotebookRead", "NumberMarks", "NetReplacePart", "Notebooks", "NumberMultiplier", "NetSharedArray", "NotebookSave", "NumberPadding", "NetStateObject", "NotebookSelection", "NumberPoint", "NetTake", "NotebooksMenu", "NumberQ", "NetTrain", "NotebookTemplate", "NumberSeparator", "NetTrainResultsObject", "NotebookWrite", "NumberSigns", "NetworkPacketCapture", "NotElement", "NumberString", "NetworkPacketRecording", "NotEqualTilde", "Numerator", "NetworkPacketTrace", "NotExists", "NumeratorDenominator", "NeumannValue", "NotGreater", "NumericalOrder", "NevilleThetaC", "NotGreaterEqual", "NumericalSort", "NevilleThetaD", "NotGreaterFullEqual", "NumericArray", "NevilleThetaN", "NotGreaterGreater", "NumericArrayQ", "NevilleThetaS", "NotGreaterLess", "NumericArrayType", "NExpectation", "NotGreaterSlantEqual", "NumericFunction", "NextCell", "NotGreaterTilde", "NumericQ", "NextDate", "Nothing", "NuttallWindow", "NextPrime", "NotHumpDownHump", "NyquistGridLines", "NHoldAll", "NotHumpEqual", "NyquistPlot", "O", "OperatingSystem", "OuterPolyhedron", "ObservabilityGramian", "OperatorApplied", "OutputControllabilityMatrix", "ObservabilityMatrix", "OptimumFlowData", "OutputControllableModelQ", "ObservableDecomposition", "Optional", "OutputForm", "ObservableModelQ", "OptionalElement", "OutputNamePacket", "OceanData", "Options", "OutputResponse", "Octahedron", "OptionsPattern", "OutputSizeLimit", "OddQ", "OptionValue", "OutputStream", "Off", "Or", "OverBar", "Offset", "Orange", "OverDot", "On", "Order", "Overflow", "ONanGroupON", "OrderDistribution", "OverHat", "Once", "OrderedQ", "Overlaps", "OneIdentity", "Ordering", "Overlay", "Opacity", "OrderingBy", "Overscript", "OpacityFunction", "OrderingLayer", "OverscriptBox", "OpacityFunctionScaling", "Orderless", "OverscriptBoxOptions", "OpenAppend", "OrderlessPatternSequence", "OverTilde", "Opener", "OrnsteinUhlenbeckProcess", "OverVector", "OpenerView", "Orthogonalize", "OverwriteTarget", "Opening", "OrthogonalMatrixQ", "OwenT", "OpenRead", "Out", "OwnValues", "OpenWrite", "Outer", "Operate", "OuterPolygon", "PacletDataRebuild", "PeriodicBoundaryCondition", "PolynomialLCM", "PacletDirectoryLoad", "Periodogram", "PolynomialMod", "PacletDirectoryUnload", "PeriodogramArray", "PolynomialQ", "PacletDisable", "Permanent", "PolynomialQuotient", "PacletEnable", "Permissions", "PolynomialQuotientRemainder", "PacletFind", "PermissionsGroup", "PolynomialReduce", "PacletFindRemote", "PermissionsGroups", "PolynomialRemainder", "PacletInstall", "PermissionsKey", "PoolingLayer", "PacletInstallSubmit", "PermissionsKeys", "PopupMenu", "PacletNewerQ", "PermutationCycles", "PopupView", "PacletObject", "PermutationCyclesQ", "PopupWindow", "PacletSite", "PermutationGroup", "Position", "PacletSiteObject", "PermutationLength", "PositionIndex", "PacletSiteRegister", "PermutationList", "Positive", "PacletSites", "PermutationListQ", "PositiveDefiniteMatrixQ", "PacletSiteUnregister", "PermutationMax", "PositiveIntegers", "PacletSiteUpdate", "PermutationMin", "PositiveRationals", "PacletUninstall", "PermutationOrder", "PositiveReals", "PaddedForm", "PermutationPower", "PositiveSemidefiniteMatrixQ", "Padding", "PermutationProduct", "PossibleZeroQ", "PaddingLayer", "PermutationReplace", "Postfix", "PaddingSize", "Permutations", "Power", "PadeApproximant", "PermutationSupport", "PowerDistribution", "PadLeft", "Permute", "PowerExpand", "PadRight", "PeronaMalikFilter", "PowerMod", "PageBreakAbove", "PerpendicularBisector", "PowerModList", "PageBreakBelow", "PersistenceLocation", "PowerRange", "PageBreakWithin", "PersistenceTime", "PowerSpectralDensity", "PageFooters", "PersistentObject", "PowersRepresentations", "PageHeaders", "PersistentObjects", "PowerSymmetricPolynomial", "PageRankCentrality", "PersistentValue", "PrecedenceForm", "PageTheme", "PersonData", "Precedes", "PageWidth", "PERTDistribution", "PrecedesEqual", "Pagination", "PetersenGraph", "PrecedesSlantEqual", "PairedBarChart", "PhaseMargins", "PrecedesTilde", "PairedHistogram", "PhaseRange", "Precision", "PairedSmoothHistogram", "PhysicalSystemData", "PrecisionGoal", "PairedTTest", "Pi", "PreDecrement", "PairedZTest", "Pick", "Predict", "PaletteNotebook", "PIDData", "PredictorFunction", "PalindromeQ", "PIDDerivativeFilter", "PredictorMeasurements", "Pane", "PIDFeedforward", "PredictorMeasurementsObject", "Panel", "PIDTune", "PreemptProtect", "Paneled", "Piecewise", "Prefix", "PaneSelector", "PiecewiseExpand", "PreIncrement", "ParabolicCylinderD", "PieChart", "Prepend", "ParagraphIndent", "PieChart3D", "PrependLayer", "ParagraphSpacing", "PillaiTrace", "PrependTo", "ParallelArray", "PillaiTraceTest", "PreprocessingRules", "ParallelCombine", "PingTime", "PreserveColor", "ParallelDo", "Pink", "PreserveImageOptions", "Parallelepiped", "PitchRecognize", "PreviousCell", "ParallelEvaluate", "PixelValue", "PreviousDate", "Parallelization", "PixelValuePositions", "PriceGraphDistribution", "Parallelize", "Placed", "Prime", "ParallelMap", "Placeholder", "PrimeNu", "ParallelNeeds", "PlaceholderReplace", "PrimeOmega", "Parallelogram", "Plain", "PrimePi", "ParallelProduct", "PlanarAngle", "PrimePowerQ", "ParallelSubmit", "PlanarGraph", "PrimeQ", "ParallelSum", "PlanarGraphQ", "Primes", "ParallelTable", "PlanckRadiationLaw", "PrimeZetaP", "ParallelTry", "PlaneCurveData", "PrimitivePolynomialQ", "ParameterEstimator", "PlanetaryMoonData", "PrimitiveRoot", "ParameterMixtureDistribution", "PlanetData", "PrimitiveRootList", "ParametricFunction", "PlantData", "PrincipalComponents", "ParametricNDSolve", "Play", "PrincipalValue", "ParametricNDSolveValue", "PlayRange", "Print", "ParametricPlot", "Plot", "PrintableASCIIQ", "ParametricPlot3D", "Plot3D", "PrintingStyleEnvironment", "ParametricRampLayer", "PlotLabel", "Printout3D", "ParametricRegion", "PlotLabels", "Printout3DPreviewer", "ParentBox", "PlotLayout", "PrintTemporary", "ParentCell", "PlotLegends", "Prism", "ParentDirectory", "PlotMarkers", "PrivateCellOptions", "ParentNotebook", "PlotPoints", "PrivateFontOptions", "ParetoDistribution", "PlotRange", "PrivateKey", "ParetoPickandsDistribution", "PlotRangeClipping", "PrivateNotebookOptions", "ParkData", "PlotRangePadding", "Probability", "Part", "PlotRegion", "ProbabilityDistribution", "PartBehavior", "PlotStyle", "ProbabilityPlot", "PartialCorrelationFunction", "PlotTheme", "ProbabilityScalePlot", "ParticleAcceleratorData", "Pluralize", "ProbitModelFit", "ParticleData", "Plus", "ProcessConnection", "Partition", "PlusMinus", "ProcessDirectory", "PartitionGranularity", "Pochhammer", "ProcessEnvironment", "PartitionsP", "PodStates", "Processes", "PartitionsQ", "PodWidth", "ProcessEstimator", "PartLayer", "Point", "ProcessInformation", "PartOfSpeech", "PointFigureChart", "ProcessObject", "PartProtection", "PointLegend", "ProcessParameterAssumptions", "ParzenWindow", "PointSize", "ProcessParameterQ", "PascalDistribution", "PoissonConsulDistribution", "ProcessStatus", "PassEventsDown", "PoissonDistribution", "Product", "PassEventsUp", "PoissonProcess", "ProductDistribution", "Paste", "PoissonWindow", "ProductLog", "PasteButton", "PolarAxes", "ProgressIndicator", "Path", "PolarAxesOrigin", "Projection", "PathGraph", "PolarGridLines", "Prolog", "PathGraphQ", "PolarPlot", "ProofObject", "Pattern", "PolarTicks", "Proportion", "PatternFilling", "PoleZeroMarkers", "Proportional", "PatternSequence", "PolyaAeppliDistribution", "Protect", "PatternTest", "PolyGamma", "Protected", "PauliMatrix", "Polygon", "ProteinData", "PaulWavelet", "PolygonalNumber", "Pruning", "Pause", "PolygonAngle", "PseudoInverse", "PDF", "PolygonCoordinates", "PsychrometricPropertyData", "PeakDetect", "PolygonDecomposition", "PublicKey", "PeanoCurve", "Polyhedron", "PublisherID", "PearsonChiSquareTest", "PolyhedronAngle", "PulsarData", "PearsonCorrelationTest", "PolyhedronCoordinates", "PunctuationCharacter", "PearsonDistribution", "PolyhedronData", "Purple", "PercentForm", "PolyhedronDecomposition", "Put", "PerfectNumber", "PolyhedronGenus", "PutAppend", "PerfectNumberQ", "PolyLog", "Pyramid", "PerformanceGoal", "PolynomialExtendedGCD", "Perimeter", "PolynomialGCD", "QBinomial", "Quantity", "Quartics", "QFactorial", "QuantityArray", "QuartileDeviation", "QGamma", "QuantityDistribution", "Quartiles", "QHypergeometricPFQ", "QuantityForm", "QuartileSkewness", "QnDispersion", "QuantityMagnitude", "Query", "QPochhammer", "QuantityQ", "QueueingNetworkProcess", "QPolyGamma", "QuantityUnit", "QueueingProcess", "QRDecomposition", "QuantityVariable", "QueueProperties", "QuadraticIrrationalQ", "QuantityVariableCanonicalUnit", "Quiet", "QuadraticOptimization", "QuantityVariableDimensions", "Quit", "Quantile", "QuantityVariableIdentifier", "Quotient", "QuantilePlot", "QuantityVariablePhysicalQuantity", "QuotientRemainder", "RadialGradientImage", "RegionEqual", "Restricted", "RadialityCentrality", "RegionFillingStyle", "Resultant", "RadicalBox", "RegionFunction", "Return", "RadicalBoxOptions", "RegionImage", "ReturnExpressionPacket", "RadioButton", "RegionIntersection", "ReturnPacket", "RadioButtonBar", "RegionMeasure", "ReturnReceiptFunction", "Radon", "RegionMember", "ReturnTextPacket", "RadonTransform", "RegionMemberFunction", "Reverse", "RamanujanTau", "RegionMoment", "ReverseApplied", "RamanujanTauL", "RegionNearest", "ReverseBiorthogonalSplineWavelet", "RamanujanTauTheta", "RegionNearestFunction", "ReverseElement", "RamanujanTauZ", "RegionPlot", "ReverseEquilibrium", "Ramp", "RegionPlot3D", "ReverseGraph", "RandomChoice", "RegionProduct", "ReverseSort", "RandomColor", "RegionQ", "ReverseSortBy", "RandomComplex", "RegionResize", "ReverseUpEquilibrium", "RandomEntity", "RegionSize", "RevolutionAxis", "RandomFunction", "RegionSymmetricDifference", "RevolutionPlot3D", "RandomGeoPosition", "RegionUnion", "RGBColor", "RandomGraph", "RegionWithin", "RiccatiSolve", "RandomImage", "RegisterExternalEvaluator", "RiceDistribution", "RandomInstance", "RegularExpression", "RidgeFilter", "RandomInteger", "Regularization", "RiemannR", "RandomPermutation", "RegularlySampledQ", "RiemannSiegelTheta", "RandomPoint", "RegularPolygon", "RiemannSiegelZ", "RandomPolygon", "ReIm", "RiemannXi", "RandomPolyhedron", "ReImLabels", "Riffle", "RandomPrime", "ReImPlot", "Right", "RandomReal", "ReImStyle", "RightArrow", "RandomSample", "RelationalDatabase", "RightArrowBar", "RandomSeeding", "RelationGraph", "RightArrowLeftArrow", "RandomVariate", "ReleaseHold", "RightComposition", "RandomWalkProcess", "ReliabilityDistribution", "RightCosetRepresentative", "RandomWord", "ReliefImage", "RightDownTeeVector", "Range", "ReliefPlot", "RightDownVector", "RangeFilter", "RemoteAuthorizationCaching", "RightDownVectorBar", "RankedMax", "RemoteConnect", "RightTee", "RankedMin", "RemoteConnectionObject", "RightTeeArrow", "RarerProbability", "RemoteFile", "RightTeeVector", "Raster", "RemoteRun", "RightTriangle", "Raster3D", "RemoteRunProcess", "RightTriangleBar", "Rasterize", "Remove", "RightTriangleEqual", "RasterSize", "RemoveAlphaChannel", "RightUpDownVector", "Rational", "RemoveAudioStream", "RightUpTeeVector", "Rationalize", "RemoveBackground", "RightUpVector", "Rationals", "RemoveChannelListener", "RightUpVectorBar", "Ratios", "RemoveChannelSubscribers", "RightVector", "RawBoxes", "RemoveDiacritics", "RightVectorBar", "RawData", "RemoveInputStreamMethod", "RiskAchievementImportance", "RayleighDistribution", "RemoveOutputStreamMethod", "RiskReductionImportance", "Re", "RemoveUsers", "RogersTanimotoDissimilarity", "Read", "RemoveVideoStream", "RollPitchYawAngles", "ReadByteArray", "RenameDirectory", "RollPitchYawMatrix", "ReadLine", "RenameFile", "RomanNumeral", "ReadList", "RenderingOptions", "Root", "ReadProtected", "RenewalProcess", "RootApproximant", "ReadString", "RenkoChart", "RootIntervals", "Real", "RepairMesh", "RootLocusPlot", "RealAbs", "Repeated", "RootMeanSquare", "RealBlockDiagonalForm", "RepeatedNull", "RootOfUnityQ", "RealDigits", "RepeatedTiming", "RootReduce", "RealExponent", "RepeatingElement", "Roots", "Reals", "Replace", "RootSum", "RealSign", "ReplaceAll", "Rotate", "Reap", "ReplaceImageValue", "RotateLabel", "RecognitionPrior", "ReplaceList", "RotateLeft", "Record", "ReplacePart", "RotateRight", "RecordLists", "ReplacePixelValue", "RotationAction", "RecordSeparators", "ReplaceRepeated", "RotationMatrix", "Rectangle", "ReplicateLayer", "RotationTransform", "RectangleChart", "RequiredPhysicalQuantities", "Round", "RectangleChart3D", "Resampling", "RoundingRadius", "RectangularRepeatingElement", "ResamplingAlgorithmData", "Row", "RecurrenceFilter", "ResamplingMethod", "RowAlignments", "RecurrenceTable", "Rescale", "RowBox", "Red", "RescalingTransform", "RowLines", "Reduce", "ResetDirectory", "RowMinHeight", "ReferenceLineStyle", "ReshapeLayer", "RowReduce", "Refine", "Residue", "RowsEqual", "ReflectionMatrix", "ResizeLayer", "RowSpacings", "ReflectionTransform", "Resolve", "RSolve", "Refresh", "ResourceData", "RSolveValue", "RefreshRate", "ResourceFunction", "RudinShapiro", "Region", "ResourceObject", "RudvalisGroupRu", "RegionBinarize", "ResourceRegister", "Rule", "RegionBoundary", "ResourceRemove", "RuleDelayed", "RegionBoundaryStyle", "ResourceSearch", "RulePlot", "RegionBounds", "ResourceSubmit", "RulerUnits", "RegionCentroid", "ResourceSystemBase", "Run", "RegionDifference", "ResourceSystemPath", "RunProcess", "RegionDimension", "ResourceUpdate", "RunThrough", "RegionDisjoint", "ResourceVersion", "RuntimeAttributes", "RegionDistance", "ResponseForm", "RuntimeOptions", "RegionDistanceFunction", "Rest", "RussellRaoDissimilarity", "RegionEmbeddingDimension", "RestartInterval", "SameQ", "SingularValueDecomposition", "StreamDensityPlot", "SameTest", "SingularValueList", "StreamMarkers", "SameTestProperties", "SingularValuePlot", "StreamPlot", "SampledEntityClass", "Sinh", "StreamPoints", "SampleDepth", "SinhIntegral", "StreamPosition", "SampledSoundFunction", "SinIntegral", "Streams", "SampledSoundList", "SixJSymbol", "StreamScale", "SampleRate", "Skeleton", "StreamStyle", "SamplingPeriod", "SkeletonTransform", "String", "SARIMAProcess", "SkellamDistribution", "StringCases", "SARMAProcess", "Skewness", "StringContainsQ", "SASTriangle", "SkewNormalDistribution", "StringCount", "SatelliteData", "Skip", "StringDelete", "SatisfiabilityCount", "SliceContourPlot3D", "StringDrop", "SatisfiabilityInstances", "SliceDensityPlot3D", "StringEndsQ", "SatisfiableQ", "SliceDistribution", "StringExpression", "Saturday", "SliceVectorPlot3D", "StringExtract", "Save", "Slider", "StringForm", "SaveConnection", "Slider2D", "StringFormat", "SaveDefinitions", "SlideView", "StringFreeQ", "SavitzkyGolayMatrix", "Slot", "StringInsert", "SawtoothWave", "SlotSequence", "StringJoin", "Scale", "Small", "StringLength", "Scaled", "SmallCircle", "StringMatchQ", "ScaleDivisions", "Smaller", "StringPadLeft", "ScaleOrigin", "SmithDecomposition", "StringPadRight", "ScalePadding", "SmithDelayCompensator", "StringPart", "ScaleRanges", "SmithWatermanSimilarity", "StringPartition", "ScaleRangeStyle", "SmoothDensityHistogram", "StringPosition", "ScalingFunctions", "SmoothHistogram", "StringQ", "ScalingMatrix", "SmoothHistogram3D", "StringRepeat", "ScalingTransform", "SmoothKernelDistribution", "StringReplace", "Scan", "SnDispersion", "StringReplaceList", "ScheduledTask", "Snippet", "StringReplacePart", "SchurDecomposition", "SnubPolyhedron", "StringReverse", "ScientificForm", "SocialMediaData", "StringRiffle", "ScientificNotationThreshold", "SocketConnect", "StringRotateLeft", "ScorerGi", "SocketListen", "StringRotateRight", "ScorerGiPrime", "SocketListener", "StringSkeleton", "ScorerHi", "SocketObject", "StringSplit", "ScorerHiPrime", "SocketOpen", "StringStartsQ", "ScreenStyleEnvironment", "SocketReadMessage", "StringTake", "ScriptBaselineShifts", "SocketReadyQ", "StringTemplate", "ScriptMinSize", "Sockets", "StringToByteArray", "ScriptSizeMultipliers", "SocketWaitAll", "StringToStream", "Scrollbars", "SocketWaitNext", "StringTrim", "ScrollingOptions", "SoftmaxLayer", "StripBoxes", "ScrollPosition", "SokalSneathDissimilarity", "StripOnInput", "SearchAdjustment", "SolarEclipse", "StripWrapperBoxes", "SearchIndexObject", "SolarSystemFeatureData", "StructuralImportance", "SearchIndices", "SolidAngle", "StructuredSelection", "SearchQueryString", "SolidData", "StruveH", "SearchResultObject", "SolidRegionQ", "StruveL", "Sec", "Solve", "Stub", "Sech", "SolveAlways", "StudentTDistribution", "SechDistribution", "Sort", "Style", "SecondOrderConeOptimization", "SortBy", "StyleBox", "SectorChart", "SortedBy", "StyleData", "SectorChart3D", "SortedEntityClass", "StyleDefinitions", "SectorOrigin", "Sound", "Subdivide", "SectorSpacing", "SoundNote", "Subfactorial", "SecuredAuthenticationKey", "SoundVolume", "Subgraph", "SecuredAuthenticationKeys", "SourceLink", "SubMinus", "SeedRandom", "Sow", "SubPlus", "Select", "SpaceCurveData", "SubresultantPolynomialRemainders", "Selectable", "Spacer", "SubresultantPolynomials", "SelectComponents", "Spacings", "Subresultants", "SelectedCells", "Span", "Subscript", "SelectedNotebook", "SpanFromAbove", "SubscriptBox", "SelectFirst", "SpanFromBoth", "SubscriptBoxOptions", "SelectionCreateCell", "SpanFromLeft", "Subsequences", "SelectionEvaluate", "SparseArray", "Subset", "SelectionEvaluateCreateCell", "SpatialGraphDistribution", "SubsetCases", "SelectionMove", "SpatialMedian", "SubsetCount", "SelfLoopStyle", "SpatialTransformationLayer", "SubsetEqual", "SemanticImport", "Speak", "SubsetMap", "SemanticImportString", "SpeakerMatchQ", "SubsetPosition", "SemanticInterpretation", "SpearmanRankTest", "SubsetQ", "SemialgebraicComponentInstances", "SpearmanRho", "SubsetReplace", "SemidefiniteOptimization", "SpeciesData", "Subsets", "SendMail", "SpecificityGoal", "SubStar", "SendMessage", "SpectralLineData", "SubstitutionSystem", "Sequence", "Spectrogram", "Subsuperscript", "SequenceAlignment", "SpectrogramArray", "SubsuperscriptBox", "SequenceCases", "Specularity", "SubsuperscriptBoxOptions", "SequenceCount", "SpeechCases", "SubtitleEncoding", "SequenceFold", "SpeechInterpreter", "SubtitleTracks", "SequenceFoldList", "SpeechRecognize", "Subtract", "SequenceHold", "SpeechSynthesize", "SubtractFrom", "SequenceLastLayer", "SpellingCorrection", "SubtractSides", "SequenceMostLayer", "SpellingCorrectionList", "Succeeds", "SequencePosition", "SpellingOptions", "SucceedsEqual", "SequencePredict", "Sphere", "SucceedsSlantEqual", "SequencePredictorFunction", "SpherePoints", "SucceedsTilde", "SequenceReplace", "SphericalBesselJ", "Success", "SequenceRestLayer", "SphericalBesselY", "SuchThat", "SequenceReverseLayer", "SphericalHankelH1", "Sum", "SequenceSplit", "SphericalHankelH2", "SumConvergence", "Series", "SphericalHarmonicY", "SummationLayer", "SeriesCoefficient", "SphericalPlot3D", "Sunday", "SeriesData", "SphericalRegion", "SunPosition", "SeriesTermGoal", "SphericalShell", "Sunrise", "ServiceConnect", "SpheroidalEigenvalue", "Sunset", "ServiceDisconnect", "SpheroidalJoiningFactor", "SuperDagger", "ServiceExecute", "SpheroidalPS", "SuperMinus", "ServiceObject", "SpheroidalPSPrime", "SupernovaData", "ServiceRequest", "SpheroidalQS", "SuperPlus", "ServiceSubmit", "SpheroidalQSPrime", "Superscript", "SessionSubmit", "SpheroidalRadialFactor", "SuperscriptBox", "SessionTime", "SpheroidalS1", "SuperscriptBoxOptions", "Set", "SpheroidalS1Prime", "Superset", "SetAccuracy", "SpheroidalS2", "SupersetEqual", "SetAlphaChannel", "SpheroidalS2Prime", "SuperStar", "SetAttributes", "Splice", "Surd", "SetCloudDirectory", "SplicedDistribution", "SurdForm", "SetCookies", "SplineClosed", "SurfaceArea", "SetDelayed", "SplineDegree", "SurfaceData", "SetDirectory", "SplineKnots", "SurvivalDistribution", "SetEnvironment", "SplineWeights", "SurvivalFunction", "SetFileDate", "Split", "SurvivalModel", "SetOptions", "SplitBy", "SurvivalModelFit", "SetPermissions", "SpokenString", "SuzukiDistribution", "SetPrecision", "Sqrt", "SuzukiGroupSuz", "SetSelectedNotebook", "SqrtBox", "SwatchLegend", "SetSharedFunction", "SqrtBoxOptions", "Switch", "SetSharedVariable", "Square", "Symbol", "SetStreamPosition", "SquaredEuclideanDistance", "SymbolName", "SetSystemModel", "SquareFreeQ", "SymletWavelet", "SetSystemOptions", "SquareIntersection", "Symmetric", "Setter", "SquareMatrixQ", "SymmetricGroup", "SetterBar", "SquareRepeatingElement", "SymmetricKey", "Setting", "SquaresR", "SymmetricMatrixQ", "SetUsers", "SquareSubset", "SymmetricPolynomial", "Shallow", "SquareSubsetEqual", "SymmetricReduction", "ShannonWavelet", "SquareSuperset", "Symmetrize", "ShapiroWilkTest", "SquareSupersetEqual", "SymmetrizedArray", "Share", "SquareUnion", "SymmetrizedArrayRules", "SharingList", "SquareWave", "SymmetrizedDependentComponents", "Sharpen", "SSSTriangle", "SymmetrizedIndependentComponents", "ShearingMatrix", "StabilityMargins", "SymmetrizedReplacePart", "ShearingTransform", "StabilityMarginsStyle", "SynchronousInitialization", "ShellRegion", "StableDistribution", "SynchronousUpdating", "ShenCastanMatrix", "Stack", "Synonyms", "ShiftedGompertzDistribution", "StackBegin", "SyntaxForm", "ShiftRegisterSequence", "StackComplete", "SyntaxInformation", "Short", "StackedDateListPlot", "SyntaxLength", "ShortDownArrow", "StackedListPlot", "SyntaxPacket", "Shortest", "StackInhibit", "SyntaxQ", "ShortestPathFunction", "StadiumShape", "SynthesizeMissingValues", "ShortLeftArrow", "StandardAtmosphereData", "SystemCredential", "ShortRightArrow", "StandardDeviation", "SystemCredentialData", "ShortTimeFourier", "StandardDeviationFilter", "SystemCredentialKey", "ShortTimeFourierData", "StandardForm", "SystemCredentialKeys", "ShortUpArrow", "Standardize", "SystemCredentialStoreObject", "Show", "Standardized", "SystemDialogInput", "ShowAutoSpellCheck", "StandardOceanData", "SystemInformation", "ShowAutoStyles", "StandbyDistribution", "SystemInstall", "ShowCellBracket", "Star", "SystemModel", "ShowCellLabel", "StarClusterData", "SystemModeler", "ShowCellTags", "StarData", "SystemModelExamples", "ShowCursorTracker", "StarGraph", "SystemModelLinearize", "ShowGroupOpener", "StartExternalSession", "SystemModelParametricSimulate", "ShowPageBreaks", "StartingStepSize", "SystemModelPlot", "ShowSelection", "StartOfLine", "SystemModelProgressReporting", "ShowSpecialCharacters", "StartOfString", "SystemModelReliability", "ShowStringCharacters", "StartProcess", "SystemModels", "ShrinkingDelay", "StartWebSession", "SystemModelSimulate", "SiderealTime", "StateFeedbackGains", "SystemModelSimulateSensitivity", "SiegelTheta", "StateOutputEstimator", "SystemModelSimulationData", "SiegelTukeyTest", "StateResponse", "SystemOpen", "SierpinskiCurve", "StateSpaceModel", "SystemOptions", "SierpinskiMesh", "StateSpaceRealization", "SystemProcessData", "Sign", "StateSpaceTransform", "SystemProcesses", "Signature", "StateTransformationLinearize", "SystemsConnectionsModel", "SignedRankTest", "StationaryDistribution", "SystemsModelDelay", "SignedRegionDistance", "StationaryWaveletPacketTransform", "SystemsModelDelayApproximate", "SignificanceLevel", "StationaryWaveletTransform", "SystemsModelDelete", "SignPadding", "StatusArea", "SystemsModelDimensions", "SignTest", "StatusCentrality", "SystemsModelExtract", "SimilarityRules", "StepMonitor", "SystemsModelFeedbackConnect", "SimpleGraph", "StereochemistryElements", "SystemsModelLabels", "SimpleGraphQ", "StieltjesGamma", "SystemsModelLinearity", "SimplePolygonQ", "StippleShading", "SystemsModelMerge", "SimplePolyhedronQ", "StirlingS1", "SystemsModelOrder", "Simplex", "StirlingS2", "SystemsModelParallelConnect", "Simplify", "StoppingPowerData", "SystemsModelSeriesConnect", "Sin", "StrataVariables", "SystemsModelStateFeedbackConnect", "Sinc", "StratonovichProcess", "SystemsModelVectorRelativeOrders", "SinghMaddalaDistribution", "StreamColorFunction", "SingleLetterItalics", "StreamColorFunctionScaling", "Table", "Thickness", "TraceDepth", "TableAlignments", "Thin", "TraceDialog", "TableDepth", "Thinning", "TraceForward", "TableDirections", "ThompsonGroupTh", "TraceOff", "TableForm", "Thread", "TraceOn", "TableHeadings", "ThreadingLayer", "TraceOriginal", "TableSpacing", "ThreeJSymbol", "TracePrint", "TableView", "Threshold", "TraceScan", "TabView", "Through", "TrackedSymbols", "TagBox", "Throw", "TrackingFunction", "TagBoxOptions", "ThueMorse", "TracyWidomDistribution", "TaggingRules", "Thumbnail", "TradingChart", "TagSet", "Thursday", "TraditionalForm", "TagSetDelayed", "Ticks", "TrainingProgressCheckpointing", "TagUnset", "TicksStyle", "TrainingProgressFunction", "Take", "TideData", "TrainingProgressMeasurements", "TakeDrop", "Tilde", "TrainingProgressReporting", "TakeLargest", "TildeEqual", "TrainingStoppingCriterion", "TakeLargestBy", "TildeFullEqual", "TrainingUpdateSchedule", "TakeList", "TildeTilde", "TransferFunctionCancel", "TakeSmallest", "TimeConstrained", "TransferFunctionExpand", "TakeSmallestBy", "TimeConstraint", "TransferFunctionFactor", "TakeWhile", "TimeDirection", "TransferFunctionModel", "Tally", "TimeFormat", "TransferFunctionPoles", "Tan", "TimeGoal", "TransferFunctionTransform", "Tanh", "TimelinePlot", "TransferFunctionZeros", "TargetDevice", "TimeObject", "TransformationClass", "TargetFunctions", "TimeObjectQ", "TransformationFunction", "TargetSystem", "TimeRemaining", "TransformationFunctions", "TargetUnits", "Times", "TransformationMatrix", "TaskAbort", "TimesBy", "TransformedDistribution", "TaskExecute", "TimeSeries", "TransformedField", "TaskObject", "TimeSeriesAggregate", "TransformedProcess", "TaskRemove", "TimeSeriesForecast", "TransformedRegion", "TaskResume", "TimeSeriesInsert", "TransitionDirection", "Tasks", "TimeSeriesInvertibility", "TransitionDuration", "TaskSuspend", "TimeSeriesMap", "TransitionEffect", "TaskWait", "TimeSeriesMapThread", "TransitiveClosureGraph", "TautologyQ", "TimeSeriesModel", "TransitiveReductionGraph", "TelegraphProcess", "TimeSeriesModelFit", "Translate", "TemplateApply", "TimeSeriesResample", "TranslationOptions", "TemplateBox", "TimeSeriesRescale", "TranslationTransform", "TemplateBoxOptions", "TimeSeriesShift", "Transliterate", "TemplateExpression", "TimeSeriesThread", "Transparent", "TemplateIf", "TimeSeriesWindow", "Transpose", "TemplateObject", "TimeUsed", "TransposeLayer", "TemplateSequence", "TimeValue", "TravelDirections", "TemplateSlot", "TimeZone", "TravelDirectionsData", "TemplateWith", "TimeZoneConvert", "TravelDistance", "TemporalData", "TimeZoneOffset", "TravelDistanceList", "TemporalRegularity", "Timing", "TravelMethod", "Temporary", "Tiny", "TravelTime", "TensorContract", "TitsGroupT", "TreeForm", "TensorDimensions", "ToBoxes", "TreeGraph", "TensorExpand", "ToCharacterCode", "TreeGraphQ", "TensorProduct", "ToContinuousTimeModel", "TreePlot", "TensorRank", "Today", "TrendStyle", "TensorReduce", "ToDiscreteTimeModel", "Triangle", "TensorSymmetry", "ToEntity", "TriangleCenter", "TensorTranspose", "ToeplitzMatrix", "TriangleConstruct", "TensorWedge", "ToExpression", "TriangleMeasurement", "TestID", "Together", "TriangleWave", "TestReport", "Toggler", "TriangularDistribution", "TestReportObject", "TogglerBar", "TriangulateMesh", "TestResultObject", "ToInvertibleTimeSeries", "Trig", "Tetrahedron", "TokenWords", "TrigExpand", "TeXForm", "Tolerance", "TrigFactor", "Text", "ToLowerCase", "TrigFactorList", "TextAlignment", "Tomorrow", "Trigger", "TextCases", "ToNumberField", "TrigReduce", "TextCell", "Tooltip", "TrigToExp", "TextClipboardType", "TooltipDelay", "TrimmedMean", "TextContents", "TooltipStyle", "TrimmedVariance", "TextData", "ToonShading", "TropicalStormData", "TextElement", "Top", "True", "TextGrid", "TopHatTransform", "TrueQ", "TextJustification", "ToPolarCoordinates", "TruncatedDistribution", "TextPacket", "TopologicalSort", "TruncatedPolyhedron", "TextPosition", "ToRadicals", "TsallisQExponentialDistribution", "TextRecognize", "ToRules", "TsallisQGaussianDistribution", "TextSearch", "ToSphericalCoordinates", "TTest", "TextSearchReport", "ToString", "Tube", "TextSentences", "Total", "Tuesday", "TextString", "TotalLayer", "TukeyLambdaDistribution", "TextStructure", "TotalVariationFilter", "TukeyWindow", "TextTranslation", "TotalWidth", "TunnelData", "Texture", "TouchPosition", "Tuples", "TextureCoordinateFunction", "TouchscreenAutoZoom", "TuranGraph", "TextureCoordinateScaling", "TouchscreenControlPlacement", "TuringMachine", "TextWords", "ToUpperCase", "TuttePolynomial", "Therefore", "Tr", "TwoWayRule", "ThermodynamicData", "Trace", "Typed", "ThermometerGauge", "TraceAbove", "TypeSpecifier", "Thick", "TraceBackward", "UnateQ", "UnitaryMatrixQ", "UpperCaseQ", "Uncompress", "UnitBox", "UpperLeftArrow", "UnconstrainedParameters", "UnitConvert", "UpperRightArrow", "Undefined", "UnitDimensions", "UpperTriangularize", "UnderBar", "Unitize", "UpperTriangularMatrixQ", "Underflow", "UnitRootTest", "Upsample", "Underlined", "UnitSimplify", "UpSet", "Underoverscript", "UnitStep", "UpSetDelayed", "UnderoverscriptBox", "UnitSystem", "UpTee", "UnderoverscriptBoxOptions", "UnitTriangle", "UpTeeArrow", "Underscript", "UnitVector", "UpTo", "UnderscriptBox", "UnitVectorLayer", "UpValues", "UnderscriptBoxOptions", "UnityDimensions", "URL", "UnderseaFeatureData", "UniverseModelData", "URLBuild", "UndirectedEdge", "UniversityData", "URLDecode", "UndirectedGraph", "UnixTime", "URLDispatcher", "UndirectedGraphQ", "Unprotect", "URLDownload", "UndoOptions", "UnregisterExternalEvaluator", "URLDownloadSubmit", "UndoTrackedVariables", "UnsameQ", "URLEncode", "Unequal", "UnsavedVariables", "URLExecute", "UnequalTo", "Unset", "URLExpand", "Unevaluated", "UnsetShared", "URLParse", "UniformDistribution", "UpArrow", "URLQueryDecode", "UniformGraphDistribution", "UpArrowBar", "URLQueryEncode", "UniformPolyhedron", "UpArrowDownArrow", "URLRead", "UniformSumDistribution", "Update", "URLResponseTime", "Uninstall", "UpdateInterval", "URLShorten", "Union", "UpdatePacletSites", "URLSubmit", "UnionedEntityClass", "UpdateSearchIndex", "UsingFrontEnd", "UnionPlus", "UpDownArrow", "UtilityFunction", "Unique", "UpEquilibrium", "ValenceErrorHandling", "VerifyDigitalSignature", "VertexStyle", "ValidationLength", "VerifyFileSignature", "VertexTextureCoordinates", "ValidationSet", "VerifyInterpretation", "VertexWeight", "ValueDimensions", "VerifySecurityCertificates", "VertexWeightedGraphQ", "ValuePreprocessingFunction", "VerifySolutions", "VerticalBar", "ValueQ", "VerifyTestAssumptions", "VerticalGauge", "Values", "VersionedPreferences", "VerticalSeparator", "Variables", "VertexAdd", "VerticalSlider", "Variance", "VertexCapacity", "VerticalTilde", "VarianceEquivalenceTest", "VertexColors", "Video", "VarianceEstimatorFunction", "VertexComponent", "VideoEncoding", "VarianceGammaDistribution", "VertexConnectivity", "VideoExtractFrames", "VarianceTest", "VertexContract", "VideoFrameList", "VectorAngle", "VertexCoordinates", "VideoFrameMap", "VectorAround", "VertexCorrelationSimilarity", "VideoPause", "VectorAspectRatio", "VertexCosineSimilarity", "VideoPlay", "VectorColorFunction", "VertexCount", "VideoQ", "VectorColorFunctionScaling", "VertexCoverQ", "VideoStop", "VectorDensityPlot", "VertexDataCoordinates", "VideoStream", "VectorGreater", "VertexDegree", "VideoStreams", "VectorGreaterEqual", "VertexDelete", "VideoTimeSeries", "VectorLess", "VertexDiceSimilarity", "VideoTracks", "VectorLessEqual", "VertexEccentricity", "VideoTrim", "VectorMarkers", "VertexInComponent", "ViewAngle", "VectorPlot", "VertexInDegree", "ViewCenter", "VectorPlot3D", "VertexIndex", "ViewMatrix", "VectorPoints", "VertexJaccardSimilarity", "ViewPoint", "VectorQ", "VertexLabels", "ViewProjection", "VectorRange", "VertexLabelStyle", "ViewRange", "Vectors", "VertexList", "ViewVector", "VectorScaling", "VertexNormals", "ViewVertical", "VectorSizes", "VertexOutComponent", "Visible", "VectorStyle", "VertexOutDegree", "VoiceStyleData", "Vee", "VertexQ", "VoigtDistribution", "Verbatim", "VertexReplace", "VolcanoData", "VerificationTest", "VertexShape", "Volume", "VerifyConvergence", "VertexShapeFunction", "VonMisesDistribution", "VerifyDerivedKey", "VertexSize", "VoronoiMesh", "WaitAll", "WeierstrassEta2", "WindowElements", "WaitNext", "WeierstrassEta3", "WindowFloating", "WakebyDistribution", "WeierstrassHalfPeriods", "WindowFrame", "WalleniusHypergeometricDistribution", "WeierstrassHalfPeriodW1", "WindowFrameElements", "WaringYuleDistribution", "WeierstrassHalfPeriodW2", "WindowMargins", "WarpingCorrespondence", "WeierstrassHalfPeriodW3", "WindowOpacity", "WarpingDistance", "WeierstrassInvariantG2", "WindowSize", "WatershedComponents", "WeierstrassInvariantG3", "WindowStatusArea", "WatsonUSquareTest", "WeierstrassInvariants", "WindowTitle", "WattsStrogatzGraphDistribution", "WeierstrassP", "WindowToolbars", "WaveletBestBasis", "WeierstrassPPrime", "WindSpeedData", "WaveletFilterCoefficients", "WeierstrassSigma", "WindVectorData", "WaveletImagePlot", "WeierstrassZeta", "WinsorizedMean", "WaveletListPlot", "WeightedAdjacencyGraph", "WinsorizedVariance", "WaveletMapIndexed", "WeightedAdjacencyMatrix", "WishartMatrixDistribution", "WaveletMatrixPlot", "WeightedData", "With", "WaveletPhi", "WeightedGraphQ", "WolframAlpha", "WaveletPsi", "Weights", "WolframLanguageData", "WaveletScale", "WelchWindow", "Word", "WaveletScalogram", "WheelGraph", "WordBoundary", "WaveletThreshold", "WhenEvent", "WordCharacter", "WeaklyConnectedComponents", "Which", "WordCloud", "WeaklyConnectedGraphComponents", "While", "WordCount", "WeaklyConnectedGraphQ", "White", "WordCounts", "WeakStationarity", "WhiteNoiseProcess", "WordData", "WeatherData", "WhitePoint", "WordDefinition", "WeatherForecastData", "Whitespace", "WordFrequency", "WebAudioSearch", "WhitespaceCharacter", "WordFrequencyData", "WebElementObject", "WhittakerM", "WordList", "WeberE", "WhittakerW", "WordOrientation", "WebExecute", "WienerFilter", "WordSearch", "WebImage", "WienerProcess", "WordSelectionFunction", "WebImageSearch", "WignerD", "WordSeparators", "WebSearch", "WignerSemicircleDistribution", "WordSpacings", "WebSessionObject", "WikidataData", "WordStem", "WebSessions", "WikidataSearch", "WordTranslation", "WebWindowObject", "WikipediaData", "WorkingPrecision", "Wedge", "WikipediaSearch", "WrapAround", "Wednesday", "WilksW", "Write", "WeibullDistribution", "WilksWTest", "WriteLine", "WeierstrassE1", "WindDirectionData", "WriteString", "WeierstrassE2", "WindingCount", "Wronskian", "WeierstrassE3", "WindingPolygon", "WeierstrassEta1", "WindowClickSelect", "XMLElement", "XMLTemplate", "Xor", "XMLObject", "Xnor", "XYZColor", "Yellow", "Yesterday", "YuleDissimilarity", "ZernikeR", "ZetaZero", "ZoomFactor", "ZeroSymmetric", "ZIPCodeData", "ZTest", "ZeroTest", "ZipfDistribution", "ZTransform", "Zeta", "ZoomCenter"]
14
+ end
15
+ end
16
+ end
17
+ end
@@ -0,0 +1,96 @@
1
+ # -*- coding: utf-8 -*- #
2
+ # frozen_string_literal: true
3
+
4
+ module Rouge
5
+ module Lexers
6
+ class Mathematica < RegexLexer
7
+ title "Mathematica"
8
+ desc "Wolfram Mathematica, the world's definitive system for modern technical computing."
9
+ tag 'mathematica'
10
+ aliases 'wl'
11
+ filenames '*.m', '*.wl'
12
+ mimetypes 'application/vnd.wolfram.mathematica.package', 'application/vnd.wolfram.wl'
13
+
14
+ # Mathematica has various input forms for numbers. We need to handle numbers in bases, precision, accuracy,
15
+ # and *^ scientific notation. All this works for integers and real numbers. Some examples
16
+ # 1 1234567 1.1 .3 0.2 1*^10 2*^+10 3*^-10
17
+ # 1`1 1``1 1.2` 1.2``1.234*^-10 1.2``1.234*^+10 1.2``1.234*^10
18
+ # 2^^01001 10^^1.2``20.1234*^-10
19
+ base = /(?:\d+)/
20
+ number = /(?:\.\d+|\d+\.\d*|\d+)/
21
+ number_base = /(?:\.\w+|\w+\.\w*|\w+)/
22
+ precision = /`(`?#{number})?/
23
+
24
+ operators = /[+\-*\/|,;.:@~=><&`'^?!_%]/
25
+ braces = /[\[\](){}]/
26
+
27
+ string = /"(\\\\|\\"|[^"])*"/
28
+
29
+ # symbols and namespaced symbols. Note the special form \[Gamma] for named characters. These are also symbols.
30
+ # Module With Block Integrate Table Plot
31
+ # x32 $x x$ $Context` Context123`$x `Private`Context
32
+ # \[Gamma] \[Alpha]x32 Context`\[Xi]
33
+ identifier = /[a-zA-Z$][$a-zA-Z0-9]*/
34
+ named_character = /\\\[#{identifier}\]/
35
+ symbol = /(#{identifier}|#{named_character})+/
36
+ context_symbol = /`?#{symbol}(`#{symbol})*`?/
37
+
38
+ # Slots for pure functions.
39
+ # Examples: # ## #1 ##3 #Test #"Test" #[Test] #["Test"]
40
+ association_slot = /#(#{identifier}|\"#{identifier}\")/
41
+ slot = /#{association_slot}|#[0-9]*/
42
+
43
+ # Handling of message like symbol::usage or symbol::"argx"
44
+ message = /::(#{identifier}|#{string})/
45
+
46
+ # Highlighting of the special in and out markers that are prepended when you copy a cell
47
+ in_out = /(In|Out)\[[0-9]+\]:?=/
48
+
49
+ # Although Module, With and Block are normal built-in symbols, we give them a special treatment as they are
50
+ # the most important expressions for defining local variables
51
+ def self.keywords
52
+ @keywords = Set.new %w(
53
+ Module With Block
54
+ )
55
+ end
56
+
57
+ # The list of built-in symbols comes from a wolfram server and is created automatically by rake
58
+ def self.builtins
59
+ Kernel::load File.join(Lexers::BASE_DIR, 'mathematica/keywords.rb')
60
+ builtins
61
+ end
62
+
63
+ state :root do
64
+ rule %r/\s+/, Text::Whitespace
65
+ rule %r/\(\*/, Comment, :comment
66
+ rule %r/#{base}\^\^#{number_base}#{precision}?(\*\^[+-]?\d+)?/, Num # a number with a base
67
+ rule %r/(?:#{number}#{precision}?(?:\*\^[+-]?\d+)?)/, Num # all other numbers
68
+ rule message, Name::Tag
69
+ rule in_out, Generic::Prompt
70
+ rule %r/#{context_symbol}/m do |m|
71
+ match = m[0]
72
+ if self.class.keywords.include? match
73
+ token Name::Builtin::Pseudo
74
+ elsif self.class.builtins.include? match
75
+ token Name::Builtin
76
+ else
77
+ token Name::Variable
78
+ end
79
+ end
80
+ rule slot, Name::Function
81
+ rule operators, Operator
82
+ rule braces, Punctuation
83
+ rule string, Str
84
+ end
85
+
86
+ # Allow for nested comments and special treatment of ::Section:: or :Author: markup
87
+ state :comment do
88
+ rule %r/\(\*/, Comment, :comment
89
+ rule %r/\*\)/, Comment, :pop!
90
+ rule %r/::#{identifier}::/, Comment::Preproc
91
+ rule %r/[ ]:(#{identifier}|[^\S])+:[ ]/, Comment::Preproc
92
+ rule %r/./, Comment
93
+ end
94
+ end
95
+ end
96
+ end