cybrid_api_organization_ruby 0.123.322 → 0.123.324
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.
- checksums.yaml +4 -4
- data/Gemfile.lock +2 -2
- data/README.md +5 -5
- data/cybrid_api_organization_ruby.gemspec +1 -1
- data/lib/cybrid_api_organization_ruby/api/organizations_organization_api.rb +1 -1
- data/lib/cybrid_api_organization_ruby/api/subscription_deliveries_organization_api.rb +1 -1
- data/lib/cybrid_api_organization_ruby/api/subscription_events_organization_api.rb +1 -1
- data/lib/cybrid_api_organization_ruby/api/subscriptions_organization_api.rb +1 -1
- data/lib/cybrid_api_organization_ruby/api_client.rb +1 -1
- data/lib/cybrid_api_organization_ruby/api_error.rb +1 -1
- data/lib/cybrid_api_organization_ruby/configuration.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/error_response_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/organization_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/patch_organization_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/post_subscription_delivery_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/post_subscription_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_delivery_list_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_delivery_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_environment_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_event_list_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_event_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_list_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_state_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/subscription_type_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/version.rb +2 -2
- data/lib/cybrid_api_organization_ruby.rb +1 -1
- data/spec/api/organizations_organization_api_spec.rb +1 -1
- data/spec/api/subscription_deliveries_organization_api_spec.rb +1 -1
- data/spec/api/subscription_events_organization_api_spec.rb +1 -1
- data/spec/api/subscriptions_organization_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/error_response_organization_model_spec.rb +1 -1
- data/spec/models/organization_organization_model_spec.rb +1 -1
- data/spec/models/patch_organization_organization_model_spec.rb +1 -1
- data/spec/models/post_subscription_delivery_organization_model_spec.rb +1 -1
- data/spec/models/post_subscription_organization_model_spec.rb +1 -1
- data/spec/models/subscription_delivery_list_organization_model_spec.rb +1 -1
- data/spec/models/subscription_delivery_organization_model_spec.rb +1 -1
- data/spec/models/subscription_environment_organization_model_spec.rb +1 -1
- data/spec/models/subscription_event_list_organization_model_spec.rb +1 -1
- data/spec/models/subscription_event_organization_model_spec.rb +1 -1
- data/spec/models/subscription_list_organization_model_spec.rb +1 -1
- data/spec/models/subscription_organization_model_spec.rb +1 -1
- data/spec/models/subscription_state_organization_model_spec.rb +1 -1
- data/spec/models/subscription_type_organization_model_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/cache/diff-lcs-1.6.1.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-11.1.3/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.3/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.5/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/CHANGELOG.md +15 -0
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/CONTRIBUTING.md +9 -12
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/LICENCE.md +15 -16
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/Manifest.txt +115 -0
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/Rakefile +14 -13
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/ldiff.rb +14 -8
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/lib/diff/lcs/version.rb +7 -0
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/mise.toml +5 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/123_x +2 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/456_x +2 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/empty +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/file1.bin +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/file2.bin +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/four_lines +4 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/four_lines_with_missing_new_line +4 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/diff.missing_new_line1-e +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/diff.missing_new_line1-f +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/diff.missing_new_line2-e +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/diff.missing_new_line2-f +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/error.diff.chef-e +2 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/error.diff.chef-f +2 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/error.diff.missing_new_line1-e +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/error.diff.missing_new_line1-f +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/error.diff.missing_new_line2-e +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/error.diff.missing_new_line2-f +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin1 +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin1-c +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin1-e +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin1-f +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin1-u +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin2 +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin2-c +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin2-e +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin2-f +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin2-u +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.empty.vs.four_lines +5 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-c +9 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-e +6 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-f +6 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-u +7 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.four_lines.vs.empty +5 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-c +9 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-e +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-f +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-u +7 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.issue95_trailing_context +4 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.issue95_trailing_context-c +9 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.issue95_trailing_context-e +3 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.issue95_trailing_context-f +3 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.issue95_trailing_context-u +6 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line1 +5 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line1-c +14 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line1-e +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line1-f +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line1-u +9 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line2 +5 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line2-c +14 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line2-e +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line2-f +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line2-u +9 -0
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/spec_helper.rb +93 -93
- data/vendor/bundle/ruby/3.3.0/specifications/{diff-lcs-1.6.0.gemspec → diff-lcs-1.6.1.gemspec} +9 -12
- metadata +119 -66
- data/vendor/bundle/ruby/3.3.0/cache/diff-lcs-1.6.0.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/Contributing.md +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/Manifest.txt +0 -62
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/.rspec +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/CODE_OF_CONDUCT.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/CONTRIBUTORS.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/README.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/SECURITY.md +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/bin/htmldiff +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/bin/ldiff +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/docs/COPYING.txt +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/docs/artistic.txt +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/array.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/backports.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/block.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/change.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/htmldiff.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/hunk.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/internals.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/string.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff-lcs.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/change_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/diff_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/aX +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/bXaX +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ds1.csv +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ds2.csv +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff-c +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff-e +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff-f +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff-u +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff.chef +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff.chef-c +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff.chef-e +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff.chef-f +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff.chef-u +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff.chef2 +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff.chef2-c +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff.chef2-d +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff.chef2-e +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff.chef2-f +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/ldiff/output.diff.chef2-u +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/new-chef +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/new-chef2 +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/old-chef +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/old-chef2 +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/hunk_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/issues_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/lcs_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/ldiff_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/patch_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/sdiff_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/traverse_balanced_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/traverse_sequences_spec.rb +0 -0
data/vendor/bundle/ruby/3.3.0/specifications/{diff-lcs-1.6.0.gemspec → diff-lcs-1.6.1.gemspec}
RENAMED
@@ -1,38 +1,35 @@
|
|
1
1
|
# -*- encoding: utf-8 -*-
|
2
|
-
# stub: diff-lcs 1.6.
|
2
|
+
# stub: diff-lcs 1.6.1 ruby lib
|
3
3
|
|
4
4
|
Gem::Specification.new do |s|
|
5
5
|
s.name = "diff-lcs".freeze
|
6
|
-
s.version = "1.6.
|
6
|
+
s.version = "1.6.1".freeze
|
7
7
|
|
8
8
|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
|
9
|
-
s.metadata = { "changelog_uri" => "https://github.com/halostatue/diff-lcs/blob/main/CHANGELOG.md", "rubygems_mfa_required" => "true" } if s.respond_to? :metadata=
|
9
|
+
s.metadata = { "bug_tracker_uri" => "https://github.com/halostatue/diff-lcs/issues", "changelog_uri" => "https://github.com/halostatue/diff-lcs/blob/main/CHANGELOG.md", "homepage_uri" => "https://github.com/halostatue/diff-lcs", "rubygems_mfa_required" => "true", "source_code_uri" => "https://github.com/halostatue/diff-lcs" } if s.respond_to? :metadata=
|
10
10
|
s.require_paths = ["lib".freeze]
|
11
11
|
s.authors = ["Austin Ziegler".freeze]
|
12
|
-
s.date = "2025-
|
12
|
+
s.date = "2025-03-25"
|
13
13
|
s.description = "Diff::LCS computes the difference between two Enumerable sequences using the\nMcIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities\nto create a simple HTML diff output format and a standard diff-like tool.\n\nThis is release 1.4.3, providing a simple extension that allows for\nDiff::LCS::Change objects to be treated implicitly as arrays and fixes a number\nof formatting issues.\n\nRuby versions below 2.5 are soft-deprecated, which means that older versions are\nno longer part of the CI test suite. If any changes have been introduced that\nbreak those versions, bug reports and patches will be accepted, but it will be\nup to the reporter to verify any fixes prior to release. The next major release\nwill completely break compatibility.".freeze
|
14
14
|
s.email = ["halostatue@gmail.com".freeze]
|
15
15
|
s.executables = ["htmldiff".freeze, "ldiff".freeze]
|
16
|
-
s.extra_rdoc_files = ["CHANGELOG.md".freeze, "CODE_OF_CONDUCT.md".freeze, "CONTRIBUTING.md".freeze, "CONTRIBUTORS.md".freeze, "
|
17
|
-
s.files = ["CHANGELOG.md".freeze, "CODE_OF_CONDUCT.md".freeze, "CONTRIBUTING.md".freeze, "CONTRIBUTORS.md".freeze, "
|
16
|
+
s.extra_rdoc_files = ["CHANGELOG.md".freeze, "CODE_OF_CONDUCT.md".freeze, "CONTRIBUTING.md".freeze, "CONTRIBUTORS.md".freeze, "LICENCE.md".freeze, "Manifest.txt".freeze, "README.md".freeze, "SECURITY.md".freeze, "docs/COPYING.txt".freeze, "docs/artistic.txt".freeze]
|
17
|
+
s.files = ["CHANGELOG.md".freeze, "CODE_OF_CONDUCT.md".freeze, "CONTRIBUTING.md".freeze, "CONTRIBUTORS.md".freeze, "LICENCE.md".freeze, "Manifest.txt".freeze, "README.md".freeze, "SECURITY.md".freeze, "bin/htmldiff".freeze, "bin/ldiff".freeze, "docs/COPYING.txt".freeze, "docs/artistic.txt".freeze]
|
18
18
|
s.homepage = "https://github.com/halostatue/diff-lcs".freeze
|
19
19
|
s.licenses = ["MIT".freeze, "Artistic-1.0-Perl".freeze, "GPL-2.0-or-later".freeze]
|
20
20
|
s.rdoc_options = ["--main".freeze, "README.md".freeze]
|
21
21
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8".freeze)
|
22
|
-
s.rubygems_version = "3.
|
22
|
+
s.rubygems_version = "3.6.6".freeze
|
23
23
|
s.summary = "Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm".freeze
|
24
24
|
|
25
25
|
s.installed_by_version = "3.6.5".freeze
|
26
26
|
|
27
27
|
s.specification_version = 4
|
28
28
|
|
29
|
-
s.add_development_dependency(%q<hoe>.freeze, ["
|
30
|
-
s.add_development_dependency(%q<hoe-
|
31
|
-
s.add_development_dependency(%q<hoe-gemspec2>.freeze, ["~> 1.1".freeze])
|
32
|
-
s.add_development_dependency(%q<hoe-git2>.freeze, ["~> 1.7".freeze])
|
29
|
+
s.add_development_dependency(%q<hoe>.freeze, ["~> 4.0".freeze])
|
30
|
+
s.add_development_dependency(%q<hoe-halostatue>.freeze, ["~> 2.0".freeze])
|
33
31
|
s.add_development_dependency(%q<hoe-rubygems>.freeze, ["~> 1.0".freeze])
|
34
32
|
s.add_development_dependency(%q<rspec>.freeze, [">= 2.0".freeze, "< 4".freeze])
|
35
33
|
s.add_development_dependency(%q<rake>.freeze, [">= 10.0".freeze, "< 14".freeze])
|
36
34
|
s.add_development_dependency(%q<rdoc>.freeze, [">= 6.3.1".freeze, "< 7".freeze])
|
37
|
-
s.add_development_dependency(%q<simplecov>.freeze, ["~> 0.21".freeze])
|
38
35
|
end
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cybrid_api_organization_ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.123.
|
4
|
+
version: 0.123.324
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Cybrid
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-03-
|
10
|
+
date: 2025-03-25 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: typhoeus
|
@@ -139,7 +139,7 @@ files:
|
|
139
139
|
- vendor/bundle/ruby/3.3.0/cache/byebug-11.1.3.gem
|
140
140
|
- vendor/bundle/ruby/3.3.0/cache/coderay-1.1.3.gem
|
141
141
|
- vendor/bundle/ruby/3.3.0/cache/date-3.4.1.gem
|
142
|
-
- vendor/bundle/ruby/3.3.0/cache/diff-lcs-1.6.
|
142
|
+
- vendor/bundle/ruby/3.3.0/cache/diff-lcs-1.6.1.gem
|
143
143
|
- vendor/bundle/ruby/3.3.0/cache/ethon-0.16.0.gem
|
144
144
|
- vendor/bundle/ruby/3.3.0/cache/ffi-1.17.1-x86_64-linux-gnu.gem
|
145
145
|
- vendor/bundle/ruby/3.3.0/cache/jaro_winkler-1.5.6.gem
|
@@ -409,68 +409,121 @@ files:
|
|
409
409
|
- vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date/zonetab.list
|
410
410
|
- vendor/bundle/ruby/3.3.0/gems/date-3.4.1/lib/date.rb
|
411
411
|
- vendor/bundle/ruby/3.3.0/gems/date-3.4.1/lib/date_core.so
|
412
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
413
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
414
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
415
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
416
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
417
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
418
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
419
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
420
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
421
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
422
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
423
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
424
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
425
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
426
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
427
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
428
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
429
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
430
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
431
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
432
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
433
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
434
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
435
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
436
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
437
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
438
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
439
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
440
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
441
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
442
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
443
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
444
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
445
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
446
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
447
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
448
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
449
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
450
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
451
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
452
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
453
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
454
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
455
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
456
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
457
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
458
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
459
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
460
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
461
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
462
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
463
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
464
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
465
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
466
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
467
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
468
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
469
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
470
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
471
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
472
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
473
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.
|
412
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/.rspec
|
413
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/CHANGELOG.md
|
414
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/CODE_OF_CONDUCT.md
|
415
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/CONTRIBUTING.md
|
416
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/CONTRIBUTORS.md
|
417
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/LICENCE.md
|
418
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/Manifest.txt
|
419
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/README.md
|
420
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/Rakefile
|
421
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/SECURITY.md
|
422
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/bin/htmldiff
|
423
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/bin/ldiff
|
424
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/docs/COPYING.txt
|
425
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/docs/artistic.txt
|
426
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/lib/diff-lcs.rb
|
427
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/lib/diff/lcs.rb
|
428
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/lib/diff/lcs/array.rb
|
429
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/lib/diff/lcs/backports.rb
|
430
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/lib/diff/lcs/block.rb
|
431
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/lib/diff/lcs/callbacks.rb
|
432
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/lib/diff/lcs/change.rb
|
433
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/lib/diff/lcs/htmldiff.rb
|
434
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/lib/diff/lcs/hunk.rb
|
435
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/lib/diff/lcs/internals.rb
|
436
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/lib/diff/lcs/ldiff.rb
|
437
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/lib/diff/lcs/string.rb
|
438
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/lib/diff/lcs/version.rb
|
439
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/mise.toml
|
440
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/change_spec.rb
|
441
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/diff_spec.rb
|
442
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/123_x
|
443
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/456_x
|
444
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/aX
|
445
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/bXaX
|
446
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ds1.csv
|
447
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ds2.csv
|
448
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/empty
|
449
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/file1.bin
|
450
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/file2.bin
|
451
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/four_lines
|
452
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/four_lines_with_missing_new_line
|
453
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/diff.missing_new_line1-e
|
454
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/diff.missing_new_line1-f
|
455
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/diff.missing_new_line2-e
|
456
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/diff.missing_new_line2-f
|
457
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/error.diff.chef-e
|
458
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/error.diff.chef-f
|
459
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/error.diff.missing_new_line1-e
|
460
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/error.diff.missing_new_line1-f
|
461
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/error.diff.missing_new_line2-e
|
462
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/error.diff.missing_new_line2-f
|
463
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff
|
464
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff-c
|
465
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff-e
|
466
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff-f
|
467
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff-u
|
468
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin1
|
469
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin1-c
|
470
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin1-e
|
471
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin1-f
|
472
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin1-u
|
473
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin2
|
474
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin2-c
|
475
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin2-e
|
476
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin2-f
|
477
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.bin2-u
|
478
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.chef
|
479
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.chef-c
|
480
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.chef-e
|
481
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.chef-f
|
482
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.chef-u
|
483
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.chef2
|
484
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.chef2-c
|
485
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.chef2-d
|
486
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.chef2-e
|
487
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.chef2-f
|
488
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.chef2-u
|
489
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.empty.vs.four_lines
|
490
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-c
|
491
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-e
|
492
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-f
|
493
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-u
|
494
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.four_lines.vs.empty
|
495
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-c
|
496
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-e
|
497
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-f
|
498
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-u
|
499
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.issue95_trailing_context
|
500
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.issue95_trailing_context-c
|
501
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.issue95_trailing_context-e
|
502
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.issue95_trailing_context-f
|
503
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.issue95_trailing_context-u
|
504
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line1
|
505
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line1-c
|
506
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line1-e
|
507
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line1-f
|
508
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line1-u
|
509
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line2
|
510
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line2-c
|
511
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line2-e
|
512
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line2-f
|
513
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/ldiff/output.diff.missing_new_line2-u
|
514
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/new-chef
|
515
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/new-chef2
|
516
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/old-chef
|
517
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/fixtures/old-chef2
|
518
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/hunk_spec.rb
|
519
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/issues_spec.rb
|
520
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/lcs_spec.rb
|
521
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/ldiff_spec.rb
|
522
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/patch_spec.rb
|
523
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/sdiff_spec.rb
|
524
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/spec_helper.rb
|
525
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/traverse_balanced_spec.rb
|
526
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.1/spec/traverse_sequences_spec.rb
|
474
527
|
- vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/.github/workflows/ruby.yml
|
475
528
|
- vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/.gitignore
|
476
529
|
- vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/.rspec
|
@@ -2165,7 +2218,7 @@ files:
|
|
2165
2218
|
- vendor/bundle/ruby/3.3.0/specifications/byebug-11.1.3.gemspec
|
2166
2219
|
- vendor/bundle/ruby/3.3.0/specifications/coderay-1.1.3.gemspec
|
2167
2220
|
- vendor/bundle/ruby/3.3.0/specifications/date-3.4.1.gemspec
|
2168
|
-
- vendor/bundle/ruby/3.3.0/specifications/diff-lcs-1.6.
|
2221
|
+
- vendor/bundle/ruby/3.3.0/specifications/diff-lcs-1.6.1.gemspec
|
2169
2222
|
- vendor/bundle/ruby/3.3.0/specifications/ethon-0.16.0.gemspec
|
2170
2223
|
- vendor/bundle/ruby/3.3.0/specifications/ffi-1.17.1-x86_64-linux-gnu.gemspec
|
2171
2224
|
- vendor/bundle/ruby/3.3.0/specifications/jaro_winkler-1.5.6.gemspec
|
Binary file
|
@@ -1,74 +0,0 @@
|
|
1
|
-
# Contributing
|
2
|
-
|
3
|
-
Contribution to diff-lcs is encouraged in any form: a bug report, a feature
|
4
|
-
request, or code contributions. There are a few DOs and DON'Ts for
|
5
|
-
|
6
|
-
- DO:
|
7
|
-
|
8
|
-
- Keep the coding style that already exists for any updated Ruby code (support
|
9
|
-
or otherwise). I use [Standard Ruby][standardrb] for linting and formatting.
|
10
|
-
|
11
|
-
- Use thoughtfully-named topic branches for contributions. Rebase your commits
|
12
|
-
into logical chunks as necessary.
|
13
|
-
|
14
|
-
- Use [quality commit messages][qcm].
|
15
|
-
|
16
|
-
- Add your name or GitHub handle to `CONTRIBUTORS.md` and a record in the
|
17
|
-
`CHANGELOG.md` as a separate commit from your main change. (Follow the style
|
18
|
-
in the `CHANGELOG.md` and provide a link to your PR.)
|
19
|
-
|
20
|
-
- Add or update tests, written in [RSpec][rspec], as appropriate.
|
21
|
-
|
22
|
-
- Add or update documentation, as appropriate.
|
23
|
-
|
24
|
-
- DO NOT:
|
25
|
-
|
26
|
-
- Modify `VERSION` in `lib/diff/lcs.rb`. When your patch is accepted and a
|
27
|
-
release is made, the version will be updated at that point.
|
28
|
-
|
29
|
-
- Modify `diff-lcs.gemspect`; it is a generated file. (You _may_ use
|
30
|
-
`rake gemspec` to regenerate it if your change involves metadata related to
|
31
|
-
gem itself).
|
32
|
-
|
33
|
-
- Modify the `Gemfile`.
|
34
|
-
|
35
|
-
## Test Dependencies
|
36
|
-
|
37
|
-
diff-lcs uses Ryan Davis's [Hoe][Hoe] to manage the release process, and it adds
|
38
|
-
a number of rake tasks. You will mostly be interested in `rake`, which runs
|
39
|
-
tests in the same way that `rake spec` does.
|
40
|
-
|
41
|
-
To assist with the installation of the development dependencies for diff-lcs, I
|
42
|
-
have provided a Gemfile pointing to the (generated) `diff-lcs.gemspec` file.
|
43
|
-
`minitar.gemspec` file. This will permit you to use `bundle install` to install
|
44
|
-
the dependencies.
|
45
|
-
|
46
|
-
You can run tests with code coverage analysis by running `rake spec:coverage`.
|
47
|
-
|
48
|
-
## Workflow
|
49
|
-
|
50
|
-
Here's the most direct way to get your work merged into the project:
|
51
|
-
|
52
|
-
- Fork the project.
|
53
|
-
- Clone your fork (`git clone git://github.com/<username>/diff-lcs.git`).
|
54
|
-
- Create a topic branch to contain your change
|
55
|
-
(`git checkout -b my_awesome_feature`).
|
56
|
-
- Hack away, add tests. Not necessarily in that order.
|
57
|
-
- Make sure everything still passes by running `rake`.
|
58
|
-
- If necessary, rebase your commits into logical chunks, without errors.
|
59
|
-
- Push the branch up (`git push origin my_awesome_feature`).
|
60
|
-
- Create a pull request against halostatue/diff-lcs and describe what your
|
61
|
-
change does and the why you think it should be merged.
|
62
|
-
|
63
|
-
### Help Wanted
|
64
|
-
|
65
|
-
I want to automated the releases. I am **not** switching from Hoe for release
|
66
|
-
management, so the use of [rubygems/release-gem][release-gem] requires some care
|
67
|
-
(perhaps by exporting `VERSION=$(rake version)` to the job), but assistance in
|
68
|
-
getting this action going for an automated release would be greatly appreciated.
|
69
|
-
|
70
|
-
[hoe]: https://github.com/seattlerb/hoe
|
71
|
-
[qcm]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
|
72
|
-
[release-gem]: https://github.com/rubygems/release-gem
|
73
|
-
[rspec]: http://rspec.info/documentation/
|
74
|
-
[standardrb]: https://github.com/standardrb/standard
|
@@ -1,62 +0,0 @@
|
|
1
|
-
.rspec
|
2
|
-
CHANGELOG.md
|
3
|
-
CODE_OF_CONDUCT.md
|
4
|
-
CONTRIBUTING.md
|
5
|
-
CONTRIBUTORS.md
|
6
|
-
Contributing.md
|
7
|
-
LICENCE.md
|
8
|
-
Manifest.txt
|
9
|
-
README.md
|
10
|
-
Rakefile
|
11
|
-
SECURITY.md
|
12
|
-
bin/htmldiff
|
13
|
-
bin/ldiff
|
14
|
-
docs/COPYING.txt
|
15
|
-
docs/artistic.txt
|
16
|
-
lib/diff-lcs.rb
|
17
|
-
lib/diff/lcs.rb
|
18
|
-
lib/diff/lcs/array.rb
|
19
|
-
lib/diff/lcs/backports.rb
|
20
|
-
lib/diff/lcs/block.rb
|
21
|
-
lib/diff/lcs/callbacks.rb
|
22
|
-
lib/diff/lcs/change.rb
|
23
|
-
lib/diff/lcs/htmldiff.rb
|
24
|
-
lib/diff/lcs/hunk.rb
|
25
|
-
lib/diff/lcs/internals.rb
|
26
|
-
lib/diff/lcs/ldiff.rb
|
27
|
-
lib/diff/lcs/string.rb
|
28
|
-
spec/change_spec.rb
|
29
|
-
spec/diff_spec.rb
|
30
|
-
spec/fixtures/aX
|
31
|
-
spec/fixtures/bXaX
|
32
|
-
spec/fixtures/ds1.csv
|
33
|
-
spec/fixtures/ds2.csv
|
34
|
-
spec/fixtures/ldiff/output.diff
|
35
|
-
spec/fixtures/ldiff/output.diff-c
|
36
|
-
spec/fixtures/ldiff/output.diff-e
|
37
|
-
spec/fixtures/ldiff/output.diff-f
|
38
|
-
spec/fixtures/ldiff/output.diff-u
|
39
|
-
spec/fixtures/ldiff/output.diff.chef
|
40
|
-
spec/fixtures/ldiff/output.diff.chef-c
|
41
|
-
spec/fixtures/ldiff/output.diff.chef-e
|
42
|
-
spec/fixtures/ldiff/output.diff.chef-f
|
43
|
-
spec/fixtures/ldiff/output.diff.chef-u
|
44
|
-
spec/fixtures/ldiff/output.diff.chef2
|
45
|
-
spec/fixtures/ldiff/output.diff.chef2-c
|
46
|
-
spec/fixtures/ldiff/output.diff.chef2-d
|
47
|
-
spec/fixtures/ldiff/output.diff.chef2-e
|
48
|
-
spec/fixtures/ldiff/output.diff.chef2-f
|
49
|
-
spec/fixtures/ldiff/output.diff.chef2-u
|
50
|
-
spec/fixtures/new-chef
|
51
|
-
spec/fixtures/new-chef2
|
52
|
-
spec/fixtures/old-chef
|
53
|
-
spec/fixtures/old-chef2
|
54
|
-
spec/hunk_spec.rb
|
55
|
-
spec/issues_spec.rb
|
56
|
-
spec/lcs_spec.rb
|
57
|
-
spec/ldiff_spec.rb
|
58
|
-
spec/patch_spec.rb
|
59
|
-
spec/sdiff_spec.rb
|
60
|
-
spec/spec_helper.rb
|
61
|
-
spec/traverse_balanced_spec.rb
|
62
|
-
spec/traverse_sequences_spec.rb
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/backports.rb
RENAMED
File without changes
|
File without changes
|
/data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/callbacks.rb
RENAMED
File without changes
|
/data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/change.rb
RENAMED
File without changes
|
/data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/htmldiff.rb
RENAMED
File without changes
|
File without changes
|
/data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/internals.rb
RENAMED
File without changes
|
/data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/lib/diff/lcs/string.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/new-chef
RENAMED
File without changes
|
/data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/new-chef2
RENAMED
File without changes
|
/data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/old-chef
RENAMED
File without changes
|
/data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/fixtures/old-chef2
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.6.0 → diff-lcs-1.6.1}/spec/traverse_balanced_spec.rb
RENAMED
File without changes
|
File without changes
|