# -*- encoding: utf-8 -*- # stub: gnome-campfire-notifications 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "gnome-campfire-notifications".freeze s.version = "0.1.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 = ["mcnelson".freeze] s.date = "2013-11-07" s.description = "A Ruby script that spawns GNOME desktop notifications when something is said in your Campfire chatroom.".freeze s.email = "michael@nelsonware.com".freeze s.files = ["lib/gnome-campfire-notifications.rb".freeze] s.homepage = "https://rubygems.org/gems/example".freeze s.rubygems_version = "3.5.10".freeze s.summary = "GNOME desktop notifications for Campfire.".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end