# -*- encoding: utf-8 -*- # stub: pius-ruby-satisfaction 0.3.0 ruby lib Gem::Specification.new do |s| s.name = "pius-ruby-satisfaction".freeze s.version = "0.3.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 = ["Scott Fleckenstein".freeze, "Josh Nichols".freeze, "Pius Uzamere".freeze] s.date = "2009-07-10" s.description = "Ruby interface to Get Satisfaction".freeze s.email = "scott@getsatisfaction.com".freeze s.extra_rdoc_files = ["README.txt".freeze] s.files = [".gemified".freeze, ".gitignore".freeze, "CONTRIBUTORS.txt".freeze, "License.txt".freeze, "README.txt".freeze, "Rakefile".freeze, "VERSION".freeze, "init.rb".freeze, "lib/satisfaction.rb".freeze, "lib/satisfaction/associations.rb".freeze, "lib/satisfaction/cache/hash.rb".freeze, "lib/satisfaction/cache/memcache.rb".freeze, "lib/satisfaction/company.rb".freeze, "lib/satisfaction/external_dependencies.rb".freeze, "lib/satisfaction/has_satisfaction.rb".freeze, "lib/satisfaction/identity_map.rb".freeze, "lib/satisfaction/loader.rb".freeze, "lib/satisfaction/person.rb".freeze, "lib/satisfaction/product.rb".freeze, "lib/satisfaction/reply.rb".freeze, "lib/satisfaction/resource.rb".freeze, "lib/satisfaction/resource/attributes.rb".freeze, "lib/satisfaction/search.rb".freeze, "lib/satisfaction/tag.rb".freeze, "lib/satisfaction/topic.rb".freeze, "lib/satisfaction/util.rb".freeze, "lib/satisfaction/version.rb".freeze, "spec/company_spec.rb".freeze, "spec/identity_map_spec.rb".freeze, "spec/search_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://github.com/pius/ruby-satisfaction".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Ruby interface to Get Satisfaction".freeze s.test_files = ["spec/company_spec.rb".freeze, "spec/identity_map_spec.rb".freeze, "spec/search_spec.rb".freeze, "spec/spec_helper.rb".freeze] end