cybrid_api_id_ruby 0.35.9 → 0.35.12
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 +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.1.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.1}/CHANGELOG.md +16 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.1}/LICENSE +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.1}/README.md +2 -5
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.1}/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.1}/lib/pry/byebug/breakpoints.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.1}/lib/pry-byebug/base.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.1}/lib/pry-byebug/cli.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.1}/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.1}/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.1}/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.1}/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.1}/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.1}/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.1}/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.1}/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.1}/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.1}/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.1}/lib/pry-byebug/commands.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.1}/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.1}/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.1}/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.1}/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.1}/lib/pry-byebug/helpers/navigation.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.1}/lib/pry-byebug/pry_ext.rb +5 -3
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.1}/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.1}/lib/pry-byebug/version.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.1}/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.1.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
|
@@ -21,20 +21,20 @@ class Pry
|
|
|
21
21
|
|
|
22
22
|
COLORS.each_pair do |color, value|
|
|
23
23
|
define_method color do |text|
|
|
24
|
-
"\033[0;#{30 + value}m#{text}\033[0m"
|
|
24
|
+
"\001\033[0;#{30 + value}m\002#{text}\001\033[0m\002"
|
|
25
25
|
end
|
|
26
26
|
|
|
27
27
|
define_method "bright_#{color}" do |text|
|
|
28
|
-
"\033[1;#{30 + value}m#{text}\033[0m"
|
|
28
|
+
"\001\033[1;#{30 + value}m\002#{text}\001\033[0m\002"
|
|
29
29
|
end
|
|
30
30
|
|
|
31
31
|
COLORS.each_pair do |bg_color, bg_value|
|
|
32
32
|
define_method "#{color}_on_#{bg_color}" do |text|
|
|
33
|
-
"\033[0;#{30 + value};#{40 + bg_value}m#{text}\033[0m"
|
|
33
|
+
"\001\033[0;#{30 + value};#{40 + bg_value}m\002#{text}\001\033[0m\002"
|
|
34
34
|
end
|
|
35
35
|
|
|
36
36
|
define_method "bright_#{color}_on_#{bg_color}" do |text|
|
|
37
|
-
"\033[1;#{30 + value};#{40 + bg_value}m#{text}\033[0m"
|
|
37
|
+
"\001\033[1;#{30 + value};#{40 + bg_value}m\002#{text}\001\033[0m\002"
|
|
38
38
|
end
|
|
39
39
|
end
|
|
40
40
|
end
|
|
@@ -44,7 +44,7 @@ class Pry
|
|
|
44
44
|
# @param [String, #to_s] text
|
|
45
45
|
# @return [String] _text_ stripped of any color codes.
|
|
46
46
|
def strip_color(text)
|
|
47
|
-
text.to_s.gsub(/(\001)
|
|
47
|
+
text.to_s.gsub(/(\001)?(\e\[(\d[;\d]?)*m)(\002)?/, '')
|
|
48
48
|
end
|
|
49
49
|
|
|
50
50
|
# Returns _text_ as bold text for use on a terminal.
|
|
@@ -52,7 +52,7 @@ class Pry
|
|
|
52
52
|
# @param [String, #to_s] text
|
|
53
53
|
# @return [String] _text_
|
|
54
54
|
def bold(text)
|
|
55
|
-
"\e[1m#{text}\e[0m"
|
|
55
|
+
"\001\e[1m\002#{text}\001\e[0m\002"
|
|
56
56
|
end
|
|
57
57
|
|
|
58
58
|
# Returns `text` in the default foreground colour.
|
|
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/method/weird_method_locator.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -24,8 +24,6 @@ class Pry
|
|
|
24
24
|
attr_accessor :last_internal_error
|
|
25
25
|
attr_accessor :config
|
|
26
26
|
|
|
27
|
-
def_delegators :@plugin_manager, :plugins, :load_plugins, :locate_plugins
|
|
28
|
-
|
|
29
27
|
def_delegators(
|
|
30
28
|
:@config, :input, :input=, :output, :output=, :commands,
|
|
31
29
|
:commands=, :print, :print=, :exception_handler, :exception_handler=,
|
|
@@ -142,7 +140,6 @@ you can add "Pry.config.windows_console_warning = false" to your pryrc.
|
|
|
142
140
|
return if @session_finalized
|
|
143
141
|
|
|
144
142
|
@session_finalized = true
|
|
145
|
-
load_plugins if Pry.config.should_load_plugins
|
|
146
143
|
load_requires if Pry.config.should_load_requires
|
|
147
144
|
load_history if Pry.config.history_load
|
|
148
145
|
load_traps if Pry.config.should_trap_interrupts
|
|
@@ -333,9 +330,7 @@ Readline version #{Readline::VERSION} detected - will not auto_resize! correctly
|
|
|
333
330
|
|
|
334
331
|
# Basic initialization.
|
|
335
332
|
def self.init
|
|
336
|
-
@plugin_manager ||= PluginManager.new
|
|
337
333
|
reset_defaults
|
|
338
|
-
locate_plugins
|
|
339
334
|
end
|
|
340
335
|
|
|
341
336
|
# Return a `Binding` object for `target` or return `target` if it is
|
|
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/system_command_handler.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
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-0.13.1 → pry-0.14.1}/lib/pry/wrapped_module/candidate.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
@@ -2,6 +2,22 @@
|
|
|
2
2
|
|
|
3
3
|
## Master (Unreleased)
|
|
4
4
|
|
|
5
|
+
## 3.10.1 (2022-08-16)
|
|
6
|
+
|
|
7
|
+
### Fixed
|
|
8
|
+
|
|
9
|
+
* Rails console loading a debugger REPL instead of the standard Pry REPL (#392)
|
|
10
|
+
|
|
11
|
+
## 3.10.0 (2022-08-15)
|
|
12
|
+
|
|
13
|
+
### Added
|
|
14
|
+
|
|
15
|
+
* Support for pry 0.14 (#346, #386). NOTE: pry-byebug now needs to be explicitly required from `~/.pryrc` since plugin autoloading has been removed from Pry.
|
|
16
|
+
|
|
17
|
+
### Removed
|
|
18
|
+
|
|
19
|
+
* Support for Ruby 2.4, 2.5, and 2.6. Pry-byebug no longer installs on these platforms (#380).
|
|
20
|
+
|
|
5
21
|
## 3.9.0 (2020-03-21)
|
|
6
22
|
|
|
7
23
|
### Fixed
|
|
File without changes
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
[![Version][VersionBadge]][VersionURL]
|
|
4
4
|
[![Build][CIBadge]][CIURL]
|
|
5
5
|
[![Inline docs][InchCIBadge]][InchCIURL]
|
|
6
|
-
[![Coverage][CoverageBadge]][CoverageURL]
|
|
7
6
|
|
|
8
7
|
Adds step-by-step debugging and stack navigation capabilities to [pry] using
|
|
9
8
|
[byebug].
|
|
@@ -96,7 +95,7 @@ your `~/.pryrc` file:
|
|
|
96
95
|
```ruby
|
|
97
96
|
# Hit Enter to repeat last command
|
|
98
97
|
Pry::Commands.command /^$/, "repeat last command" do
|
|
99
|
-
|
|
98
|
+
pry_instance.run_command Pry.history.to_a.last
|
|
100
99
|
end
|
|
101
100
|
```
|
|
102
101
|
|
|
@@ -176,7 +175,7 @@ Tidelift will coordinate the fix and disclosure.
|
|
|
176
175
|
|
|
177
176
|
Patches and bug reports are welcome.
|
|
178
177
|
|
|
179
|
-
[pry]:
|
|
178
|
+
[pry]: https://pry.github.io
|
|
180
179
|
[byebug]: https://github.com/deivid-rodriguez/byebug
|
|
181
180
|
[pry-debugger]: https://github.com/nixme/pry-debugger
|
|
182
181
|
[pry-nav]: https://github.com/nixme/pry-nav
|
|
@@ -188,5 +187,3 @@ Patches and bug reports are welcome.
|
|
|
188
187
|
[CIURL]: https://github.com/deivid-rodriguez/pry-byebug/actions?query=workflow%3Aubuntu
|
|
189
188
|
[InchCIBadge]: http://inch-ci.org/github/deivid-rodriguez/pry-byebug.svg?branch=master
|
|
190
189
|
[InchCIURL]: http://inch-ci.org/github/deivid-rodriguez/pry-byebug
|
|
191
|
-
[CoverageBadge]: https://api.codeclimate.com/v1/badges/a88e27809329c03af017/test_coverage
|
|
192
|
-
[CoverageURL]: https://codeclimate.com/github/deivid-rodriguez/pry-byebug/test_coverage
|
|
@@ -17,7 +17,7 @@ module Byebug
|
|
|
17
17
|
Byebug.start
|
|
18
18
|
Setting[:autolist] = false
|
|
19
19
|
Context.processor = self
|
|
20
|
-
Byebug.current_context.step_out(
|
|
20
|
+
Byebug.current_context.step_out(5, true)
|
|
21
21
|
end
|
|
22
22
|
|
|
23
23
|
#
|
|
@@ -72,14 +72,6 @@ module Byebug
|
|
|
72
72
|
resume_pry
|
|
73
73
|
end
|
|
74
74
|
|
|
75
|
-
#
|
|
76
|
-
# Called when the debugger wants to stop right before the end of a class
|
|
77
|
-
# definition
|
|
78
|
-
#
|
|
79
|
-
def at_end
|
|
80
|
-
resume_pry
|
|
81
|
-
end
|
|
82
|
-
|
|
83
75
|
#
|
|
84
76
|
# Called when a breakpoint is hit. Note that `at_line`` is called
|
|
85
77
|
# inmediately after with the context's `stop_reason == :breakpoint`, so we
|
|
@@ -114,7 +106,7 @@ module Byebug
|
|
|
114
106
|
if defined?(@pry) && @pry
|
|
115
107
|
@pry.repl(new_binding)
|
|
116
108
|
else
|
|
117
|
-
@pry = Pry.start_without_pry_byebug(new_binding)
|
|
109
|
+
@pry = Pry::REPL.start_without_pry_byebug(target: new_binding)
|
|
118
110
|
end
|
|
119
111
|
end
|
|
120
112
|
end
|
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.1}/lib/pry-byebug/base.rb
RENAMED
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.1}/lib/pry-byebug/cli.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
|
data/vendor/bundle/ruby/3.1.0/gems/{pry-byebug-3.9.0 → pry-byebug-3.10.1}/lib/pry-byebug/commands.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-byebug-3.9.0 → pry-byebug-3.10.1}/lib/pry-byebug/pry_ext.rb
RENAMED
|
@@ -2,15 +2,17 @@
|
|
|
2
2
|
|
|
3
3
|
require "byebug/processors/pry_processor"
|
|
4
4
|
|
|
5
|
-
class << Pry
|
|
5
|
+
class << Pry::REPL
|
|
6
6
|
alias start_without_pry_byebug start
|
|
7
7
|
|
|
8
|
-
def start_with_pry_byebug(
|
|
8
|
+
def start_with_pry_byebug(options = {})
|
|
9
|
+
target = options[:target]
|
|
10
|
+
|
|
9
11
|
if target.is_a?(Binding) && PryByebug.file_context?(target)
|
|
10
12
|
Byebug::PryProcessor.start unless ENV["DISABLE_PRY"]
|
|
11
13
|
else
|
|
12
14
|
# No need for the tracer unless we have a file context to step through
|
|
13
|
-
start_without_pry_byebug(
|
|
15
|
+
start_without_pry_byebug(options)
|
|
14
16
|
end
|
|
15
17
|
end
|
|
16
18
|
|
|
File without changes
|
|
File without changes
|
|
@@ -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.20220817-3497-o9b6ew
|
|
36
|
+
sitelibdir = $(DESTDIR)./.gem.20220817-3497-o9b6ew
|
|
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.20220817-3497-289zsq
|
|
36
|
+
sitelibdir = $(DESTDIR)./.gem.20220817-3497-289zsq
|
|
37
37
|
sitedir = $(rubylibprefix)/site_ruby
|
|
38
38
|
rubyarchdir = $(rubylibdir)/$(arch)
|
|
39
39
|
rubylibdir = $(rubylibprefix)/$(ruby_version)
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
# -*- encoding: utf-8 -*-
|
|
2
|
-
# stub: pry 0.
|
|
2
|
+
# stub: pry 0.14.1 ruby lib
|
|
3
3
|
|
|
4
4
|
Gem::Specification.new do |s|
|
|
5
5
|
s.name = "pry".freeze
|
|
6
|
-
s.version = "0.
|
|
6
|
+
s.version = "0.14.1"
|
|
7
7
|
|
|
8
8
|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
|
|
9
9
|
s.metadata = { "bug_tracker_uri" => "https://github.com/pry/pry/issues", "changelog_uri" => "https://github.com/pry/pry/blob/master/CHANGELOG.md", "source_code_uri" => "https://github.com/pry/pry" } if s.respond_to? :metadata=
|
|
10
10
|
s.require_paths = ["lib".freeze]
|
|
11
11
|
s.authors = ["John Mair (banisterfiend)".freeze, "Conrad Irwin".freeze, "Ryan Fitzgerald".freeze, "Kyrylo Silin".freeze]
|
|
12
|
-
s.date = "
|
|
12
|
+
s.date = "2021-04-12"
|
|
13
13
|
s.description = "Pry is a runtime developer console and IRB alternative with powerful\nintrospection capabilities. Pry aims to be more than an IRB replacement. It is\nan attempt to bring REPL driven programming to the Ruby language.\n".freeze
|
|
14
14
|
s.email = ["jrmair@gmail.com".freeze, "conrad.irwin@gmail.com".freeze, "rwfitzge@gmail.com".freeze, "silin@kyrylo.org".freeze]
|
|
15
15
|
s.executables = ["pry".freeze]
|
data/vendor/bundle/ruby/3.1.0/specifications/{pry-byebug-3.9.0.gemspec → pry-byebug-3.10.1.gemspec}
RENAMED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
# -*- encoding: utf-8 -*-
|
|
2
|
-
# stub: pry-byebug 3.
|
|
2
|
+
# stub: pry-byebug 3.10.1 ruby lib
|
|
3
3
|
|
|
4
4
|
Gem::Specification.new do |s|
|
|
5
5
|
s.name = "pry-byebug".freeze
|
|
6
|
-
s.version = "3.
|
|
6
|
+
s.version = "3.10.1"
|
|
7
7
|
|
|
8
8
|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
|
|
9
9
|
s.require_paths = ["lib".freeze]
|
|
10
10
|
s.authors = ["David Rodr\u00EDguez".freeze, "Gopal Patel".freeze]
|
|
11
|
-
s.date = "
|
|
11
|
+
s.date = "2022-08-16"
|
|
12
12
|
s.description = "Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish',\n 'continue' and 'break' commands to control execution.".freeze
|
|
13
13
|
s.email = "deivid.rodriguez@gmail.com".freeze
|
|
14
14
|
s.extra_rdoc_files = ["CHANGELOG.md".freeze, "README.md".freeze]
|
|
15
15
|
s.files = ["CHANGELOG.md".freeze, "README.md".freeze]
|
|
16
16
|
s.homepage = "https://github.com/deivid-rodriguez/pry-byebug".freeze
|
|
17
17
|
s.licenses = ["MIT".freeze]
|
|
18
|
-
s.required_ruby_version = Gem::Requirement.new(">= 2.
|
|
18
|
+
s.required_ruby_version = Gem::Requirement.new(">= 2.7.0".freeze)
|
|
19
19
|
s.rubygems_version = "3.3.11".freeze
|
|
20
20
|
s.summary = "Fast debugging with Pry.".freeze
|
|
21
21
|
|
|
@@ -27,9 +27,9 @@ Gem::Specification.new do |s|
|
|
|
27
27
|
|
|
28
28
|
if s.respond_to? :add_runtime_dependency then
|
|
29
29
|
s.add_runtime_dependency(%q<byebug>.freeze, ["~> 11.0"])
|
|
30
|
-
s.add_runtime_dependency(%q<pry>.freeze, ["
|
|
30
|
+
s.add_runtime_dependency(%q<pry>.freeze, [">= 0.13", "< 0.15"])
|
|
31
31
|
else
|
|
32
32
|
s.add_dependency(%q<byebug>.freeze, ["~> 11.0"])
|
|
33
|
-
s.add_dependency(%q<pry>.freeze, ["
|
|
33
|
+
s.add_dependency(%q<pry>.freeze, [">= 0.13", "< 0.15"])
|
|
34
34
|
end
|
|
35
35
|
end
|