# -*- encoding: utf-8 -*-
# stub: relevance-chatterbox 0.2.1 ruby lib

Gem::Specification.new do |s|
  s.name = "relevance-chatterbox".freeze
  s.version = "0.2.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 = ["Rob Sanheim".freeze]
  s.date = "2009-08-14"
  s.email = "rsanheim@gmail.com".freeze
  s.extra_rdoc_files = ["LICENSE".freeze, "README.markdown".freeze]
  s.files = [".gitignore".freeze, ".treasure_map.rb".freeze, "LICENSE".freeze, "README.markdown".freeze, "Rakefile".freeze, "chatterbox.gemspec".freeze, "examples/chatterbox_example.rb".freeze, "examples/example_helper.rb".freeze, "examples/lib/chatterbox/consumers/email_consumer_example.rb".freeze, "examples/lib/chatterbox/notification_example.rb".freeze, "examples/lib/chatterbox/rails_catcher_example.rb".freeze, "init.rb".freeze, "lib/chatterbox.rb".freeze, "lib/chatterbox/notification.rb".freeze, "lib/chatterbox/rails_catcher.rb".freeze, "lib/consumers.rb".freeze, "lib/consumers/email_consumer.rb".freeze, "rails/init.rb".freeze, "todo.markdown".freeze, "version.yml".freeze, "views/chatterbox/mailer/exception_notification.erb".freeze]
  s.homepage = "http://github.com/relevance/chatterbox".freeze
  s.rdoc_options = ["--charset=UTF-8".freeze]
  s.rubygems_version = "3.5.10".freeze
  s.summary = "TODO".freeze
  s.test_files = ["examples/chatterbox_example.rb".freeze, "examples/example_helper.rb".freeze, "examples/lib/chatterbox/consumers/email_consumer_example.rb".freeze, "examples/lib/chatterbox/notification_example.rb".freeze, "examples/lib/chatterbox/rails_catcher_example.rb".freeze]
end