# -*- encoding: utf-8 -*- # stub: pry 0.9.9.5 x86-mingw32 lib Gem::Specification.new do |s| s.name = "pry".freeze s.version = "0.9.9.5".freeze s.platform = "i386-mingw32".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["John Mair (banisterfiend)".freeze] s.date = "2012-05-09" s.description = "An IRB alternative and runtime developer console".freeze s.email = "jrmair@gmail.com".freeze s.executables = ["pry".freeze] s.files = [".document".freeze, ".gemtest".freeze, ".gitignore".freeze, ".travis.yml".freeze, ".yardopts".freeze, "CHANGELOG".freeze, "CONTRIBUTORS".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.markdown".freeze, "Rakefile".freeze, "TODO".freeze, "bin/pry".freeze, "examples/example_basic.rb".freeze, "examples/example_command_override.rb".freeze, "examples/example_commands.rb".freeze, "examples/example_hooks.rb".freeze, "examples/example_image_edit.rb".freeze, "examples/example_input.rb".freeze, "examples/example_input2.rb".freeze, "examples/example_output.rb".freeze, "examples/example_print.rb".freeze, "examples/example_prompt.rb".freeze, "examples/helper.rb".freeze, "lib/pry.rb".freeze, "lib/pry/cli.rb".freeze, "lib/pry/code.rb".freeze, "lib/pry/command.rb".freeze, "lib/pry/command_set.rb".freeze, "lib/pry/commands.rb".freeze, "lib/pry/completion.rb".freeze, "lib/pry/config.rb".freeze, "lib/pry/core_extensions.rb".freeze, "lib/pry/custom_completions.rb".freeze, "lib/pry/default_commands/cd.rb".freeze, "lib/pry/default_commands/commands.rb".freeze, "lib/pry/default_commands/context.rb".freeze, "lib/pry/default_commands/easter_eggs.rb".freeze, "lib/pry/default_commands/editing.rb".freeze, "lib/pry/default_commands/find_method.rb".freeze, "lib/pry/default_commands/gems.rb".freeze, "lib/pry/default_commands/help.rb".freeze, "lib/pry/default_commands/hist.rb".freeze, "lib/pry/default_commands/input_and_output.rb".freeze, "lib/pry/default_commands/introspection.rb".freeze, "lib/pry/default_commands/ls.rb".freeze, "lib/pry/default_commands/misc.rb".freeze, "lib/pry/default_commands/navigating_pry.rb".freeze, "lib/pry/extended_commands/experimental.rb".freeze, "lib/pry/helpers.rb".freeze, "lib/pry/helpers/base_helpers.rb".freeze, "lib/pry/helpers/command_helpers.rb".freeze, "lib/pry/helpers/documentation_helpers.rb".freeze, "lib/pry/helpers/options_helpers.rb".freeze, "lib/pry/helpers/text.rb".freeze, "lib/pry/history.rb".freeze, "lib/pry/history_array.rb".freeze, "lib/pry/hooks.rb".freeze, "lib/pry/indent.rb".freeze, "lib/pry/method.rb".freeze, "lib/pry/plugins.rb".freeze, "lib/pry/pry_class.rb".freeze, "lib/pry/pry_instance.rb".freeze, "lib/pry/rbx_method.rb".freeze, "lib/pry/rbx_path.rb".freeze, "lib/pry/version.rb".freeze, "lib/pry/wrapped_module.rb".freeze, "man/pry.1".freeze, "man/pry.1.html".freeze, "man/pry.1.ronn".freeze, "pry.gemspec".freeze, "test/helper.rb".freeze, "test/test_cli.rb".freeze, "test/test_code.rb".freeze, "test/test_command.rb".freeze, "test/test_command_helpers.rb".freeze, "test/test_command_integration.rb".freeze, "test/test_command_set.rb".freeze, "test/test_completion.rb".freeze, "test/test_default_commands/test_cd.rb".freeze, "test/test_default_commands/test_context.rb".freeze, "test/test_default_commands/test_documentation.rb".freeze, "test/test_default_commands/test_find_method.rb".freeze, "test/test_default_commands/test_gems.rb".freeze, "test/test_default_commands/test_help.rb".freeze, "test/test_default_commands/test_input.rb".freeze, "test/test_default_commands/test_introspection.rb".freeze, "test/test_default_commands/test_ls.rb".freeze, "test/test_default_commands/test_shell.rb".freeze, "test/test_default_commands/test_show_source.rb".freeze, "test/test_exception_whitelist.rb".freeze, "test/test_history_array.rb".freeze, "test/test_hooks.rb".freeze, "test/test_indent.rb".freeze, "test/test_input_stack.rb".freeze, "test/test_method.rb".freeze, "test/test_pry.rb".freeze, "test/test_pry_defaults.rb".freeze, "test/test_pry_history.rb".freeze, "test/test_pry_output.rb".freeze, "test/test_sticky_locals.rb".freeze, "test/test_syntax_checking.rb".freeze, "test/test_wrapped_module.rb".freeze, "test/testrc".freeze, "test/testrcbad".freeze, "wiki/Customizing-pry.md".freeze, "wiki/Home.md".freeze] s.homepage = "http://pry.github.com".freeze s.rubygems_version = "3.5.10".freeze s.summary = "An IRB alternative and runtime developer console".freeze s.test_files = ["test/helper.rb".freeze, "test/test_cli.rb".freeze, "test/test_code.rb".freeze, "test/test_command.rb".freeze, "test/test_command_helpers.rb".freeze, "test/test_command_integration.rb".freeze, "test/test_command_set.rb".freeze, "test/test_completion.rb".freeze, "test/test_default_commands/test_cd.rb".freeze, "test/test_default_commands/test_context.rb".freeze, "test/test_default_commands/test_documentation.rb".freeze, "test/test_default_commands/test_find_method.rb".freeze, "test/test_default_commands/test_gems.rb".freeze, "test/test_default_commands/test_help.rb".freeze, "test/test_default_commands/test_input.rb".freeze, "test/test_default_commands/test_introspection.rb".freeze, "test/test_default_commands/test_ls.rb".freeze, "test/test_default_commands/test_shell.rb".freeze, "test/test_default_commands/test_show_source.rb".freeze, "test/test_exception_whitelist.rb".freeze, "test/test_history_array.rb".freeze, "test/test_hooks.rb".freeze, "test/test_indent.rb".freeze, "test/test_input_stack.rb".freeze, "test/test_method.rb".freeze, "test/test_pry.rb".freeze, "test/test_pry_defaults.rb".freeze, "test/test_pry_history.rb".freeze, "test/test_pry_output.rb".freeze, "test/test_sticky_locals.rb".freeze, "test/test_syntax_checking.rb".freeze, "test/test_wrapped_module.rb".freeze, "test/testrc".freeze, "test/testrcbad".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 1.0.5".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.4.4".freeze, "< 3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.7.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3".freeze]) end