cybrid_api_organization_ruby 0.123.472 → 0.123.474

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 (235) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +3 -3
  3. data/README.md +5 -5
  4. data/cybrid_api_organization_ruby.gemspec +1 -1
  5. data/lib/cybrid_api_organization_ruby/api/organizations_organization_api.rb +1 -1
  6. data/lib/cybrid_api_organization_ruby/api/subscription_deliveries_organization_api.rb +1 -1
  7. data/lib/cybrid_api_organization_ruby/api/subscription_events_organization_api.rb +1 -1
  8. data/lib/cybrid_api_organization_ruby/api/subscriptions_organization_api.rb +1 -1
  9. data/lib/cybrid_api_organization_ruby/api_client.rb +1 -1
  10. data/lib/cybrid_api_organization_ruby/api_error.rb +1 -1
  11. data/lib/cybrid_api_organization_ruby/configuration.rb +1 -1
  12. data/lib/cybrid_api_organization_ruby/models/error_response_organization_model.rb +1 -1
  13. data/lib/cybrid_api_organization_ruby/models/organization_organization_model.rb +1 -1
  14. data/lib/cybrid_api_organization_ruby/models/patch_organization_organization_model.rb +1 -1
  15. data/lib/cybrid_api_organization_ruby/models/post_subscription_delivery_organization_model.rb +1 -1
  16. data/lib/cybrid_api_organization_ruby/models/post_subscription_organization_model.rb +1 -1
  17. data/lib/cybrid_api_organization_ruby/models/subscription_delivery_list_organization_model.rb +1 -1
  18. data/lib/cybrid_api_organization_ruby/models/subscription_delivery_organization_model.rb +1 -1
  19. data/lib/cybrid_api_organization_ruby/models/subscription_environment_organization_model.rb +1 -1
  20. data/lib/cybrid_api_organization_ruby/models/subscription_event_list_organization_model.rb +1 -1
  21. data/lib/cybrid_api_organization_ruby/models/subscription_event_organization_model.rb +1 -1
  22. data/lib/cybrid_api_organization_ruby/models/subscription_list_organization_model.rb +1 -1
  23. data/lib/cybrid_api_organization_ruby/models/subscription_organization_model.rb +1 -1
  24. data/lib/cybrid_api_organization_ruby/models/subscription_state_organization_model.rb +1 -1
  25. data/lib/cybrid_api_organization_ruby/models/subscription_type_organization_model.rb +1 -1
  26. data/lib/cybrid_api_organization_ruby/version.rb +2 -2
  27. data/lib/cybrid_api_organization_ruby.rb +1 -1
  28. data/spec/api/organizations_organization_api_spec.rb +1 -1
  29. data/spec/api/subscription_deliveries_organization_api_spec.rb +1 -1
  30. data/spec/api/subscription_events_organization_api_spec.rb +1 -1
  31. data/spec/api/subscriptions_organization_api_spec.rb +1 -1
  32. data/spec/api_client_spec.rb +1 -1
  33. data/spec/configuration_spec.rb +1 -1
  34. data/spec/models/error_response_organization_model_spec.rb +1 -1
  35. data/spec/models/organization_organization_model_spec.rb +1 -1
  36. data/spec/models/patch_organization_organization_model_spec.rb +1 -1
  37. data/spec/models/post_subscription_delivery_organization_model_spec.rb +1 -1
  38. data/spec/models/post_subscription_organization_model_spec.rb +1 -1
  39. data/spec/models/subscription_delivery_list_organization_model_spec.rb +1 -1
  40. data/spec/models/subscription_delivery_organization_model_spec.rb +1 -1
  41. data/spec/models/subscription_environment_organization_model_spec.rb +1 -1
  42. data/spec/models/subscription_event_list_organization_model_spec.rb +1 -1
  43. data/spec/models/subscription_event_organization_model_spec.rb +1 -1
  44. data/spec/models/subscription_list_organization_model_spec.rb +1 -1
  45. data/spec/models/subscription_organization_model_spec.rb +1 -1
  46. data/spec/models/subscription_state_organization_model_spec.rb +1 -1
  47. data/spec/models/subscription_type_organization_model_spec.rb +1 -1
  48. data/spec/spec_helper.rb +1 -1
  49. data/vendor/bundle/ruby/3.3.0/cache/diff-lcs-1.6.2.gem +0 -0
  50. data/vendor/bundle/ruby/3.3.0/cache/psych-5.2.5.gem +0 -0
  51. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-12.0.0/gem_make.out +5 -5
  52. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/gem_make.out +5 -5
  53. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/gem_make.out +5 -5
  54. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/{psych-5.2.4 → psych-5.2.5}/gem_make.out +18 -18
  55. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.5/psych.so +0 -0
  56. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +5 -5
  57. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/gem_make.out +5 -5
  58. data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/CHANGELOG.md +12 -0
  59. data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/CONTRIBUTORS.md +1 -0
  60. data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/README.md +1 -1
  61. data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/Rakefile +32 -16
  62. data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/backports.rb +4 -0
  63. data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/change.rb +2 -2
  64. data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/htmldiff.rb +3 -3
  65. data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/version.rb +1 -1
  66. data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs.rb +2 -2
  67. data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/ext/psych/psych_to_ruby.c +10 -0
  68. data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/class_loader.rb +1 -0
  69. data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/core_ext.rb +11 -4
  70. data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/versions.rb +1 -1
  71. data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/visitors/to_ruby.rb +43 -3
  72. data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/visitors/yaml_tree.rb +39 -1
  73. data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych.rb +31 -1
  74. data/vendor/bundle/ruby/3.3.0/gems/psych-5.2.5/lib/psych.so +0 -0
  75. data/vendor/bundle/ruby/3.3.0/specifications/{diff-lcs-1.6.1.gemspec → diff-lcs-1.6.2.gemspec} +4 -4
  76. data/vendor/bundle/ruby/3.3.0/specifications/{psych-5.2.4.gemspec → psych-5.2.5.gemspec} +4 -4
  77. metadata +179 -179
  78. data/vendor/bundle/ruby/3.3.0/cache/diff-lcs-1.6.1.gem +0 -0
  79. data/vendor/bundle/ruby/3.3.0/cache/psych-5.2.4.gem +0 -0
  80. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.4/psych.so +0 -0
  81. data/vendor/bundle/ruby/3.3.0/gems/psych-5.2.4/lib/psych.so +0 -0
  82. /data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/{psych-5.2.4 → psych-5.2.5}/gem.build_complete +0 -0
  83. /data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/{psych-5.2.4 → psych-5.2.5}/mkmf.log +0 -0
  84. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/.rspec +0 -0
  85. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/CODE_OF_CONDUCT.md +0 -0
  86. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/CONTRIBUTING.md +0 -0
  87. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/LICENCE.md +0 -0
  88. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/Manifest.txt +0 -0
  89. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/SECURITY.md +0 -0
  90. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/bin/htmldiff +0 -0
  91. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/bin/ldiff +0 -0
  92. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/docs/COPYING.txt +0 -0
  93. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/docs/artistic.txt +0 -0
  94. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/array.rb +0 -0
  95. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/block.rb +0 -0
  96. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/callbacks.rb +0 -0
  97. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/hunk.rb +0 -0
  98. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/internals.rb +0 -0
  99. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/ldiff.rb +0 -0
  100. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/string.rb +0 -0
  101. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff-lcs.rb +0 -0
  102. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/mise.toml +0 -0
  103. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/change_spec.rb +0 -0
  104. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/diff_spec.rb +0 -0
  105. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/123_x +0 -0
  106. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/456_x +0 -0
  107. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/aX +0 -0
  108. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/bXaX +0 -0
  109. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ds1.csv +0 -0
  110. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ds2.csv +0 -0
  111. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/empty +0 -0
  112. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/file1.bin +0 -0
  113. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/file2.bin +0 -0
  114. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/four_lines +0 -0
  115. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/four_lines_with_missing_new_line +0 -0
  116. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/diff.missing_new_line1-e +0 -0
  117. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/diff.missing_new_line1-f +0 -0
  118. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/diff.missing_new_line2-e +0 -0
  119. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/diff.missing_new_line2-f +0 -0
  120. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/error.diff.chef-e +0 -0
  121. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/error.diff.chef-f +0 -0
  122. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/error.diff.missing_new_line1-e +0 -0
  123. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/error.diff.missing_new_line1-f +0 -0
  124. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/error.diff.missing_new_line2-e +0 -0
  125. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/error.diff.missing_new_line2-f +0 -0
  126. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff +0 -0
  127. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff-c +0 -0
  128. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff-e +0 -0
  129. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff-f +0 -0
  130. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff-u +0 -0
  131. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin1 +0 -0
  132. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin1-c +0 -0
  133. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin1-e +0 -0
  134. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin1-f +0 -0
  135. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin1-u +0 -0
  136. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin2 +0 -0
  137. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin2-c +0 -0
  138. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin2-e +0 -0
  139. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin2-f +0 -0
  140. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin2-u +0 -0
  141. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef +0 -0
  142. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef-c +0 -0
  143. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef-e +0 -0
  144. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef-f +0 -0
  145. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef-u +0 -0
  146. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef2 +0 -0
  147. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef2-c +0 -0
  148. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef2-d +0 -0
  149. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef2-e +0 -0
  150. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef2-f +0 -0
  151. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef2-u +0 -0
  152. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.empty.vs.four_lines +0 -0
  153. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-c +0 -0
  154. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-e +0 -0
  155. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-f +0 -0
  156. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-u +0 -0
  157. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.four_lines.vs.empty +0 -0
  158. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-c +0 -0
  159. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-e +0 -0
  160. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-f +0 -0
  161. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-u +0 -0
  162. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.issue95_trailing_context +0 -0
  163. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.issue95_trailing_context-c +0 -0
  164. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.issue95_trailing_context-e +0 -0
  165. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.issue95_trailing_context-f +0 -0
  166. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.issue95_trailing_context-u +0 -0
  167. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line1 +0 -0
  168. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line1-c +0 -0
  169. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line1-e +0 -0
  170. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line1-f +0 -0
  171. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line1-u +0 -0
  172. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line2 +0 -0
  173. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line2-c +0 -0
  174. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line2-e +0 -0
  175. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line2-f +0 -0
  176. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line2-u +0 -0
  177. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/new-chef +0 -0
  178. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/new-chef2 +0 -0
  179. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/old-chef +0 -0
  180. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/old-chef2 +0 -0
  181. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/hunk_spec.rb +0 -0
  182. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/issues_spec.rb +0 -0
  183. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/lcs_spec.rb +0 -0
  184. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/ldiff_spec.rb +0 -0
  185. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/patch_spec.rb +0 -0
  186. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/sdiff_spec.rb +0 -0
  187. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/spec_helper.rb +0 -0
  188. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/traverse_balanced_spec.rb +0 -0
  189. /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/traverse_sequences_spec.rb +0 -0
  190. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/CONTRIBUTING.md +0 -0
  191. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/LICENSE +0 -0
  192. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/README.md +0 -0
  193. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/ext/psych/Makefile +0 -0
  194. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/ext/psych/depend +0 -0
  195. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/ext/psych/extconf.rb +0 -0
  196. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/ext/psych/psych.c +0 -0
  197. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/ext/psych/psych.h +0 -0
  198. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/ext/psych/psych_emitter.c +0 -0
  199. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/ext/psych/psych_emitter.h +0 -0
  200. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/ext/psych/psych_parser.c +0 -0
  201. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/ext/psych/psych_parser.h +0 -0
  202. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/ext/psych/psych_to_ruby.h +0 -0
  203. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/ext/psych/psych_yaml_tree.c +0 -0
  204. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/ext/psych/psych_yaml_tree.h +0 -0
  205. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/coder.rb +0 -0
  206. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/exception.rb +0 -0
  207. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/handler.rb +0 -0
  208. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/handlers/document_stream.rb +0 -0
  209. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/handlers/recorder.rb +0 -0
  210. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/json/ruby_events.rb +0 -0
  211. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/json/stream.rb +0 -0
  212. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/json/tree_builder.rb +0 -0
  213. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/json/yaml_events.rb +0 -0
  214. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/nodes/alias.rb +0 -0
  215. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/nodes/document.rb +0 -0
  216. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/nodes/mapping.rb +0 -0
  217. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/nodes/node.rb +0 -0
  218. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/nodes/scalar.rb +0 -0
  219. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/nodes/sequence.rb +0 -0
  220. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/nodes/stream.rb +0 -0
  221. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/nodes.rb +0 -0
  222. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/omap.rb +0 -0
  223. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/parser.rb +0 -0
  224. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/scalar_scanner.rb +0 -0
  225. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/set.rb +0 -0
  226. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/stream.rb +0 -0
  227. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/streaming.rb +0 -0
  228. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/syntax_error.rb +0 -0
  229. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/tree_builder.rb +0 -0
  230. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/visitors/depth_first.rb +0 -0
  231. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/visitors/emitter.rb +0 -0
  232. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/visitors/json_tree.rb +0 -0
  233. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/visitors/visitor.rb +0 -0
  234. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/visitors.rb +0 -0
  235. /data/vendor/bundle/ruby/3.3.0/gems/{psych-5.2.4 → psych-5.2.5}/lib/psych/y.rb +0 -0