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,2449 +0,0 @@
1
- # Author:: Nathaniel Talbott.
2
- # Copyright:: Copyright (c) 2000-2003 Nathaniel Talbott. All rights reserved.
3
- # Copyright (c) 2009-2013 Kouhei Sutou. All rights reserved.
4
- # License:: Ruby license.
5
-
6
- require 'test/unit/assertion-failed-error'
7
- require 'test/unit/util/backtracefilter'
8
- require 'test/unit/util/memory-usage'
9
- require 'test/unit/util/method-owner-finder'
10
- require 'test/unit/diff'
11
-
12
- begin
13
- require 'power_assert'
14
- rescue LoadError, SyntaxError
15
- end
16
-
17
- module Test
18
- module Unit
19
-
20
- ##
21
- # Test::Unit::Assertions contains the standard Test::Unit assertions.
22
- # Assertions is included in Test::Unit::TestCase.
23
- #
24
- # To include it in your own code and use its functionality, you simply
25
- # need to rescue Test::Unit::AssertionFailedError. Additionally you may
26
- # override add_assertion to get notified whenever an assertion is made.
27
- #
28
- # Notes:
29
- #
30
- # * The message to each assertion, if given, will be propagated with the
31
- # failure.
32
- # * It is easy to add your own assertions based on assert_block().
33
- #
34
- # @example Example Custom Assertion
35
- #
36
- # def deny(boolean, message=nil)
37
- # message = build_message(message, '<?> is not false or nil.', boolean)
38
- # assert_block(message) do
39
- # not boolean
40
- # end
41
- # end
42
-
43
- module Assertions
44
-
45
- ##
46
- # The assertion upon which all other assertions are based. Passes if the
47
- # block yields not false nor nil.
48
- #
49
- # @example
50
- # assert_block "Couldn't do the thing" do
51
- # do_the_thing
52
- # end
53
- def assert_block(message="assert_block failed.")
54
- _wrap_assertion do
55
- if (! yield)
56
- options = {}
57
- if message.respond_to?(:user_message)
58
- options[:user_message] = message.user_message
59
- end
60
- raise AssertionFailedError.new(message.to_s, options)
61
- end
62
- end
63
- end
64
-
65
- # @private
66
- NOT_SPECIFIED = Object.new
67
-
68
- # @overload assert(object, message=nil)
69
- #
70
- # Asserts that `object` is not false nor nil.
71
- #
72
- # Normally, you don't need to use this assertion. Use more
73
- # specific assertions such as #assert_equal and
74
- # #assert_include.
75
- #
76
- # @example Pass patterns
77
- # assert(true) # => pass
78
- # assert([1, 2].include?(1)) # => pass
79
- #
80
- # @example Failure patterns
81
- # assert(nil) # => failure
82
- # assert(false) # => failure
83
- # assert([1, 2].include?(5)) # => failure
84
- #
85
- # @param [Object] object The check target.
86
- # @param [String] message The additional user message. It is
87
- # showed when the assertion is failed.
88
- # @return [void]
89
- #
90
- # @overload assert(message=nil) {}
91
- #
92
- # Asserts that the givens block returns not false nor nil.
93
- #
94
- # This style uses Power Assert. It means that you can see each
95
- # object values in method chains on failure. See the following
96
- # example about Power Assert.
97
- #
98
- # @example Power Assert
99
- # coins = [1, 5, 50]
100
- # target_coin = 10
101
- # assert do
102
- # coins.include?(target_coin)
103
- # end
104
- # # =>
105
- # # coins.include?(target_coin)
106
- # # | | |
107
- # # | | 10
108
- # # | false
109
- # # [1, 5, 50]
110
- #
111
- # We recommend you to use Power Assert for predicate method
112
- # checks rather than existing assertions such as
113
- # #assert_include and #assert_predicate. Power Assert shows
114
- # useful message for debugging.
115
- #
116
- # We don't recommend you use Power Assert for equality
117
- # check. You should use #assert_equal for the case. Because
118
- # #assert_equal shows more useful message for debugging.
119
- #
120
- # @example Pass patterns
121
- # assert {true} # => pass
122
- # assert {[1, 2].include?(1)} # => pass
123
- #
124
- # @example Failure patterns
125
- # assert {nil} # => failure
126
- # assert {false} # => failure
127
- # assert {[1, 2].include?(5)} # => failure
128
- #
129
- # @param [String] message The additional user message. It is
130
- # showed when the assertion is failed.
131
- # @yield [] Given no parameters to the block.
132
- # @yieldreturn [Object] The checked object.
133
- # @return [void]
134
- def assert(object=NOT_SPECIFIED, message=nil, &block)
135
- _wrap_assertion do
136
- have_object = !NOT_SPECIFIED.equal?(object)
137
- if block
138
- message = object if have_object
139
- if defined?(PowerAssert)
140
- PowerAssert.start(block, :assertion_method => __callee__) do |pa|
141
- pa_message = AssertionMessage.delayed_literal(&pa.message_proc)
142
- assertion_message = build_message(message, "?", pa_message)
143
- assert_block(assertion_message) do
144
- pa.yield
145
- end
146
- end
147
- else
148
- assert(yield, message)
149
- end
150
- else
151
- unless have_object
152
- raise ArgumentError, "wrong number of arguments (0 for 1..2)"
153
- end
154
- assertion_message = nil
155
- case message
156
- when nil, String, Proc
157
- when AssertionMessage
158
- assertion_message = message
159
- else
160
- error_message = "assertion message must be String, Proc or "
161
- error_message += "#{AssertionMessage}: "
162
- error_message += "<#{message.inspect}>(<#{message.class}>)"
163
- raise ArgumentError, error_message, filter_backtrace(caller)
164
- end
165
- assertion_message ||= build_message(message,
166
- "<?> is not true.",
167
- object)
168
- assert_block(assertion_message) do
169
- object
170
- end
171
- end
172
- end
173
- end
174
-
175
- # Asserts that `object` is false or nil.
176
- #
177
- # @note Just for minitest compatibility. :<
178
- #
179
- # @param [Object] object The object to be asserted.
180
- # @return [void]
181
- #
182
- # @example Pass patterns
183
- # refute(false) # => pass
184
- # refute(nil) # => pass
185
- #
186
- # @example Failure patterns
187
- # refute(true) # => failure
188
- # refute("string") # => failure
189
- #
190
- # @since 2.5.3
191
- def refute(object, message=nil)
192
- _wrap_assertion do
193
- assertion_message = nil
194
- case message
195
- when nil, String, Proc
196
- when AssertionMessage
197
- assertion_message = message
198
- else
199
- error_message = "assertion message must be String, Proc or "
200
- error_message += "#{AssertionMessage}: "
201
- error_message += "<#{message.inspect}>(<#{message.class}>)"
202
- raise ArgumentError, error_message, filter_backtrace(caller)
203
- end
204
- assert_block("refute should not be called with a block.") do
205
- !block_given?
206
- end
207
- assertion_message ||= build_message(message,
208
- "<?> is neither nil or false.",
209
- object)
210
- assert_block(assertion_message) do
211
- not object
212
- end
213
- end
214
- end
215
-
216
- ##
217
- # Passes if `expected` == `actual`.
218
- #
219
- # Note that the ordering of arguments is important, since a helpful
220
- # error message is generated when this one fails that tells you the
221
- # values of expected and actual.
222
- #
223
- # @example
224
- # assert_equal 'MY STRING', 'my string'.upcase
225
- def assert_equal(expected, actual, message=nil)
226
- diff = AssertionMessage.delayed_diff(expected, actual)
227
- if expected.respond_to?(:encoding) and
228
- actual.respond_to?(:encoding) and
229
- expected.encoding != actual.encoding
230
- format = <<EOT
231
- <?>(?) expected but was
232
- <?>(?).?
233
- EOT
234
- full_message = build_message(message, format,
235
- expected, expected.encoding.name,
236
- actual, actual.encoding.name,
237
- diff)
238
- else
239
- full_message = build_message(message, <<EOT, expected, actual, diff)
240
- <?> expected but was
241
- <?>.?
242
- EOT
243
- end
244
- begin
245
- assert_block(full_message) { expected == actual }
246
- rescue AssertionFailedError => failure
247
- _set_failed_information(failure, expected, actual)
248
- raise failure # For JRuby. :<
249
- end
250
- end
251
-
252
- ##
253
- # Passes if the block raises one of the expected
254
- # exceptions. When an expected exception is an Exception
255
- # object, passes if expected_exception == actual_exception.
256
- #
257
- # @example
258
- # assert_raise(RuntimeError, LoadError) do
259
- # raise 'Boom!!!'
260
- # end # -> pass
261
- #
262
- # assert_raise do
263
- # raise Exception, 'Any exception should be raised!!!'
264
- # end # -> pass
265
- #
266
- # assert_raise(RuntimeError.new("XXX")) {raise "XXX"} # -> pass
267
- # assert_raise(MyError.new("XXX")) {raise "XXX"} # -> fail
268
- # assert_raise(RuntimeError.new("ZZZ")) {raise "XXX"} # -> fail
269
- def assert_raise(*args, &block)
270
- assert_expected_exception = Proc.new do |*_args|
271
- message, assert_exception_helper, actual_exception = _args
272
- expected = assert_exception_helper.expected_exceptions
273
- diff = AssertionMessage.delayed_diff(expected, actual_exception)
274
- full_message = build_message(message,
275
- "<?> exception expected but was\n<?>.?",
276
- expected, actual_exception, diff)
277
- begin
278
- assert_block(full_message) do
279
- expected == [] or
280
- assert_exception_helper.expected?(actual_exception)
281
- end
282
- rescue AssertionFailedError => failure
283
- _set_failed_information(failure, expected, actual_exception)
284
- raise failure # For JRuby. :<
285
- end
286
- end
287
- _assert_raise(assert_expected_exception, *args, &block)
288
- end
289
-
290
- # Just for minitest compatibility. :<
291
- alias_method :assert_raises, :assert_raise
292
-
293
- # Passes if the block raises `expected_exception` with
294
- # `expected_message`. `expected_message` can be a `String` or
295
- # `Regexp`.
296
- #
297
- # @example Pass pattern: String
298
- # assert_raise_with_message(RuntimeError, "Boom!!!") do
299
- # raise "Boom!!!"
300
- # end # -> pass
301
- #
302
- # @example Pass pattern: Regexp
303
- # assert_raise_with_message(RuntimeError, /!!!/) do
304
- # raise "Boom!!!"
305
- # end # -> pass
306
- #
307
- # @example Failure pattern: Exception class isn't matched
308
- # assert_raise_with_message(RuntimeError, "Boom!!!") do
309
- # raise ArgumentError, "Boom!!!"
310
- # end # -> failure
311
- #
312
- # @example Failure pattern: Exception message isn't matched
313
- # assert_raise_with_message(RuntimeError, "Boom!!!") do
314
- # raise "Hello"
315
- # end # -> failure
316
- #
317
- # @since 3.4.3
318
- def assert_raise_with_message(expected_exception_class,
319
- expected_message,
320
- message=nil,
321
- &block)
322
- assert_expected_exception = Proc.new do |*_args|
323
- _message, assert_exception_helper, actual_exception = _args
324
- diff = AssertionMessage.delayed_diff([
325
- expected_exception_class,
326
- expected_message,
327
- ],
328
- [
329
- actual_exception.class,
330
- actual_exception.message,
331
- ])
332
- full_message = build_message(message,
333
- "<?>(<?>) exception expected but was\n" +
334
- "<?>(<?>).?",
335
- expected_exception_class,
336
- expected_message,
337
- actual_exception.class,
338
- actual_exception.message,
339
- diff)
340
- begin
341
- assert_block(full_message) do
342
- assert_exception_helper.expected?(actual_exception) and
343
- expected_message === actual_exception.message
344
- end
345
- rescue AssertionFailedError => failure
346
- _set_failed_information(failure,
347
- expected_exception_class,
348
- actual_exception)
349
- raise failure # For JRuby. :<
350
- end
351
- actual_exception
352
- end
353
- args = [expected_exception_class]
354
- args << message if message
355
- _assert_raise(assert_expected_exception, *args, &block)
356
- end
357
-
358
- ##
359
- # Passes if the block raises one of the given
360
- # exceptions or sub exceptions of the given exceptions.
361
- #
362
- # @example
363
- # assert_raise_kind_of(SystemCallError) do
364
- # raise Errno::EACCES
365
- # end
366
- def assert_raise_kind_of(*args, &block)
367
- assert_expected_exception = Proc.new do |*_args|
368
- message, assert_exception_helper, actual_exception = _args
369
- expected = assert_exception_helper.expected_exceptions
370
- full_message = build_message(message,
371
- "<?> family exception expected " +
372
- "but was\n<?>.",
373
- expected, actual_exception)
374
- assert_block(full_message) do
375
- assert_exception_helper.expected?(actual_exception, :kind_of?)
376
- end
377
- end
378
- _assert_raise(assert_expected_exception, *args, &block)
379
- end
380
-
381
-
382
- ##
383
- # Passes if `object`.instance_of?(`klass`). When `klass` is
384
- # an array of classes, it passes if any class
385
- # satisfies +object.instance_of?(class).
386
- #
387
- # @example
388
- # assert_instance_of(String, 'foo') # -> pass
389
- # assert_instance_of([Fixnum, NilClass], 100) # -> pass
390
- # assert_instance_of([Numeric, NilClass], 100) # -> fail
391
- def assert_instance_of(klass, object, message=nil)
392
- _wrap_assertion do
393
- if klass.is_a?(Array)
394
- klasses = klass
395
- else
396
- klasses = [klass]
397
- end
398
- assert_block("The first parameter to assert_instance_of should be " +
399
- "a Class or an Array of Class.") do
400
- klasses.all? {|k| k.is_a?(Class)}
401
- end
402
- klass_message = AssertionMessage.maybe_container(klass) do |value|
403
- "<#{value}>"
404
- end
405
- full_message = build_message(message, <<EOT, object, klass_message, object.class)
406
- <?> was expected to be instance_of\\?
407
- ? but was
408
- <?>.
409
- EOT
410
- assert_block(full_message) do
411
- klasses.any? {|k| object.instance_of?(k)}
412
- end
413
- end
414
- end
415
-
416
- ##
417
- # Passes if `object`.instance_of?(`klass`) does not hold.
418
- # When `klass` is an array of classes, it passes if no class
419
- # satisfies +object.instance_of?(class).
420
- #
421
- # @example
422
- # assert_not_instance_of(String, 100) # -> pass
423
- # assert_not_instance_of([Fixnum, NilClass], '100') # -> pass
424
- # assert_not_instance_of([Numeric, NilClass], 100) # -> fail
425
- #
426
- # @since 3.0.0
427
- def assert_not_instance_of(klass, object, message=nil)
428
- _wrap_assertion do
429
- if klass.is_a?(Array)
430
- klasses = klass
431
- else
432
- klasses = [klass]
433
- end
434
- assert_block("The first parameter to assert_not_instance_of should be " +
435
- "a Class or an Array of Class.") do
436
- klasses.all? {|k| k.is_a?(Class)}
437
- end
438
- klass_message = AssertionMessage.maybe_container(klass) do |value|
439
- "<#{value}>"
440
- end
441
- full_message = build_message(message,
442
- "<?> was expected to not be instance_of\\?\n" +
443
- "? but was.",
444
- object,
445
- klass_message)
446
- assert_block(full_message) do
447
- klasses.none? {|k| object.instance_of?(k)}
448
- end
449
- end
450
- end
451
-
452
- # Just for minitest compatibility. :<
453
- #
454
- # @since 3.0.0
455
- alias_method :refute_instance_of, :assert_not_instance_of
456
-
457
- ##
458
- # Passes if `object`.nil?.
459
- #
460
- # @example
461
- # assert_nil [1, 2].uniq!
462
- def assert_nil(object, message=nil)
463
- full_message = build_message(message, <<EOT, object)
464
- <?> was expected to be nil.
465
- EOT
466
- assert_block(full_message) { object.nil? }
467
- end
468
-
469
- ##
470
- # Passes if `object`.kind_of?(`klass`). When `klass` is
471
- # an array of classes or modules, it passes if any
472
- # class or module satisfies +object.kind_of?(class_or_module).
473
- #
474
- # @example
475
- # assert_kind_of(Object, 'foo') # -> pass
476
- # assert_kind_of([Fixnum, NilClass], 100) # -> pass
477
- # assert_kind_of([Fixnum, NilClass], "string") # -> fail
478
- def assert_kind_of(klass, object, message=nil)
479
- _wrap_assertion do
480
- if klass.is_a?(Array)
481
- klasses = klass
482
- else
483
- klasses = [klass]
484
- end
485
- assert_block("The first parameter to assert_kind_of should be " +
486
- "a kind_of Module or an Array of a kind_of Module.") do
487
- klasses.all? {|k| k.kind_of?(Module)}
488
- end
489
- klass_message = AssertionMessage.maybe_container(klass) do |value|
490
- "<#{value}>"
491
- end
492
- full_message = build_message(message,
493
- "<?> was expected to be kind_of\\?\n" +
494
- "? but was\n" +
495
- "<?>.",
496
- object,
497
- klass_message,
498
- object.class)
499
- assert_block(full_message) do
500
- klasses.any? {|k| object.kind_of?(k)}
501
- end
502
- end
503
- end
504
-
505
- ##
506
- # Passes if `object`.kind_of?(`klass`) does not hold.
507
- # When `klass` is an array of classes or modules, it passes only if all
508
- # classes (and modules) do not satisfy +object.kind_of?(class_or_module).
509
- #
510
- # @example
511
- # assert_not_kind_of(Fixnum, 'foo') # -> pass
512
- # assert_not_kind_of([Fixnum, NilClass], '0') # -> pass
513
- # assert_not_kind_of([Fixnum, NilClass], 100) # -> fail
514
- #
515
- # @since 3.0.0
516
- def assert_not_kind_of(klass, object, message=nil)
517
- _wrap_assertion do
518
- if klass.is_a?(Array)
519
- klasses = klass
520
- else
521
- klasses = [klass]
522
- end
523
- assert_block("The first parameter to assert_not_kind_of should be " +
524
- "a kind_of Module or an Array of a kind_of Module.") do
525
- klasses.all? {|k| k.kind_of?(Module)}
526
- end
527
- klass_message = AssertionMessage.maybe_container(klass) do |value|
528
- "<#{value}>"
529
- end
530
- full_message = build_message(message,
531
- "<?> was expected to not be kind_of\\?\n" +
532
- "? but was.",
533
- object,
534
- klass_message)
535
- assert_block(full_message) do
536
- klasses.none? {|k| object.kind_of?(k)}
537
- end
538
- end
539
- end
540
-
541
- # Just for minitest compatibility. :<
542
- #
543
- # @since 3.0.0
544
- alias_method :refute_kind_of, :assert_not_kind_of
545
-
546
- ##
547
- # Passes if `object` .respond_to? `method`
548
- #
549
- # @example
550
- # assert_respond_to 'bugbear', :slice
551
- def assert_respond_to(object, method, message=nil)
552
- _wrap_assertion do
553
- full_message = build_message(message,
554
- "<?>.kind_of\\?(Symbol) or\n" +
555
- "<?>.respond_to\\?(:to_str) expected",
556
- method, method)
557
- assert_block(full_message) do
558
- method.kind_of?(Symbol) or method.respond_to?(:to_str)
559
- end
560
- full_message = build_message(message,
561
- "<?>.respond_to\\?(?) expected\n" +
562
- "(Class: <?>)",
563
- object, method, object.class)
564
- assert_block(full_message) {object.respond_to?(method)}
565
- end
566
- end
567
-
568
- ##
569
- # Passes if `object` does not .respond_to? `method`.
570
- #
571
- # @example
572
- # assert_not_respond_to('bugbear', :nonexistence) # -> pass
573
- # assert_not_respond_to('bugbear', :size) # -> fail
574
- def assert_not_respond_to(object, method, message=nil)
575
- _wrap_assertion do
576
- full_message = build_message(message,
577
- "<?>.kind_of\\?(Symbol) or\n" +
578
- "<?>.respond_to\\?(:to_str) expected",
579
- method, method)
580
- assert_block(full_message) do
581
- method.kind_of?(Symbol) or method.respond_to?(:to_str)
582
- end
583
- full_message = build_message(message,
584
- "!<?>.respond_to\\?(?) expected\n" +
585
- "(Class: <?>)",
586
- object, method, object.class)
587
- assert_block(full_message) {!object.respond_to?(method)}
588
- end
589
- end
590
-
591
- # Just for minitest compatibility. :<
592
- #
593
- # @since 2.5.3
594
- alias_method :refute_respond_to, :assert_not_respond_to
595
-
596
- ##
597
- # Passes if `pattern` =~ `string`.
598
- #
599
- # @example
600
- # assert_match(/\d+/, 'five, 6, seven')
601
- def assert_match(pattern, string, message=nil)
602
- _wrap_assertion do
603
- pattern = Regexp.new(Regexp.escape(pattern)) if pattern.is_a?(String)
604
- full_message = build_message(message,
605
- "<?> was expected to be =~\n<?>.",
606
- pattern, string)
607
- assert_block(full_message) { pattern =~ string }
608
- end
609
- end
610
-
611
- ##
612
- # Passes if `actual` .equal? `expected` (i.e. they are the same
613
- # instance).
614
- #
615
- # @example
616
- # o = Object.new
617
- # assert_same o, o
618
- def assert_same(expected, actual, message=nil)
619
- full_message = build_message(message, <<EOT, expected, expected.__id__, actual, actual.__id__)
620
- <?>
621
- with id <?> was expected to be equal\\? to
622
- <?>
623
- with id <?>.
624
- EOT
625
- assert_block(full_message) { actual.equal?(expected) }
626
- end
627
-
628
- ##
629
- # Compares the `object1` with `object2` using `operator`.
630
- #
631
- # Passes if object1.__send__(operator, object2) is not false nor nil.
632
- #
633
- # @example
634
- # assert_operator 5, :>=, 4
635
- def assert_operator(object1, operator, object2, message=nil)
636
- _wrap_assertion do
637
- full_message = build_message(nil, "<?>\ngiven as the operator for #assert_operator must be a Symbol or #respond_to\\?(:to_str).", operator)
638
- assert_block(full_message){operator.kind_of?(Symbol) || operator.respond_to?(:to_str)}
639
- full_message = build_message(message, <<EOT, object1, AssertionMessage.literal(operator), object2)
640
- <?> was expected to be
641
- ?
642
- <?>.
643
- EOT
644
- assert_block(full_message) { object1.__send__(operator, object2) }
645
- end
646
- end
647
-
648
- ##
649
- # Compares the `object1` with `object2` using `operator`.
650
- #
651
- # Passes if object1.__send__(operator, object2) is false or nil.
652
- #
653
- # @example
654
- # assert_not_operator(5, :<, 4) # => pass
655
- # assert_not_operator(5, :>, 4) # => fail
656
- #
657
- # @since 3.0.0
658
- def assert_not_operator(object1, operator, object2, message=nil)
659
- _wrap_assertion do
660
- full_message = build_message(nil, "<?>\ngiven as the operator for #assert_not_operator must be a Symbol or #respond_to\\?(:to_str).", operator)
661
- assert_block(full_message){operator.kind_of?(Symbol) || operator.respond_to?(:to_str)}
662
- full_message = build_message(message, <<EOT, object1, AssertionMessage.literal(operator), object2)
663
- <?> was expected to not be
664
- ?
665
- <?>.
666
- EOT
667
- assert_block(full_message) { ! object1.__send__(operator, object2) }
668
- end
669
- end
670
-
671
- # Just for minitest compatibility. :<
672
- #
673
- # @since 3.0.0
674
- alias_method :refute_operator, :assert_not_operator
675
-
676
- ##
677
- # Passes if block does not raise an exception.
678
- #
679
- # @example
680
- # assert_nothing_raised do
681
- # [1, 2].uniq
682
- # end
683
- def assert_nothing_raised(*args)
684
- _wrap_assertion do
685
- if args.last.is_a?(String)
686
- message = args.pop
687
- else
688
- message = ""
689
- end
690
-
691
- assert_exception_helper = AssertExceptionHelper.new(self, args)
692
- begin
693
- yield
694
- rescue Exception => e
695
- if ((args.empty? && !e.instance_of?(AssertionFailedError)) ||
696
- assert_exception_helper.expected?(e))
697
- failure_message = build_message(message, "Exception raised:\n?", e)
698
- assert_block(failure_message) {false}
699
- else
700
- raise
701
- end
702
- end
703
- end
704
- end
705
-
706
- ##
707
- # Flunk always fails.
708
- #
709
- # @example
710
- # flunk 'Not done testing yet.'
711
- def flunk(message="Flunked")
712
- assert_block(build_message(message)){false}
713
- end
714
-
715
- ##
716
- # Passes if ! `actual` .equal? `expected`
717
- #
718
- # @example
719
- # assert_not_same Object.new, Object.new
720
- def assert_not_same(expected, actual, message=nil)
721
- full_message = build_message(message, <<EOT, expected, expected.__id__, actual, actual.__id__)
722
- <?>
723
- with id <?> was expected to not be equal\\? to
724
- <?>
725
- with id <?>.
726
- EOT
727
- assert_block(full_message) { !actual.equal?(expected) }
728
- end
729
-
730
- # Just for minitest compatibility. :<
731
- #
732
- # @since 2.5.3
733
- alias_method :refute_same, :assert_not_same
734
-
735
- ##
736
- # Passes if `expected` != `actual`
737
- #
738
- # @example
739
- # assert_not_equal 'some string', 5
740
- def assert_not_equal(expected, actual, message=nil)
741
- full_message = build_message(message,
742
- "<?> was expected to be != to\n<?>.",
743
- expected, actual)
744
- assert_block(full_message) { expected != actual }
745
- end
746
-
747
- # Just for minitest compatibility. :<
748
- #
749
- # @since 2.5.3
750
- alias_method :refute_equal, :assert_not_equal
751
-
752
- ##
753
- # Passes if ! `object` .nil?
754
- #
755
- # @example
756
- # assert_not_nil '1 two 3'.sub!(/two/, '2')
757
- def assert_not_nil(object, message=nil)
758
- full_message = build_message(message,
759
- "<?> was expected to not be nil.",
760
- object)
761
- assert_block(full_message){!object.nil?}
762
- end
763
-
764
- # Just for minitest compatibility. :<
765
- #
766
- # @since 2.5.3
767
- alias_method :refute_nil, :assert_not_nil
768
-
769
- ##
770
- # Passes if `regexp` !~ `string`
771
- #
772
- # @example
773
- # assert_not_match(/two/, 'one 2 three') # -> pass
774
- # assert_not_match(/three/, 'one 2 three') # -> fail
775
- def assert_not_match(pattern, string, message=nil)
776
- _wrap_assertion do
777
- pattern = Regexp.new(Regexp.escape(pattern)) if pattern.is_a?(String)
778
- full_message = build_message(message,
779
- "<?> was expected to not match\n<?>.",
780
- pattern, string)
781
- assert_block(full_message) { pattern !~ string }
782
- end
783
- end
784
-
785
- # Just for minitest compatibility. :<
786
- #
787
- # @since 2.5.3
788
- alias_method :refute_match, :assert_not_match
789
-
790
- ##
791
- # @deprecated Use {#assert_not_match} instead.
792
- #
793
- # Passes if `regexp` !~ `string`
794
- #
795
- # @example
796
- # assert_no_match(/two/, 'one 2 three') # -> pass
797
- # assert_no_match(/three/, 'one 2 three') # -> fail
798
- def assert_no_match(regexp, string, message="")
799
- _wrap_assertion do
800
- assert_instance_of(Regexp, regexp,
801
- "The first argument to assert_no_match " +
802
- "should be a Regexp.")
803
- assert_not_match(regexp, string, message)
804
- end
805
- end
806
-
807
- # @private
808
- class ThrowTagExtractor
809
- @@have_uncaught_throw_error = const_defined?(:UncaughtThrowError)
810
-
811
- UncaughtThrowPatterns = {
812
- NameError => /^uncaught throw `(.+)'$/,
813
- ArgumentError => /^uncaught throw (`.+'|.+)$/,
814
- ThreadError => /^uncaught throw `(.+)' in thread /,
815
- }
816
-
817
- def initialize(error)
818
- @error = error
819
- end
820
-
821
- def extract_tag
822
- tag = nil
823
- if @@have_uncaught_throw_error
824
- return nil unless @error.is_a?(UncaughtThrowError)
825
- tag = @error.tag
826
- else
827
- pattern = UncaughtThrowPatterns[@error.class]
828
- return nil if pattern.nil?
829
- return nil unless pattern =~ @error.message
830
- tag = $1
831
- end
832
- normalize_tag(tag)
833
- end
834
-
835
- private
836
- def normalize_tag(tag)
837
- case tag
838
- when /\A:/
839
- tag[1..-1].intern
840
- when /\A`(.+)'\z/
841
- $1.intern
842
- when String
843
- tag.intern
844
- else
845
- tag
846
- end
847
- end
848
- end
849
-
850
- ##
851
- # Passes if the block throws `expected_object`
852
- #
853
- # @example
854
- # assert_throw(:done) do
855
- # throw(:done)
856
- # end
857
- def assert_throw(expected_object, message=nil, &proc)
858
- _wrap_assertion do
859
- begin
860
- catch([]) {}
861
- rescue TypeError
862
- assert_instance_of(Symbol, expected_object,
863
- "assert_throws expects the symbol that should be thrown for its first argument")
864
- end
865
- assert_block("Should have passed a block to assert_throw.") do
866
- block_given?
867
- end
868
- caught = true
869
- begin
870
- catch(expected_object) do
871
- proc.call
872
- caught = false
873
- end
874
- full_message = build_message(message,
875
- "<?> should have been thrown.",
876
- expected_object)
877
- assert_block(full_message) {caught}
878
- rescue => error
879
- extractor = ThrowTagExtractor.new(error)
880
- tag = extractor.extract_tag
881
- raise if tag.nil?
882
- full_message = build_message(message,
883
- "<?> was expected to be thrown but\n" +
884
- "<?> was thrown.",
885
- expected_object, tag)
886
- flunk(full_message)
887
- end
888
- end
889
- end
890
-
891
- # Just for minitest compatibility. :<
892
- #
893
- # @since 2.5.3
894
- alias_method :assert_throws, :assert_throw
895
-
896
- ##
897
- # Passes if block does not throw anything.
898
- #
899
- # @example
900
- # assert_nothing_thrown do
901
- # [1, 2].uniq
902
- # end
903
- def assert_nothing_thrown(message=nil, &proc)
904
- _wrap_assertion do
905
- assert(block_given?, "Should have passed a block to assert_nothing_thrown")
906
- begin
907
- proc.call
908
- rescue => error
909
- extractor = ThrowTagExtractor.new(error)
910
- tag = extractor.extract_tag
911
- raise if tag.nil?
912
- full_message = build_message(message,
913
- "<?> was thrown when nothing was expected",
914
- tag)
915
- flunk(full_message)
916
- end
917
- assert(true, "Expected nothing to be thrown")
918
- end
919
- end
920
-
921
- ##
922
- # Passes if `expected_float` and `actual_float` are equal
923
- # within `delta` tolerance.
924
- #
925
- # @example
926
- # assert_in_delta 0.05, (50000.0 / 10**6), 0.00001
927
- def assert_in_delta(expected_float, actual_float, delta=0.001, message="")
928
- _wrap_assertion do
929
- _assert_in_delta_validate_arguments(expected_float,
930
- actual_float,
931
- delta)
932
- full_message = _assert_in_delta_message(expected_float,
933
- actual_float,
934
- delta,
935
- message)
936
- assert_block(full_message) do
937
- (expected_float.to_f - actual_float.to_f).abs <= delta.to_f
938
- end
939
- end
940
- end
941
-
942
- ##
943
- # Passes if `expected_float` and `actual_float` are
944
- # not equal within `delta` tolerance.
945
- #
946
- # @example
947
- # assert_not_in_delta(0.05, (50000.0 / 10**6), 0.00002) # -> pass
948
- # assert_not_in_delta(0.05, (50000.0 / 10**6), 0.00001) # -> fail
949
- def assert_not_in_delta(expected_float, actual_float, delta=0.001, message="")
950
- _wrap_assertion do
951
- _assert_in_delta_validate_arguments(expected_float,
952
- actual_float,
953
- delta)
954
- full_message = _assert_in_delta_message(expected_float,
955
- actual_float,
956
- delta,
957
- message,
958
- :negative_assertion => true)
959
- assert_block(full_message) do
960
- (expected_float.to_f - actual_float.to_f).abs > delta.to_f
961
- end
962
- end
963
- end
964
-
965
- # Just for minitest compatibility. :<
966
- #
967
- # @since 2.5.3
968
- alias_method :refute_in_delta, :assert_not_in_delta
969
-
970
- private
971
- def _assert_in_delta_validate_arguments(expected_float,
972
- actual_float,
973
- delta)
974
- {
975
- expected_float => "first float",
976
- actual_float => "second float",
977
- delta => "delta"
978
- }.each do |float, name|
979
- assert_respond_to(float, :to_f,
980
- "The arguments must respond to to_f; " +
981
- "the #{name} did not")
982
- end
983
- delta = delta.to_f
984
- assert_operator(delta, :>=, 0.0, "The delta should not be negative")
985
- end
986
-
987
- def _assert_in_delta_message(expected_float, actual_float, delta,
988
- message, options={})
989
- if options[:negative_assertion]
990
- format = <<-EOT
991
- <?> -/+ <?> was expected to not include
992
- <?>.
993
- EOT
994
- else
995
- format = <<-EOT
996
- <?> -/+ <?> was expected to include
997
- <?>.
998
- EOT
999
- end
1000
- arguments = [expected_float, delta, actual_float]
1001
- normalized_expected = expected_float.to_f
1002
- normalized_actual = actual_float.to_f
1003
- normalized_delta = delta.to_f
1004
- relation_format = nil
1005
- relation_arguments = nil
1006
- if normalized_actual < normalized_expected - normalized_delta
1007
- relation_format = "<<?> < <?>-<?>[?] <= <?>+<?>[?]>"
1008
- relation_arguments = [actual_float,
1009
- expected_float, delta,
1010
- normalized_expected - normalized_delta,
1011
- expected_float, delta,
1012
- normalized_expected + normalized_delta]
1013
- elsif normalized_actual <= normalized_expected + normalized_delta
1014
- relation_format = "<<?>-<?>[?] <= <?> <= <?>+<?>[?]>"
1015
- relation_arguments = [expected_float, delta,
1016
- normalized_expected - normalized_delta,
1017
- actual_float,
1018
- expected_float, delta,
1019
- normalized_expected + normalized_delta]
1020
- else
1021
- relation_format = "<<?>-<?>[?] <= <?>+<?>[?] < <?>>"
1022
- relation_arguments = [expected_float, delta,
1023
- normalized_expected - normalized_delta,
1024
- expected_float, delta,
1025
- normalized_expected + normalized_delta,
1026
- actual_float]
1027
- end
1028
-
1029
- if relation_format
1030
- format += <<-EOT
1031
-
1032
- Relation:
1033
- #{relation_format}
1034
- EOT
1035
- arguments.concat(relation_arguments)
1036
- end
1037
-
1038
- build_message(message, format, *arguments)
1039
- end
1040
-
1041
- public
1042
- ##
1043
- # Passes if `expected_float` and `actual_float` are equal
1044
- # within `epsilon` relative error of `expected_float`.
1045
- #
1046
- # @example
1047
- # assert_in_epsilon(10000.0, 9900.0, 0.1) # -> pass
1048
- # assert_in_epsilon(10000.0, 9899.0, 0.1) # -> fail
1049
- def assert_in_epsilon(expected_float, actual_float, epsilon=0.001,
1050
- message="")
1051
- _wrap_assertion do
1052
- _assert_in_epsilon_validate_arguments(expected_float,
1053
- actual_float,
1054
- epsilon)
1055
- full_message = _assert_in_epsilon_message(expected_float,
1056
- actual_float,
1057
- epsilon,
1058
- message)
1059
- assert_block(full_message) do
1060
- normalized_expected_float = expected_float.to_f
1061
- if normalized_expected_float.zero?
1062
- delta = epsilon.to_f ** 2
1063
- else
1064
- delta = normalized_expected_float * epsilon.to_f
1065
- end
1066
- delta = delta.abs
1067
- (normalized_expected_float - actual_float.to_f).abs <= delta
1068
- end
1069
- end
1070
- end
1071
-
1072
- ##
1073
- # Passes if `expected_float` and `actual_float` are
1074
- # not equal within `epsilon` relative error of
1075
- # `expected_float`.
1076
- #
1077
- # @example
1078
- # assert_not_in_epsilon(10000.0, 9900.0, 0.1) # -> fail
1079
- # assert_not_in_epsilon(10000.0, 9899.0, 0.1) # -> pass
1080
- def assert_not_in_epsilon(expected_float, actual_float, epsilon=0.001,
1081
- message="")
1082
- _wrap_assertion do
1083
- _assert_in_epsilon_validate_arguments(expected_float,
1084
- actual_float,
1085
- epsilon)
1086
- full_message = _assert_in_epsilon_message(expected_float,
1087
- actual_float,
1088
- epsilon,
1089
- message,
1090
- :negative_assertion => true)
1091
- assert_block(full_message) do
1092
- normalized_expected_float = expected_float.to_f
1093
- delta = normalized_expected_float * epsilon.to_f
1094
- (normalized_expected_float - actual_float.to_f).abs > delta
1095
- end
1096
- end
1097
- end
1098
-
1099
- # Just for minitest compatibility. :<
1100
- #
1101
- # @since 3.0.0
1102
- alias_method :refute_in_epsilon, :assert_not_in_epsilon
1103
-
1104
- private
1105
- def _assert_in_epsilon_validate_arguments(expected_float,
1106
- actual_float,
1107
- epsilon)
1108
- {
1109
- expected_float => "first float",
1110
- actual_float => "second float",
1111
- epsilon => "epsilon"
1112
- }.each do |float, name|
1113
- assert_respond_to(float, :to_f,
1114
- "The arguments must respond to to_f; " +
1115
- "the #{name} did not")
1116
- end
1117
- epsilon = epsilon.to_f
1118
- assert_operator(epsilon, :>=, 0.0, "The epsilon should not be negative")
1119
- end
1120
-
1121
- def _assert_in_epsilon_message(expected_float, actual_float, epsilon,
1122
- message, options={})
1123
- normalized_expected = expected_float.to_f
1124
- normalized_actual = actual_float.to_f
1125
- normalized_epsilon = epsilon.to_f
1126
- delta = normalized_expected * normalized_epsilon
1127
-
1128
- if options[:negative_assertion]
1129
- format = <<-EOT
1130
- <?> -/+ (<?> * <?>)[?] was expected to not include
1131
- <?>.
1132
- EOT
1133
- else
1134
- format = <<-EOT
1135
- <?> -/+ (<?> * <?>)[?] was expected to include
1136
- <?>.
1137
- EOT
1138
- end
1139
- arguments = [expected_float, expected_float, epsilon, delta,
1140
- actual_float]
1141
-
1142
- relation_format = nil
1143
- relation_arguments = nil
1144
- if normalized_actual < normalized_expected - delta
1145
- relation_format = "<<?> < <?>-(<?>*<?>)[?] <= <?>+(<?>*<?>)[?]>"
1146
- relation_arguments = [actual_float,
1147
- expected_float, expected_float, epsilon,
1148
- normalized_expected - delta,
1149
- expected_float, expected_float, epsilon,
1150
- normalized_expected + delta]
1151
- elsif normalized_actual <= normalized_expected + delta
1152
- relation_format = "<<?>-(<?>*<?>)[?] <= <?> <= <?>+(<?>*<?>)[?]>"
1153
- relation_arguments = [expected_float, expected_float, epsilon,
1154
- normalized_expected - delta,
1155
- actual_float,
1156
- expected_float, expected_float, epsilon,
1157
- normalized_expected + delta]
1158
- else
1159
- relation_format = "<<?>-(<?>*<?>)[?] <= <?>+(<?>*<?>)[?] < <?>>"
1160
- relation_arguments = [expected_float, expected_float, epsilon,
1161
- normalized_expected - delta,
1162
- expected_float, expected_float, epsilon,
1163
- normalized_expected + delta,
1164
- actual_float]
1165
- end
1166
-
1167
- if relation_format
1168
- format += <<-EOT
1169
-
1170
- Relation:
1171
- #{relation_format}
1172
- EOT
1173
- arguments.concat(relation_arguments)
1174
- end
1175
-
1176
- build_message(message, format, *arguments)
1177
- end
1178
-
1179
- public
1180
- ##
1181
- # Passes if the method `__send__` returns not false nor nil.
1182
- #
1183
- # `send_array` is composed of:
1184
- # * A receiver
1185
- # * A method
1186
- # * Arguments to the method
1187
- #
1188
- # @example
1189
- # assert_send([[1, 2], :member?, 1]) # -> pass
1190
- # assert_send([[1, 2], :member?, 4]) # -> fail
1191
- def assert_send(send_array, message=nil)
1192
- _wrap_assertion do
1193
- assert_instance_of(Array, send_array,
1194
- "assert_send requires an array " +
1195
- "of send information")
1196
- assert_operator(send_array.size, :>=, 2,
1197
- "assert_send requires at least a receiver " +
1198
- "and a message name")
1199
- format = <<EOT
1200
- <?> was expected to respond to
1201
- <?(*?)> with a true value but was
1202
- <?>.
1203
- EOT
1204
- receiver, message_name, *arguments = send_array
1205
- result = nil
1206
- full_message =
1207
- build_message(message,
1208
- format,
1209
- receiver,
1210
- AssertionMessage.literal(message_name.to_s),
1211
- arguments,
1212
- AssertionMessage.delayed_literal {result})
1213
- assert_block(full_message) do
1214
- result = receiver.__send__(message_name, *arguments)
1215
- result
1216
- end
1217
- end
1218
- end
1219
-
1220
- ##
1221
- # Passes if the method `__send__` returns false or nil.
1222
- #
1223
- # `send_array` is composed of:
1224
- # * A receiver
1225
- # * A method
1226
- # * Arguments to the method
1227
- #
1228
- # @example
1229
- # assert_not_send([[1, 2], :member?, 1]) # -> fail
1230
- # assert_not_send([[1, 2], :member?, 4]) # -> pass
1231
- def assert_not_send(send_array, message=nil)
1232
- _wrap_assertion do
1233
- assert_instance_of(Array, send_array,
1234
- "assert_not_send requires an array " +
1235
- "of send information")
1236
- assert_operator(send_array.size, :>=, 2,
1237
- "assert_not_send requires at least a receiver " +
1238
- "and a message name")
1239
- format = <<EOT
1240
- <?> was expected to respond to
1241
- <?(*?)> with not a true value but was
1242
- <?>.
1243
- EOT
1244
- receiver, message_name, *arguments = send_array
1245
- result = nil
1246
- full_message =
1247
- build_message(message,
1248
- format,
1249
- receiver,
1250
- AssertionMessage.literal(message_name.to_s),
1251
- arguments,
1252
- AssertionMessage.delayed_literal {result})
1253
- assert_block(full_message) do
1254
- result = receiver.__send__(message_name, *arguments)
1255
- not result
1256
- end
1257
- end
1258
- end
1259
-
1260
- ##
1261
- # Passes if `actual` is a boolean value.
1262
- #
1263
- # @example
1264
- # assert_boolean(true) # -> pass
1265
- # assert_boolean(nil) # -> fail
1266
- def assert_boolean(actual, message=nil)
1267
- _wrap_assertion do
1268
- assert_block(build_message(message,
1269
- "<true> or <false> expected but was\n<?>",
1270
- actual)) do
1271
- true == actual || false == actual
1272
- end
1273
- end
1274
- end
1275
-
1276
- ##
1277
- # Passes if `actual` is true.
1278
- #
1279
- # @example
1280
- # assert_true(true) # -> pass
1281
- # assert_true(:true) # -> fail
1282
- def assert_true(actual, message=nil)
1283
- _wrap_assertion do
1284
- assert_block(build_message(message,
1285
- "<true> expected but was\n<?>",
1286
- actual)) do
1287
- true == actual
1288
- end
1289
- end
1290
- end
1291
-
1292
- ##
1293
- # Passes if `actual` is false.
1294
- #
1295
- # @example
1296
- # assert_false(false) # -> pass
1297
- # assert_false(nil) # -> fail
1298
- def assert_false(actual, message=nil)
1299
- _wrap_assertion do
1300
- assert_block(build_message(message,
1301
- "<false> expected but was\n<?>",
1302
- actual)) do
1303
- false == actual
1304
- end
1305
- end
1306
- end
1307
-
1308
- ##
1309
- # Passes if expression "`expected` `operator`
1310
- # `actual`" is not false nor nil.
1311
- #
1312
- # @example
1313
- # assert_compare(1, "<", 10) # -> pass
1314
- # assert_compare(1, ">=", 10) # -> fail
1315
- def assert_compare(expected, operator, actual, message=nil)
1316
- _wrap_assertion do
1317
- assert_send([["<", "<=", ">", ">="], :include?, operator.to_s])
1318
- case operator.to_s
1319
- when "<"
1320
- operator_description = "less than"
1321
- when "<="
1322
- operator_description = "less than or equal to"
1323
- when ">"
1324
- operator_description = "greater than"
1325
- when ">="
1326
- operator_description = "greater than or equal to"
1327
- end
1328
- template = <<-EOT
1329
- <?> #{operator} <?> should be true
1330
- <?> was expected to be #{operator_description}
1331
- <?>.
1332
- EOT
1333
- full_message = build_message(message, template,
1334
- expected, actual,
1335
- expected, actual)
1336
- assert_block(full_message) do
1337
- expected.__send__(operator, actual)
1338
- end
1339
- end
1340
- end
1341
-
1342
- ##
1343
- # Passes if assertion is failed in block.
1344
- #
1345
- # @example
1346
- # assert_fail_assertion {assert_equal("A", "B")} # -> pass
1347
- # assert_fail_assertion {assert_equal("A", "A")} # -> fail
1348
- def assert_fail_assertion(message=nil)
1349
- _wrap_assertion do
1350
- full_message = build_message(message,
1351
- "Failed assertion was expected.")
1352
- assert_block(full_message) do
1353
- begin
1354
- yield
1355
- false
1356
- rescue AssertionFailedError
1357
- true
1358
- end
1359
- end
1360
- end
1361
- end
1362
-
1363
- ##
1364
- # Passes if an exception is raised in block and its
1365
- # message is `expected`.
1366
- #
1367
- # @example
1368
- # assert_raise_message("exception") {raise "exception"} # -> pass
1369
- # assert_raise_message(/exc/i) {raise "exception"} # -> pass
1370
- # assert_raise_message("exception") {raise "EXCEPTION"} # -> fail
1371
- # assert_raise_message("exception") {} # -> fail
1372
- def assert_raise_message(expected, message=nil)
1373
- _wrap_assertion do
1374
- full_message = build_message(message,
1375
- "<?> exception message was expected " +
1376
- "but none was thrown.",
1377
- expected)
1378
- exception = nil
1379
- assert_block(full_message) do
1380
- begin
1381
- yield
1382
- false
1383
- rescue Exception => exception
1384
- true
1385
- end
1386
- end
1387
-
1388
- actual = exception.message
1389
- diff = AssertionMessage.delayed_diff(expected, actual)
1390
- full_message =
1391
- build_message(message,
1392
- "<?> exception message expected but was\n" +
1393
- "<?>.?", expected, actual, diff)
1394
- assert_block(full_message) do
1395
- if expected.is_a?(Regexp)
1396
- expected =~ actual
1397
- else
1398
- expected == actual
1399
- end
1400
- end
1401
- end
1402
- end
1403
-
1404
- ##
1405
- # Passes if `object`.const_defined?(`constant_name`)
1406
- #
1407
- # @example
1408
- # assert_const_defined(Test, :Unit) # -> pass
1409
- # assert_const_defined(Object, :Nonexistent) # -> fail
1410
- def assert_const_defined(object, constant_name, message=nil)
1411
- _wrap_assertion do
1412
- full_message = build_message(message,
1413
- "<?>.const_defined\\?(<?>) expected.",
1414
- object, constant_name)
1415
- assert_block(full_message) do
1416
- object.const_defined?(constant_name)
1417
- end
1418
- end
1419
- end
1420
-
1421
- ##
1422
- # Passes if !`object`.const_defined?(`constant_name`)
1423
- #
1424
- # @example
1425
- # assert_not_const_defined(Object, :Nonexistent) # -> pass
1426
- # assert_not_const_defined(Test, :Unit) # -> fail
1427
- def assert_not_const_defined(object, constant_name, message=nil)
1428
- _wrap_assertion do
1429
- full_message = build_message(message,
1430
- "!<?>.const_defined\\?(<?>) expected.",
1431
- object, constant_name)
1432
- assert_block(full_message) do
1433
- !object.const_defined?(constant_name)
1434
- end
1435
- end
1436
- end
1437
-
1438
- ##
1439
- # Passes if `object`.`predicate` is not false nor nil.
1440
- #
1441
- # @example
1442
- # assert_predicate([], :empty?) # -> pass
1443
- # assert_predicate([1], :empty?) # -> fail
1444
- def assert_predicate(object, predicate, message=nil)
1445
- _wrap_assertion do
1446
- assert_respond_to(object, predicate, message)
1447
- actual = object.__send__(predicate)
1448
- full_message = build_message(message,
1449
- "<?>.? is true value expected but was\n" +
1450
- "<?>",
1451
- object,
1452
- AssertionMessage.literal(predicate),
1453
- actual)
1454
- assert_block(full_message) do
1455
- actual
1456
- end
1457
- end
1458
- end
1459
-
1460
- ##
1461
- # Passes if `object`.`predicate` is false or nil.
1462
- #
1463
- # @example
1464
- # assert_not_predicate([1], :empty?) # -> pass
1465
- # assert_not_predicate([], :empty?) # -> fail
1466
- def assert_not_predicate(object, predicate, message=nil)
1467
- _wrap_assertion do
1468
- assert_respond_to(object, predicate, message)
1469
- actual = object.__send__(predicate)
1470
- full_message = build_message(message,
1471
- "<?>.? is false value expected but was\n" +
1472
- "<?>",
1473
- object,
1474
- AssertionMessage.literal(predicate),
1475
- actual)
1476
- assert_block(full_message) do
1477
- not actual
1478
- end
1479
- end
1480
- end
1481
-
1482
- # Just for minitest compatibility. :<
1483
- #
1484
- # @since 3.0.0
1485
- alias_method :refute_predicate, :assert_not_predicate
1486
-
1487
- ##
1488
- # Passes if `object`#`alias_name` is an alias method of
1489
- # `object`#`original_name`.
1490
- #
1491
- # @example
1492
- # assert_alias_method([], :length, :size) # -> pass
1493
- # assert_alias_method([], :size, :length) # -> pass
1494
- # assert_alias_method([], :each, :size) # -> fail
1495
- def assert_alias_method(object, alias_name, original_name, message=nil)
1496
- _wrap_assertion do
1497
- find_method_failure_message = Proc.new do |method_name|
1498
- build_message(message,
1499
- "<?>.? doesn't exist\n" +
1500
- "(Class: <?>)",
1501
- object,
1502
- AssertionMessage.literal(method_name),
1503
- object.class)
1504
- end
1505
-
1506
- alias_method = original_method = nil
1507
- assert_block(find_method_failure_message.call(alias_name)) do
1508
- begin
1509
- alias_method = object.method(alias_name)
1510
- true
1511
- rescue NameError
1512
- false
1513
- end
1514
- end
1515
- assert_block(find_method_failure_message.call(original_name)) do
1516
- begin
1517
- original_method = object.method(original_name)
1518
- true
1519
- rescue NameError
1520
- false
1521
- end
1522
- end
1523
-
1524
- full_message = build_message(message,
1525
- "<?> is alias of\n" +
1526
- "<?> expected",
1527
- alias_method,
1528
- original_method)
1529
- assert_block(full_message) do
1530
- alias_method == original_method
1531
- end
1532
- end
1533
- end
1534
-
1535
- ##
1536
- # Passes if `path` exists.
1537
- #
1538
- # @example
1539
- # assert_path_exist("/tmp") # -> pass
1540
- # assert_path_exist("/bin/sh") # -> pass
1541
- # assert_path_exist("/nonexistent") # -> fail
1542
- def assert_path_exist(path, message=nil)
1543
- _wrap_assertion do
1544
- failure_message = build_message(message,
1545
- "<?> was expected to exist",
1546
- path)
1547
- assert_block(failure_message) do
1548
- File.exist?(path)
1549
- end
1550
- end
1551
- end
1552
-
1553
- ##
1554
- # Passes if `path` doesn't exist.
1555
- #
1556
- # @example
1557
- # assert_path_not_exist("/nonexistent") # -> pass
1558
- # assert_path_not_exist("/tmp") # -> fail
1559
- # assert_path_not_exist("/bin/sh") # -> fail
1560
- def assert_path_not_exist(path, message=nil)
1561
- _wrap_assertion do
1562
- failure_message = build_message(message,
1563
- "<?> was expected to not exist",
1564
- path)
1565
- assert_block(failure_message) do
1566
- not File.exist?(path)
1567
- end
1568
- end
1569
- end
1570
-
1571
- ##
1572
- # Passes if `collection` includes `object`.
1573
- #
1574
- # @example
1575
- # assert_include([1, 10], 1) # -> pass
1576
- # assert_include(1..10, 5) # -> pass
1577
- # assert_include([1, 10], 5) # -> fail
1578
- # assert_include(1..10, 20) # -> fail
1579
- def assert_include(collection, object, message=nil)
1580
- _wrap_assertion do
1581
- assert_respond_to(collection, :include?,
1582
- "The collection must respond to :include?.")
1583
- full_message = build_message(message,
1584
- "<?> was expected to include\n<?>.",
1585
- collection,
1586
- object)
1587
- assert_block(full_message) do
1588
- collection.include?(object)
1589
- end
1590
- end
1591
- end
1592
-
1593
- # Just for minitest compatibility. :<
1594
- #
1595
- # @since 2.5.3
1596
- alias_method :assert_includes, :assert_include
1597
-
1598
- ##
1599
- # Passes if `collection` doesn't include `object`.
1600
- #
1601
- # @example
1602
- # assert_not_include([1, 10], 5) # -> pass
1603
- # assert_not_include(1..10, 20) # -> pass
1604
- # assert_not_include([1, 10], 1) # -> fail
1605
- # assert_not_include(1..10, 5) # -> fail
1606
- def assert_not_include(collection, object, message=nil)
1607
- _wrap_assertion do
1608
- assert_respond_to(collection, :include?,
1609
- "The collection must respond to :include?.")
1610
- full_message = build_message(message,
1611
- "<?> was expected to not include\n<?>.",
1612
- collection,
1613
- object)
1614
- assert_block(full_message) do
1615
- not collection.include?(object)
1616
- end
1617
- end
1618
- end
1619
-
1620
- # Just for minitest compatibility. :<
1621
- #
1622
- # @since 3.0.0
1623
- alias_method :assert_not_includes, :assert_not_include
1624
-
1625
- # Just for minitest compatibility. :<
1626
- #
1627
- # @since 3.0.0
1628
- alias_method :refute_includes, :assert_not_include
1629
-
1630
- ##
1631
- # Passes if `object` is empty.
1632
- #
1633
- # @example
1634
- # assert_empty("") # -> pass
1635
- # assert_empty([]) # -> pass
1636
- # assert_empty({}) # -> pass
1637
- # assert_empty(" ") # -> fail
1638
- # assert_empty([nil]) # -> fail
1639
- # assert_empty({1 => 2}) # -> fail
1640
- def assert_empty(object, message=nil)
1641
- _wrap_assertion do
1642
- assert_respond_to(object, :empty?,
1643
- "The object must respond to :empty?.")
1644
- full_message = build_message(message,
1645
- "<?> was expected to be empty.",
1646
- object)
1647
- assert_block(full_message) do
1648
- object.empty?
1649
- end
1650
- end
1651
- end
1652
-
1653
- ##
1654
- # Passes if `object` is not empty.
1655
- #
1656
- # @example
1657
- # assert_not_empty(" ") # -> pass
1658
- # assert_not_empty([nil]) # -> pass
1659
- # assert_not_empty({1 => 2}) # -> pass
1660
- # assert_not_empty("") # -> fail
1661
- # assert_not_empty([]) # -> fail
1662
- # assert_not_empty({}) # -> fail
1663
- def assert_not_empty(object, message=nil)
1664
- _wrap_assertion do
1665
- assert_respond_to(object, :empty?,
1666
- "The object must respond to :empty?.")
1667
- full_message = build_message(message,
1668
- "<?> was expected to not be empty.",
1669
- object)
1670
- assert_block(full_message) do
1671
- not object.empty?
1672
- end
1673
- end
1674
- end
1675
-
1676
- # Just for minitest compatibility. :<
1677
- #
1678
- # @since 3.0.0
1679
- alias_method :refute_empty, :assert_not_empty
1680
-
1681
- # @overload assert_all(collection, message=nil, &block)
1682
- #
1683
- # Asserts that all `block.call(item)` where `item` is each
1684
- # item in `collection` are not false nor nil.
1685
- #
1686
- # If `collection` is empty, this assertion is always passed
1687
- # with any `block`.
1688
- #
1689
- # @example Pass patterns
1690
- # assert_all([1, 2, 3]) {|item| item > 0} # => pass
1691
- # assert_all([1, 2, 3], &:positive?) # => pass
1692
- # assert_all([]) {|item| false} # => pass
1693
- #
1694
- # @example Failure pattern
1695
- # assert_all([0, 1, 2], &:zero?) # => failure
1696
- #
1697
- # @param [#each] collection The check target.
1698
- # @param [String] message The additional user message. It is
1699
- # showed when the assertion is failed.
1700
- # @yield [Object] Give each item in `collection` to the block.
1701
- # @yieldreturn [Object] The checked object.
1702
- # @return [void]
1703
- #
1704
- # @since 3.4.4
1705
- def assert_all(collection, message=nil)
1706
- _wrap_assertion do
1707
- failed = false
1708
- result = {}
1709
- collection.each do |item|
1710
- element_result = yield(item)
1711
- failed = true unless element_result
1712
- result[item] = element_result
1713
- end
1714
- format = <<-FORMAT
1715
- <?> was expected to be all true values with the given block but was
1716
- <?>
1717
- FORMAT
1718
- full_message = build_message(message,
1719
- format,
1720
- collection,
1721
- result)
1722
- assert_block(full_message) do
1723
- not failed
1724
- end
1725
- end
1726
- end
1727
-
1728
- # Just for Ruby's tool/lib/test/unit compatibility.
1729
- #
1730
- # @since 3.4.3
1731
- alias_method :assert_all?, :assert_all
1732
-
1733
- # @overload assert_nothing_leaked_memory(max_increasable_size, target=:physical, message=nil, &block)
1734
- #
1735
- # Asserts that increased memory usage by `block.call` is less
1736
- # than `max_increasable_size`. `GC.start` is called before and
1737
- # after `block.call`.
1738
- #
1739
- # This assertion may be fragile. Because memory usage is
1740
- # depends on the current Ruby process's memory
1741
- # usage. Launching a new Ruby process for this will produce
1742
- # more stable result but we need to specify target code as
1743
- # `String` instead of block for the approach. We choose easy
1744
- # to write API approach rather than more stable result
1745
- # approach for this case.
1746
- #
1747
- # @example Pass pattern
1748
- # require "objspace"
1749
- # size_per_object = ObjectSpace.memsize_of("Hello")
1750
- # # If memory isn't leaked, physical memory of almost created objects
1751
- # # (1000 - 10 objects) must be freed.
1752
- # assert_nothing_leaked_memory(size_per_object * 10) do
1753
- # 1_000.times do
1754
- # "Hello".dup
1755
- # end
1756
- # end # => pass
1757
- #
1758
- # @example Failure pattern
1759
- # require "objspace"
1760
- # size_per_object = ObjectSpace.memsize_of("Hello")
1761
- # strings = []
1762
- # assert_nothing_leaked_memory(size_per_object * 10) do
1763
- # 10_000.times do
1764
- # # Created objects aren't GC-ed because they are referred.
1765
- # strings << "Hello".dup
1766
- # end
1767
- # end # => failure
1768
- #
1769
- # @param target [:physical, :virtual] which memory usage is
1770
- # used for comparing. `:physical` means physical memory usage
1771
- # also known as Resident Set Size (RSS). `:virtual` means
1772
- # virtual memory usage.
1773
- # @yield [] do anything you want to measure memory usage
1774
- # in the block.
1775
- # @yieldreturn [void]
1776
- # @return [void]
1777
- #
1778
- # @since 3.4.5
1779
- def assert_nothing_leaked_memory(max_increasable_size,
1780
- target=:physical,
1781
- message=nil)
1782
- _wrap_assertion do
1783
- GC.start
1784
- before = Util::MemoryUsage.new
1785
- unless before.collected?
1786
- omit("memory usage collection isn't supported on this platform")
1787
- end
1788
- yield
1789
- GC.start
1790
- after = Util::MemoryUsage.new
1791
- before_value = before.__send__(target)
1792
- after_value = after.__send__(target)
1793
- actual_increased_size = after_value - before_value
1794
- template = <<-TEMPLATE
1795
- <?> was expected to be less than
1796
- <?>.
1797
- TEMPLATE
1798
- full_message = build_message(message,
1799
- template,
1800
- actual_increased_size,
1801
- max_increasable_size)
1802
- assert_block(full_message) do
1803
- actual_increased_size < max_increasable_size
1804
- end
1805
- end
1806
- end
1807
-
1808
- ##
1809
- # Builds a failure message. `user_message` is added before the
1810
- # `template` and `arguments` replaces the '?'s positionally in
1811
- # the template.
1812
- def build_message(user_message, template=nil, *arguments)
1813
- template &&= template.chomp
1814
- return AssertionMessage.new(user_message, template, arguments)
1815
- end
1816
-
1817
- private
1818
- def _wrap_assertion(&block)
1819
- @_assertion_wrapped ||= false
1820
- if @_assertion_wrapped
1821
- block.call
1822
- else
1823
- @_assertion_wrapped = true
1824
- begin
1825
- add_assertion
1826
- block.call
1827
- ensure
1828
- @_assertion_wrapped = false
1829
- end
1830
- end
1831
- end
1832
-
1833
- public
1834
- # Called whenever an assertion is made. Define this in classes
1835
- # that include Test::Unit::Assertions to record assertion
1836
- # counts.
1837
- #
1838
- # This is a public API for developers who extend test-unit.
1839
- #
1840
- # @return [void]
1841
- def add_assertion
1842
- end
1843
-
1844
- ##
1845
- # Select whether or not to use the pretty-printer. If this option is set
1846
- # to false before any assertions are made, pp.rb will not be required.
1847
- def self.use_pp=(value)
1848
- AssertionMessage.use_pp = value
1849
- end
1850
-
1851
- private
1852
- def _assert_raise(assert_expected_exception, *args, &block)
1853
- _wrap_assertion do
1854
- if args.last.is_a?(String)
1855
- message = args.pop
1856
- else
1857
- message = ""
1858
- end
1859
-
1860
- assert_exception_helper = AssertExceptionHelper.new(self, args)
1861
- expected = assert_exception_helper.expected_exceptions
1862
- actual_exception = nil
1863
- full_message = build_message(message,
1864
- "<?> exception was expected " +
1865
- "but none was thrown.",
1866
- expected)
1867
- assert_block(full_message) do
1868
- begin
1869
- yield
1870
- false
1871
- rescue Exception => actual_exception
1872
- true
1873
- end
1874
- end
1875
- assert_expected_exception.call(message, assert_exception_helper,
1876
- actual_exception)
1877
- actual_exception
1878
- end
1879
- end
1880
-
1881
- def _set_failed_information(failure, expected, actual)
1882
- failure.expected = expected
1883
- failure.actual = actual
1884
- failure.inspected_expected = AssertionMessage.convert(expected)
1885
- failure.inspected_actual = AssertionMessage.convert(actual)
1886
- end
1887
-
1888
- class AssertionMessage
1889
- @use_pp = true
1890
- class << self
1891
- attr_accessor :use_pp
1892
-
1893
- def literal(value)
1894
- Literal.new(value)
1895
- end
1896
-
1897
- def delayed_literal(&block)
1898
- DelayedLiteral.new(block)
1899
- end
1900
-
1901
- def maybe_container(value, &formatter)
1902
- MaybeContainer.new(value, &formatter)
1903
- end
1904
-
1905
- MAX_DIFF_TARGET_STRING_SIZE = 1000
1906
- def max_diff_target_string_size
1907
- return @@max_diff_target_string_size if @@max_diff_target_string_size
1908
-
1909
- size = ENV["TEST_UNIT_MAX_DIFF_TARGET_STRING_SIZE"]
1910
- if size
1911
- begin
1912
- size = Integer(size)
1913
- rescue ArgumentError
1914
- size = nil
1915
- end
1916
- end
1917
- size || MAX_DIFF_TARGET_STRING_SIZE
1918
- end
1919
-
1920
- @@max_diff_target_string_size = nil
1921
- def max_diff_target_string_size=(size)
1922
- @@max_diff_target_string_size = size
1923
- end
1924
-
1925
- def diff_target_string?(string)
1926
- if string.respond_to?(:bytesize)
1927
- string.bytesize < max_diff_target_string_size
1928
- else
1929
- string.size < max_diff_target_string_size
1930
- end
1931
- end
1932
-
1933
- def ensure_diffable_string(string)
1934
- if string.respond_to?(:encoding) and
1935
- !string.encoding.ascii_compatible?
1936
- string = string.dup.force_encoding("ASCII-8BIT")
1937
- end
1938
- string
1939
- end
1940
-
1941
- def prepare_for_diff(from, to)
1942
- if !from.is_a?(String) or !to.is_a?(String)
1943
- from = convert(from)
1944
- to = convert(to)
1945
- end
1946
-
1947
- if diff_target_string?(from) and diff_target_string?(to)
1948
- from = ensure_diffable_string(from)
1949
- to = ensure_diffable_string(to)
1950
- [from, to]
1951
- else
1952
- [nil, nil]
1953
- end
1954
- end
1955
-
1956
- def delayed_diff(from, to)
1957
- delayed_literal do
1958
- from, to = prepare_for_diff(from, to)
1959
-
1960
- diff = "" if from.nil? or to.nil?
1961
- diff ||= Diff.readable(from, to)
1962
- if /^[-+]/ !~ diff
1963
- diff = ""
1964
- elsif /^[ ?]/ =~ diff or /(?:.*\n){2,}/ =~ diff
1965
- diff = "\n\ndiff:\n#{diff}"
1966
- else
1967
- diff = ""
1968
- end
1969
-
1970
- if Diff.need_fold?(diff)
1971
- folded_diff = Diff.folded_readable(from, to)
1972
- diff += "\n\nfolded diff:\n#{folded_diff}"
1973
- end
1974
-
1975
- diff
1976
- end
1977
- end
1978
-
1979
- def convert(object)
1980
- if object.is_a?(Exception)
1981
- object = AssertExceptionHelper::WrappedException.new(object)
1982
- end
1983
- inspector = Inspector.new(object)
1984
- if use_pp
1985
- begin
1986
- require "pp" unless defined?(PP)
1987
- begin
1988
- return PP.pp(inspector, String.new).chomp
1989
- rescue NameError
1990
- end
1991
- rescue LoadError
1992
- self.use_pp = false
1993
- end
1994
- end
1995
- inspector.inspect
1996
- end
1997
- end
1998
-
1999
- class Inspector
2000
- include Comparable
2001
-
2002
- class << self
2003
- def cached_new(object, inspected_objects)
2004
- inspected_objects[object.object_id] ||=
2005
- new(object, inspected_objects)
2006
- end
2007
-
2008
- @@inspector_classes = []
2009
- def inspector_classes
2010
- @@inspector_classes
2011
- end
2012
-
2013
- def register_inspector_class(inspector_class)
2014
- @@inspector_classes << inspector_class
2015
- end
2016
-
2017
- def unregister_inspector_class(inspector_class)
2018
- @@inspector_classes.delete(inspector_class)
2019
- end
2020
- end
2021
-
2022
- attr_reader :object
2023
- def initialize(object, inspected_objects={})
2024
- @inspected_objects = inspected_objects
2025
- @object = object
2026
- @inspected_objects[@object.object_id] = self
2027
- @inspect_target = inspect_target
2028
- end
2029
-
2030
- alias_method :native_inspect, :inspect
2031
- def inspect
2032
- @inspect_target.inspect
2033
- end
2034
-
2035
- def pretty_print(q)
2036
- @inspect_target.pretty_print(q)
2037
- end
2038
-
2039
- def pretty_print_cycle(q)
2040
- @inspect_target.pretty_print_cycle(q)
2041
- end
2042
-
2043
- def <=>(other)
2044
- if other.is_a?(self.class)
2045
- @object <=> other.object
2046
- else
2047
- @object <=> other
2048
- end
2049
- end
2050
-
2051
- private
2052
- def inspect_target
2053
- self.class.inspector_classes.each do |inspector_class|
2054
- if inspector_class.target?(@object)
2055
- return inspector_class.new(@object, @inspected_objects)
2056
- end
2057
- end
2058
- @object
2059
- end
2060
- end
2061
-
2062
- class NumericInspector
2063
- Inspector.register_inspector_class(self)
2064
-
2065
- class << self
2066
- def target?(object)
2067
- object.is_a?(Numeric)
2068
- end
2069
- end
2070
-
2071
- def initialize(numeric, inspected_objects)
2072
- @inspected_objects = inspected_objects
2073
- @numeric = numeric
2074
- end
2075
-
2076
- def inspect
2077
- @numeric.to_s
2078
- end
2079
-
2080
- def pretty_print(q)
2081
- q.text(@numeric.to_s)
2082
- end
2083
-
2084
- def pretty_print_cycle(q)
2085
- q.text(@numeric.to_s)
2086
- end
2087
- end
2088
-
2089
- class HashInspector
2090
- Inspector.register_inspector_class(self)
2091
-
2092
- class << self
2093
- def target?(object)
2094
- object.is_a?(Hash) or ENV.equal?(object)
2095
- end
2096
- end
2097
-
2098
- def initialize(hash, inspected_objects)
2099
- @inspected_objects = inspected_objects
2100
- @hash = {}
2101
- hash.each do |key, value|
2102
- key = Inspector.cached_new(key, @inspected_objects)
2103
- value = Inspector.cached_new(value, @inspected_objects)
2104
- @hash[key] = value
2105
- end
2106
- end
2107
-
2108
- def inspect
2109
- @hash.inspect
2110
- end
2111
-
2112
- def pretty_print(q)
2113
- q.group(1, '{', '}') do
2114
- q.seplist(self, nil, :each_pair) do |k, v|
2115
- q.group do
2116
- q.pp(k)
2117
- q.text('=>')
2118
- q.group(1) do
2119
- q.breakable('')
2120
- q.pp(v)
2121
- end
2122
- end
2123
- end
2124
- end
2125
- end
2126
-
2127
- def pretty_print_cycle(q)
2128
- @hash.pretty_print_cycle(q)
2129
- end
2130
-
2131
- def each_pair
2132
- keys = @hash.keys
2133
- begin
2134
- keys = keys.sort # FIXME: more cleverly
2135
- rescue ArgumentError
2136
- end
2137
- keys.each do |key|
2138
- yield(key, @hash[key])
2139
- end
2140
- end
2141
- end
2142
-
2143
- class ArrayInspector
2144
- Inspector.register_inspector_class(self)
2145
-
2146
- class << self
2147
- def target?(object)
2148
- object.is_a?(Array)
2149
- end
2150
- end
2151
-
2152
- def initialize(array, inspected_objects)
2153
- @inspected_objects = inspected_objects
2154
- @array = array.collect do |element|
2155
- Inspector.cached_new(element, @inspected_objects)
2156
- end
2157
- end
2158
-
2159
- def inspect
2160
- @array.inspect
2161
- end
2162
-
2163
- def pretty_print(q)
2164
- q.group(1, '[', ']') do
2165
- q.seplist(self) do |v|
2166
- q.pp(v)
2167
- end
2168
- end
2169
- end
2170
-
2171
- def pretty_print_cycle(q)
2172
- @array.pretty_print_cycle(q)
2173
- end
2174
-
2175
- def each(&block)
2176
- @array.each(&block)
2177
- end
2178
- end
2179
-
2180
- class Literal
2181
- def initialize(value)
2182
- @value = value
2183
- end
2184
-
2185
- def inspect
2186
- @value.to_s
2187
- end
2188
- end
2189
-
2190
- class DelayedLiteral
2191
- def initialize(value)
2192
- @value = value
2193
- end
2194
-
2195
- def inspect
2196
- @value.call.to_s
2197
- end
2198
- end
2199
-
2200
- class MaybeContainer
2201
- def initialize(value, &formatter)
2202
- @value = value
2203
- @formatter = formatter
2204
- end
2205
-
2206
- def inspect
2207
- if @value.is_a?(Array)
2208
- values = @value.collect do |value|
2209
- @formatter.call(AssertionMessage.convert(value))
2210
- end
2211
- "[#{values.join(', ')}]"
2212
- else
2213
- @formatter.call(AssertionMessage.convert(@value))
2214
- end
2215
- end
2216
- end
2217
-
2218
- class Template
2219
- def self.create(string)
2220
- parts = (string ? string.scan(/(?=[^\\])\?|(?:\\\?|[^\?])+/m) : [])
2221
- self.new(parts)
2222
- end
2223
-
2224
- attr_reader :count
2225
-
2226
- def initialize(parts)
2227
- @parts = parts
2228
- @count = parts.find_all{|e| e == '?'}.size
2229
- end
2230
-
2231
- def result(parameters)
2232
- raise "The number of parameters does not match the number of substitutions." if(parameters.size != count)
2233
- params = parameters.dup
2234
- expanded_template = ""
2235
- @parts.each do |part|
2236
- if part == '?'
2237
- param = params.shift
2238
- if Object.const_defined?(:Encoding)
2239
- expanded_template += concatenatable(param,
2240
- expanded_template.encoding)
2241
- else
2242
- expanded_template += param
2243
- end
2244
- else
2245
- expanded_template += part.gsub(/\\\?/m, '?')
2246
- end
2247
- end
2248
- expanded_template
2249
- end
2250
-
2251
- private
2252
- def concatenatable(text, encoding)
2253
- if Encoding.compatible?(text, encoding)
2254
- text
2255
- else
2256
- text.dup.force_encoding(encoding)
2257
- end
2258
- end
2259
- end
2260
-
2261
- include Util::BacktraceFilter
2262
-
2263
- def initialize(user_message, template_string, parameters)
2264
- @user_message = user_message
2265
- @template_string = template_string
2266
- @parameters = parameters
2267
- end
2268
-
2269
- def convert(object)
2270
- self.class.convert(object)
2271
- end
2272
-
2273
- def template
2274
- @template ||= Template.create(@template_string)
2275
- end
2276
-
2277
- def user_message
2278
- return nil unless @user_message
2279
- message = @user_message
2280
- message = message.call if message.respond_to?(:call)
2281
- message.to_s
2282
- end
2283
-
2284
- def to_s
2285
- message_parts = []
2286
- head = user_message
2287
- if head and not head.empty?
2288
- message_parts << add_period(head)
2289
- end
2290
- tail = template.result(@parameters.collect{|e| convert(e)})
2291
- message_parts << tail unless(tail.empty?)
2292
- message_parts.join("\n")
2293
- end
2294
-
2295
- private
2296
- def add_period(string)
2297
- (string =~ /\.\Z/ ? string : string + '.')
2298
- end
2299
- end
2300
-
2301
- class AssertExceptionHelper
2302
- class WrappedException
2303
- attr_reader :exception
2304
- def initialize(exception)
2305
- @exception = exception
2306
- end
2307
-
2308
- def inspect
2309
- if default_inspect?
2310
- inspected = "#{@exception.class.inspect}(<#{@exception.message}>)"
2311
- unless (@exception.backtrace || []).empty?
2312
- inspected += "\n"
2313
- @exception.backtrace.each do |trace|
2314
- inspected << "#{trace}\n"
2315
- end
2316
- end
2317
- inspected
2318
- else
2319
- @exception.inspect
2320
- end
2321
- end
2322
-
2323
- def method_missing(name, *args, &block)
2324
- @exception.__send__(name, *args, &block)
2325
- end
2326
-
2327
- private
2328
- def default_inspect?
2329
- inspect_method = @exception.method(:inspect)
2330
- if inspect_method.respond_to?(:owner) and
2331
- inspect_method.owner == Exception
2332
- true
2333
- else
2334
- default_inspect_method = Exception.instance_method(:inspect)
2335
- default_inspect_method.bind(@exception).call == @exception.inspect
2336
- end
2337
- end
2338
- end
2339
-
2340
- def initialize(test_case, expected_exceptions)
2341
- @test_case = test_case
2342
- @expected_exceptions = expected_exceptions
2343
- @expected_classes, @expected_modules, @expected_objects =
2344
- split_expected_exceptions(expected_exceptions)
2345
- end
2346
-
2347
- def expected_exceptions
2348
- exceptions = @expected_exceptions.collect do |exception|
2349
- if exception.is_a?(Exception)
2350
- WrappedException.new(exception)
2351
- else
2352
- exception
2353
- end
2354
- end
2355
- if exceptions.size == 1
2356
- exceptions[0]
2357
- else
2358
- exceptions
2359
- end
2360
- end
2361
-
2362
- def expected?(actual_exception, equality=nil)
2363
- equality ||= :instance_of?
2364
- expected_class?(actual_exception, equality) or
2365
- expected_module?(actual_exception) or
2366
- expected_object?(actual_exception)
2367
- end
2368
-
2369
- private
2370
- def split_expected_exceptions(expected_exceptions)
2371
- exception_modules = []
2372
- exception_objects = []
2373
- exception_classes = []
2374
- expected_exceptions.each do |exception_type|
2375
- if exception_type.instance_of?(Module)
2376
- exception_modules << exception_type
2377
- elsif exception_object?(exception_type)
2378
- exception_objects << exception_type
2379
- elsif exception_class?(exception_type)
2380
- exception_classes << exception_type
2381
- else
2382
- full_message =
2383
- @test_case.__send__(:build_message,
2384
- nil,
2385
- "<?> must be " +
2386
- "a subclass of Exception, " +
2387
- "an object of Exception subclasses " +
2388
- "or a Module",
2389
- exception_type)
2390
- @test_case.flunk(full_message)
2391
- end
2392
- end
2393
- [exception_classes, exception_modules, exception_objects]
2394
- end
2395
-
2396
- def exception_object?(exception_type)
2397
- return true if exception_type.is_a?(Exception)
2398
-
2399
- if Object.const_defined?(:Java)
2400
- return true if exception_type.is_a?(Java::JavaLang::Throwable)
2401
- end
2402
-
2403
- false
2404
- end
2405
-
2406
- def exception_class?(exception_type)
2407
- return true if exception_type <= Exception
2408
-
2409
- if Object.const_defined?(:Java)
2410
- return true if exception_type <= Java::JavaLang::Throwable
2411
- end
2412
-
2413
- false
2414
- end
2415
-
2416
- def expected_class?(actual_exception, equality)
2417
- @expected_classes.any? do |expected_class|
2418
- actual_exception.__send__(equality, expected_class)
2419
- end
2420
- end
2421
-
2422
- def expected_module?(actual_exception)
2423
- @expected_modules.any? do |expected_module|
2424
- actual_exception.is_a?(expected_module)
2425
- end
2426
- end
2427
-
2428
- def expected_object?(actual_exception)
2429
- @expected_objects.any? do |expected_object|
2430
- expected_object == actual_exception or
2431
- fallback_exception_object_equal(expected_object, actual_exception)
2432
- end
2433
- end
2434
-
2435
- def fallback_exception_object_equal(expected_object, actual_exception)
2436
- owner = Util::MethodOwnerFinder.find(expected_object, :==)
2437
- if owner == Kernel or owner == Exception
2438
- expected_object.class == actual_exception.class and
2439
- expected_object.message == actual_exception.message
2440
- else
2441
- false
2442
- end
2443
- end
2444
- end
2445
-
2446
- # :startdoc:
2447
- end
2448
- end
2449
- end