# -*- encoding: utf-8 -*- # stub: ruby_jard 0.3.1 ruby lib Gem::Specification.new do |s| s.name = "ruby_jard".freeze s.version = "0.3.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "allowed_push_host" => "https://rubygems.org", "changelog_uri" => "https://github.com/nguyenquangminh0711/ruby_jard", "homepage_uri" => "https://github.com/nguyenquangminh0711/ruby_jard", "source_code_uri" => "https://github.com/nguyenquangminh0711/ruby_jard" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Minh Nguyen".freeze] s.date = "2020-09-23" s.description = "Ruby Jard provides an unified experience debugging Ruby source code in different platforms and \\\n editors.".freeze s.email = ["nguyenquangminh0711@gmail.com".freeze] s.files = [".github/FUNDING.yml".freeze, ".github/ISSUE_TEMPLATE/bug_report.md".freeze, ".github/ISSUE_TEMPLATE/feature_request.md".freeze, ".github/dependabot.yml".freeze, ".github/workflows/documentation.yml".freeze, ".github/workflows/rspec.yml".freeze, ".gitignore".freeze, ".rspec".freeze, ".rubocop.yml".freeze, "CHANGELOG.md".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "benchmark/path_filter_bench.rb".freeze, "bin/console".freeze, "lib/ruby_jard.rb".freeze, "lib/ruby_jard/box_drawer.rb".freeze, "lib/ruby_jard/color_scheme.rb".freeze, "lib/ruby_jard/color_schemes.rb".freeze, "lib/ruby_jard/color_schemes/256_color_scheme.rb".freeze, "lib/ruby_jard/color_schemes/256_light_color_scheme.rb".freeze, "lib/ruby_jard/color_schemes/deep_space_color_scheme.rb".freeze, "lib/ruby_jard/color_schemes/gruvbox_color_scheme.rb".freeze, "lib/ruby_jard/color_schemes/one_half_dark_color_scheme.rb".freeze, "lib/ruby_jard/color_schemes/one_half_light_color_scheme.rb".freeze, "lib/ruby_jard/column.rb".freeze, "lib/ruby_jard/commands/color_helpers.rb".freeze, "lib/ruby_jard/commands/continue_command.rb".freeze, "lib/ruby_jard/commands/down_command.rb".freeze, "lib/ruby_jard/commands/exit_command.rb".freeze, "lib/ruby_jard/commands/frame_command.rb".freeze, "lib/ruby_jard/commands/jard/color_scheme_command.rb".freeze, "lib/ruby_jard/commands/jard/filter_command.rb".freeze, "lib/ruby_jard/commands/jard/hide_command.rb".freeze, "lib/ruby_jard/commands/jard/output_command.rb".freeze, "lib/ruby_jard/commands/jard/show_command.rb".freeze, "lib/ruby_jard/commands/jard_command.rb".freeze, "lib/ruby_jard/commands/list_command.rb".freeze, "lib/ruby_jard/commands/next_command.rb".freeze, "lib/ruby_jard/commands/step_command.rb".freeze, "lib/ruby_jard/commands/step_out_command.rb".freeze, "lib/ruby_jard/commands/up_command.rb".freeze, "lib/ruby_jard/commands/validation_helpers.rb".freeze, "lib/ruby_jard/config.rb".freeze, "lib/ruby_jard/console.rb".freeze, "lib/ruby_jard/control_flow.rb".freeze, "lib/ruby_jard/decorators/array_decorator.rb".freeze, "lib/ruby_jard/decorators/attributes_decorator.rb".freeze, "lib/ruby_jard/decorators/color_decorator.rb".freeze, "lib/ruby_jard/decorators/hash_decorator.rb".freeze, "lib/ruby_jard/decorators/inspection_decorator.rb".freeze, "lib/ruby_jard/decorators/loc_decorator.rb".freeze, "lib/ruby_jard/decorators/object_decorator.rb".freeze, "lib/ruby_jard/decorators/path_decorator.rb".freeze, "lib/ruby_jard/decorators/rails_decorator.rb".freeze, "lib/ruby_jard/decorators/source_decorator.rb".freeze, "lib/ruby_jard/decorators/string_decorator.rb".freeze, "lib/ruby_jard/decorators/struct_decorator.rb".freeze, "lib/ruby_jard/frame.rb".freeze, "lib/ruby_jard/key_binding.rb".freeze, "lib/ruby_jard/key_bindings.rb".freeze, "lib/ruby_jard/keys.rb".freeze, "lib/ruby_jard/layout.rb".freeze, "lib/ruby_jard/layout_calculator.rb".freeze, "lib/ruby_jard/layout_picker.rb".freeze, "lib/ruby_jard/layouts.rb".freeze, "lib/ruby_jard/layouts/narrow_horizontal_layout.rb".freeze, "lib/ruby_jard/layouts/narrow_vertical_layout.rb".freeze, "lib/ruby_jard/layouts/tiny_layout.rb".freeze, "lib/ruby_jard/layouts/wide_layout.rb".freeze, "lib/ruby_jard/pager.rb".freeze, "lib/ruby_jard/path_classifier.rb".freeze, "lib/ruby_jard/path_filter.rb".freeze, "lib/ruby_jard/reflection.rb".freeze, "lib/ruby_jard/repl_processor.rb".freeze, "lib/ruby_jard/repl_proxy.rb".freeze, "lib/ruby_jard/row.rb".freeze, "lib/ruby_jard/row_renderer.rb".freeze, "lib/ruby_jard/screen.rb".freeze, "lib/ruby_jard/screen_adjuster.rb".freeze, "lib/ruby_jard/screen_drawer.rb".freeze, "lib/ruby_jard/screen_manager.rb".freeze, "lib/ruby_jard/screen_renderer.rb".freeze, "lib/ruby_jard/screens.rb".freeze, "lib/ruby_jard/screens/backtrace_screen.rb".freeze, "lib/ruby_jard/screens/menu_screen.rb".freeze, "lib/ruby_jard/screens/source_screen.rb".freeze, "lib/ruby_jard/screens/threads_screen.rb".freeze, "lib/ruby_jard/screens/variables_screen.rb".freeze, "lib/ruby_jard/session.rb".freeze, "lib/ruby_jard/span.rb".freeze, "lib/ruby_jard/templates/layout_template.rb".freeze, "lib/ruby_jard/templates/screen_template.rb".freeze, "lib/ruby_jard/thread_info.rb".freeze, "lib/ruby_jard/version.rb".freeze, "ruby_jard.gemspec".freeze] s.homepage = "https://github.com/nguyenquangminh0711/ruby_jard".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.5.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Just Another Ruby Debugger".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 9.1".freeze, "< 12.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.13.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.8.1".freeze]) end