# -*- encoding: utf-8 -*- # stub: carlosbrando-autotest-notification 1.7.0 ruby lib Gem::Specification.new do |s| s.name = "carlosbrando-autotest-notification".freeze s.version = "1.7.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 = ["Carlos Brando".freeze] s.date = "2008-11-13" s.description = "This gem set the autotest (ZenTest) to send messages to software as Growl, LibNotify, and Snarl, displaying a window with the results.".freeze s.email = ["eduardobrando@gmail.com".freeze] s.extra_rdoc_files = ["History.txt".freeze, "Manifest.txt".freeze, "PostInstall.txt".freeze, "README.rdoc".freeze] s.files = ["History.txt".freeze, "Manifest.txt".freeze, "PostInstall.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "images/buuf/fail.png".freeze, "images/buuf/pass.png".freeze, "images/buuf/pending.png".freeze, "images/doom/doom_0.png".freeze, "images/doom/doom_1.png".freeze, "images/doom/doom_2.png".freeze, "images/doom/doom_3.png".freeze, "images/doom/doom_4.png".freeze, "images/doom/doom_5.png".freeze, "images/doom/doom_6.png".freeze, "images/fail.png".freeze, "images/pass.png".freeze, "images/pending.png".freeze, "lib/autotest_notification.rb".freeze, "script/console".freeze, "script/destroy".freeze, "script/generate".freeze, "sounds/doom/0.wav".freeze, "sounds/doom/1.wav".freeze, "sounds/doom/2.wav".freeze, "sounds/doom/3.wav".freeze, "sounds/doom/4.wav".freeze, "sounds/doom/5.wav".freeze, "sounds/doom/6.wav".freeze, "test/autotest_notification/test_cygwin.rb".freeze, "test/autotest_notification/test_linux.rb".freeze, "test/autotest_notification/test_mac.rb".freeze, "test/autotest_notification/test_windows.rb".freeze, "test/test_autotest_notification.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "http://github.com/carlosbrando/autotest-notification/".freeze s.post_install_message = "PostInstall.txt".freeze s.rdoc_options = ["--main".freeze, "README.rdoc".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "This gem set the autotest (ZenTest) to send messages to software as Growl, LibNotify, and Snarl, displaying a window with the results.".freeze s.test_files = ["test/autotest_notification/test_cygwin.rb".freeze, "test/autotest_notification/test_linux.rb".freeze, "test/autotest_notification/test_mac.rb".freeze, "test/autotest_notification/test_windows.rb".freeze, "test/test_autotest_notification.rb".freeze, "test/test_helper.rb".freeze] s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 3.9.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.1.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.8.0".freeze]) end