cybrid_api_id_ruby 0.123.229 → 0.123.231
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_id_ruby.gemspec +1 -1
- data/lib/cybrid_api_id_ruby/api/bank_applications_idp_api.rb +1 -1
- data/lib/cybrid_api_id_ruby/api/customer_tokens_idp_api.rb +1 -1
- data/lib/cybrid_api_id_ruby/api/organization_applications_idp_api.rb +1 -1
- data/lib/cybrid_api_id_ruby/api/users_idp_api.rb +1 -1
- data/lib/cybrid_api_id_ruby/api_client.rb +1 -1
- data/lib/cybrid_api_id_ruby/api_error.rb +1 -1
- data/lib/cybrid_api_id_ruby/configuration.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/application_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/application_list_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/application_with_secret_all_of_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/application_with_secret_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/customer_token_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/error_response_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/post_bank_application_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/post_customer_token_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/post_organization_application_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/post_user_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/user_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/models/user_list_idp_model.rb +1 -1
- data/lib/cybrid_api_id_ruby/version.rb +2 -2
- data/lib/cybrid_api_id_ruby.rb +1 -1
- data/spec/api/bank_applications_idp_api_spec.rb +1 -1
- data/spec/api/customer_tokens_idp_api_spec.rb +1 -1
- data/spec/api/organization_applications_idp_api_spec.rb +1 -1
- data/spec/api/users_idp_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/application_idp_model_spec.rb +1 -1
- data/spec/models/application_list_idp_model_spec.rb +1 -1
- data/spec/models/application_with_secret_all_of_idp_model_spec.rb +1 -1
- data/spec/models/application_with_secret_idp_model_spec.rb +1 -1
- data/spec/models/customer_token_idp_model_spec.rb +1 -1
- data/spec/models/error_response_idp_model_spec.rb +1 -1
- data/spec/models/post_bank_application_idp_model_spec.rb +1 -1
- data/spec/models/post_customer_token_idp_model_spec.rb +1 -1
- data/spec/models/post_organization_application_idp_model_spec.rb +1 -1
- data/spec/models/post_user_idp_model_spec.rb +1 -1
- data/spec/models/user_idp_model_spec.rb +1 -1
- data/spec/models/user_list_idp_model_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/cache/diff-lcs-1.6.0.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.2/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/CHANGELOG.md +491 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/CODE_OF_CONDUCT.md +128 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/CONTRIBUTING.md +74 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/CONTRIBUTORS.md +48 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/Contributing.md +74 -0
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/Manifest.txt +7 -4
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/README.md +92 -0
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/Rakefile +12 -44
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/SECURITY.md +41 -0
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/docs/artistic.txt +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/lib/diff/lcs/change.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/lib/diff/lcs/htmldiff.rb +2 -0
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/lib/diff/lcs/hunk.rb +38 -22
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/lib/diff/lcs/ldiff.rb +60 -50
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/lib/diff/lcs.rb +10 -9
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/hunk_spec.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/issues_spec.rb +32 -32
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/ldiff_spec.rb +21 -10
- data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/patch_spec.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/specifications/{diff-lcs-1.5.1.gemspec → diff-lcs-1.6.0.gemspec} +11 -10
- metadata +66 -63
- data/vendor/bundle/ruby/3.3.0/cache/diff-lcs-1.5.1.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/Code-of-Conduct.md +0 -74
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/Contributing.md +0 -121
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/History.md +0 -431
- data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/README.rdoc +0 -84
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/.rspec +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1/License.md → diff-lcs-1.6.0/LICENCE.md} +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/bin/htmldiff +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/bin/ldiff +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/docs/COPYING.txt +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/lib/diff/lcs/array.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/lib/diff/lcs/backports.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/lib/diff/lcs/block.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/lib/diff/lcs/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/lib/diff/lcs/internals.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/lib/diff/lcs/string.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/lib/diff-lcs.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/change_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/diff_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/aX +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/bXaX +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ds1.csv +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ds2.csv +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff-c +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff-e +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff-f +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff-u +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff.chef +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff.chef-c +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff.chef-e +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff.chef-f +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff.chef-u +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff.chef2 +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff.chef2-c +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff.chef2-d +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff.chef2-e +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff.chef2-f +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/ldiff/output.diff.chef2-u +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/new-chef +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/new-chef2 +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/old-chef +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/fixtures/old-chef2 +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/lcs_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/sdiff_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/spec_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/traverse_balanced_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{diff-lcs-1.5.1 → diff-lcs-1.6.0}/spec/traverse_sequences_spec.rb +0 -0
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cybrid_api_id_ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.123.
|
4
|
+
version: 0.123.231
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Cybrid
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-02-
|
11
|
+
date: 2025-02-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -134,7 +134,7 @@ files:
|
|
134
134
|
- vendor/bundle/ruby/3.3.0/cache/byebug-11.1.3.gem
|
135
135
|
- vendor/bundle/ruby/3.3.0/cache/coderay-1.1.3.gem
|
136
136
|
- vendor/bundle/ruby/3.3.0/cache/date-3.4.1.gem
|
137
|
-
- vendor/bundle/ruby/3.3.0/cache/diff-lcs-1.
|
137
|
+
- vendor/bundle/ruby/3.3.0/cache/diff-lcs-1.6.0.gem
|
138
138
|
- vendor/bundle/ruby/3.3.0/cache/ethon-0.16.0.gem
|
139
139
|
- vendor/bundle/ruby/3.3.0/cache/ffi-1.17.1-x86_64-linux-gnu.gem
|
140
140
|
- vendor/bundle/ruby/3.3.0/cache/jaro_winkler-1.5.6.gem
|
@@ -404,65 +404,68 @@ files:
|
|
404
404
|
- vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date/zonetab.list
|
405
405
|
- vendor/bundle/ruby/3.3.0/gems/date-3.4.1/lib/date.rb
|
406
406
|
- vendor/bundle/ruby/3.3.0/gems/date-3.4.1/lib/date_core.so
|
407
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
408
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
409
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
410
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
411
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
412
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
413
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
414
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
415
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
416
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
417
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
418
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
419
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
420
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
421
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
422
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
423
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
424
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
425
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
426
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
427
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
428
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
429
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
430
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
431
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
432
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
433
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
434
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
435
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
436
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
437
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
438
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
439
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
440
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
441
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
442
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
443
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
444
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
445
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
446
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
447
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
448
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
449
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
450
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
451
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
452
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
453
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
454
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
455
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
456
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
457
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
458
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
459
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
460
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
461
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
462
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
463
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
464
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
465
|
-
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.
|
407
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/.rspec
|
408
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/CHANGELOG.md
|
409
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/CODE_OF_CONDUCT.md
|
410
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/CONTRIBUTING.md
|
411
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/CONTRIBUTORS.md
|
412
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/Contributing.md
|
413
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/LICENCE.md
|
414
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/Manifest.txt
|
415
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/README.md
|
416
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/Rakefile
|
417
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/SECURITY.md
|
418
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/bin/htmldiff
|
419
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/bin/ldiff
|
420
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/docs/COPYING.txt
|
421
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/docs/artistic.txt
|
422
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/lib/diff-lcs.rb
|
423
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/lib/diff/lcs.rb
|
424
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/lib/diff/lcs/array.rb
|
425
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/lib/diff/lcs/backports.rb
|
426
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/lib/diff/lcs/block.rb
|
427
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/lib/diff/lcs/callbacks.rb
|
428
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/lib/diff/lcs/change.rb
|
429
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/lib/diff/lcs/htmldiff.rb
|
430
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/lib/diff/lcs/hunk.rb
|
431
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/lib/diff/lcs/internals.rb
|
432
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/lib/diff/lcs/ldiff.rb
|
433
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/lib/diff/lcs/string.rb
|
434
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/change_spec.rb
|
435
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/diff_spec.rb
|
436
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/aX
|
437
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/bXaX
|
438
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ds1.csv
|
439
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ds2.csv
|
440
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff
|
441
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff-c
|
442
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff-e
|
443
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff-f
|
444
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff-u
|
445
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff.chef
|
446
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff.chef-c
|
447
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff.chef-e
|
448
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff.chef-f
|
449
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff.chef-u
|
450
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff.chef2
|
451
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff.chef2-c
|
452
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff.chef2-d
|
453
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff.chef2-e
|
454
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff.chef2-f
|
455
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/ldiff/output.diff.chef2-u
|
456
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/new-chef
|
457
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/new-chef2
|
458
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/old-chef
|
459
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/fixtures/old-chef2
|
460
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/hunk_spec.rb
|
461
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/issues_spec.rb
|
462
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/lcs_spec.rb
|
463
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/ldiff_spec.rb
|
464
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/patch_spec.rb
|
465
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/sdiff_spec.rb
|
466
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/spec_helper.rb
|
467
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/traverse_balanced_spec.rb
|
468
|
+
- vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.0/spec/traverse_sequences_spec.rb
|
466
469
|
- vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/.github/workflows/ruby.yml
|
467
470
|
- vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/.gitignore
|
468
471
|
- vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/.rspec
|
@@ -2158,7 +2161,7 @@ files:
|
|
2158
2161
|
- vendor/bundle/ruby/3.3.0/specifications/byebug-11.1.3.gemspec
|
2159
2162
|
- vendor/bundle/ruby/3.3.0/specifications/coderay-1.1.3.gemspec
|
2160
2163
|
- vendor/bundle/ruby/3.3.0/specifications/date-3.4.1.gemspec
|
2161
|
-
- vendor/bundle/ruby/3.3.0/specifications/diff-lcs-1.
|
2164
|
+
- vendor/bundle/ruby/3.3.0/specifications/diff-lcs-1.6.0.gemspec
|
2162
2165
|
- vendor/bundle/ruby/3.3.0/specifications/ethon-0.16.0.gemspec
|
2163
2166
|
- vendor/bundle/ruby/3.3.0/specifications/ffi-1.17.1-x86_64-linux-gnu.gemspec
|
2164
2167
|
- vendor/bundle/ruby/3.3.0/specifications/jaro_winkler-1.5.6.gemspec
|
Binary file
|
@@ -1,74 +0,0 @@
|
|
1
|
-
# Contributor Covenant Code of Conduct
|
2
|
-
|
3
|
-
## Our Pledge
|
4
|
-
|
5
|
-
In the interest of fostering an open and welcoming environment, we as
|
6
|
-
contributors and maintainers pledge to making participation in our project and
|
7
|
-
our community a harassment-free experience for everyone, regardless of age, body
|
8
|
-
size, disability, ethnicity, gender identity and expression, level of experience,
|
9
|
-
nationality, personal appearance, race, religion, or sexual identity and
|
10
|
-
orientation.
|
11
|
-
|
12
|
-
## Our Standards
|
13
|
-
|
14
|
-
Examples of behavior that contributes to creating a positive environment
|
15
|
-
include:
|
16
|
-
|
17
|
-
* Using welcoming and inclusive language
|
18
|
-
* Being respectful of differing viewpoints and experiences
|
19
|
-
* Gracefully accepting constructive criticism
|
20
|
-
* Focusing on what is best for the community
|
21
|
-
* Showing empathy towards other community members
|
22
|
-
|
23
|
-
Examples of unacceptable behavior by participants include:
|
24
|
-
|
25
|
-
* The use of sexualized language or imagery and unwelcome sexual attention or
|
26
|
-
advances
|
27
|
-
* Trolling, insulting/derogatory comments, and personal or political attacks
|
28
|
-
* Public or private harassment
|
29
|
-
* Publishing others' private information, such as a physical or electronic
|
30
|
-
address, without explicit permission
|
31
|
-
* Other conduct which could reasonably be considered inappropriate in a
|
32
|
-
professional setting
|
33
|
-
|
34
|
-
## Our Responsibilities
|
35
|
-
|
36
|
-
Project maintainers are responsible for clarifying the standards of acceptable
|
37
|
-
behavior and are expected to take appropriate and fair corrective action in
|
38
|
-
response to any instances of unacceptable behavior.
|
39
|
-
|
40
|
-
Project maintainers have the right and responsibility to remove, edit, or
|
41
|
-
reject comments, commits, code, wiki edits, issues, and other contributions
|
42
|
-
that are not aligned to this Code of Conduct, or to ban temporarily or
|
43
|
-
permanently any contributor for other behaviors that they deem inappropriate,
|
44
|
-
threatening, offensive, or harmful.
|
45
|
-
|
46
|
-
## Scope
|
47
|
-
|
48
|
-
This Code of Conduct applies both within project spaces and in public spaces
|
49
|
-
when an individual is representing the project or its community. Examples of
|
50
|
-
representing a project or community include using an official project e-mail
|
51
|
-
address, posting via an official social media account, or acting as an appointed
|
52
|
-
representative at an online or offline event. Representation of a project may be
|
53
|
-
further defined and clarified by project maintainers.
|
54
|
-
|
55
|
-
## Enforcement
|
56
|
-
|
57
|
-
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
58
|
-
reported by contacting the project team at [INSERT EMAIL ADDRESS]. All
|
59
|
-
complaints will be reviewed and investigated and will result in a response that
|
60
|
-
is deemed necessary and appropriate to the circumstances. The project team is
|
61
|
-
obligated to maintain confidentiality with regard to the reporter of an incident.
|
62
|
-
Further details of specific enforcement policies may be posted separately.
|
63
|
-
|
64
|
-
Project maintainers who do not follow or enforce the Code of Conduct in good
|
65
|
-
faith may face temporary or permanent repercussions as determined by other
|
66
|
-
members of the project's leadership.
|
67
|
-
|
68
|
-
## Attribution
|
69
|
-
|
70
|
-
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
|
71
|
-
available at [http://contributor-covenant.org/version/1/4][version]
|
72
|
-
|
73
|
-
[homepage]: http://contributor-covenant.org
|
74
|
-
[version]: http://contributor-covenant.org/version/1/4/
|
@@ -1,121 +0,0 @@
|
|
1
|
-
## Contributing
|
2
|
-
|
3
|
-
I value any contribution to Diff::LCS you can provide: a bug report, a
|
4
|
-
feature request, or code contributions. Code contributions to Diff::LCS are
|
5
|
-
especially <del>welcome</del>encouraged. Because Diff::LCS is a complex
|
6
|
-
codebase, there are a few guidelines:
|
7
|
-
|
8
|
-
- Code changes _will not_ be accepted without tests. The test suite is
|
9
|
-
written with [RSpec][].
|
10
|
-
- Match my coding style.
|
11
|
-
- Use a thoughtfully-named topic branch that contains your change. Rebase
|
12
|
-
your commits into logical chunks as necessary.
|
13
|
-
- Use [quality commit messages][].
|
14
|
-
- Do not change the version number; when your patch is accepted and a release
|
15
|
-
is made, the version will be updated at that point.
|
16
|
-
- Submit a GitHub pull request with your changes.
|
17
|
-
- New or changed behaviours require appropriate documentation.
|
18
|
-
|
19
|
-
### Test Dependencies
|
20
|
-
|
21
|
-
Diff::LCS uses Ryan Davis’s [Hoe][] to manage the release process, and it
|
22
|
-
adds a number of rake tasks. You will mostly be interested in:
|
23
|
-
|
24
|
-
```sh
|
25
|
-
$ rake
|
26
|
-
```
|
27
|
-
|
28
|
-
which runs the tests the same way that:
|
29
|
-
|
30
|
-
```sh
|
31
|
-
$ rake spec
|
32
|
-
```
|
33
|
-
|
34
|
-
will do.
|
35
|
-
|
36
|
-
To assist with the installation of the development dependencies, I have
|
37
|
-
provided a Gemfile pointing to the (generated) `diff-lcs.gemspec` file. This
|
38
|
-
will permit you to do:
|
39
|
-
|
40
|
-
```sh
|
41
|
-
$ bundle install
|
42
|
-
```
|
43
|
-
|
44
|
-
to get the development dependencies. If you aleady have `hoe` installed, you
|
45
|
-
can accomplish the same thing with:
|
46
|
-
|
47
|
-
```sh
|
48
|
-
$ rake newb
|
49
|
-
```
|
50
|
-
|
51
|
-
This task will install any missing dependencies, run the tests/specs, and
|
52
|
-
generate the RDoc.
|
53
|
-
|
54
|
-
You can run tests with code coverage analysis by running:
|
55
|
-
|
56
|
-
```sh
|
57
|
-
$ rake spec:coverage
|
58
|
-
```
|
59
|
-
|
60
|
-
### Workflow
|
61
|
-
|
62
|
-
Here's the most direct way to get your work merged into the project:
|
63
|
-
|
64
|
-
- Fork the project.
|
65
|
-
- Clone down your fork (`git clone git://github.com/<username>/diff-lcs.git`).
|
66
|
-
- Create a topic branch to contain your change (`git checkout -b my_awesome_feature`).
|
67
|
-
- Hack away, add tests. Not necessarily in that order.
|
68
|
-
- Make sure everything still passes by running `rake`.
|
69
|
-
- If necessary, rebase your commits into logical chunks, without errors.
|
70
|
-
- Push the branch up (`git push origin my_awesome_feature`).
|
71
|
-
- Create a pull request against halostatue/diff-lcs and describe what your
|
72
|
-
change does and the why you think it should be merged.
|
73
|
-
|
74
|
-
### Contributors
|
75
|
-
|
76
|
-
- Austin Ziegler created Diff::LCS.
|
77
|
-
|
78
|
-
Thanks to everyone else who has contributed code or bug reports to Diff::LCS:
|
79
|
-
|
80
|
-
- @ginriki
|
81
|
-
- @joshbronson
|
82
|
-
- @kevinmook
|
83
|
-
- @mckaz
|
84
|
-
- Akinori Musha
|
85
|
-
- Artem Ignatyev
|
86
|
-
- Brandon Fish
|
87
|
-
- Camille Drapier
|
88
|
-
- Cédric Boutillier
|
89
|
-
- Gregg Kellogg
|
90
|
-
- Jagdeep Singh
|
91
|
-
- Jason Gladish
|
92
|
-
- Jon Rowe
|
93
|
-
- Josef Strzibny
|
94
|
-
- Josep (@apuratepp)
|
95
|
-
- Josh Bronson
|
96
|
-
- Jun Aruga
|
97
|
-
- Justin Steele
|
98
|
-
- Kenichi Kamiya
|
99
|
-
- Kensuke Nagae
|
100
|
-
- Kevin Ansfield
|
101
|
-
- Koichi Ito
|
102
|
-
- Mark Friedgan
|
103
|
-
- Michael Granger
|
104
|
-
- Myron Marston
|
105
|
-
- Nicolas Leger
|
106
|
-
- Oleg Orlov
|
107
|
-
- Paul Kunysch
|
108
|
-
- Pete Higgins
|
109
|
-
- Peter Goldstein
|
110
|
-
- Peter Wagenet
|
111
|
-
- Philippe Lafoucrière
|
112
|
-
- Ryan Lovelett
|
113
|
-
- Scott Steele
|
114
|
-
- Simon Courtois
|
115
|
-
- Tien (@tiendo1011)
|
116
|
-
- Tomas Jura
|
117
|
-
- Vít Ondruch
|
118
|
-
|
119
|
-
[rspec]: http://rspec.info/documentation/
|
120
|
-
[quality commit messages]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
|
121
|
-
[hoe]: https://github.com/seattlerb/hoe
|