# -*- encoding: utf-8 -*- # stub: scout 1.1.1 ruby lib Gem::Specification.new do |s| s.name = "scout".freeze s.version = "1.1.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Highgroove Studios".freeze] s.date = "2008-03-14" s.description = "Scout makes monitoring and reporting on your web applications as flexible and simple as possible. Scout is a product of Highgroove Studios.".freeze s.email = "scout@highgroove.com".freeze s.executables = ["scout".freeze] s.extra_rdoc_files = ["AUTHORS".freeze, "COPYING".freeze, "README".freeze, "INSTALL".freeze, "TODO".freeze, "CHANGELOG".freeze, "LICENSE".freeze] s.files = ["AUTHORS".freeze, "CHANGELOG".freeze, "COPYING".freeze, "INSTALL".freeze, "LICENSE".freeze, "README".freeze, "Rakefile".freeze, "TODO".freeze, "bin/scout".freeze, "lib/scout.rb".freeze, "lib/scout/plugin.rb".freeze, "lib/scout/server.rb".freeze, "setup.rb".freeze, "test/scout_test.rb".freeze] s.homepage = "http://scoutapp.com".freeze s.rdoc_options = ["--title".freeze, "Scout Client Documentation".freeze, "--main".freeze, "README".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Scout makes monitoring and reporting on your web applications as flexible and simple as possible.".freeze s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end