cybrid_api_id_ruby 0.35.9 → 0.35.10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +4 -4
- 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/organization_applications_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/post_bank_application_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/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/organization_applications_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/post_bank_application_idp_model_spec.rb +1 -1
- data/spec/models/post_organization_application_idp_model_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/cache/pry-0.14.1.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/pry-byebug-3.10.0.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/byebug-11.1.3/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/ffi-1.15.5/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/jaro_winkler-1.5.4/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/psych-4.0.4/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/stringio-3.0.2/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/byebug-11.1.3/ext/byebug/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/ext/ffi_c/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/CHANGELOG.md +34 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/LICENSE +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/README.md +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/bin/pry +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/basic_object.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/block_command.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/class_command.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/cli.rb +7 -27
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/code/code_file.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/code/code_range.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/code/loc.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/code.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/code_object.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/color_printer.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/command.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/command_set.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/command_state.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/amend_line.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/bang.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/bang_pry.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/cat/abstract_formatter.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/cat/exception_formatter.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/cat/file_formatter.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/cat/input_expression_formatter.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/cat.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/cd.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/change_inspector.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/change_prompt.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/clear_screen.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/code_collector.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/disable_pry.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/easter_eggs.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/edit/exception_patcher.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/edit/file_and_line_locator.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/edit.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/exit.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/exit_all.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/exit_program.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/find_method.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/fix_indent.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/help.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/hist.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/import_set.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/jump_to.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/list_inspectors.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/constants.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/formatter.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/globals.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/grep.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/instance_vars.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/interrogatable.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/jruby_hacks.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/local_names.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/local_vars.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/ls_entity.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/methods.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/methods_helper.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/self_methods.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/nesting.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/play.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/pry_backtrace.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/pry_version.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/raise_up.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/reload_code.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/reset.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ri.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/save_file.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/shell_command.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/shell_mode.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/show_doc.rb +0 -1
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/show_info.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/show_input.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/show_source.rb +1 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/stat.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/switch_to.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/toggle_color.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/watch_expression/expression.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/watch_expression.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/whereami.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/wtf.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/config/attributable.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/config/lazy_value.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/config/memoized_value.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/config/value.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/config.rb +0 -4
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/control_d_handler.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/core_extensions.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/editor.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/env.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/exception_handler.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/exceptions.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/forwardable.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/helpers/base_helpers.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/helpers/command_helpers.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/helpers/documentation_helpers.rb +2 -1
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/helpers/options_helpers.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/helpers/platform.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/helpers/table.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/helpers/text.rb +6 -6
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/helpers.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/history.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/hooks.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/indent.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/input_completer.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/input_lock.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/inspector.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/last_exception.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/method/disowned.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/method/patcher.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/method/weird_method_locator.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/method.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/object_path.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/output.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/pager.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/prompt.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/pry_class.rb +0 -5
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/pry_instance.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/repl.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/repl_file_loader.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/ring.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/slop/LICENSE +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/slop/commands.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/slop/option.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/slop.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/syntax_highlighter.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/system_command_handler.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/testable/evalable.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/testable/mockable.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/testable/pry_tester.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/testable/utility.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/testable/variables.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/testable.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/version.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/warning.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/wrapped_module/candidate.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/wrapped_module.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry.rb +0 -1
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/CHANGELOG.md +10 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/LICENSE +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/README.md +1 -4
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/byebug/processors/pry_processor.rb +2 -10
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry/byebug/breakpoints.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/base.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/cli.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/commands/backtrace.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/commands/breakpoint.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/commands/continue.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/commands/down.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/commands/exit_all.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/commands/finish.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/commands/frame.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/commands/next.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/commands/step.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/commands/up.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/commands.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/control_d_handler.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/helpers/breakpoints.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/helpers/location.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/helpers/multiline.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/helpers/navigation.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/pry-byebug-3.10.0/lib/pry-byebug/pry_ext.rb +13 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/pry_remote_ext.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug/version.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.0}/lib/pry-byebug.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.2/ext/stringio/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/specifications/{pry-0.13.1.gemspec → pry-0.14.1.gemspec} +3 -3
- data/vendor/bundle/ruby/3.1.0/specifications/{pry-byebug-3.9.0.gemspec → pry-byebug-3.10.0.gemspec} +6 -6
- metadata +171 -172
- data/vendor/bundle/ruby/3.1.0/cache/pry-0.13.1.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/pry-byebug-3.9.0.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/pry-0.13.1/lib/pry/plugins.rb +0 -139
- data/vendor/bundle/ruby/3.1.0/gems/pry-byebug-3.9.0/lib/pry-byebug/pry_ext.rb +0 -18
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
## Welcome Welcome to the Cybrid platform; enabling turnkey crypto banking services! In these documents, you will find information on the operations provided by our platform, as well as details on how our REST API operates more generally. Our complete set of APIs allows you to manage all your resources: your Organization, your banks and your identities. The complete set of APIs can be found on the following pages: | API | Description | |----------------------------------------------------------------|------------------------------| | [Organization API](https://organization.demo.cybrid.app/api/schema/swagger-ui) | APIs to manage organizations | | [Bank API](https://bank.demo.cybrid.app/api/schema/swagger-ui) | APIs to manage banks | | [Identities API](https://id.demo.cybrid.app/api/schema/swagger-ui) | APIs to manage identities | When you're ready, [request access](https://www.cybrid.xyz/access) to your Dashboard to view and administer your Organization. Once you've logged in, you can begin creating Banks, either for sandbox or production usage, and start enabling your customers to leverage DeFi and web3 with confidence. If you have any questions, please contact [Support](mailto:support@cybrid.app) at any time so that we can help. ## Authentication The Cybrid Platform uses OAuth 2.0 Bearer Tokens to authenticate requests to the platform. Credentials to create Organization and Bank tokens can be generated via your Dashboard ([request access](https://www.cybrid.xyz/access)). An Organization Token applies broadly to the whole Organization and all of its Banks, whereas, a Bank Token is specific to an individual Bank. Both Organization and Bank tokens can be created using the OAuth Client Credential Grant flow. Each Organization and Bank has its own unique Client ID and Secret that allows for machine-to-machine authentication. **Never share your Client ID or Secret publicly or in your source code repository** Your Client ID and Secret can be exchanged for a time-limited Bearer Token by interacting with the Cybrid Identity Provider or through interacting with the **Authorize** button in this document: ``` curl -X POST https://id.demo.cybrid.app/oauth/token -d '{ \"grant_type\": \"client_credentials\", \"client_id\": \"<Your Client ID>\", \"client_secret\": \"<Your Secret>\", \"scope\": \"<Your requested scopes -- space separated>\" }' -H \"Content-Type: application/json\" ``` ## Scopes The Cybrid platform supports the use of scopes to control the level of access a token is limited to. Scopes do not grant access to resources; instead, they provide limits, in support of the least privilege principal. The following scopes are available on the platform and can be requested when generating either an Organization or a Bank token. Generally speaking, the _Read_ scope is required to read and list resources, the _Write_ scope is required to update a resource and the _Execute_ scope is required to create a resource. | Resource | Read scope | Write scope | Execute scope | Token Type | |---------------|--------------------|----------------------|-------------------|--------------------| | Organizations | organizations:read | organizations:write | | Organization/ Bank | | Banks | banks:read | banks:write | banks:execute | Organization/ Bank | | Customers | customers:read | customers:write | customers:execute | Bank | | Assets | prices:read | | | Bank | | Accounts | accounts:read | | accounts:execute | Bank | | Prices | prices:read | | | Bank | | Symbols | prices:read | | | Bank | | Quotes | quotes:read | | quotes:execute | Bank | | Trades | trades:read | | trades:execute | Bank | | Rewards | rewards:read | | rewards:execute | Bank | ## Organizations An Organization is meant to model the organization partnering with Cybrid to use our platform. An Organization does not directly interact with customers. Instead, an Organization has one or more banks, which encompass the financial service offerings of the platform. ## Banks A Bank is owned by an Organization and can be thought of as an environment or container for Customers and product offerings. An example of a Bank would be your customer facing banking website, or an internal staging environment for testing and integration. An Organization can have multiple banks, in sandbox or production environments. A sandbox Bank will be backed by stubbed data and process flows. For instance, identity record and funding source processes will be simulated rather than performed. ## Customers Customers represent your banking users on the platform. At present, we offer support for Individuals as Customers. Customers must be verified in our system before they can play any part on the platform. See the Identity Records section for more details on how a customer can be verified. Customers must also have an account to be able to transact. See the Accounts APIs for more details on setting up accounts for the customer.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.35.
|
6
|
+
The version of the OpenAPI document: v0.35.10
|
7
7
|
Contact: support@cybrid.app
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 6.0.0
|
data/spec/spec_helper.rb
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
## Welcome Welcome to the Cybrid platform; enabling turnkey crypto banking services! In these documents, you will find information on the operations provided by our platform, as well as details on how our REST API operates more generally. Our complete set of APIs allows you to manage all your resources: your Organization, your banks and your identities. The complete set of APIs can be found on the following pages: | API | Description | |----------------------------------------------------------------|------------------------------| | [Organization API](https://organization.demo.cybrid.app/api/schema/swagger-ui) | APIs to manage organizations | | [Bank API](https://bank.demo.cybrid.app/api/schema/swagger-ui) | APIs to manage banks | | [Identities API](https://id.demo.cybrid.app/api/schema/swagger-ui) | APIs to manage identities | When you're ready, [request access](https://www.cybrid.xyz/access) to your Dashboard to view and administer your Organization. Once you've logged in, you can begin creating Banks, either for sandbox or production usage, and start enabling your customers to leverage DeFi and web3 with confidence. If you have any questions, please contact [Support](mailto:support@cybrid.app) at any time so that we can help. ## Authentication The Cybrid Platform uses OAuth 2.0 Bearer Tokens to authenticate requests to the platform. Credentials to create Organization and Bank tokens can be generated via your Dashboard ([request access](https://www.cybrid.xyz/access)). An Organization Token applies broadly to the whole Organization and all of its Banks, whereas, a Bank Token is specific to an individual Bank. Both Organization and Bank tokens can be created using the OAuth Client Credential Grant flow. Each Organization and Bank has its own unique Client ID and Secret that allows for machine-to-machine authentication. **Never share your Client ID or Secret publicly or in your source code repository** Your Client ID and Secret can be exchanged for a time-limited Bearer Token by interacting with the Cybrid Identity Provider or through interacting with the **Authorize** button in this document: ``` curl -X POST https://id.demo.cybrid.app/oauth/token -d '{ \"grant_type\": \"client_credentials\", \"client_id\": \"<Your Client ID>\", \"client_secret\": \"<Your Secret>\", \"scope\": \"<Your requested scopes -- space separated>\" }' -H \"Content-Type: application/json\" ``` ## Scopes The Cybrid platform supports the use of scopes to control the level of access a token is limited to. Scopes do not grant access to resources; instead, they provide limits, in support of the least privilege principal. The following scopes are available on the platform and can be requested when generating either an Organization or a Bank token. Generally speaking, the _Read_ scope is required to read and list resources, the _Write_ scope is required to update a resource and the _Execute_ scope is required to create a resource. | Resource | Read scope | Write scope | Execute scope | Token Type | |---------------|--------------------|----------------------|-------------------|--------------------| | Organizations | organizations:read | organizations:write | | Organization/ Bank | | Banks | banks:read | banks:write | banks:execute | Organization/ Bank | | Customers | customers:read | customers:write | customers:execute | Bank | | Assets | prices:read | | | Bank | | Accounts | accounts:read | | accounts:execute | Bank | | Prices | prices:read | | | Bank | | Symbols | prices:read | | | Bank | | Quotes | quotes:read | | quotes:execute | Bank | | Trades | trades:read | | trades:execute | Bank | | Rewards | rewards:read | | rewards:execute | Bank | ## Organizations An Organization is meant to model the organization partnering with Cybrid to use our platform. An Organization does not directly interact with customers. Instead, an Organization has one or more banks, which encompass the financial service offerings of the platform. ## Banks A Bank is owned by an Organization and can be thought of as an environment or container for Customers and product offerings. An example of a Bank would be your customer facing banking website, or an internal staging environment for testing and integration. An Organization can have multiple banks, in sandbox or production environments. A sandbox Bank will be backed by stubbed data and process flows. For instance, identity record and funding source processes will be simulated rather than performed. ## Customers Customers represent your banking users on the platform. At present, we offer support for Individuals as Customers. Customers must be verified in our system before they can play any part on the platform. See the Identity Records section for more details on how a customer can be verified. Customers must also have an account to be able to transact. See the Accounts APIs for more details on setting up accounts for the customer.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v0.35.
|
6
|
+
The version of the OpenAPI document: v0.35.10
|
7
7
|
Contact: support@cybrid.app
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 6.0.0
|
Binary file
|
Binary file
|
data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/byebug-11.1.3/gem_make.out
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/byebug-11.1.3/ext/byebug
|
2
|
-
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/3.1.0 -r ./
|
2
|
+
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/3.1.0 -r ./siteconf20220816-3400-t0st6o.rb extconf.rb
|
3
3
|
creating Makefile
|
4
4
|
|
5
5
|
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/byebug-11.1.3/ext/byebug
|
@@ -21,5 +21,5 @@ make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/r
|
|
21
21
|
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/byebug-11.1.3/ext/byebug
|
22
22
|
make DESTDIR\= install
|
23
23
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/byebug-11.1.3/ext/byebug'
|
24
|
-
/usr/bin/install -c -m 0755 byebug.so ./.gem.
|
24
|
+
/usr/bin/install -c -m 0755 byebug.so ./.gem.20220816-3400-46lr63/byebug
|
25
25
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/byebug-11.1.3/ext/byebug'
|
@@ -1,5 +1,5 @@
|
|
1
1
|
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/ext/ffi_c
|
2
|
-
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/3.1.0 -r ./
|
2
|
+
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/3.1.0 -r ./siteconf20220816-3400-nuxm39.rb extconf.rb
|
3
3
|
checking for ffi_prep_closure_loc() in -lffi... yes
|
4
4
|
checking for ffi_prep_cif_var()... yes
|
5
5
|
checking for ffi_raw_call()... yes
|
@@ -45,5 +45,5 @@ make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/r
|
|
45
45
|
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/ext/ffi_c
|
46
46
|
make DESTDIR\= install
|
47
47
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/ext/ffi_c'
|
48
|
-
/usr/bin/install -c -m 0755 ffi_c.so ./.gem.
|
48
|
+
/usr/bin/install -c -m 0755 ffi_c.so ./.gem.20220816-3400-yd0ot5
|
49
49
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/ext/ffi_c'
|
data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/jaro_winkler-1.5.4/gem_make.out
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
|
2
|
-
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/3.1.0 -r ./
|
2
|
+
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/3.1.0 -r ./siteconf20220816-3400-j157cx.rb extconf.rb
|
3
3
|
creating Makefile
|
4
4
|
|
5
5
|
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
|
@@ -57,5 +57,5 @@ make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/r
|
|
57
57
|
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
|
58
58
|
make DESTDIR\= install
|
59
59
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
|
60
|
-
/usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.
|
60
|
+
/usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20220816-3400-k0kznz/jaro_winkler
|
61
61
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler'
|
@@ -1,5 +1,5 @@
|
|
1
1
|
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych
|
2
|
-
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/3.1.0 -r ./
|
2
|
+
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/3.1.0 -r ./siteconf20220816-3400-216s17.rb extconf.rb
|
3
3
|
checking for yaml.h... yes
|
4
4
|
checking for yaml_get_version() in -lyaml... yes
|
5
5
|
creating Makefile
|
@@ -23,5 +23,5 @@ make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/r
|
|
23
23
|
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych
|
24
24
|
make DESTDIR\= install
|
25
25
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych'
|
26
|
-
/usr/bin/install -c -m 0755 psych.so ./.gem.
|
26
|
+
/usr/bin/install -c -m 0755 psych.so ./.gem.20220816-3400-utit2d
|
27
27
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/psych-4.0.4/ext/psych'
|
data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/stringio-3.0.2/gem_make.out
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.2/ext/stringio
|
2
|
-
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/3.1.0 -r ./
|
2
|
+
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/3.1.0 -r ./siteconf20220816-3400-xnhruc.rb extconf.rb
|
3
3
|
checking for rb_io_extract_modeenc() in ruby/io.h... yes
|
4
4
|
creating Makefile
|
5
5
|
|
@@ -18,5 +18,5 @@ make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/r
|
|
18
18
|
current directory: /home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.2/ext/stringio
|
19
19
|
make DESTDIR\= install
|
20
20
|
make[1]: Entering directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.2/ext/stringio'
|
21
|
-
/usr/bin/install -c -m 0755 stringio.so ./.gem.
|
21
|
+
/usr/bin/install -c -m 0755 stringio.so ./.gem.20220816-3400-msh0v8
|
22
22
|
make[1]: Leaving directory '/home/circleci/project/api-service-clients/api-idp/ruby/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.2/ext/stringio'
|
@@ -32,8 +32,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
|
|
32
32
|
vendorarchdir = $(vendorlibdir)/$(sitearch)
|
33
33
|
vendorlibdir = $(vendordir)/$(ruby_version)
|
34
34
|
vendordir = $(rubylibprefix)/vendor_ruby
|
35
|
-
sitearchdir = $(DESTDIR)./.gem.
|
36
|
-
sitelibdir = $(DESTDIR)./.gem.
|
35
|
+
sitearchdir = $(DESTDIR)./.gem.20220816-3400-46lr63
|
36
|
+
sitelibdir = $(DESTDIR)./.gem.20220816-3400-46lr63
|
37
37
|
sitedir = $(rubylibprefix)/site_ruby
|
38
38
|
rubyarchdir = $(rubylibdir)/$(arch)
|
39
39
|
rubylibdir = $(rubylibprefix)/$(ruby_version)
|
@@ -32,8 +32,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
|
|
32
32
|
vendorarchdir = $(vendorlibdir)/$(sitearch)
|
33
33
|
vendorlibdir = $(vendordir)/$(ruby_version)
|
34
34
|
vendordir = $(rubylibprefix)/vendor_ruby
|
35
|
-
sitearchdir = $(DESTDIR)./.gem.
|
36
|
-
sitelibdir = $(DESTDIR)./.gem.
|
35
|
+
sitearchdir = $(DESTDIR)./.gem.20220816-3400-yd0ot5
|
36
|
+
sitelibdir = $(DESTDIR)./.gem.20220816-3400-yd0ot5
|
37
37
|
sitedir = $(rubylibprefix)/site_ruby
|
38
38
|
rubyarchdir = $(rubylibdir)/$(arch)
|
39
39
|
rubylibdir = $(rubylibprefix)/$(ruby_version)
|
@@ -32,8 +32,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
|
|
32
32
|
vendorarchdir = $(vendorlibdir)/$(sitearch)
|
33
33
|
vendorlibdir = $(vendordir)/$(ruby_version)
|
34
34
|
vendordir = $(rubylibprefix)/vendor_ruby
|
35
|
-
sitearchdir = $(DESTDIR)./.gem.
|
36
|
-
sitelibdir = $(DESTDIR)./.gem.
|
35
|
+
sitearchdir = $(DESTDIR)./.gem.20220816-3400-k0kznz
|
36
|
+
sitelibdir = $(DESTDIR)./.gem.20220816-3400-k0kznz
|
37
37
|
sitedir = $(rubylibprefix)/site_ruby
|
38
38
|
rubyarchdir = $(rubylibdir)/$(arch)
|
39
39
|
rubylibdir = $(rubylibprefix)/$(ruby_version)
|
@@ -1,5 +1,37 @@
|
|
1
1
|
### master
|
2
2
|
|
3
|
+
### [v0.14.1][v0.14.1] (April 12, 2021)
|
4
|
+
|
5
|
+
#### Bug fixes
|
6
|
+
|
7
|
+
* Fixed bad coloring of some RDoc-style docs
|
8
|
+
([#2182](https://github.com/pry/pry/pull/2182))
|
9
|
+
* Fixed broken `--plugins` option. It shows a warning now
|
10
|
+
([#2180](https://github.com/pry/pry/pull/2180))
|
11
|
+
* Fixed bad output on printing non-visible characters with color codes
|
12
|
+
([#2154](https://github.com/pry/pry/pull/2154))
|
13
|
+
* Fixed bad output when colors are disabled and a string with color codes is
|
14
|
+
printed ([#2158](https://github.com/pry/pry/pull/2158))
|
15
|
+
|
16
|
+
### [v0.14.0][v0.14.0] (February 8, 2021)
|
17
|
+
|
18
|
+
#### Features
|
19
|
+
|
20
|
+
* Made `?` an alias to `show-source -d`
|
21
|
+
([#2133](https://github.com/pry/pry/pull/2133))
|
22
|
+
* Added support for Ruby 3.0
|
23
|
+
|
24
|
+
#### Breaking changes
|
25
|
+
|
26
|
+
* Deleted support for plugin autoloading
|
27
|
+
([#2119](https://github.com/pry/pry/pull/2119)). In order to load a Pry plugin
|
28
|
+
you must `require` it from your `pryrc` or add it to your Gemfile.
|
29
|
+
|
30
|
+
```rb
|
31
|
+
# ~/.pryrc
|
32
|
+
require 'pryrc'
|
33
|
+
```
|
34
|
+
|
3
35
|
### [v0.13.1][v0.13.1] (April 12, 2020)
|
4
36
|
|
5
37
|
#### Bug fixes
|
@@ -1074,3 +1106,5 @@ complete CHANGELOG:
|
|
1074
1106
|
[v0.12.2]: https://github.com/pry/pry/releases/tag/v0.12.2
|
1075
1107
|
[v0.13.0]: https://github.com/pry/pry/releases/tag/v0.13.0
|
1076
1108
|
[v0.13.1]: https://github.com/pry/pry/releases/tag/v0.13.1
|
1109
|
+
[v0.14.0]: https://github.com/pry/pry/releases/tag/v0.14.0
|
1110
|
+
[v0.14.1]: https://github.com/pry/pry/releases/tag/v0.14.1
|
File without changes
|
@@ -21,7 +21,7 @@ Pry
|
|
21
21
|
|
22
22
|
**Links:**
|
23
23
|
|
24
|
-
* https://
|
24
|
+
* https://pry.github.com/
|
25
25
|
* [YARD API documentation](https://www.rubydoc.info/gems/pry)
|
26
26
|
* [Wiki](https://github.com/pry/pry/wiki)
|
27
27
|
|
@@ -82,7 +82,7 @@ Installation
|
|
82
82
|
### Bundler
|
83
83
|
|
84
84
|
```ruby
|
85
|
-
gem 'pry', '~> 0.
|
85
|
+
gem 'pry', '~> 0.13.1'
|
86
86
|
```
|
87
87
|
|
88
88
|
### Manual
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -35,13 +35,6 @@ class Pry
|
|
35
35
|
self
|
36
36
|
end
|
37
37
|
|
38
|
-
# Bring in options defined in plugins
|
39
|
-
def add_plugin_options
|
40
|
-
Pry.plugins.values.each(&:load_cli_options)
|
41
|
-
|
42
|
-
self
|
43
|
-
end
|
44
|
-
|
45
38
|
# Add a block responsible for processing parsed options.
|
46
39
|
def add_option_processor(&block)
|
47
40
|
self.option_processors ||= []
|
@@ -124,15 +117,6 @@ class Pry
|
|
124
117
|
end
|
125
118
|
end
|
126
119
|
|
127
|
-
# Bring in options defined by plugins
|
128
|
-
Pry::Slop.new do
|
129
|
-
on "no-plugins" do
|
130
|
-
Pry.config.should_load_plugins = false
|
131
|
-
end
|
132
|
-
end.parse(ARGV.dup)
|
133
|
-
|
134
|
-
Pry::CLI.add_plugin_options if Pry.config.should_load_plugins
|
135
|
-
|
136
120
|
# The default Pry command line options (before plugin options are included)
|
137
121
|
Pry::CLI.add_options do
|
138
122
|
banner(
|
@@ -166,25 +150,21 @@ Pry::CLI.add_options do
|
|
166
150
|
Pry.config.should_load_local_rc = false
|
167
151
|
end
|
168
152
|
|
169
|
-
on :s, "select-plugin=", "Only load specified plugin (and no others)." do |
|
170
|
-
|
171
|
-
Pry.plugins[plugin_name].activate!
|
153
|
+
on :s, "select-plugin=", "Only load specified plugin (and no others)." do |_plugin_name|
|
154
|
+
warn "The --select-plugin option is deprecated and has no effect"
|
172
155
|
end
|
173
156
|
|
174
|
-
on :d, "disable-plugin=", "Disable a specific plugin." do |
|
175
|
-
|
157
|
+
on :d, "disable-plugin=", "Disable a specific plugin." do |_plugin_name|
|
158
|
+
warn "The --disable-plugin option is deprecated and has no effect"
|
176
159
|
end
|
177
160
|
|
178
161
|
on "no-plugins", "Suppress loading of plugins." do
|
179
|
-
|
162
|
+
warn "The --no-plugins option is deprecated and has no effect"
|
180
163
|
end
|
181
164
|
|
182
165
|
on "plugins", "List installed plugins." do
|
183
|
-
|
184
|
-
|
185
|
-
Pry.locate_plugins.each do |plugin|
|
186
|
-
puts plugin.name.to_s.ljust(18) << plugin.spec.summary
|
187
|
-
end
|
166
|
+
warn "The --plugins option is deprecated and has no effect"
|
167
|
+
warn "Try using `gem list pry-`"
|
188
168
|
Kernel.exit
|
189
169
|
end
|
190
170
|
|
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.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/cat/file_formatter.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/change_inspector.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/change_prompt.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/clear_screen.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/code_collector.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/disable_pry.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/easter_eggs.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/exit_program.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/find_method.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/list_inspectors.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/constants.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/formatter.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/instance_vars.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/interrogatable.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/jruby_hacks.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/local_names.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/local_vars.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/ls_entity.rb
RENAMED
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/methods_helper.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/ls/self_methods.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/pry_backtrace.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/pry_version.rb
RENAMED
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/reload_code.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/shell_command.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/toggle_color.rb
RENAMED
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/commands/watch_expression.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/config/memoized_value.rb
RENAMED
File without changes
|
File without changes
|
@@ -73,9 +73,6 @@ class Pry
|
|
73
73
|
# @return [Boolean] whether the local ./.pryrc should be loaded
|
74
74
|
attribute :should_load_local_rc
|
75
75
|
|
76
|
-
# @return [Boolean]
|
77
|
-
attribute :should_load_plugins
|
78
|
-
|
79
76
|
# @return [Boolean] whether to load files specified with the -r flag
|
80
77
|
attribute :should_load_requires
|
81
78
|
|
@@ -196,7 +193,6 @@ class Pry
|
|
196
193
|
output_prefix: '=> ',
|
197
194
|
requires: [],
|
198
195
|
should_load_requires: true,
|
199
|
-
should_load_plugins: true,
|
200
196
|
windows_console_warning: true,
|
201
197
|
control_d_handler: Pry::ControlDHandler.method(:default),
|
202
198
|
memory_size: 100,
|
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.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/helpers/base_helpers.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/helpers/command_helpers.rb
RENAMED
File without changes
|
@@ -17,12 +17,13 @@ class Pry
|
|
17
17
|
last_match_ruby = proc do
|
18
18
|
SyntaxHighlighter.highlight(Regexp.last_match(1))
|
19
19
|
end
|
20
|
+
|
20
21
|
comment.gsub(%r{<code>(?:\s*\n)?(.*?)\s*</code>}m, &last_match_ruby)
|
21
22
|
.gsub(%r{<em>(?:\s*\n)?(.*?)\s*</em>}m) { "\e[1m#{Regexp.last_match(1)}\e[0m" }
|
22
23
|
.gsub(%r{<i>(?:\s*\n)?(.*?)\s*</i>}m) { "\e[1m#{Regexp.last_match(1)}\e[0m" }
|
23
24
|
.gsub(%r{<tt>(?:\s*\n)?(.*?)\s*</tt>}m, &last_match_ruby)
|
24
25
|
.gsub(/\B\+(\w+?)\+\B/) { "\e[32m#{Regexp.last_match(1)}\e[0m" }
|
25
|
-
.gsub(/((?:^[ \t]
|
26
|
+
.gsub(/((?:^[ \t]+(?:(?!.+\e\[)).+(?:\n+|\Z))+)/, &last_match_ruby)
|
26
27
|
.gsub(/`(?:\s*\n)?([^\e]*?)\s*`/) { "`#{last_match_ruby.call}`" }
|
27
28
|
end
|
28
29
|
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/helpers/options_helpers.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|