# -*- encoding: utf-8 -*- # stub: looksee 2.0.0 universal-java-1.6 lib Gem::Specification.new do |s| s.name = "looksee".freeze s.version = "2.0.0".freeze s.platform = "universal-java-1.6".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["George Ogata".freeze] s.date = "2014-01-01" s.email = ["george.ogata@gmail.com".freeze] s.extra_rdoc_files = ["CHANGELOG".freeze, "LICENSE".freeze, "README.markdown".freeze] s.files = ["CHANGELOG".freeze, "LICENSE".freeze, "README.markdown".freeze, "Rakefile".freeze, "ext/extconf.rb".freeze, "ext/mri/1.9.2/debug.h".freeze, "ext/mri/1.9.2/id.h".freeze, "ext/mri/1.9.2/method.h".freeze, "ext/mri/1.9.2/node.h".freeze, "ext/mri/1.9.2/thread_pthread.h".freeze, "ext/mri/1.9.2/vm_core.h".freeze, "ext/mri/1.9.2/vm_opts.h".freeze, "ext/mri/1.9.3/atomic.h".freeze, "ext/mri/1.9.3/debug.h".freeze, "ext/mri/1.9.3/id.h".freeze, "ext/mri/1.9.3/internal.h".freeze, "ext/mri/1.9.3/internal_falcon.h".freeze, "ext/mri/1.9.3/method.h".freeze, "ext/mri/1.9.3/node.h".freeze, "ext/mri/1.9.3/thread_pthread.h".freeze, "ext/mri/1.9.3/vm_core.h".freeze, "ext/mri/1.9.3/vm_opts.h".freeze, "ext/mri/2.0.0/internal.h".freeze, "ext/mri/2.0.0/method.h".freeze, "ext/mri/2.1.0/internal.h".freeze, "ext/mri/2.1.0/method.h".freeze, "ext/mri/env-1.8.h".freeze, "ext/mri/eval_c-1.8.h".freeze, "ext/mri/mri.c".freeze, "ext/mri/node-1.9.h".freeze, "ext/rbx/rbx.c".freeze, "lib/looksee.rb".freeze, "lib/looksee/JRuby.jar".freeze, "lib/looksee/adapter.rb".freeze, "lib/looksee/adapter/base.rb".freeze, "lib/looksee/adapter/rubinius.rb".freeze, "lib/looksee/clean.rb".freeze, "lib/looksee/columnizer.rb".freeze, "lib/looksee/core_ext.rb".freeze, "lib/looksee/editor.rb".freeze, "lib/looksee/help.rb".freeze, "lib/looksee/inspector.rb".freeze, "lib/looksee/lookup_path.rb".freeze, "lib/looksee/shortcuts.rb".freeze, "lib/looksee/version.rb".freeze, "lib/looksee/wirble_compatibility.rb".freeze, "spec/adapter_spec.rb".freeze, "spec/columnizer_spec.rb".freeze, "spec/core_ext_spec.rb".freeze, "spec/editor_spec.rb".freeze, "spec/inspector_spec.rb".freeze, "spec/lookup_path_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/core_ext.rb".freeze, "spec/support/temporary_classes.rb".freeze, "spec/support/test_adapter.rb".freeze, "spec/wirble_compatibility_spec.rb".freeze] s.homepage = "http://github.com/oggy/looksee".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Supercharged method introspection in IRB.".freeze s.test_files = ["spec/adapter_spec.rb".freeze, "spec/columnizer_spec.rb".freeze, "spec/core_ext_spec.rb".freeze, "spec/editor_spec.rb".freeze, "spec/inspector_spec.rb".freeze, "spec/lookup_path_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/wirble_compatibility_spec.rb".freeze, "spec/support/core_ext.rb".freeze, "spec/support/temporary_classes.rb".freeze, "spec/support/test_adapter.rb".freeze] end