# -*- encoding: utf-8 -*- # stub: testing_please_ignore 0.0.0 ruby lib Gem::Specification.new do |s| s.name = "testing_please_ignore".freeze s.version = "0.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Your Name".freeze] s.date = "2009-01-18" s.description = "TODO: put a single line description of your project here.".freeze s.email = "your@email.here".freeze s.executables = ["testing_please_ignore".freeze] s.files = ["LICENSE".freeze, "Rakefile".freeze, "bin".freeze, "bin/testing_please_ignore".freeze, "doc".freeze, "doc/api".freeze, "doc/api/all-methods.html".freeze, "doc/api/all-namespaces.html".freeze, "doc/api/app.js".freeze, "doc/api/index.html".freeze, "doc/api/jquery.js".freeze, "doc/api/readme.html".freeze, "doc/api/style.css".freeze, "doc/api/syntax_highlight.css".freeze, "doc/history.erb".freeze, "doc/index.erb".freeze, "doc/index.xhtml".freeze, "doc/intro.erb".freeze, "doc/setup.erb".freeze, "doc/theory.erb".freeze, "doc/usage.erb".freeze, "lib".freeze, "lib/testing_please_ignore.rb".freeze] s.homepage = "http://testing_please_ignore.rubyforge.org".freeze s.rubygems_version = "3.5.10".freeze s.summary = "TODO: put a single line description of your project here.".freeze s.specification_version = 2 s.add_runtime_dependency(%q.freeze, ["= 0.0.0".freeze]) end