# -*- encoding: utf-8 -*- # stub: gnome-campfire-notifications 0.2.0 ruby lib Gem::Specification.new do |s| s.name = "gnome-campfire-notifications".freeze s.version = "0.2.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 = ["Michael Nelson".freeze] s.date = "2013-11-15" s.description = "A Ruby script that issues GNOME desktop notifications when something is said in your Campfire chatroom.".freeze s.email = "michael@nelsonware.com".freeze s.executables = ["gnome-campfire-notifications".freeze] s.files = [".gitignore".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "assets/campfire.png".freeze, "bin/gnome-campfire-notifications".freeze, "gnome-campfire-notifications.gemspec".freeze, "lib/gnome-campfire-notifications.rb".freeze, "test/cassettes/get_username.yml".freeze, "test/cassettes/get_username_alt.yml".freeze, "test/helper.rb".freeze, "test/test_gnome_campfire_notifications.rb".freeze] s.homepage = "https://github.com/mcnelson/gnome-campfire-notifications".freeze s.licenses = ["LGPL-2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "GNOME desktop notifications for Campfire.".freeze s.test_files = ["test/cassettes/get_username.yml".freeze, "test/cassettes/get_username_alt.yml".freeze, "test/helper.rb".freeze, "test/test_gnome_campfire_notifications.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end