ric 0.14.2 → 0.14.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1374) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +150 -0
  3. data/Gemfile +5 -3
  4. data/Makefile +59 -0
  5. data/Manifest +2 -1360
  6. data/Rakefile +23 -61
  7. data/VERSION +1 -1
  8. data/bin/itunes.rb +2 -2
  9. data/blueprint.yaml +34 -0
  10. data/ric.gemspec +8 -21
  11. metadata +8 -1416
  12. checksums.yaml.gz.sig +0 -1
  13. data/HISTORY.yml +0 -78
  14. data/vendor/bundle/ruby/2.7.0/bin/allison +0 -27
  15. data/vendor/bundle/ruby/2.7.0/bin/lolcat +0 -27
  16. data/vendor/bundle/ruby/2.7.0/bin/rake +0 -27
  17. data/vendor/bundle/ruby/2.7.0/bin/rdoc +0 -27
  18. data/vendor/bundle/ruby/2.7.0/bin/ri +0 -27
  19. data/vendor/bundle/ruby/2.7.0/bin/rubyforge +0 -27
  20. data/vendor/bundle/ruby/2.7.0/cache/activemodel-6.1.4.4.gem +0 -0
  21. data/vendor/bundle/ruby/2.7.0/cache/activemodel-serializers-xml-1.0.2.gem +0 -0
  22. data/vendor/bundle/ruby/2.7.0/cache/activeresource-5.1.1.gem +0 -0
  23. data/vendor/bundle/ruby/2.7.0/cache/activesupport-6.1.4.4.gem +0 -0
  24. data/vendor/bundle/ruby/2.7.0/cache/allison-2.0.3.gem +0 -0
  25. data/vendor/bundle/ruby/2.7.0/cache/builder-3.2.4.gem +0 -0
  26. data/vendor/bundle/ruby/2.7.0/cache/concurrent-ruby-1.1.9.gem +0 -0
  27. data/vendor/bundle/ruby/2.7.0/cache/echoe-4.6.0.gem +0 -0
  28. data/vendor/bundle/ruby/2.7.0/cache/echoe-4.6.3.gem +0 -0
  29. data/vendor/bundle/ruby/2.7.0/cache/echoe-4.6.5.gem +0 -0
  30. data/vendor/bundle/ruby/2.7.0/cache/echoe-4.6.6.gem +0 -0
  31. data/vendor/bundle/ruby/2.7.0/cache/gemcutter-0.7.1.gem +0 -0
  32. data/vendor/bundle/ruby/2.7.0/cache/i18n-1.8.11.gem +0 -0
  33. data/vendor/bundle/ruby/2.7.0/cache/json_pure-2.6.1.gem +0 -0
  34. data/vendor/bundle/ruby/2.7.0/cache/lolcat-100.0.1.gem +0 -0
  35. data/vendor/bundle/ruby/2.7.0/cache/manpages-0.6.1.gem +0 -0
  36. data/vendor/bundle/ruby/2.7.0/cache/minitest-5.15.0.gem +0 -0
  37. data/vendor/bundle/ruby/2.7.0/cache/optimist-3.0.1.gem +0 -0
  38. data/vendor/bundle/ruby/2.7.0/cache/paint-2.2.1.gem +0 -0
  39. data/vendor/bundle/ruby/2.7.0/cache/power_assert-2.0.1.gem +0 -0
  40. data/vendor/bundle/ruby/2.7.0/cache/psych-4.0.3.gem +0 -0
  41. data/vendor/bundle/ruby/2.7.0/cache/rake-13.0.6.gem +0 -0
  42. data/vendor/bundle/ruby/2.7.0/cache/rdoc-6.4.0.gem +0 -0
  43. data/vendor/bundle/ruby/2.7.0/cache/rubyforge-2.0.4.gem +0 -0
  44. data/vendor/bundle/ruby/2.7.0/cache/stringio-3.0.0.gem +0 -0
  45. data/vendor/bundle/ruby/2.7.0/cache/test-unit-3.5.3.gem +0 -0
  46. data/vendor/bundle/ruby/2.7.0/cache/tzinfo-2.0.4.gem +0 -0
  47. data/vendor/bundle/ruby/2.7.0/cache/zeitwerk-2.5.3.gem +0 -0
  48. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-darwin-20/2.7.0/psych-4.0.3/gem.build_complete +0 -0
  49. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-darwin-20/2.7.0/psych-4.0.3/gem_make.out +0 -41
  50. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-darwin-20/2.7.0/psych-4.0.3/psych.bundle +0 -0
  51. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-darwin-20/2.7.0/stringio-3.0.0/gem.build_complete +0 -0
  52. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-darwin-20/2.7.0/stringio-3.0.0/gem_make.out +0 -137
  53. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-darwin-20/2.7.0/stringio-3.0.0/stringio.bundle +0 -0
  54. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/CHANGELOG.md +0 -132
  55. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/MIT-LICENSE +0 -21
  56. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/README.rdoc +0 -266
  57. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/attribute/user_provided_default.rb +0 -51
  58. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/attribute.rb +0 -248
  59. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/attribute_assignment.rb +0 -55
  60. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/attribute_methods.rb +0 -555
  61. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/attribute_mutation_tracker.rb +0 -181
  62. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/attribute_set/builder.rb +0 -191
  63. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/attribute_set/yaml_encoder.rb +0 -40
  64. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/attribute_set.rb +0 -106
  65. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/attributes.rb +0 -132
  66. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/callbacks.rb +0 -155
  67. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/conversion.rb +0 -111
  68. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/dirty.rb +0 -293
  69. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/error.rb +0 -207
  70. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/errors.rb +0 -709
  71. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/forbidden_attributes_protection.rb +0 -31
  72. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/gem_version.rb +0 -17
  73. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/lint.rb +0 -118
  74. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/locale/en.yml +0 -36
  75. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/model.rb +0 -99
  76. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/naming.rb +0 -333
  77. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/nested_error.rb +0 -22
  78. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/railtie.rb +0 -20
  79. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/secure_password.rb +0 -128
  80. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/serialization.rb +0 -194
  81. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/serializers/json.rb +0 -154
  82. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/translation.rb +0 -70
  83. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/big_integer.rb +0 -14
  84. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/binary.rb +0 -52
  85. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/boolean.rb +0 -46
  86. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/date.rb +0 -52
  87. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/date_time.rb +0 -46
  88. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/decimal.rb +0 -69
  89. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/float.rb +0 -35
  90. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/helpers/accepts_multiparameter_time.rb +0 -49
  91. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/helpers/mutable.rb +0 -20
  92. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/helpers/numeric.rb +0 -48
  93. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/helpers/time_value.rb +0 -90
  94. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/helpers/timezone.rb +0 -19
  95. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/helpers.rb +0 -7
  96. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/immutable_string.rb +0 -35
  97. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/integer.rb +0 -67
  98. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/registry.rb +0 -70
  99. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/string.rb +0 -35
  100. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/time.rb +0 -46
  101. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type/value.rb +0 -133
  102. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/type.rb +0 -53
  103. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validations/absence.rb +0 -33
  104. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validations/acceptance.rb +0 -113
  105. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validations/callbacks.rb +0 -121
  106. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validations/clusivity.rb +0 -57
  107. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validations/confirmation.rb +0 -80
  108. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validations/exclusion.rb +0 -49
  109. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validations/format.rb +0 -113
  110. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validations/helper_methods.rb +0 -15
  111. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validations/inclusion.rb +0 -47
  112. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validations/length.rb +0 -129
  113. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validations/numericality.rb +0 -203
  114. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validations/presence.rb +0 -39
  115. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validations/validates.rb +0 -175
  116. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validations/with.rb +0 -147
  117. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validations.rb +0 -436
  118. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/validator.rb +0 -188
  119. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model/version.rb +0 -10
  120. data/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.4/lib/active_model.rb +0 -78
  121. data/vendor/bundle/ruby/2.7.0/gems/activemodel-serializers-xml-1.0.2/CONTRIBUTING.md +0 -99
  122. data/vendor/bundle/ruby/2.7.0/gems/activemodel-serializers-xml-1.0.2/Gemfile +0 -4
  123. data/vendor/bundle/ruby/2.7.0/gems/activemodel-serializers-xml-1.0.2/MIT-LICENSE +0 -21
  124. data/vendor/bundle/ruby/2.7.0/gems/activemodel-serializers-xml-1.0.2/README.md +0 -89
  125. data/vendor/bundle/ruby/2.7.0/gems/activemodel-serializers-xml-1.0.2/Rakefile +0 -10
  126. data/vendor/bundle/ruby/2.7.0/gems/activemodel-serializers-xml-1.0.2/activemodel-serializers-xml.gemspec +0 -25
  127. data/vendor/bundle/ruby/2.7.0/gems/activemodel-serializers-xml-1.0.2/lib/active_model/serializers/version.rb +0 -5
  128. data/vendor/bundle/ruby/2.7.0/gems/activemodel-serializers-xml-1.0.2/lib/active_model/serializers/xml.rb +0 -238
  129. data/vendor/bundle/ruby/2.7.0/gems/activemodel-serializers-xml-1.0.2/lib/active_model/serializers.rb +0 -23
  130. data/vendor/bundle/ruby/2.7.0/gems/activemodel-serializers-xml-1.0.2/lib/active_record/serializers/xml_serializer.rb +0 -194
  131. data/vendor/bundle/ruby/2.7.0/gems/activemodel-serializers-xml-1.0.2/lib/activemodel-serializers-xml.rb +0 -1
  132. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/MIT-LICENSE +0 -20
  133. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/README.rdoc +0 -285
  134. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/active_job_serializer.rb +0 -26
  135. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/associations/builder/association.rb +0 -33
  136. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/associations/builder/belongs_to.rb +0 -16
  137. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/associations/builder/has_many.rb +0 -14
  138. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/associations/builder/has_one.rb +0 -14
  139. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/associations.rb +0 -175
  140. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/base.rb +0 -1695
  141. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/callbacks.rb +0 -22
  142. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/collection.rb +0 -94
  143. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/connection.rb +0 -294
  144. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/custom_methods.rb +0 -129
  145. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/exceptions.rb +0 -84
  146. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/formats/json_format.rb +0 -28
  147. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/formats/xml_format.rb +0 -27
  148. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/formats.rb +0 -24
  149. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/http_mock.rb +0 -373
  150. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/log_subscriber.rb +0 -26
  151. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/observing.rb +0 -0
  152. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/railtie.rb +0 -25
  153. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/reflection.rb +0 -78
  154. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/schema.rb +0 -59
  155. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/singleton.rb +0 -113
  156. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/threadsafe_attributes.rb +0 -66
  157. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/validations.rb +0 -176
  158. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource/version.rb +0 -12
  159. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/active_resource.rb +0 -46
  160. data/vendor/bundle/ruby/2.7.0/gems/activeresource-5.1.1/lib/activeresource.rb +0 -3
  161. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/CHANGELOG.md +0 -665
  162. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/MIT-LICENSE +0 -20
  163. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/README.rdoc +0 -40
  164. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/actionable_error.rb +0 -48
  165. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/all.rb +0 -5
  166. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/array_inquirer.rb +0 -50
  167. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/backtrace_cleaner.rb +0 -131
  168. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/benchmarkable.rb +0 -51
  169. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/builder.rb +0 -8
  170. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/cache/file_store.rb +0 -196
  171. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/cache/mem_cache_store.rb +0 -213
  172. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/cache/memory_store.rb +0 -195
  173. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/cache/null_store.rb +0 -48
  174. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/cache/redis_cache_store.rb +0 -493
  175. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/cache/strategy/local_cache.rb +0 -209
  176. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/cache/strategy/local_cache_middleware.rb +0 -45
  177. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/cache.rb +0 -878
  178. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/callbacks.rb +0 -862
  179. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/concern.rb +0 -215
  180. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/concurrency/load_interlock_aware_monitor.rb +0 -35
  181. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/concurrency/share_lock.rb +0 -226
  182. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/configurable.rb +0 -146
  183. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/configuration_file.rb +0 -51
  184. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/array/access.rb +0 -104
  185. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/array/conversions.rb +0 -213
  186. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/array/extract.rb +0 -21
  187. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/array/extract_options.rb +0 -31
  188. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/array/grouping.rb +0 -109
  189. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/array/inquiry.rb +0 -19
  190. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/array/wrap.rb +0 -48
  191. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/array.rb +0 -9
  192. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/benchmark.rb +0 -16
  193. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/big_decimal/conversions.rb +0 -14
  194. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/big_decimal.rb +0 -3
  195. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/class/attribute.rb +0 -131
  196. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/class/attribute_accessors.rb +0 -6
  197. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/class/subclasses.rb +0 -33
  198. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/class.rb +0 -4
  199. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/date/acts_like.rb +0 -10
  200. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/date/blank.rb +0 -14
  201. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/date/calculations.rb +0 -146
  202. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/date/conversions.rb +0 -97
  203. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/date/zones.rb +0 -8
  204. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/date.rb +0 -7
  205. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/date_and_time/calculations.rb +0 -364
  206. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/date_and_time/compatibility.rb +0 -31
  207. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/date_and_time/zones.rb +0 -40
  208. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/date_time/acts_like.rb +0 -16
  209. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/date_time/blank.rb +0 -14
  210. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/date_time/calculations.rb +0 -211
  211. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/date_time/compatibility.rb +0 -18
  212. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/date_time/conversions.rb +0 -106
  213. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/date_time.rb +0 -7
  214. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/digest/uuid.rb +0 -53
  215. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/digest.rb +0 -3
  216. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/enumerable.rb +0 -260
  217. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/file/atomic.rb +0 -70
  218. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/file.rb +0 -3
  219. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/hash/conversions.rb +0 -263
  220. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/hash/deep_merge.rb +0 -34
  221. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/hash/deep_transform_values.rb +0 -46
  222. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/hash/except.rb +0 -24
  223. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/hash/indifferent_access.rb +0 -24
  224. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/hash/keys.rb +0 -143
  225. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/hash/reverse_merge.rb +0 -25
  226. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/hash/slice.rb +0 -27
  227. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/hash.rb +0 -10
  228. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/integer/inflections.rb +0 -31
  229. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/integer/multiple.rb +0 -12
  230. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/integer/time.rb +0 -22
  231. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/integer.rb +0 -5
  232. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/kernel/concern.rb +0 -14
  233. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/kernel/reporting.rb +0 -45
  234. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/kernel/singleton_class.rb +0 -8
  235. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/kernel.rb +0 -5
  236. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/load_error.rb +0 -9
  237. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/marshal.rb +0 -26
  238. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/module/aliasing.rb +0 -31
  239. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/module/anonymous.rb +0 -30
  240. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/module/attr_internal.rb +0 -38
  241. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/module/attribute_accessors.rb +0 -206
  242. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb +0 -148
  243. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/module/concerning.rb +0 -140
  244. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/module/delegation.rb +0 -330
  245. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/module/deprecation.rb +0 -25
  246. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/module/introspection.rb +0 -63
  247. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/module/redefine_method.rb +0 -40
  248. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/module/remove_method.rb +0 -17
  249. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/module.rb +0 -13
  250. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/name_error.rb +0 -65
  251. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/numeric/bytes.rb +0 -66
  252. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/numeric/conversions.rb +0 -140
  253. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/numeric/time.rb +0 -66
  254. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/numeric.rb +0 -5
  255. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/object/acts_like.rb +0 -21
  256. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/object/blank.rb +0 -155
  257. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/object/conversions.rb +0 -6
  258. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/object/deep_dup.rb +0 -55
  259. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/object/duplicable.rb +0 -49
  260. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/object/inclusion.rb +0 -29
  261. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/object/instance_variables.rb +0 -30
  262. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/object/json.rb +0 -239
  263. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/object/to_param.rb +0 -3
  264. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/object/to_query.rb +0 -89
  265. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/object/try.rb +0 -158
  266. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/object/with_options.rb +0 -82
  267. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/object.rb +0 -16
  268. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/range/compare_range.rb +0 -82
  269. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/range/conversions.rb +0 -41
  270. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/range/each.rb +0 -24
  271. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/range/include_time_with_zone.rb +0 -28
  272. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/range/overlaps.rb +0 -10
  273. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/range.rb +0 -7
  274. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/regexp.rb +0 -14
  275. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/securerandom.rb +0 -45
  276. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/string/access.rb +0 -95
  277. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/string/behavior.rb +0 -8
  278. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/string/conversions.rb +0 -60
  279. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/string/exclude.rb +0 -13
  280. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/string/filters.rb +0 -145
  281. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/string/indent.rb +0 -45
  282. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/string/inflections.rb +0 -293
  283. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/string/inquiry.rb +0 -16
  284. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/string/multibyte.rb +0 -58
  285. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/string/output_safety.rb +0 -315
  286. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/string/starts_ends_with.rb +0 -6
  287. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/string/strip.rb +0 -27
  288. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/string/zones.rb +0 -16
  289. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/string.rb +0 -15
  290. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/symbol/starts_ends_with.rb +0 -14
  291. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/symbol.rb +0 -3
  292. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/time/acts_like.rb +0 -10
  293. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/time/calculations.rb +0 -363
  294. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/time/compatibility.rb +0 -16
  295. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/time/conversions.rb +0 -74
  296. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/time/zones.rb +0 -113
  297. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/time.rb +0 -7
  298. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext/uri.rb +0 -29
  299. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/core_ext.rb +0 -5
  300. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/current_attributes/test_helper.rb +0 -13
  301. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/current_attributes.rb +0 -209
  302. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/dependencies/autoload.rb +0 -79
  303. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/dependencies/interlock.rb +0 -57
  304. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/dependencies/zeitwerk_integration.rb +0 -117
  305. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/dependencies.rb +0 -828
  306. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/deprecation/behaviors.rb +0 -122
  307. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/deprecation/constant_accessor.rb +0 -52
  308. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/deprecation/disallowed.rb +0 -56
  309. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/deprecation/instance_delegator.rb +0 -38
  310. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/deprecation/method_wrappers.rb +0 -85
  311. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/deprecation/proxy_wrappers.rb +0 -177
  312. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/deprecation/reporting.rb +0 -157
  313. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/deprecation.rb +0 -51
  314. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/descendants_tracker.rb +0 -112
  315. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/digest.rb +0 -20
  316. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/duration/iso8601_parser.rb +0 -123
  317. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/duration/iso8601_serializer.rb +0 -59
  318. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/duration.rb +0 -484
  319. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/encrypted_configuration.rb +0 -45
  320. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/encrypted_file.rb +0 -117
  321. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/environment_inquirer.rb +0 -20
  322. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/evented_file_update_checker.rb +0 -170
  323. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/execution_wrapper.rb +0 -129
  324. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/executor.rb +0 -8
  325. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/file_update_checker.rb +0 -162
  326. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/fork_tracker.rb +0 -64
  327. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/gem_version.rb +0 -17
  328. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/gzip.rb +0 -38
  329. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/hash_with_indifferent_access.rb +0 -423
  330. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/i18n.rb +0 -16
  331. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/i18n_railtie.rb +0 -125
  332. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/inflections.rb +0 -72
  333. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/inflector/inflections.rb +0 -255
  334. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/inflector/methods.rb +0 -401
  335. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/inflector/transliterate.rb +0 -147
  336. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/inflector.rb +0 -9
  337. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/json/decoding.rb +0 -75
  338. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/json/encoding.rb +0 -138
  339. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/json.rb +0 -4
  340. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/key_generator.rb +0 -41
  341. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/lazy_load_hooks.rb +0 -81
  342. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/locale/en.rb +0 -33
  343. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/locale/en.yml +0 -139
  344. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/log_subscriber/test_helper.rb +0 -106
  345. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/log_subscriber.rb +0 -142
  346. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/logger.rb +0 -93
  347. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/logger_silence.rb +0 -21
  348. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/logger_thread_safe_level.rb +0 -78
  349. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/message_encryptor.rb +0 -224
  350. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/message_verifier.rb +0 -205
  351. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/messages/metadata.rb +0 -80
  352. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/messages/rotation_configuration.rb +0 -23
  353. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/messages/rotator.rb +0 -57
  354. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/multibyte/chars.rb +0 -177
  355. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/multibyte/unicode.rb +0 -82
  356. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/multibyte.rb +0 -23
  357. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/notifications/fanout.rb +0 -259
  358. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/notifications/instrumenter.rb +0 -155
  359. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/notifications.rb +0 -280
  360. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/number_helper/number_converter.rb +0 -183
  361. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/number_helper/number_to_currency_converter.rb +0 -41
  362. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/number_helper/number_to_delimited_converter.rb +0 -30
  363. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/number_helper/number_to_human_converter.rb +0 -69
  364. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/number_helper/number_to_human_size_converter.rb +0 -60
  365. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/number_helper/number_to_percentage_converter.rb +0 -16
  366. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/number_helper/number_to_phone_converter.rb +0 -59
  367. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/number_helper/number_to_rounded_converter.rb +0 -59
  368. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/number_helper/rounding_helper.rb +0 -50
  369. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/number_helper.rb +0 -397
  370. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/option_merger.rb +0 -46
  371. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/ordered_hash.rb +0 -50
  372. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/ordered_options.rb +0 -95
  373. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/parameter_filter.rb +0 -133
  374. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/per_thread_registry.rb +0 -60
  375. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/proxy_object.rb +0 -15
  376. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/rails.rb +0 -26
  377. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/railtie.rb +0 -102
  378. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/reloader.rb +0 -130
  379. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/rescuable.rb +0 -174
  380. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/secure_compare_rotator.rb +0 -51
  381. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/security_utils.rb +0 -38
  382. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/string_inquirer.rb +0 -35
  383. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/subscriber.rb +0 -174
  384. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/tagged_logging.rb +0 -113
  385. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/test_case.rb +0 -163
  386. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/testing/assertions.rb +0 -235
  387. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/testing/autorun.rb +0 -7
  388. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/testing/constant_lookup.rb +0 -51
  389. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/testing/declarative.rb +0 -28
  390. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/testing/deprecation.rb +0 -38
  391. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/testing/file_fixtures.rb +0 -38
  392. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/testing/isolation.rb +0 -110
  393. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/testing/method_call_assertions.rb +0 -70
  394. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/testing/parallelization/server.rb +0 -78
  395. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/testing/parallelization/worker.rb +0 -100
  396. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/testing/parallelization.rb +0 -51
  397. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/testing/setup_and_teardown.rb +0 -55
  398. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/testing/stream.rb +0 -43
  399. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/testing/tagged_logging.rb +0 -27
  400. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/testing/time_helpers.rb +0 -235
  401. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/time.rb +0 -20
  402. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/time_with_zone.rb +0 -585
  403. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/values/time_zone.rb +0 -580
  404. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/version.rb +0 -10
  405. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/xml_mini/jdom.rb +0 -182
  406. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/xml_mini/libxml.rb +0 -80
  407. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/xml_mini/libxmlsax.rb +0 -83
  408. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/xml_mini/nokogiri.rb +0 -83
  409. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/xml_mini/nokogirisax.rb +0 -86
  410. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/xml_mini/rexml.rb +0 -137
  411. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support/xml_mini.rb +0 -201
  412. data/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.4/lib/active_support.rb +0 -108
  413. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/CHANGELOG +0 -18
  414. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/LICENSE +0 -184
  415. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/Manifest +0 -24
  416. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/README +0 -67
  417. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/allison.gemspec +0 -48
  418. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/bin/allison +0 -9
  419. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/cache/BODY +0 -570
  420. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/cache/CLASS_INDEX +0 -4
  421. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/cache/CLASS_PAGE +0 -1
  422. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/cache/FILE_INDEX +0 -4
  423. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/cache/FILE_PAGE +0 -1
  424. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/cache/FONTS +0 -1
  425. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/cache/FR_INDEX_BODY +0 -1
  426. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/cache/INDEX +0 -1
  427. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/cache/JAVASCRIPT +0 -316
  428. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/cache/METHOD_INDEX +0 -4
  429. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/cache/METHOD_LIST +0 -1
  430. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/cache/SRC_PAGE +0 -1
  431. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/cache/STYLE +0 -320
  432. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/contrib/Rakefile +0 -147
  433. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/contrib/rdoc_patch.rb +0 -252
  434. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/contrib/rdoc_patch_test.rb +0 -95
  435. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/lib/allison.css +0 -314
  436. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/lib/allison.js +0 -316
  437. data/vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/lib/allison.rb +0 -276
  438. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/CHANGES +0 -119
  439. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/MIT-LICENSE +0 -20
  440. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/README.md +0 -258
  441. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/Rakefile +0 -194
  442. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/builder.blurb +0 -27
  443. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/builder.gemspec +0 -45
  444. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/doc/jamis.rb +0 -592
  445. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/doc/releases/builder-1.2.4.rdoc +0 -31
  446. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/doc/releases/builder-2.0.0.rdoc +0 -46
  447. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/doc/releases/builder-2.1.1.rdoc +0 -58
  448. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/lib/blankslate.rb +0 -138
  449. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/lib/builder/blankslate.rb +0 -24
  450. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/lib/builder/version.rb +0 -9
  451. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/lib/builder/xchar.rb +0 -198
  452. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/lib/builder/xmlbase.rb +0 -200
  453. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/lib/builder/xmlevents.rb +0 -64
  454. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/lib/builder/xmlmarkup.rb +0 -345
  455. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/lib/builder.rb +0 -14
  456. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/rakelib/publish.rake +0 -21
  457. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/rakelib/tags.rake +0 -63
  458. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/rakelib/testing.rake +0 -8
  459. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/test/helper.rb +0 -13
  460. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/test/performance.rb +0 -42
  461. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/test/preload.rb +0 -40
  462. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/test/test_blankslate.rb +0 -208
  463. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/test/test_eventbuilder.rb +0 -151
  464. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/test/test_markupbuilder.rb +0 -617
  465. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/test/test_method_caching.rb +0 -63
  466. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/test/test_namecollision.rb +0 -40
  467. data/vendor/bundle/ruby/2.7.0/gems/builder-3.2.4/test/test_xchar.rb +0 -85
  468. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/CHANGELOG.md +0 -528
  469. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/Gemfile +0 -42
  470. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/LICENSE.txt +0 -21
  471. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/README.md +0 -408
  472. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/Rakefile +0 -339
  473. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/ext/concurrent-ruby/ConcurrentRubyService.java +0 -17
  474. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java +0 -175
  475. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java +0 -248
  476. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java +0 -93
  477. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java +0 -113
  478. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java +0 -159
  479. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java +0 -307
  480. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java +0 -31
  481. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java +0 -3863
  482. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java +0 -203
  483. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java +0 -342
  484. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java +0 -3800
  485. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java +0 -204
  486. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java +0 -291
  487. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java +0 -199
  488. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/agent.rb +0 -587
  489. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/array.rb +0 -66
  490. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/async.rb +0 -448
  491. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atom.rb +0 -222
  492. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/abstract_thread_local_var.rb +0 -66
  493. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb +0 -126
  494. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb +0 -143
  495. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb +0 -164
  496. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb +0 -204
  497. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb +0 -100
  498. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb +0 -128
  499. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/event.rb +0 -109
  500. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb +0 -42
  501. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/java_thread_local_var.rb +0 -37
  502. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb +0 -62
  503. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb +0 -75
  504. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb +0 -44
  505. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb +0 -115
  506. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb +0 -254
  507. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb +0 -379
  508. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb +0 -181
  509. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/semaphore.rb +0 -145
  510. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb +0 -104
  511. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb +0 -56
  512. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb +0 -28
  513. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/atomics.rb +0 -10
  514. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb +0 -107
  515. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb +0 -111
  516. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb +0 -84
  517. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb +0 -158
  518. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/atomic_reference_map_backend.rb +0 -927
  519. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb +0 -66
  520. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb +0 -140
  521. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb +0 -82
  522. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb +0 -14
  523. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb +0 -143
  524. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb +0 -160
  525. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/deprecation.rb +0 -34
  526. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb +0 -73
  527. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/logging.rb +0 -32
  528. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/obligation.rb +0 -220
  529. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concern/observable.rb +0 -110
  530. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/concurrent_ruby.jar +0 -0
  531. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/configuration.rb +0 -188
  532. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/constants.rb +0 -8
  533. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/dataflow.rb +0 -81
  534. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/delay.rb +0 -199
  535. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/errors.rb +0 -69
  536. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/exchanger.rb +0 -352
  537. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb +0 -128
  538. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb +0 -62
  539. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/executor_service.rb +0 -185
  540. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb +0 -210
  541. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb +0 -66
  542. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb +0 -44
  543. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb +0 -103
  544. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb +0 -30
  545. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb +0 -136
  546. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb +0 -76
  547. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb +0 -21
  548. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb +0 -377
  549. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb +0 -35
  550. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb +0 -34
  551. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb +0 -107
  552. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb +0 -28
  553. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb +0 -100
  554. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb +0 -57
  555. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb +0 -88
  556. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executor/timer_set.rb +0 -172
  557. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/executors.rb +0 -20
  558. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/future.rb +0 -141
  559. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/hash.rb +0 -59
  560. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/immutable_struct.rb +0 -101
  561. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/ivar.rb +0 -207
  562. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/map.rb +0 -347
  563. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/maybe.rb +0 -229
  564. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/mutable_struct.rb +0 -239
  565. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/mvar.rb +0 -242
  566. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/options.rb +0 -42
  567. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/promise.rb +0 -580
  568. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/promises.rb +0 -2167
  569. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/re_include.rb +0 -58
  570. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/scheduled_task.rb +0 -318
  571. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/set.rb +0 -74
  572. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/settable_struct.rb +0 -139
  573. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb +0 -98
  574. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb +0 -24
  575. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb +0 -171
  576. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/condition.rb +0 -60
  577. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb +0 -13
  578. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/jruby_object.rb +0 -45
  579. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/lock.rb +0 -36
  580. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb +0 -74
  581. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/mri_object.rb +0 -44
  582. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb +0 -88
  583. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/object.rb +0 -183
  584. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/rbx_lockable_object.rb +0 -71
  585. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/rbx_object.rb +0 -49
  586. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/truffleruby_object.rb +0 -47
  587. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization/volatile.rb +0 -36
  588. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/synchronization.rb +0 -30
  589. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb +0 -50
  590. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb +0 -74
  591. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/cheap_lockable.rb +0 -118
  592. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb +0 -88
  593. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb +0 -38
  594. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb +0 -246
  595. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb +0 -75
  596. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb +0 -50
  597. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/thread_safe/util.rb +0 -16
  598. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/timer_task.rb +0 -333
  599. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/tuple.rb +0 -86
  600. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/tvar.rb +0 -261
  601. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/engine.rb +0 -56
  602. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb +0 -58
  603. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb +0 -79
  604. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/native_integer.rb +0 -53
  605. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/utility/processor_counter.rb +0 -163
  606. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent/version.rb +0 -3
  607. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent-ruby.rb +0 -1
  608. data/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.9/lib/concurrent-ruby/concurrent.rb +0 -134
  609. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/CHANGELOG +0 -101
  610. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/LICENSE +0 -184
  611. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/MIT-LICENSE +0 -21
  612. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/Manifest +0 -18
  613. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/README +0 -97
  614. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/Rakefile +0 -13
  615. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/echoe.gemspec +0 -46
  616. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/lib/echoe/extensions.rb +0 -61
  617. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/lib/echoe/platform.rb +0 -36
  618. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/lib/echoe/rubygems.rb +0 -41
  619. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/lib/echoe.rb +0 -796
  620. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/vendor/rake/MIT-LICENSE +0 -21
  621. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/vendor/rake/lib/rake/contrib/compositepublisher.rb +0 -24
  622. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/vendor/rake/lib/rake/contrib/ftptools.rb +0 -153
  623. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/vendor/rake/lib/rake/contrib/publisher.rb +0 -75
  624. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/vendor/rake/lib/rake/contrib/rubyforgepublisher.rb +0 -18
  625. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/vendor/rake/lib/rake/contrib/sshpublisher.rb +0 -43
  626. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.0/vendor/rake/lib/rake/contrib/sys.rb +0 -209
  627. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/CHANGELOG +0 -107
  628. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/LICENSE +0 -184
  629. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/MIT-LICENSE +0 -21
  630. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/Manifest +0 -18
  631. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/README +0 -97
  632. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/Rakefile +0 -13
  633. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/echoe.gemspec +0 -46
  634. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/lib/echoe/extensions.rb +0 -61
  635. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/lib/echoe/platform.rb +0 -37
  636. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/lib/echoe/rubygems.rb +0 -41
  637. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/lib/echoe.rb +0 -795
  638. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/vendor/rake/MIT-LICENSE +0 -21
  639. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/vendor/rake/lib/rake/contrib/compositepublisher.rb +0 -24
  640. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/vendor/rake/lib/rake/contrib/ftptools.rb +0 -153
  641. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/vendor/rake/lib/rake/contrib/publisher.rb +0 -75
  642. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/vendor/rake/lib/rake/contrib/rubyforgepublisher.rb +0 -18
  643. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/vendor/rake/lib/rake/contrib/sshpublisher.rb +0 -43
  644. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/vendor/rake/lib/rake/contrib/sys.rb +0 -209
  645. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/CHANGELOG +0 -111
  646. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/LICENSE +0 -184
  647. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/MIT-LICENSE +0 -21
  648. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/Manifest +0 -19
  649. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/README.rdoc +0 -97
  650. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/Rakefile +0 -15
  651. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/echoe.gemspec +0 -45
  652. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/echoe.pem +0 -21
  653. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/lib/echoe/extensions.rb +0 -61
  654. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/lib/echoe/platform.rb +0 -37
  655. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/lib/echoe/rubygems.rb +0 -41
  656. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/lib/echoe.rb +0 -793
  657. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/vendor/rake/MIT-LICENSE +0 -21
  658. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/vendor/rake/lib/rake/contrib/compositepublisher.rb +0 -24
  659. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/vendor/rake/lib/rake/contrib/ftptools.rb +0 -153
  660. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/vendor/rake/lib/rake/contrib/publisher.rb +0 -75
  661. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/vendor/rake/lib/rake/contrib/rubyforgepublisher.rb +0 -18
  662. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/vendor/rake/lib/rake/contrib/sshpublisher.rb +0 -43
  663. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.5/vendor/rake/lib/rake/contrib/sys.rb +0 -209
  664. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/CHANGELOG +0 -113
  665. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/LICENSE +0 -184
  666. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/MIT-LICENSE +0 -21
  667. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/Manifest +0 -19
  668. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/README.rdoc +0 -97
  669. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/Rakefile +0 -15
  670. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/echoe.gemspec +0 -45
  671. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/echoe.pem +0 -21
  672. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/lib/echoe/extensions.rb +0 -61
  673. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/lib/echoe/platform.rb +0 -37
  674. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/lib/echoe/rubygems.rb +0 -41
  675. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/lib/echoe.rb +0 -793
  676. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/vendor/rake/MIT-LICENSE +0 -21
  677. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/vendor/rake/lib/rake/contrib/compositepublisher.rb +0 -24
  678. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/vendor/rake/lib/rake/contrib/ftptools.rb +0 -153
  679. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/vendor/rake/lib/rake/contrib/publisher.rb +0 -75
  680. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/vendor/rake/lib/rake/contrib/rubyforgepublisher.rb +0 -18
  681. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/vendor/rake/lib/rake/contrib/sshpublisher.rb +0 -43
  682. data/vendor/bundle/ruby/2.7.0/gems/echoe-4.6.6/vendor/rake/lib/rake/contrib/sys.rb +0 -209
  683. data/vendor/bundle/ruby/2.7.0/gems/gemcutter-0.7.1/Gemfile +0 -7
  684. data/vendor/bundle/ruby/2.7.0/gems/gemcutter-0.7.1/MIT-LICENSE +0 -22
  685. data/vendor/bundle/ruby/2.7.0/gems/gemcutter-0.7.1/README.md +0 -99
  686. data/vendor/bundle/ruby/2.7.0/gems/gemcutter-0.7.1/Rakefile +0 -13
  687. data/vendor/bundle/ruby/2.7.0/gems/gemcutter-0.7.1/lib/gemcutter/version.rb +0 -3
  688. data/vendor/bundle/ruby/2.7.0/gems/gemcutter-0.7.1/lib/rubygems/commands/migrate_command.rb +0 -14
  689. data/vendor/bundle/ruby/2.7.0/gems/gemcutter-0.7.1/lib/rubygems/commands/tumble_command.rb +0 -13
  690. data/vendor/bundle/ruby/2.7.0/gems/gemcutter-0.7.1/lib/rubygems/commands/webhook_command.rb +0 -117
  691. data/vendor/bundle/ruby/2.7.0/gems/gemcutter-0.7.1/lib/rubygems/commands/yank_command.rb +0 -86
  692. data/vendor/bundle/ruby/2.7.0/gems/gemcutter-0.7.1/lib/rubygems_plugin.rb +0 -7
  693. data/vendor/bundle/ruby/2.7.0/gems/gemcutter-0.7.1/test/helper.rb +0 -41
  694. data/vendor/bundle/ruby/2.7.0/gems/gemcutter-0.7.1/test/webhook_command_test.rb +0 -240
  695. data/vendor/bundle/ruby/2.7.0/gems/gemcutter-0.7.1/test/yank_command_test.rb +0 -157
  696. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/MIT-LICENSE +0 -20
  697. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/README.md +0 -122
  698. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend/base.rb +0 -289
  699. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend/cache.rb +0 -113
  700. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend/cache_file.rb +0 -36
  701. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend/cascade.rb +0 -56
  702. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend/chain.rb +0 -130
  703. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend/fallbacks.rb +0 -97
  704. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend/flatten.rb +0 -118
  705. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend/gettext.rb +0 -85
  706. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend/interpolation_compiler.rb +0 -123
  707. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend/key_value.rb +0 -206
  708. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend/memoize.rb +0 -54
  709. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend/metadata.rb +0 -71
  710. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend/pluralization.rb +0 -55
  711. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend/simple.rb +0 -108
  712. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend/transliterator.rb +0 -108
  713. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/backend.rb +0 -21
  714. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/config.rb +0 -165
  715. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/core_ext/hash.rb +0 -59
  716. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/exceptions.rb +0 -111
  717. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/gettext/helpers.rb +0 -75
  718. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/gettext/po_parser.rb +0 -329
  719. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/gettext.rb +0 -28
  720. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/interpolate/ruby.rb +0 -39
  721. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/locale/fallbacks.rb +0 -99
  722. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/locale/tag/parents.rb +0 -24
  723. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/locale/tag/rfc4646.rb +0 -74
  724. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/locale/tag/simple.rb +0 -39
  725. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/locale/tag.rb +0 -28
  726. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/locale.rb +0 -8
  727. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/middleware.rb +0 -17
  728. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/tests/basics.rb +0 -60
  729. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/tests/defaults.rb +0 -52
  730. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/tests/interpolation.rb +0 -163
  731. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/tests/link.rb +0 -66
  732. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/tests/localization/date.rb +0 -117
  733. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/tests/localization/date_time.rb +0 -103
  734. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/tests/localization/procs.rb +0 -117
  735. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/tests/localization/time.rb +0 -103
  736. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/tests/localization.rb +0 -19
  737. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/tests/lookup.rb +0 -81
  738. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/tests/pluralization.rb +0 -35
  739. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/tests/procs.rb +0 -60
  740. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/tests.rb +0 -14
  741. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n/version.rb +0 -5
  742. data/vendor/bundle/ruby/2.7.0/gems/i18n-1.8.11/lib/i18n.rb +0 -415
  743. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/CHANGES.md +0 -457
  744. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/LICENSE +0 -56
  745. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/README.md +0 -425
  746. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/VERSION +0 -1
  747. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/json_pure.gemspec +0 -55
  748. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/add/bigdecimal.rb +0 -29
  749. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/add/complex.rb +0 -28
  750. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/add/core.rb +0 -12
  751. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/add/date.rb +0 -34
  752. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/add/date_time.rb +0 -50
  753. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/add/exception.rb +0 -31
  754. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/add/ostruct.rb +0 -31
  755. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/add/range.rb +0 -29
  756. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/add/rational.rb +0 -27
  757. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/add/regexp.rb +0 -30
  758. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/add/set.rb +0 -29
  759. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/add/struct.rb +0 -30
  760. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/add/symbol.rb +0 -25
  761. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/add/time.rb +0 -38
  762. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/common.rb +0 -703
  763. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/ext.rb +0 -15
  764. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/generic_object.rb +0 -71
  765. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/pure/generator.rb +0 -479
  766. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/pure/parser.rb +0 -337
  767. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/pure.rb +0 -15
  768. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json/version.rb +0 -9
  769. data/vendor/bundle/ruby/2.7.0/gems/json_pure-2.6.1/lib/json.rb +0 -583
  770. data/vendor/bundle/ruby/2.7.0/gems/lolcat-100.0.1/Gemfile +0 -2
  771. data/vendor/bundle/ruby/2.7.0/gems/lolcat-100.0.1/LICENSE +0 -25
  772. data/vendor/bundle/ruby/2.7.0/gems/lolcat-100.0.1/README.md +0 -19
  773. data/vendor/bundle/ruby/2.7.0/gems/lolcat-100.0.1/Rakefile +0 -1
  774. data/vendor/bundle/ruby/2.7.0/gems/lolcat-100.0.1/ass/nom.jpg +0 -0
  775. data/vendor/bundle/ruby/2.7.0/gems/lolcat-100.0.1/ass/screenshot.png +0 -0
  776. data/vendor/bundle/ruby/2.7.0/gems/lolcat-100.0.1/bin/lolcat +0 -32
  777. data/vendor/bundle/ruby/2.7.0/gems/lolcat-100.0.1/lib/lolcat/cat.rb +0 -135
  778. data/vendor/bundle/ruby/2.7.0/gems/lolcat-100.0.1/lib/lolcat/lol.rb +0 -122
  779. data/vendor/bundle/ruby/2.7.0/gems/lolcat-100.0.1/lib/lolcat/version.rb +0 -3
  780. data/vendor/bundle/ruby/2.7.0/gems/lolcat-100.0.1/lib/lolcat.rb +0 -28
  781. data/vendor/bundle/ruby/2.7.0/gems/lolcat-100.0.1/lolcat.gemspec +0 -23
  782. data/vendor/bundle/ruby/2.7.0/gems/lolcat-100.0.1/man/lolcat.6 +0 -100
  783. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/CHANGELOG.md +0 -121
  784. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/CODE_OF_CONDUCT.md +0 -49
  785. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/Gemfile +0 -3
  786. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/Gemfile.lock +0 -57
  787. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/LICENSE +0 -21
  788. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/README.md +0 -65
  789. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/Rakefile +0 -9
  790. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/lib/manpages/gem_version.rb +0 -21
  791. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/lib/manpages/install.rb +0 -35
  792. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/lib/manpages/man_files.rb +0 -29
  793. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/lib/manpages/uninstall.rb +0 -27
  794. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/lib/manpages/version.rb +0 -3
  795. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/lib/manpages.rb +0 -8
  796. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/lib/rubygems/commands/manpages_command.rb +0 -45
  797. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/lib/rubygems_plugin.rb +0 -20
  798. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/manpages.gemspec +0 -30
  799. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/rbenv/hooks/install-man.bash +0 -13
  800. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/rbenv/hooks/version-name-change-man.bash +0 -14
  801. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/rbenv/rbenv_hook_install.sh +0 -35
  802. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/rbenv/remove_hook_folders.sh +0 -19
  803. data/vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/rbenv/vars.sh +0 -6
  804. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/History.rdoc +0 -1430
  805. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/Manifest.txt +0 -27
  806. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/README.rdoc +0 -803
  807. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/Rakefile +0 -74
  808. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/design_rationale.rb +0 -52
  809. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/lib/hoe/minitest.rb +0 -28
  810. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/lib/minitest/assertions.rb +0 -806
  811. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/lib/minitest/autorun.rb +0 -13
  812. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/lib/minitest/benchmark.rb +0 -455
  813. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/lib/minitest/expectations.rb +0 -303
  814. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/lib/minitest/hell.rb +0 -11
  815. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/lib/minitest/mock.rb +0 -244
  816. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/lib/minitest/parallel.rb +0 -70
  817. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/lib/minitest/pride.rb +0 -4
  818. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/lib/minitest/pride_plugin.rb +0 -142
  819. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/lib/minitest/spec.rb +0 -343
  820. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/lib/minitest/test.rb +0 -230
  821. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/lib/minitest/unit.rb +0 -45
  822. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/lib/minitest.rb +0 -1069
  823. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/test/minitest/metametameta.rb +0 -136
  824. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/test/minitest/test_minitest_assertions.rb +0 -1588
  825. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/test/minitest/test_minitest_benchmark.rb +0 -137
  826. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/test/minitest/test_minitest_mock.rb +0 -885
  827. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/test/minitest/test_minitest_reporter.rb +0 -311
  828. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/test/minitest/test_minitest_spec.rb +0 -1062
  829. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.15.0/test/minitest/test_minitest_test.rb +0 -1109
  830. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/FAQ.txt +0 -92
  831. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/Gemfile +0 -4
  832. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/History.txt +0 -175
  833. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/LICENSE.txt +0 -23
  834. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/README.md +0 -60
  835. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/Rakefile +0 -15
  836. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/lib/optimist.rb +0 -1014
  837. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/optimist.gemspec +0 -35
  838. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/test/optimist/command_line_error_test.rb +0 -27
  839. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/test/optimist/help_needed_test.rb +0 -19
  840. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/test/optimist/parser_educate_test.rb +0 -175
  841. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/test/optimist/parser_opt_test.rb +0 -14
  842. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/test/optimist/parser_parse_test.rb +0 -79
  843. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/test/optimist/parser_test.rb +0 -1220
  844. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/test/optimist/version_needed_test.rb +0 -19
  845. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/test/optimist_test.rb +0 -190
  846. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/test/support/assert_helpers.rb +0 -46
  847. data/vendor/bundle/ruby/2.7.0/gems/optimist-3.0.1/test/test_helper.rb +0 -22
  848. data/vendor/bundle/ruby/2.7.0/gems/paint-2.2.1/CHANGELOG.md +0 -112
  849. data/vendor/bundle/ruby/2.7.0/gems/paint-2.2.1/MIT-LICENSE.txt +0 -22
  850. data/vendor/bundle/ruby/2.7.0/gems/paint-2.2.1/README.md +0 -194
  851. data/vendor/bundle/ruby/2.7.0/gems/paint-2.2.1/Rakefile +0 -54
  852. data/vendor/bundle/ruby/2.7.0/gems/paint-2.2.1/data/rgb_colors.marshal.gz +0 -0
  853. data/vendor/bundle/ruby/2.7.0/gems/paint-2.2.1/lib/paint/constants.rb +0 -102
  854. data/vendor/bundle/ruby/2.7.0/gems/paint-2.2.1/lib/paint/pa.rb +0 -11
  855. data/vendor/bundle/ruby/2.7.0/gems/paint-2.2.1/lib/paint/rgb_colors.rb +0 -12
  856. data/vendor/bundle/ruby/2.7.0/gems/paint-2.2.1/lib/paint/util.rb +0 -14
  857. data/vendor/bundle/ruby/2.7.0/gems/paint-2.2.1/lib/paint/version.rb +0 -5
  858. data/vendor/bundle/ruby/2.7.0/gems/paint-2.2.1/lib/paint.rb +0 -257
  859. data/vendor/bundle/ruby/2.7.0/gems/paint-2.2.1/paint.gemspec +0 -43
  860. data/vendor/bundle/ruby/2.7.0/gems/power_assert-2.0.1/BSDL +0 -22
  861. data/vendor/bundle/ruby/2.7.0/gems/power_assert-2.0.1/COPYING +0 -57
  862. data/vendor/bundle/ruby/2.7.0/gems/power_assert-2.0.1/Gemfile +0 -9
  863. data/vendor/bundle/ruby/2.7.0/gems/power_assert-2.0.1/LEGAL +0 -4
  864. data/vendor/bundle/ruby/2.7.0/gems/power_assert-2.0.1/README.md +0 -98
  865. data/vendor/bundle/ruby/2.7.0/gems/power_assert-2.0.1/Rakefile +0 -59
  866. data/vendor/bundle/ruby/2.7.0/gems/power_assert-2.0.1/lib/power_assert/colorize.rb +0 -7
  867. data/vendor/bundle/ruby/2.7.0/gems/power_assert-2.0.1/lib/power_assert/configuration.rb +0 -46
  868. data/vendor/bundle/ruby/2.7.0/gems/power_assert-2.0.1/lib/power_assert/context.rb +0 -233
  869. data/vendor/bundle/ruby/2.7.0/gems/power_assert-2.0.1/lib/power_assert/enable_tracepoint_events.rb +0 -58
  870. data/vendor/bundle/ruby/2.7.0/gems/power_assert-2.0.1/lib/power_assert/inspector.rb +0 -62
  871. data/vendor/bundle/ruby/2.7.0/gems/power_assert-2.0.1/lib/power_assert/parser.rb +0 -251
  872. data/vendor/bundle/ruby/2.7.0/gems/power_assert-2.0.1/lib/power_assert/version.rb +0 -3
  873. data/vendor/bundle/ruby/2.7.0/gems/power_assert-2.0.1/lib/power_assert.rb +0 -91
  874. data/vendor/bundle/ruby/2.7.0/gems/power_assert-2.0.1/power_assert.gemspec +0 -31
  875. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/Gemfile +0 -9
  876. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/LICENSE +0 -21
  877. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/Mavenfile +0 -7
  878. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/README.md +0 -72
  879. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/Rakefile +0 -41
  880. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/bin/console +0 -7
  881. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/bin/setup +0 -6
  882. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/Makefile +0 -274
  883. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/depend +0 -5
  884. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/extconf.rb +0 -43
  885. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/psych.bundle +0 -0
  886. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/psych.c +0 -37
  887. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/psych.h +0 -17
  888. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/psych_emitter.c +0 -555
  889. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/psych_emitter.h +0 -8
  890. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/psych_parser.c +0 -579
  891. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/psych_parser.h +0 -6
  892. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/psych_to_ruby.c +0 -39
  893. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/psych_to_ruby.h +0 -8
  894. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/psych_yaml_tree.c +0 -12
  895. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/psych_yaml_tree.h +0 -8
  896. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/yaml/LICENSE +0 -19
  897. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/yaml/api.c +0 -1393
  898. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/yaml/config.h +0 -80
  899. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/yaml/dumper.c +0 -394
  900. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/yaml/emitter.c +0 -2358
  901. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/yaml/loader.c +0 -544
  902. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/yaml/parser.c +0 -1375
  903. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/yaml/reader.c +0 -469
  904. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/yaml/scanner.c +0 -3598
  905. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/yaml/writer.c +0 -141
  906. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/yaml/yaml.h +0 -1985
  907. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/ext/psych/yaml/yaml_private.h +0 -688
  908. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/class_loader.rb +0 -104
  909. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/coder.rb +0 -95
  910. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/core_ext.rb +0 -19
  911. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/exception.rb +0 -14
  912. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/handler.rb +0 -255
  913. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/handlers/document_stream.rb +0 -23
  914. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/handlers/recorder.rb +0 -40
  915. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/json/ruby_events.rb +0 -20
  916. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/json/stream.rb +0 -17
  917. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/json/tree_builder.rb +0 -13
  918. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/json/yaml_events.rb +0 -30
  919. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/nodes/alias.rb +0 -21
  920. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/nodes/document.rb +0 -63
  921. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/nodes/mapping.rb +0 -59
  922. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/nodes/node.rb +0 -75
  923. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/nodes/scalar.rb +0 -70
  924. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/nodes/sequence.rb +0 -84
  925. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/nodes/stream.rb +0 -40
  926. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/nodes.rb +0 -78
  927. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/omap.rb +0 -5
  928. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/parser.rb +0 -52
  929. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/scalar_scanner.rb +0 -135
  930. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/set.rb +0 -5
  931. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/stream.rb +0 -38
  932. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/streaming.rb +0 -28
  933. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/syntax_error.rb +0 -22
  934. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/tree_builder.rb +0 -137
  935. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/versions.rb +0 -10
  936. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/visitors/depth_first.rb +0 -27
  937. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/visitors/emitter.rb +0 -52
  938. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/visitors/json_tree.rb +0 -25
  939. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/visitors/to_ruby.rb +0 -434
  940. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/visitors/visitor.rb +0 -34
  941. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/visitors/yaml_tree.rb +0 -587
  942. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/visitors.rb +0 -7
  943. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/y.rb +0 -10
  944. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych.bundle +0 -0
  945. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych.rb +0 -741
  946. data/vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/psych.gemspec +0 -69
  947. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/History.rdoc +0 -2403
  948. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/MIT-LICENSE +0 -21
  949. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/README.rdoc +0 -155
  950. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/doc/command_line_usage.rdoc +0 -158
  951. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/doc/example/Rakefile1 +0 -38
  952. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/doc/example/Rakefile2 +0 -35
  953. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/doc/example/a.c +0 -6
  954. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/doc/example/b.c +0 -6
  955. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/doc/example/main.c +0 -11
  956. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/doc/glossary.rdoc +0 -42
  957. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/doc/jamis.rb +0 -592
  958. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/doc/proto_rake.rdoc +0 -127
  959. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/doc/rake.1 +0 -156
  960. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/doc/rakefile.rdoc +0 -622
  961. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/doc/rational.rdoc +0 -151
  962. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/exe/rake +0 -27
  963. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/application.rb +0 -831
  964. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/backtrace.rb +0 -24
  965. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/clean.rb +0 -78
  966. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/cloneable.rb +0 -17
  967. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/cpu_counter.rb +0 -107
  968. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/default_loader.rb +0 -15
  969. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/dsl_definition.rb +0 -195
  970. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/early_time.rb +0 -22
  971. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/ext/core.rb +0 -26
  972. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/ext/string.rb +0 -176
  973. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/file_creation_task.rb +0 -25
  974. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/file_list.rb +0 -435
  975. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/file_task.rb +0 -54
  976. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/file_utils.rb +0 -134
  977. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/file_utils_ext.rb +0 -134
  978. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/invocation_chain.rb +0 -57
  979. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/invocation_exception_mixin.rb +0 -17
  980. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/late_time.rb +0 -18
  981. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/linked_list.rb +0 -112
  982. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/loaders/makefile.rb +0 -54
  983. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/multi_task.rb +0 -14
  984. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/name_space.rb +0 -38
  985. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/packagetask.rb +0 -222
  986. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/phony.rb +0 -16
  987. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/private_reader.rb +0 -21
  988. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/promise.rb +0 -100
  989. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/pseudo_status.rb +0 -30
  990. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/rake_module.rb +0 -67
  991. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb +0 -27
  992. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/rule_recursion_overflow_error.rb +0 -20
  993. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/scope.rb +0 -43
  994. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/task.rb +0 -434
  995. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/task_argument_error.rb +0 -8
  996. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/task_arguments.rb +0 -109
  997. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/task_manager.rb +0 -331
  998. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/tasklib.rb +0 -12
  999. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/testtask.rb +0 -189
  1000. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/thread_history_display.rb +0 -49
  1001. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/thread_pool.rb +0 -163
  1002. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/trace_output.rb +0 -23
  1003. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/version.rb +0 -10
  1004. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake/win32.rb +0 -51
  1005. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/lib/rake.rb +0 -71
  1006. data/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/rake.gemspec +0 -100
  1007. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/CONTRIBUTING.rdoc +0 -220
  1008. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/CVE-2013-0256.rdoc +0 -49
  1009. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/ExampleMarkdown.md +0 -37
  1010. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/ExampleRDoc.rdoc +0 -208
  1011. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/Gemfile +0 -12
  1012. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/History.rdoc +0 -1666
  1013. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/LEGAL.rdoc +0 -50
  1014. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/LICENSE.rdoc +0 -57
  1015. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/README.rdoc +0 -129
  1016. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/RI.rdoc +0 -57
  1017. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/Rakefile +0 -107
  1018. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/TODO.rdoc +0 -59
  1019. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/bin/console +0 -7
  1020. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/bin/setup +0 -6
  1021. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/exe/rdoc +0 -44
  1022. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/exe/ri +0 -12
  1023. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/alias.rb +0 -112
  1024. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/anon_class.rb +0 -11
  1025. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/any_method.rb +0 -364
  1026. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/attr.rb +0 -176
  1027. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/class_module.rb +0 -802
  1028. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/code_object.rb +0 -421
  1029. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/code_objects.rb +0 -6
  1030. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/comment.rb +0 -250
  1031. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/constant.rb +0 -187
  1032. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/context/section.rb +0 -232
  1033. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/context.rb +0 -1266
  1034. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/cross_reference.rb +0 -210
  1035. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/encoding.rb +0 -136
  1036. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/erb_partial.rb +0 -19
  1037. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/erbio.rb +0 -42
  1038. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/extend.rb +0 -10
  1039. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/darkfish.rb +0 -790
  1040. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/json_index.rb +0 -300
  1041. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/markup.rb +0 -160
  1042. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/pot/message_extractor.rb +0 -68
  1043. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/pot/po.rb +0 -84
  1044. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/pot/po_entry.rb +0 -141
  1045. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/pot.rb +0 -98
  1046. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/ri.rb +0 -31
  1047. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_footer.rhtml +0 -5
  1048. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_head.rhtml +0 -20
  1049. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_VCS_info.rhtml +0 -19
  1050. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_classes.rhtml +0 -9
  1051. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_extends.rhtml +0 -15
  1052. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_in_files.rhtml +0 -9
  1053. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml +0 -15
  1054. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_installed.rhtml +0 -15
  1055. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml +0 -12
  1056. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml +0 -11
  1057. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml +0 -12
  1058. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml +0 -11
  1059. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_search.rhtml +0 -14
  1060. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml +0 -11
  1061. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml +0 -18
  1062. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/class.rhtml +0 -172
  1063. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/css/fonts.css +0 -167
  1064. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/css/rdoc.css +0 -639
  1065. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf +0 -0
  1066. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf +0 -0
  1067. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf +0 -0
  1068. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf +0 -0
  1069. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf +0 -0
  1070. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf +0 -0
  1071. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/add.png +0 -0
  1072. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/arrow_up.png +0 -0
  1073. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/brick.png +0 -0
  1074. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/brick_link.png +0 -0
  1075. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/bug.png +0 -0
  1076. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/bullet_black.png +0 -0
  1077. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png +0 -0
  1078. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png +0 -0
  1079. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/date.png +0 -0
  1080. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/delete.png +0 -0
  1081. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/find.png +0 -0
  1082. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/loadingAnimation.gif +0 -0
  1083. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/macFFBgHack.png +0 -0
  1084. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/package.png +0 -0
  1085. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/page_green.png +0 -0
  1086. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/page_white_text.png +0 -0
  1087. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/page_white_width.png +0 -0
  1088. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/plugin.png +0 -0
  1089. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/ruby.png +0 -0
  1090. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/tag_blue.png +0 -0
  1091. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/tag_green.png +0 -0
  1092. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/transparent.png +0 -0
  1093. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/wrench.png +0 -0
  1094. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/wrench_orange.png +0 -0
  1095. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/images/zoom.png +0 -0
  1096. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/index.rhtml +0 -22
  1097. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/js/darkfish.js +0 -84
  1098. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/js/search.js +0 -110
  1099. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/page.rhtml +0 -18
  1100. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/servlet_not_found.rhtml +0 -18
  1101. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/servlet_root.rhtml +0 -62
  1102. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/table_of_contents.rhtml +0 -58
  1103. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/json_index/js/navigation.js +0 -105
  1104. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/json_index/js/searcher.js +0 -229
  1105. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator.rb +0 -51
  1106. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/ghost_method.rb +0 -7
  1107. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/i18n/locale.rb +0 -102
  1108. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/i18n/text.rb +0 -126
  1109. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/i18n.rb +0 -10
  1110. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/include.rb +0 -10
  1111. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/known_classes.rb +0 -73
  1112. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markdown/entities.rb +0 -2132
  1113. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markdown/literals.kpeg +0 -23
  1114. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markdown/literals.rb +0 -416
  1115. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markdown.kpeg +0 -1237
  1116. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markdown.rb +0 -16684
  1117. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/attr_changer.rb +0 -23
  1118. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/attr_span.rb +0 -36
  1119. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/attribute_manager.rb +0 -409
  1120. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/attributes.rb +0 -71
  1121. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/blank_line.rb +0 -28
  1122. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/block_quote.rb +0 -15
  1123. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/document.rb +0 -165
  1124. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/formatter.rb +0 -266
  1125. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/hard_break.rb +0 -32
  1126. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/heading.rb +0 -79
  1127. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/include.rb +0 -43
  1128. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/indented_paragraph.rb +0 -48
  1129. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/list.rb +0 -102
  1130. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/list_item.rb +0 -100
  1131. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/paragraph.rb +0 -29
  1132. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/parser.rb +0 -575
  1133. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/pre_process.rb +0 -298
  1134. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/raw.rb +0 -70
  1135. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/regexp_handling.rb +0 -41
  1136. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/rule.rb +0 -21
  1137. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/table.rb +0 -47
  1138. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/to_ansi.rb +0 -94
  1139. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/to_bs.rb +0 -77
  1140. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/to_html.rb +0 -444
  1141. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/to_html_crossref.rb +0 -176
  1142. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/to_html_snippet.rb +0 -285
  1143. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/to_joined_paragraph.rb +0 -47
  1144. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/to_label.rb +0 -75
  1145. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/to_markdown.rb +0 -192
  1146. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/to_rdoc.rb +0 -362
  1147. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/to_table_of_contents.rb +0 -89
  1148. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/to_test.rb +0 -70
  1149. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/to_tt_only.rb +0 -121
  1150. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup/verbatim.rb +0 -84
  1151. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/markup.rb +0 -867
  1152. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/meta_method.rb +0 -7
  1153. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/method_attr.rb +0 -419
  1154. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/mixin.rb +0 -121
  1155. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/normal_class.rb +0 -93
  1156. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/normal_module.rb +0 -74
  1157. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/options.rb +0 -1314
  1158. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/parser/c.rb +0 -1237
  1159. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/parser/changelog.rb +0 -335
  1160. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/parser/markdown.rb +0 -24
  1161. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/parser/rd.rb +0 -23
  1162. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/parser/ripper_state_lex.rb +0 -590
  1163. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/parser/ruby.rb +0 -2345
  1164. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/parser/ruby_tools.rb +0 -167
  1165. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/parser/simple.rb +0 -61
  1166. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/parser/text.rb +0 -12
  1167. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/parser.rb +0 -277
  1168. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/rd/block_parser.rb +0 -1056
  1169. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/rd/block_parser.ry +0 -639
  1170. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/rd/inline.rb +0 -72
  1171. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/rd/inline_parser.rb +0 -1208
  1172. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/rd/inline_parser.ry +0 -593
  1173. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/rd.rb +0 -100
  1174. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/rdoc.rb +0 -551
  1175. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/require.rb +0 -52
  1176. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/ri/driver.rb +0 -1579
  1177. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/ri/formatter.rb +0 -6
  1178. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/ri/paths.rb +0 -171
  1179. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/ri/store.rb +0 -7
  1180. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/ri/task.rb +0 -71
  1181. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/ri.rb +0 -21
  1182. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/rubygems_hook.rb +0 -248
  1183. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/servlet.rb +0 -451
  1184. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/single_class.rb +0 -26
  1185. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/stats/normal.rb +0 -58
  1186. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/stats/quiet.rb +0 -60
  1187. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/stats/verbose.rb +0 -46
  1188. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/stats.rb +0 -462
  1189. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/store.rb +0 -979
  1190. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/task.rb +0 -329
  1191. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/text.rb +0 -312
  1192. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/token_stream.rb +0 -119
  1193. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/tom_doc.rb +0 -263
  1194. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/top_level.rb +0 -289
  1195. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/version.rb +0 -8
  1196. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc.rb +0 -201
  1197. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/man/ri.1 +0 -247
  1198. data/vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/rdoc.gemspec +0 -249
  1199. data/vendor/bundle/ruby/2.7.0/gems/rubyforge-2.0.4/History.txt +0 -128
  1200. data/vendor/bundle/ruby/2.7.0/gems/rubyforge-2.0.4/Manifest.txt +0 -9
  1201. data/vendor/bundle/ruby/2.7.0/gems/rubyforge-2.0.4/README.txt +0 -55
  1202. data/vendor/bundle/ruby/2.7.0/gems/rubyforge-2.0.4/Rakefile +0 -40
  1203. data/vendor/bundle/ruby/2.7.0/gems/rubyforge-2.0.4/bin/rubyforge +0 -222
  1204. data/vendor/bundle/ruby/2.7.0/gems/rubyforge-2.0.4/lib/rubyforge/client.rb +0 -124
  1205. data/vendor/bundle/ruby/2.7.0/gems/rubyforge-2.0.4/lib/rubyforge.rb +0 -389
  1206. data/vendor/bundle/ruby/2.7.0/gems/rubyforge-2.0.4/test/test_rubyforge.rb +0 -329
  1207. data/vendor/bundle/ruby/2.7.0/gems/rubyforge-2.0.4/test/test_rubyforge_client.rb +0 -57
  1208. data/vendor/bundle/ruby/2.7.0/gems/stringio-3.0.0/README.md +0 -44
  1209. data/vendor/bundle/ruby/2.7.0/gems/stringio-3.0.0/ext/stringio/Makefile +0 -267
  1210. data/vendor/bundle/ruby/2.7.0/gems/stringio-3.0.0/ext/stringio/extconf.rb +0 -4
  1211. data/vendor/bundle/ruby/2.7.0/gems/stringio-3.0.0/ext/stringio/stringio.bundle +0 -0
  1212. data/vendor/bundle/ruby/2.7.0/gems/stringio-3.0.0/ext/stringio/stringio.c +0 -1862
  1213. data/vendor/bundle/ruby/2.7.0/gems/stringio-3.0.0/lib/stringio.bundle +0 -0
  1214. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/BSDL +0 -24
  1215. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/COPYING +0 -64
  1216. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/PSFL +0 -271
  1217. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/README.md +0 -98
  1218. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/Rakefile +0 -57
  1219. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/doc/text/getting-started.md +0 -246
  1220. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/doc/text/how-to.md +0 -90
  1221. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/doc/text/news.md +0 -1675
  1222. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/assertion-failed-error.rb +0 -60
  1223. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/assertions.rb +0 -2449
  1224. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/attribute-matcher.rb +0 -26
  1225. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/attribute.rb +0 -227
  1226. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/auto-runner-loader.rb +0 -17
  1227. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/autorunner.rb +0 -581
  1228. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/code-snippet-fetcher.rb +0 -58
  1229. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/collector/descendant.rb +0 -20
  1230. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/collector/dir.rb +0 -110
  1231. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/collector/load.rb +0 -199
  1232. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/collector/objectspace.rb +0 -35
  1233. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/collector/xml.rb +0 -249
  1234. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/collector.rb +0 -104
  1235. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/color-scheme.rb +0 -216
  1236. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/color.rb +0 -134
  1237. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/data-sets.rb +0 -127
  1238. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/data.rb +0 -371
  1239. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/diff.rb +0 -745
  1240. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/error.rb +0 -158
  1241. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/exception-handler.rb +0 -82
  1242. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/failure.rb +0 -169
  1243. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/fault-location-detector.rb +0 -100
  1244. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/fixture.rb +0 -304
  1245. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/notification.rb +0 -138
  1246. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/omission.rb +0 -198
  1247. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/pending.rb +0 -155
  1248. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/priority.rb +0 -194
  1249. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/runner/console.rb +0 -67
  1250. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/runner/emacs.rb +0 -8
  1251. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/runner/xml.rb +0 -15
  1252. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/test-suite-creator.rb +0 -103
  1253. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/testcase.rb +0 -938
  1254. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/testresult.rb +0 -132
  1255. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/testsuite.rb +0 -175
  1256. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/ui/console/outputlevel.rb +0 -15
  1257. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/ui/console/testrunner.rb +0 -759
  1258. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/ui/emacs/testrunner.rb +0 -49
  1259. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/ui/testrunner.rb +0 -53
  1260. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/ui/testrunnermediator.rb +0 -114
  1261. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/ui/testrunnerutilities.rb +0 -41
  1262. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/ui/xml/testrunner.rb +0 -224
  1263. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/util/backtracefilter.rb +0 -59
  1264. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/util/memory-usage.rb +0 -47
  1265. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/util/method-owner-finder.rb +0 -28
  1266. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/util/observable.rb +0 -90
  1267. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/util/output.rb +0 -32
  1268. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/util/procwrapper.rb +0 -48
  1269. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/version.rb +0 -5
  1270. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit/warning.rb +0 -3
  1271. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test/unit.rb +0 -521
  1272. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/lib/test-unit.rb +0 -19
  1273. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/sample/adder.rb +0 -13
  1274. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/sample/subtracter.rb +0 -12
  1275. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/sample/test_adder.rb +0 -20
  1276. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/sample/test_subtracter.rb +0 -20
  1277. data/vendor/bundle/ruby/2.7.0/gems/test-unit-3.5.3/sample/test_user.rb +0 -23
  1278. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/CHANGES.md +0 -973
  1279. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/LICENSE +0 -19
  1280. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/README.md +0 -406
  1281. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/annual_rules.rb +0 -71
  1282. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/country.rb +0 -208
  1283. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/country_timezone.rb +0 -93
  1284. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/data_source.rb +0 -435
  1285. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/data_sources/constant_offset_data_timezone_info.rb +0 -56
  1286. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/data_sources/country_info.rb +0 -42
  1287. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/data_sources/data_timezone_info.rb +0 -91
  1288. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/data_sources/linked_timezone_info.rb +0 -33
  1289. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/data_sources/posix_time_zone_parser.rb +0 -181
  1290. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/data_sources/ruby_data_source.rb +0 -145
  1291. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/data_sources/timezone_info.rb +0 -47
  1292. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/data_sources/transitions_data_timezone_info.rb +0 -214
  1293. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/data_sources/zoneinfo_data_source.rb +0 -580
  1294. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/data_sources/zoneinfo_reader.rb +0 -486
  1295. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/data_sources.rb +0 -8
  1296. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/data_timezone.rb +0 -44
  1297. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/datetime_with_offset.rb +0 -153
  1298. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/format1/country_definer.rb +0 -17
  1299. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/format1/country_index_definition.rb +0 -64
  1300. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/format1/timezone_definer.rb +0 -64
  1301. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/format1/timezone_definition.rb +0 -39
  1302. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/format1/timezone_index_definition.rb +0 -77
  1303. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/format1.rb +0 -10
  1304. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/format2/country_definer.rb +0 -68
  1305. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/format2/country_index_definer.rb +0 -68
  1306. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/format2/country_index_definition.rb +0 -46
  1307. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/format2/timezone_definer.rb +0 -94
  1308. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/format2/timezone_definition.rb +0 -73
  1309. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/format2/timezone_index_definer.rb +0 -45
  1310. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/format2/timezone_index_definition.rb +0 -55
  1311. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/format2.rb +0 -10
  1312. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/info_timezone.rb +0 -35
  1313. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/linked_timezone.rb +0 -44
  1314. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/offset_timezone_period.rb +0 -42
  1315. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/string_deduper.rb +0 -118
  1316. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/time_with_offset.rb +0 -154
  1317. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/timestamp.rb +0 -548
  1318. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/timestamp_with_offset.rb +0 -85
  1319. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/timezone.rb +0 -1160
  1320. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/timezone_offset.rb +0 -111
  1321. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/timezone_period.rb +0 -179
  1322. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/timezone_proxy.rb +0 -96
  1323. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/timezone_transition.rb +0 -98
  1324. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/transition_rule.rb +0 -455
  1325. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/transitions_timezone_period.rb +0 -63
  1326. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/untaint_ext.rb +0 -18
  1327. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/version.rb +0 -7
  1328. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo/with_offset.rb +0 -61
  1329. data/vendor/bundle/ruby/2.7.0/gems/tzinfo-2.0.4/lib/tzinfo.rb +0 -73
  1330. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.5.3/MIT-LICENSE +0 -20
  1331. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.5.3/README.md +0 -1071
  1332. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.5.3/lib/zeitwerk/error.rb +0 -12
  1333. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.5.3/lib/zeitwerk/explicit_namespace.rb +0 -89
  1334. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.5.3/lib/zeitwerk/gem_inflector.rb +0 -17
  1335. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.5.3/lib/zeitwerk/inflector.rb +0 -46
  1336. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.5.3/lib/zeitwerk/kernel.rb +0 -65
  1337. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.5.3/lib/zeitwerk/loader/callbacks.rb +0 -92
  1338. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.5.3/lib/zeitwerk/loader/config.rb +0 -321
  1339. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.5.3/lib/zeitwerk/loader/helpers.rb +0 -97
  1340. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.5.3/lib/zeitwerk/loader.rb +0 -510
  1341. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.5.3/lib/zeitwerk/real_mod_name.rb +0 -22
  1342. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.5.3/lib/zeitwerk/registry.rb +0 -145
  1343. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.5.3/lib/zeitwerk/version.rb +0 -5
  1344. data/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.5.3/lib/zeitwerk.rb +0 -24
  1345. data/vendor/bundle/ruby/2.7.0/specifications/activemodel-6.1.4.4.gemspec +0 -32
  1346. data/vendor/bundle/ruby/2.7.0/specifications/activemodel-serializers-xml-1.0.2.gemspec +0 -39
  1347. data/vendor/bundle/ruby/2.7.0/specifications/activeresource-5.1.1.gemspec +0 -42
  1348. data/vendor/bundle/ruby/2.7.0/specifications/activesupport-6.1.4.4.gemspec +0 -41
  1349. data/vendor/bundle/ruby/2.7.0/specifications/allison-2.0.3.gemspec +0 -22
  1350. data/vendor/bundle/ruby/2.7.0/specifications/builder-3.2.4.gemspec +0 -23
  1351. data/vendor/bundle/ruby/2.7.0/specifications/concurrent-ruby-1.1.9.gemspec +0 -24
  1352. data/vendor/bundle/ruby/2.7.0/specifications/echoe-4.6.0.gemspec +0 -41
  1353. data/vendor/bundle/ruby/2.7.0/specifications/echoe-4.6.3.gemspec +0 -41
  1354. data/vendor/bundle/ruby/2.7.0/specifications/echoe-4.6.5.gemspec +0 -40
  1355. data/vendor/bundle/ruby/2.7.0/specifications/echoe-4.6.6.gemspec +0 -40
  1356. data/vendor/bundle/ruby/2.7.0/specifications/gemcutter-0.7.1.gemspec +0 -40
  1357. data/vendor/bundle/ruby/2.7.0/specifications/i18n-1.8.11.gemspec +0 -32
  1358. data/vendor/bundle/ruby/2.7.0/specifications/json_pure-2.6.1.gemspec +0 -25
  1359. data/vendor/bundle/ruby/2.7.0/specifications/lolcat-100.0.1.gemspec +0 -37
  1360. data/vendor/bundle/ruby/2.7.0/specifications/manpages-0.6.1.gemspec +0 -39
  1361. data/vendor/bundle/ruby/2.7.0/specifications/minitest-5.15.0.gemspec +0 -38
  1362. data/vendor/bundle/ruby/2.7.0/specifications/optimist-3.0.1.gemspec +0 -35
  1363. data/vendor/bundle/ruby/2.7.0/specifications/paint-2.2.1.gemspec +0 -47
  1364. data/vendor/bundle/ruby/2.7.0/specifications/power_assert-2.0.1.gemspec +0 -46
  1365. data/vendor/bundle/ruby/2.7.0/specifications/psych-4.0.3.gemspec +0 -36
  1366. data/vendor/bundle/ruby/2.7.0/specifications/rake-13.0.6.gemspec +0 -26
  1367. data/vendor/bundle/ruby/2.7.0/specifications/rdoc-6.4.0.gemspec +0 -36
  1368. data/vendor/bundle/ruby/2.7.0/specifications/rubyforge-2.0.4.gemspec +0 -33
  1369. data/vendor/bundle/ruby/2.7.0/specifications/stringio-3.0.0.gemspec +0 -36
  1370. data/vendor/bundle/ruby/2.7.0/specifications/test-unit-3.5.3.gemspec +0 -41
  1371. data/vendor/bundle/ruby/2.7.0/specifications/tzinfo-2.0.4.gemspec +0 -36
  1372. data/vendor/bundle/ruby/2.7.0/specifications/zeitwerk-2.5.3.gemspec +0 -22
  1373. data.tar.gz.sig +0 -0
  1374. metadata.gz.sig +0 -1
@@ -1,1314 +0,0 @@
1
- # frozen_string_literal: true
2
- require 'optparse'
3
- require 'pathname'
4
-
5
- ##
6
- # RDoc::Options handles the parsing and storage of options
7
- #
8
- # == Saved Options
9
- #
10
- # You can save some options like the markup format in the
11
- # <tt>.rdoc_options</tt> file in your gem. The easiest way to do this is:
12
- #
13
- # rdoc --markup tomdoc --write-options
14
- #
15
- # Which will automatically create the file and fill it with the options you
16
- # specified.
17
- #
18
- # The following options will not be saved since they interfere with the user's
19
- # preferences or with the normal operation of RDoc:
20
- #
21
- # * +--coverage-report+
22
- # * +--dry-run+
23
- # * +--encoding+
24
- # * +--force-update+
25
- # * +--format+
26
- # * +--pipe+
27
- # * +--quiet+
28
- # * +--template+
29
- # * +--verbose+
30
- #
31
- # == Custom Options
32
- #
33
- # Generators can hook into RDoc::Options to add generator-specific command
34
- # line options.
35
- #
36
- # When <tt>--format</tt> is encountered in ARGV, RDoc calls ::setup_options on
37
- # the generator class to add extra options to the option parser. Options for
38
- # custom generators must occur after <tt>--format</tt>. <tt>rdoc --help</tt>
39
- # will list options for all installed generators.
40
- #
41
- # Example:
42
- #
43
- # class RDoc::Generator::Spellcheck
44
- # RDoc::RDoc.add_generator self
45
- #
46
- # def self.setup_options rdoc_options
47
- # op = rdoc_options.option_parser
48
- #
49
- # op.on('--spell-dictionary DICTIONARY',
50
- # RDoc::Options::Path) do |dictionary|
51
- # rdoc_options.spell_dictionary = dictionary
52
- # end
53
- # end
54
- # end
55
- #
56
- # Of course, RDoc::Options does not respond to +spell_dictionary+ by default
57
- # so you will need to add it:
58
- #
59
- # class RDoc::Options
60
- #
61
- # ##
62
- # # The spell dictionary used by the spell-checking plugin.
63
- #
64
- # attr_accessor :spell_dictionary
65
- #
66
- # end
67
- #
68
- # == Option Validators
69
- #
70
- # OptionParser validators will validate and cast user input values. In
71
- # addition to the validators that ship with OptionParser (String, Integer,
72
- # Float, TrueClass, FalseClass, Array, Regexp, Date, Time, URI, etc.),
73
- # RDoc::Options adds Path, PathArray and Template.
74
-
75
- class RDoc::Options
76
-
77
- ##
78
- # The deprecated options.
79
-
80
- DEPRECATED = {
81
- '--accessor' => 'support discontinued',
82
- '--diagram' => 'support discontinued',
83
- '--help-output' => 'support discontinued',
84
- '--image-format' => 'was an option for --diagram',
85
- '--inline-source' => 'source code is now always inlined',
86
- '--merge' => 'ri now always merges class information',
87
- '--one-file' => 'support discontinued',
88
- '--op-name' => 'support discontinued',
89
- '--opname' => 'support discontinued',
90
- '--promiscuous' => 'files always only document their content',
91
- '--ri-system' => 'Ruby installers use other techniques',
92
- }
93
-
94
- ##
95
- # RDoc options ignored (or handled specially) by --write-options
96
-
97
- SPECIAL = %w[
98
- coverage_report
99
- dry_run
100
- encoding
101
- files
102
- force_output
103
- force_update
104
- generator
105
- generator_name
106
- generator_options
107
- generators
108
- op_dir
109
- option_parser
110
- pipe
111
- rdoc_include
112
- root
113
- static_path
114
- stylesheet_url
115
- template
116
- template_dir
117
- update_output_dir
118
- verbosity
119
- write_options
120
- ]
121
-
122
- ##
123
- # Option validator for OptionParser that matches a directory that exists on
124
- # the filesystem.
125
-
126
- Directory = Object.new
127
-
128
- ##
129
- # Option validator for OptionParser that matches a file or directory that
130
- # exists on the filesystem.
131
-
132
- Path = Object.new
133
-
134
- ##
135
- # Option validator for OptionParser that matches a comma-separated list of
136
- # files or directories that exist on the filesystem.
137
-
138
- PathArray = Object.new
139
-
140
- ##
141
- # Option validator for OptionParser that matches a template directory for an
142
- # installed generator that lives in
143
- # <tt>"rdoc/generator/template/#{template_name}"</tt>
144
-
145
- Template = Object.new
146
-
147
- ##
148
- # Character-set for HTML output. #encoding is preferred over #charset
149
-
150
- attr_accessor :charset
151
-
152
- ##
153
- # If true, RDoc will not write any files.
154
-
155
- attr_accessor :dry_run
156
-
157
- ##
158
- # The output encoding. All input files will be transcoded to this encoding.
159
- #
160
- # The default encoding is UTF-8. This is set via --encoding.
161
-
162
- attr_accessor :encoding
163
-
164
- ##
165
- # Files matching this pattern will be excluded
166
-
167
- attr_writer :exclude
168
-
169
- ##
170
- # The list of files to be processed
171
-
172
- attr_accessor :files
173
-
174
- ##
175
- # Create the output even if the output directory does not look
176
- # like an rdoc output directory
177
-
178
- attr_accessor :force_output
179
-
180
- ##
181
- # Scan newer sources than the flag file if true.
182
-
183
- attr_accessor :force_update
184
-
185
- ##
186
- # Formatter to mark up text with
187
-
188
- attr_accessor :formatter
189
-
190
- ##
191
- # Description of the output generator (set with the <tt>--format</tt> option)
192
-
193
- attr_accessor :generator
194
-
195
- ##
196
- # For #==
197
-
198
- attr_reader :generator_name # :nodoc:
199
-
200
- ##
201
- # Loaded generator options. Used to prevent --help from loading the same
202
- # options multiple times.
203
-
204
- attr_accessor :generator_options
205
-
206
- ##
207
- # Old rdoc behavior: hyperlink all words that match a method name,
208
- # even if not preceded by '#' or '::'
209
-
210
- attr_accessor :hyperlink_all
211
-
212
- ##
213
- # Include line numbers in the source code
214
-
215
- attr_accessor :line_numbers
216
-
217
- ##
218
- # The output locale.
219
-
220
- attr_accessor :locale
221
-
222
- ##
223
- # The directory where locale data live.
224
-
225
- attr_accessor :locale_dir
226
-
227
- ##
228
- # Name of the file, class or module to display in the initial index page (if
229
- # not specified the first file we encounter is used)
230
-
231
- attr_accessor :main_page
232
-
233
- ##
234
- # The default markup format. The default is 'rdoc'. 'markdown', 'tomdoc'
235
- # and 'rd' are also built-in.
236
-
237
- attr_accessor :markup
238
-
239
- ##
240
- # If true, only report on undocumented files
241
-
242
- attr_accessor :coverage_report
243
-
244
- ##
245
- # The name of the output directory
246
-
247
- attr_accessor :op_dir
248
-
249
- ##
250
- # The OptionParser for this instance
251
-
252
- attr_accessor :option_parser
253
-
254
- ##
255
- # Output heading decorations?
256
- attr_accessor :output_decoration
257
-
258
- ##
259
- # Directory where guides, FAQ, and other pages not associated with a class
260
- # live. You may leave this unset if these are at the root of your project.
261
-
262
- attr_accessor :page_dir
263
-
264
- ##
265
- # Is RDoc in pipe mode?
266
-
267
- attr_accessor :pipe
268
-
269
- ##
270
- # Array of directories to search for files to satisfy an :include:
271
-
272
- attr_accessor :rdoc_include
273
-
274
- ##
275
- # Root of the source documentation will be generated for. Set this when
276
- # building documentation outside the source directory. Defaults to the
277
- # current directory.
278
-
279
- attr_accessor :root
280
-
281
- ##
282
- # Include the '#' at the front of hyperlinked instance method names
283
-
284
- attr_accessor :show_hash
285
-
286
- ##
287
- # Directory to copy static files from
288
-
289
- attr_accessor :static_path
290
-
291
- ##
292
- # The number of columns in a tab
293
-
294
- attr_accessor :tab_width
295
-
296
- ##
297
- # Template to be used when generating output
298
-
299
- attr_accessor :template
300
-
301
- ##
302
- # Directory the template lives in
303
-
304
- attr_accessor :template_dir
305
-
306
- ##
307
- # Additional template stylesheets
308
-
309
- attr_accessor :template_stylesheets
310
-
311
- ##
312
- # Documentation title
313
-
314
- attr_accessor :title
315
-
316
- ##
317
- # Should RDoc update the timestamps in the output dir?
318
-
319
- attr_accessor :update_output_dir
320
-
321
- ##
322
- # Verbosity, zero means quiet
323
-
324
- attr_accessor :verbosity
325
-
326
- ##
327
- # URL of web cvs frontend
328
-
329
- attr_accessor :webcvs
330
-
331
- ##
332
- # Minimum visibility of a documented method. One of +:public+, +:protected+,
333
- # +:private+ or +:nodoc+.
334
- #
335
- # The +:nodoc+ visibility ignores all directives related to visibility. The
336
- # other visibilities may be overridden on a per-method basis with the :doc:
337
- # directive.
338
-
339
- attr_reader :visibility
340
-
341
- def initialize loaded_options = nil # :nodoc:
342
- init_ivars
343
- override loaded_options if loaded_options
344
- end
345
-
346
- def init_ivars # :nodoc:
347
- @dry_run = false
348
- @exclude = %w[
349
- ~\z \.orig\z \.rej\z \.bak\z
350
- \.gemspec\z
351
- ]
352
- @files = nil
353
- @force_output = false
354
- @force_update = true
355
- @generator = nil
356
- @generator_name = nil
357
- @generator_options = []
358
- @generators = RDoc::RDoc::GENERATORS
359
- @hyperlink_all = false
360
- @line_numbers = false
361
- @locale = nil
362
- @locale_name = nil
363
- @locale_dir = 'locale'
364
- @main_page = nil
365
- @markup = 'rdoc'
366
- @coverage_report = false
367
- @op_dir = nil
368
- @page_dir = nil
369
- @pipe = false
370
- @output_decoration = true
371
- @rdoc_include = []
372
- @root = Pathname(Dir.pwd)
373
- @show_hash = false
374
- @static_path = []
375
- @stylesheet_url = nil # TODO remove in RDoc 4
376
- @tab_width = 8
377
- @template = nil
378
- @template_dir = nil
379
- @template_stylesheets = []
380
- @title = nil
381
- @update_output_dir = true
382
- @verbosity = 1
383
- @visibility = :protected
384
- @webcvs = nil
385
- @write_options = false
386
- @encoding = Encoding::UTF_8
387
- @charset = @encoding.name
388
- end
389
-
390
- def init_with map # :nodoc:
391
- init_ivars
392
-
393
- encoding = map['encoding']
394
- @encoding = encoding ? Encoding.find(encoding) : encoding
395
-
396
- @charset = map['charset']
397
- @exclude = map['exclude']
398
- @generator_name = map['generator_name']
399
- @hyperlink_all = map['hyperlink_all']
400
- @line_numbers = map['line_numbers']
401
- @locale_name = map['locale_name']
402
- @locale_dir = map['locale_dir']
403
- @main_page = map['main_page']
404
- @markup = map['markup']
405
- @op_dir = map['op_dir']
406
- @show_hash = map['show_hash']
407
- @tab_width = map['tab_width']
408
- @template_dir = map['template_dir']
409
- @title = map['title']
410
- @visibility = map['visibility']
411
- @webcvs = map['webcvs']
412
-
413
- @rdoc_include = sanitize_path map['rdoc_include']
414
- @static_path = sanitize_path map['static_path']
415
- end
416
-
417
- def yaml_initialize tag, map # :nodoc:
418
- init_with map
419
- end
420
-
421
- def override map # :nodoc:
422
- if map.has_key?('encoding')
423
- encoding = map['encoding']
424
- @encoding = encoding ? Encoding.find(encoding) : encoding
425
- end
426
-
427
- @charset = map['charset'] if map.has_key?('charset')
428
- @exclude = map['exclude'] if map.has_key?('exclude')
429
- @generator_name = map['generator_name'] if map.has_key?('generator_name')
430
- @hyperlink_all = map['hyperlink_all'] if map.has_key?('hyperlink_all')
431
- @line_numbers = map['line_numbers'] if map.has_key?('line_numbers')
432
- @locale_name = map['locale_name'] if map.has_key?('locale_name')
433
- @locale_dir = map['locale_dir'] if map.has_key?('locale_dir')
434
- @main_page = map['main_page'] if map.has_key?('main_page')
435
- @markup = map['markup'] if map.has_key?('markup')
436
- @op_dir = map['op_dir'] if map.has_key?('op_dir')
437
- @show_hash = map['show_hash'] if map.has_key?('show_hash')
438
- @tab_width = map['tab_width'] if map.has_key?('tab_width')
439
- @template_dir = map['template_dir'] if map.has_key?('template_dir')
440
- @title = map['title'] if map.has_key?('title')
441
- @visibility = map['visibility'] if map.has_key?('visibility')
442
- @webcvs = map['webcvs'] if map.has_key?('webcvs')
443
-
444
- if map.has_key?('rdoc_include')
445
- @rdoc_include = sanitize_path map['rdoc_include']
446
- end
447
- if map.has_key?('static_path')
448
- @static_path = sanitize_path map['static_path']
449
- end
450
- end
451
-
452
- def == other # :nodoc:
453
- self.class === other and
454
- @encoding == other.encoding and
455
- @generator_name == other.generator_name and
456
- @hyperlink_all == other.hyperlink_all and
457
- @line_numbers == other.line_numbers and
458
- @locale == other.locale and
459
- @locale_dir == other.locale_dir and
460
- @main_page == other.main_page and
461
- @markup == other.markup and
462
- @op_dir == other.op_dir and
463
- @rdoc_include == other.rdoc_include and
464
- @show_hash == other.show_hash and
465
- @static_path == other.static_path and
466
- @tab_width == other.tab_width and
467
- @template == other.template and
468
- @title == other.title and
469
- @visibility == other.visibility and
470
- @webcvs == other.webcvs
471
- end
472
-
473
- ##
474
- # Check that the files on the command line exist
475
-
476
- def check_files
477
- @files.delete_if do |file|
478
- if File.exist? file then
479
- if File.readable? file then
480
- false
481
- else
482
- warn "file '#{file}' not readable"
483
-
484
- true
485
- end
486
- else
487
- warn "file '#{file}' not found"
488
-
489
- true
490
- end
491
- end
492
- end
493
-
494
- ##
495
- # Ensure only one generator is loaded
496
-
497
- def check_generator
498
- if @generator then
499
- raise OptionParser::InvalidOption,
500
- "generator already set to #{@generator_name}"
501
- end
502
- end
503
-
504
- ##
505
- # Set the title, but only if not already set. Used to set the title
506
- # from a source file, so that a title set from the command line
507
- # will have the priority.
508
-
509
- def default_title=(string)
510
- @title ||= string
511
- end
512
-
513
- ##
514
- # For dumping YAML
515
-
516
- def encode_with coder # :nodoc:
517
- encoding = @encoding ? @encoding.name : nil
518
-
519
- coder.add 'encoding', encoding
520
- coder.add 'static_path', sanitize_path(@static_path)
521
- coder.add 'rdoc_include', sanitize_path(@rdoc_include)
522
-
523
- ivars = instance_variables.map { |ivar| ivar.to_s[1..-1] }
524
- ivars -= SPECIAL
525
-
526
- ivars.sort.each do |ivar|
527
- coder.add ivar, instance_variable_get("@#{ivar}")
528
- end
529
- end
530
-
531
- ##
532
- # Create a regexp for #exclude
533
-
534
- def exclude
535
- if @exclude.nil? or Regexp === @exclude then
536
- # done, #finish is being re-run
537
- @exclude
538
- elsif @exclude.empty? then
539
- nil
540
- else
541
- Regexp.new(@exclude.join("|"))
542
- end
543
- end
544
-
545
- ##
546
- # Completes any unfinished option setup business such as filtering for
547
- # existent files, creating a regexp for #exclude and setting a default
548
- # #template.
549
-
550
- def finish
551
- @op_dir ||= 'doc'
552
-
553
- @rdoc_include << "." if @rdoc_include.empty?
554
- root = @root.to_s
555
- @rdoc_include << root unless @rdoc_include.include?(root)
556
-
557
- @exclude = self.exclude
558
-
559
- finish_page_dir
560
-
561
- check_files
562
-
563
- # If no template was specified, use the default template for the output
564
- # formatter
565
-
566
- unless @template then
567
- @template = @generator_name
568
- @template_dir = template_dir_for @template
569
- end
570
-
571
- if @locale_name
572
- @locale = RDoc::I18n::Locale[@locale_name]
573
- @locale.load(@locale_dir)
574
- else
575
- @locale = nil
576
- end
577
-
578
- self
579
- end
580
-
581
- ##
582
- # Fixes the page_dir to be relative to the root_dir and adds the page_dir to
583
- # the files list.
584
-
585
- def finish_page_dir
586
- return unless @page_dir
587
-
588
- @files << @page_dir.to_s
589
-
590
- page_dir = nil
591
- begin
592
- page_dir = @page_dir.expand_path.relative_path_from @root
593
- rescue ArgumentError
594
- # On Windows, sometimes crosses different drive letters.
595
- page_dir = @page_dir.expand_path
596
- end
597
-
598
- @page_dir = page_dir
599
- end
600
-
601
- ##
602
- # Returns a properly-space list of generators and their descriptions.
603
-
604
- def generator_descriptions
605
- lengths = []
606
-
607
- generators = RDoc::RDoc::GENERATORS.map do |name, generator|
608
- lengths << name.length
609
-
610
- description = generator::DESCRIPTION if
611
- generator.const_defined? :DESCRIPTION
612
-
613
- [name, description]
614
- end
615
-
616
- longest = lengths.max
617
-
618
- generators.sort.map do |name, description|
619
- if description then
620
- " %-*s - %s" % [longest, name, description]
621
- else
622
- " #{name}"
623
- end
624
- end.join "\n"
625
- end
626
-
627
- ##
628
- # Parses command line options.
629
-
630
- def parse argv
631
- ignore_invalid = true
632
-
633
- argv.insert(0, *ENV['RDOCOPT'].split) if ENV['RDOCOPT']
634
-
635
- opts = OptionParser.new do |opt|
636
- @option_parser = opt
637
- opt.program_name = File.basename $0
638
- opt.version = RDoc::VERSION
639
- opt.release = nil
640
- opt.summary_indent = ' ' * 4
641
- opt.banner = <<-EOF
642
- Usage: #{opt.program_name} [options] [names...]
643
-
644
- Files are parsed, and the information they contain collected, before any
645
- output is produced. This allows cross references between all files to be
646
- resolved. If a name is a directory, it is traversed. If no names are
647
- specified, all Ruby files in the current directory (and subdirectories) are
648
- processed.
649
-
650
- How RDoc generates output depends on the output formatter being used, and on
651
- the options you give.
652
-
653
- Options can be specified via the RDOCOPT environment variable, which
654
- functions similar to the RUBYOPT environment variable for ruby.
655
-
656
- $ export RDOCOPT="--show-hash"
657
-
658
- will make rdoc show hashes in method links by default. Command-line options
659
- always will override those in RDOCOPT.
660
-
661
- Available formatters:
662
-
663
- #{generator_descriptions}
664
-
665
- RDoc understands the following file formats:
666
-
667
- EOF
668
-
669
- parsers = Hash.new { |h,parser| h[parser] = [] }
670
-
671
- RDoc::Parser.parsers.each do |regexp, parser|
672
- parsers[parser.name.sub('RDoc::Parser::', '')] << regexp.source
673
- end
674
-
675
- parsers.sort.each do |parser, regexp|
676
- opt.banner += " - #{parser}: #{regexp.join ', '}\n"
677
- end
678
- opt.banner += " - TomDoc: Only in ruby files\n"
679
-
680
- opt.banner += "\n The following options are deprecated:\n\n"
681
-
682
- name_length = DEPRECATED.keys.sort_by { |k| k.length }.last.length
683
-
684
- DEPRECATED.sort_by { |k,| k }.each do |name, reason|
685
- opt.banner += " %*1$2$s %3$s\n" % [-name_length, name, reason]
686
- end
687
-
688
- opt.accept Template do |template|
689
- template_dir = template_dir_for template
690
-
691
- unless template_dir then
692
- $stderr.puts "could not find template #{template}"
693
- nil
694
- else
695
- [template, template_dir]
696
- end
697
- end
698
-
699
- opt.accept Directory do |directory|
700
- directory = File.expand_path directory
701
-
702
- raise OptionParser::InvalidArgument unless File.directory? directory
703
-
704
- directory
705
- end
706
-
707
- opt.accept Path do |path|
708
- path = File.expand_path path
709
-
710
- raise OptionParser::InvalidArgument unless File.exist? path
711
-
712
- path
713
- end
714
-
715
- opt.accept PathArray do |paths,|
716
- paths = if paths then
717
- paths.split(',').map { |d| d unless d.empty? }
718
- end
719
-
720
- paths.map do |path|
721
- path = File.expand_path path
722
-
723
- raise OptionParser::InvalidArgument unless File.exist? path
724
-
725
- path
726
- end
727
- end
728
-
729
- opt.separator nil
730
- opt.separator "Parsing options:"
731
- opt.separator nil
732
-
733
- opt.on("--encoding=ENCODING", "-e", Encoding.list.map { |e| e.name },
734
- "Specifies the output encoding. All files",
735
- "read will be converted to this encoding.",
736
- "The default encoding is UTF-8.",
737
- "--encoding is preferred over --charset") do |value|
738
- @encoding = Encoding.find value
739
- @charset = @encoding.name # may not be valid value
740
- end
741
-
742
- opt.separator nil
743
-
744
- opt.on("--locale=NAME",
745
- "Specifies the output locale.") do |value|
746
- @locale_name = value
747
- end
748
-
749
- opt.on("--locale-data-dir=DIR",
750
- "Specifies the directory where locale data live.") do |value|
751
- @locale_dir = value
752
- end
753
-
754
- opt.separator nil
755
-
756
- opt.on("--all", "-a",
757
- "Synonym for --visibility=private.") do |value|
758
- @visibility = :private
759
- end
760
-
761
- opt.separator nil
762
-
763
- opt.on("--exclude=PATTERN", "-x", Regexp,
764
- "Do not process files or directories",
765
- "matching PATTERN.") do |value|
766
- @exclude << value
767
- end
768
-
769
- opt.separator nil
770
-
771
- opt.on("--extension=NEW=OLD", "-E",
772
- "Treat files ending with .new as if they",
773
- "ended with .old. Using '-E cgi=rb' will",
774
- "cause xxx.cgi to be parsed as a Ruby file.") do |value|
775
- new, old = value.split(/=/, 2)
776
-
777
- unless new and old then
778
- raise OptionParser::InvalidArgument, "Invalid parameter to '-E'"
779
- end
780
-
781
- unless RDoc::Parser.alias_extension old, new then
782
- raise OptionParser::InvalidArgument, "Unknown extension .#{old} to -E"
783
- end
784
- end
785
-
786
- opt.separator nil
787
-
788
- opt.on("--[no-]force-update", "-U",
789
- "Forces rdoc to scan all sources even if",
790
- "no files are newer than the flag file.") do |value|
791
- @force_update = value
792
- end
793
-
794
- opt.separator nil
795
-
796
- opt.on("--pipe", "-p",
797
- "Convert RDoc on stdin to HTML") do
798
- @pipe = true
799
- end
800
-
801
- opt.separator nil
802
-
803
- opt.on("--tab-width=WIDTH", "-w", Integer,
804
- "Set the width of tab characters.") do |value|
805
- raise OptionParser::InvalidArgument,
806
- "#{value} is an invalid tab width" if value <= 0
807
- @tab_width = value
808
- end
809
-
810
- opt.separator nil
811
-
812
- opt.on("--visibility=VISIBILITY", "-V", RDoc::VISIBILITIES + [:nodoc],
813
- "Minimum visibility to document a method.",
814
- "One of 'public', 'protected' (the default),",
815
- "'private' or 'nodoc' (show everything)") do |value|
816
- @visibility = value
817
- end
818
-
819
- opt.separator nil
820
-
821
- markup_formats = RDoc::Text::MARKUP_FORMAT.keys.sort
822
-
823
- opt.on("--markup=MARKUP", markup_formats,
824
- "The markup format for the named files.",
825
- "The default is rdoc. Valid values are:",
826
- markup_formats.join(', ')) do |value|
827
- @markup = value
828
- end
829
-
830
- opt.separator nil
831
-
832
- opt.on("--root=ROOT", Directory,
833
- "Root of the source tree documentation",
834
- "will be generated for. Set this when",
835
- "building documentation outside the",
836
- "source directory. Default is the",
837
- "current directory.") do |root|
838
- @root = Pathname(root)
839
- end
840
-
841
- opt.separator nil
842
-
843
- opt.on("--page-dir=DIR", Directory,
844
- "Directory where guides, your FAQ or",
845
- "other pages not associated with a class",
846
- "live. Set this when you don't store",
847
- "such files at your project root.",
848
- "NOTE: Do not use the same file name in",
849
- "the page dir and the root of your project") do |page_dir|
850
- @page_dir = Pathname(page_dir)
851
- end
852
-
853
- opt.separator nil
854
- opt.separator "Common generator options:"
855
- opt.separator nil
856
-
857
- opt.on("--force-output", "-O",
858
- "Forces rdoc to write the output files,",
859
- "even if the output directory exists",
860
- "and does not seem to have been created",
861
- "by rdoc.") do |value|
862
- @force_output = value
863
- end
864
-
865
- opt.separator nil
866
-
867
- generator_text = @generators.keys.map { |name| " #{name}" }.sort
868
-
869
- opt.on("-f", "--fmt=FORMAT", "--format=FORMAT", @generators.keys,
870
- "Set the output formatter. One of:", *generator_text) do |value|
871
- check_generator
872
-
873
- @generator_name = value.downcase
874
- setup_generator
875
- end
876
-
877
- opt.separator nil
878
-
879
- opt.on("--include=DIRECTORIES", "-i", PathArray,
880
- "Set (or add to) the list of directories to",
881
- "be searched when satisfying :include:",
882
- "requests. Can be used more than once.") do |value|
883
- @rdoc_include.concat value.map { |dir| dir.strip }
884
- end
885
-
886
- opt.separator nil
887
-
888
- opt.on("--[no-]coverage-report=[LEVEL]", "--[no-]dcov", "-C", Integer,
889
- "Prints a report on undocumented items.",
890
- "Does not generate files.") do |value|
891
- value = 0 if value.nil? # Integer converts -C to nil
892
-
893
- @coverage_report = value
894
- @force_update = true if value
895
- end
896
-
897
- opt.separator nil
898
-
899
- opt.on("--output=DIR", "--op", "-o",
900
- "Set the output directory.") do |value|
901
- @op_dir = value
902
- end
903
-
904
- opt.separator nil
905
-
906
- opt.on("-d",
907
- "Deprecated --diagram option.",
908
- "Prevents firing debug mode",
909
- "with legacy invocation.") do |value|
910
- end
911
-
912
- opt.separator nil
913
- opt.separator 'HTML generator options:'
914
- opt.separator nil
915
-
916
- opt.on("--charset=CHARSET", "-c",
917
- "Specifies the output HTML character-set.",
918
- "Use --encoding instead of --charset if",
919
- "available.") do |value|
920
- @charset = value
921
- end
922
-
923
- opt.separator nil
924
-
925
- opt.on("--hyperlink-all", "-A",
926
- "Generate hyperlinks for all words that",
927
- "correspond to known methods, even if they",
928
- "do not start with '#' or '::' (legacy",
929
- "behavior).") do |value|
930
- @hyperlink_all = value
931
- end
932
-
933
- opt.separator nil
934
-
935
- opt.on("--main=NAME", "-m",
936
- "NAME will be the initial page displayed.") do |value|
937
- @main_page = value
938
- end
939
-
940
- opt.separator nil
941
-
942
- opt.on("--[no-]line-numbers", "-N",
943
- "Include line numbers in the source code.",
944
- "By default, only the number of the first",
945
- "line is displayed, in a leading comment.") do |value|
946
- @line_numbers = value
947
- end
948
-
949
- opt.separator nil
950
-
951
- opt.on("--show-hash", "-H",
952
- "A name of the form #name in a comment is a",
953
- "possible hyperlink to an instance method",
954
- "name. When displayed, the '#' is removed",
955
- "unless this option is specified.") do |value|
956
- @show_hash = value
957
- end
958
-
959
- opt.separator nil
960
-
961
- opt.on("--template=NAME", "-T", Template,
962
- "Set the template used when generating",
963
- "output. The default depends on the",
964
- "formatter used.") do |(template, template_dir)|
965
- @template = template
966
- @template_dir = template_dir
967
- end
968
-
969
- opt.separator nil
970
-
971
- opt.on("--template-stylesheets=FILES", PathArray,
972
- "Set (or add to) the list of files to",
973
- "include with the html template.") do |value|
974
- @template_stylesheets.concat value
975
- end
976
-
977
- opt.separator nil
978
-
979
- opt.on("--title=TITLE", "-t",
980
- "Set TITLE as the title for HTML output.") do |value|
981
- @title = value
982
- end
983
-
984
- opt.separator nil
985
-
986
- opt.on("--copy-files=PATH", Path,
987
- "Specify a file or directory to copy static",
988
- "files from.",
989
- "If a file is given it will be copied into",
990
- "the output dir. If a directory is given the",
991
- "entire directory will be copied.",
992
- "You can use this multiple times") do |value|
993
- @static_path << value
994
- end
995
-
996
- opt.separator nil
997
-
998
- opt.on("--webcvs=URL", "-W",
999
- "Specify a URL for linking to a web frontend",
1000
- "to CVS. If the URL contains a '\%s', the",
1001
- "name of the current file will be",
1002
- "substituted; if the URL doesn't contain a",
1003
- "'\%s', the filename will be appended to it.") do |value|
1004
- @webcvs = value
1005
- end
1006
-
1007
- opt.separator nil
1008
- opt.separator "ri generator options:"
1009
- opt.separator nil
1010
-
1011
- opt.on("--ri", "-r",
1012
- "Generate output for use by `ri`. The files",
1013
- "are stored in the '.rdoc' directory under",
1014
- "your home directory unless overridden by a",
1015
- "subsequent --op parameter, so no special",
1016
- "privileges are needed.") do |value|
1017
- check_generator
1018
-
1019
- @generator_name = "ri"
1020
- @op_dir ||= RDoc::RI::Paths::HOMEDIR
1021
- setup_generator
1022
- end
1023
-
1024
- opt.separator nil
1025
-
1026
- opt.on("--ri-site", "-R",
1027
- "Generate output for use by `ri`. The files",
1028
- "are stored in a site-wide directory,",
1029
- "making them accessible to others, so",
1030
- "special privileges are needed.") do |value|
1031
- check_generator
1032
-
1033
- @generator_name = "ri"
1034
- @op_dir = RDoc::RI::Paths.site_dir
1035
- setup_generator
1036
- end
1037
-
1038
- opt.separator nil
1039
- opt.separator "Generic options:"
1040
- opt.separator nil
1041
-
1042
- opt.on("--write-options",
1043
- "Write .rdoc_options to the current",
1044
- "directory with the given options. Not all",
1045
- "options will be used. See RDoc::Options",
1046
- "for details.") do |value|
1047
- @write_options = true
1048
- end
1049
-
1050
- opt.separator nil
1051
-
1052
- opt.on("--[no-]dry-run",
1053
- "Don't write any files") do |value|
1054
- @dry_run = value
1055
- end
1056
-
1057
- opt.separator nil
1058
-
1059
- opt.on("-D", "--[no-]debug",
1060
- "Displays lots on internal stuff.") do |value|
1061
- $DEBUG_RDOC = value
1062
- end
1063
-
1064
- opt.separator nil
1065
-
1066
- opt.on("--[no-]ignore-invalid",
1067
- "Ignore invalid options and continue",
1068
- "(default true).") do |value|
1069
- ignore_invalid = value
1070
- end
1071
-
1072
- opt.separator nil
1073
-
1074
- opt.on("--quiet", "-q",
1075
- "Don't show progress as we parse.") do |value|
1076
- @verbosity = 0
1077
- end
1078
-
1079
- opt.separator nil
1080
-
1081
- opt.on("--verbose", "-V",
1082
- "Display extra progress as RDoc parses") do |value|
1083
- @verbosity = 2
1084
- end
1085
-
1086
- opt.separator nil
1087
-
1088
- opt.on("--version", "-v", "print the version") do
1089
- puts opt.version
1090
- exit
1091
- end
1092
-
1093
- opt.separator nil
1094
-
1095
- opt.on("--help", "-h", "Display this help") do
1096
- RDoc::RDoc::GENERATORS.each_key do |generator|
1097
- setup_generator generator
1098
- end
1099
-
1100
- puts opt.help
1101
- exit
1102
- end
1103
-
1104
- opt.separator nil
1105
- end
1106
-
1107
- setup_generator 'darkfish' if
1108
- argv.grep(/\A(-f|--fmt|--format|-r|-R|--ri|--ri-site)\b/).empty?
1109
-
1110
- deprecated = []
1111
- invalid = []
1112
-
1113
- begin
1114
- opts.parse! argv
1115
- rescue OptionParser::ParseError => e
1116
- if DEPRECATED[e.args.first] then
1117
- deprecated << e.args.first
1118
- elsif %w[--format --ri -r --ri-site -R].include? e.args.first then
1119
- raise
1120
- else
1121
- invalid << e.args.join(' ')
1122
- end
1123
-
1124
- retry
1125
- end
1126
-
1127
- unless @generator then
1128
- @generator = RDoc::Generator::Darkfish
1129
- @generator_name = 'darkfish'
1130
- end
1131
-
1132
- if @pipe and not argv.empty? then
1133
- @pipe = false
1134
- invalid << '-p (with files)'
1135
- end
1136
-
1137
- unless quiet then
1138
- deprecated.each do |opt|
1139
- $stderr.puts 'option ' + opt + ' is deprecated: ' + DEPRECATED[opt]
1140
- end
1141
- end
1142
-
1143
- unless invalid.empty? then
1144
- invalid = "invalid options: #{invalid.join ', '}"
1145
-
1146
- if ignore_invalid then
1147
- unless quiet then
1148
- $stderr.puts invalid
1149
- $stderr.puts '(invalid options are ignored)'
1150
- end
1151
- else
1152
- unless quiet then
1153
- $stderr.puts opts
1154
- end
1155
- $stderr.puts invalid
1156
- exit 1
1157
- end
1158
- end
1159
-
1160
- @files = argv.dup
1161
-
1162
- finish
1163
-
1164
- if @write_options then
1165
- write_options
1166
- exit
1167
- end
1168
-
1169
- self
1170
- end
1171
-
1172
- ##
1173
- # Don't display progress as we process the files
1174
-
1175
- def quiet
1176
- @verbosity.zero?
1177
- end
1178
-
1179
- ##
1180
- # Set quietness to +bool+
1181
-
1182
- def quiet= bool
1183
- @verbosity = bool ? 0 : 1
1184
- end
1185
-
1186
- ##
1187
- # Removes directories from +path+ that are outside the current directory
1188
-
1189
- def sanitize_path path
1190
- require 'pathname'
1191
- dot = Pathname.new('.').expand_path
1192
-
1193
- path.reject do |item|
1194
- path = Pathname.new(item).expand_path
1195
- is_reject = nil
1196
- relative = nil
1197
- begin
1198
- relative = path.relative_path_from(dot).to_s
1199
- rescue ArgumentError
1200
- # On Windows, sometimes crosses different drive letters.
1201
- is_reject = true
1202
- else
1203
- is_reject = relative.start_with? '..'
1204
- end
1205
- is_reject
1206
- end
1207
- end
1208
-
1209
- ##
1210
- # Set up an output generator for the named +generator_name+.
1211
- #
1212
- # If the found generator responds to :setup_options it will be called with
1213
- # the options instance. This allows generators to add custom options or set
1214
- # default options.
1215
-
1216
- def setup_generator generator_name = @generator_name
1217
- @generator = @generators[generator_name]
1218
-
1219
- unless @generator then
1220
- raise OptionParser::InvalidArgument,
1221
- "Invalid output formatter #{generator_name}"
1222
- end
1223
-
1224
- return if @generator_options.include? @generator
1225
-
1226
- @generator_name = generator_name
1227
- @generator_options << @generator
1228
-
1229
- if @generator.respond_to? :setup_options then
1230
- @option_parser ||= OptionParser.new
1231
- @generator.setup_options self
1232
- end
1233
- end
1234
-
1235
- ##
1236
- # Finds the template dir for +template+
1237
-
1238
- def template_dir_for template
1239
- template_path = File.join 'rdoc', 'generator', 'template', template
1240
-
1241
- $LOAD_PATH.map do |path|
1242
- File.join File.expand_path(path), template_path
1243
- end.find do |dir|
1244
- File.directory? dir
1245
- end
1246
- end
1247
-
1248
- # Sets the minimum visibility of a documented method.
1249
- #
1250
- # Accepts +:public+, +:protected+, +:private+, +:nodoc+, or +:all+.
1251
- #
1252
- # When +:all+ is passed, visibility is set to +:private+, similarly to
1253
- # RDOCOPT="--all", see #visibility for more information.
1254
-
1255
- def visibility= visibility
1256
- case visibility
1257
- when :all
1258
- @visibility = :private
1259
- else
1260
- @visibility = visibility
1261
- end
1262
- end
1263
-
1264
- ##
1265
- # Displays a warning using Kernel#warn if we're being verbose
1266
-
1267
- def warn message
1268
- super message if @verbosity > 1
1269
- end
1270
-
1271
- ##
1272
- # Writes the YAML file .rdoc_options to the current directory containing the
1273
- # parsed options.
1274
-
1275
- def write_options
1276
- RDoc.load_yaml
1277
-
1278
- File.open '.rdoc_options', 'w' do |io|
1279
- io.set_encoding Encoding::UTF_8
1280
-
1281
- YAML.dump self, io
1282
- end
1283
- end
1284
-
1285
- ##
1286
- # Loads options from .rdoc_options if the file exists, otherwise creates a
1287
- # new RDoc::Options instance.
1288
-
1289
- def self.load_options
1290
- options_file = File.expand_path '.rdoc_options'
1291
- return RDoc::Options.new unless File.exist? options_file
1292
-
1293
- RDoc.load_yaml
1294
-
1295
- begin
1296
- options = YAML.safe_load File.read('.rdoc_options'), permitted_classes: [RDoc::Options, Symbol]
1297
- rescue Psych::SyntaxError
1298
- raise RDoc::Error, "#{options_file} is not a valid rdoc options file"
1299
- end
1300
-
1301
- return RDoc::Options.new unless options # Allow empty file.
1302
-
1303
- raise RDoc::Error, "#{options_file} is not a valid rdoc options file" unless
1304
- RDoc::Options === options or Hash === options
1305
-
1306
- if Hash === options
1307
- # Override the default values with the contents of YAML file.
1308
- options = RDoc::Options.new options
1309
- end
1310
-
1311
- options
1312
- end
1313
-
1314
- end