# -*- encoding: utf-8 -*- # stub: gnip 0.4.2 ruby lib Gem::Specification.new do |s| s.name = "gnip".freeze s.version = "0.4.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ara T. Howard".freeze] s.date = "2009-03-27" s.email = "ara.t.howard@gmail.com".freeze s.executables = ["gnip".freeze] s.files = ["README".freeze, "Rakefile".freeze, "TODO".freeze, "bin".freeze, "bin/gnip".freeze, "doc".freeze, "doc/api.html".freeze, "gemspec.rb".freeze, "gnip-0.4.2.gem".freeze, "lib".freeze, "lib/gnip".freeze, "lib/gnip.rb".freeze, "lib/gnip/activity.rb".freeze, "lib/gnip/api.rb".freeze, "lib/gnip/arguments.rb".freeze, "lib/gnip/blankslate.rb".freeze, "lib/gnip/config.rb".freeze, "lib/gnip/filter.rb".freeze, "lib/gnip/list.rb".freeze, "lib/gnip/options.rb".freeze, "lib/gnip/orderedhash.rb".freeze, "lib/gnip/publisher.rb".freeze, "lib/gnip/resource.rb".freeze, "lib/gnip/template.rb".freeze, "lib/gnip/util.rb".freeze, "sample".freeze, "sample/data".freeze, "sample/data/activity.yml".freeze, "test".freeze, "test/auth.rb".freeze, "test/config.yml".freeze, "test/data".freeze, "test/data/activity.xml".freeze, "test/data/activity_only_required.xml".freeze, "test/data/activity_with_payload.xml".freeze, "test/data/activity_with_place.xml".freeze, "test/data/activity_with_place_wo_bounds.xml".freeze, "test/data/activity_with_unbounded_media_urls.xml".freeze, "test/data/activity_without_bounds.xml".freeze, "test/helper.rb".freeze, "test/helper.rb.bak".freeze, "test/integration".freeze, "test/integration/auth.rb".freeze, "test/integration/publisher.rb".freeze, "test/lib".freeze, "test/lib/shoulda".freeze, "test/lib/shoulda.rb".freeze, "test/lib/shoulda/action_controller".freeze, "test/lib/shoulda/action_controller.rb".freeze, "test/lib/shoulda/action_controller/helpers.rb".freeze, "test/lib/shoulda/action_controller/macros.rb".freeze, "test/lib/shoulda/action_controller/matchers".freeze, "test/lib/shoulda/action_controller/matchers.rb".freeze, "test/lib/shoulda/action_controller/matchers/assign_to_matcher.rb".freeze, "test/lib/shoulda/action_controller/matchers/filter_param_matcher.rb".freeze, "test/lib/shoulda/action_controller/matchers/render_with_layout_matcher.rb".freeze, "test/lib/shoulda/action_controller/matchers/respond_with_content_type_matcher.rb".freeze, "test/lib/shoulda/action_controller/matchers/respond_with_matcher.rb".freeze, "test/lib/shoulda/action_controller/matchers/route_matcher.rb".freeze, "test/lib/shoulda/action_controller/matchers/set_session_matcher.rb".freeze, "test/lib/shoulda/action_controller/matchers/set_the_flash_matcher.rb".freeze, "test/lib/shoulda/action_mailer".freeze, "test/lib/shoulda/action_mailer.rb".freeze, "test/lib/shoulda/action_mailer/assertions.rb".freeze, "test/lib/shoulda/action_view".freeze, "test/lib/shoulda/action_view.rb".freeze, "test/lib/shoulda/action_view/macros.rb".freeze, "test/lib/shoulda/active_record".freeze, "test/lib/shoulda/active_record.rb".freeze, "test/lib/shoulda/active_record/assertions.rb".freeze, "test/lib/shoulda/active_record/helpers.rb".freeze, "test/lib/shoulda/active_record/macros.rb".freeze, "test/lib/shoulda/active_record/matchers".freeze, "test/lib/shoulda/active_record/matchers.rb".freeze, "test/lib/shoulda/active_record/matchers/allow_mass_assignment_of_matcher.rb".freeze, "test/lib/shoulda/active_record/matchers/allow_value_matcher.rb".freeze, "test/lib/shoulda/active_record/matchers/association_matcher.rb".freeze, "test/lib/shoulda/active_record/matchers/ensure_inclusion_of_matcher.rb".freeze, "test/lib/shoulda/active_record/matchers/ensure_length_of_matcher.rb".freeze, "test/lib/shoulda/active_record/matchers/have_db_column_matcher.rb".freeze, "test/lib/shoulda/active_record/matchers/have_index_matcher.rb".freeze, "test/lib/shoulda/active_record/matchers/have_named_scope_matcher.rb".freeze, "test/lib/shoulda/active_record/matchers/have_readonly_attribute_matcher.rb".freeze, "test/lib/shoulda/active_record/matchers/validate_acceptance_of_matcher.rb".freeze, "test/lib/shoulda/active_record/matchers/validate_numericality_of_matcher.rb".freeze, "test/lib/shoulda/active_record/matchers/validate_presence_of_matcher.rb".freeze, "test/lib/shoulda/active_record/matchers/validate_uniqueness_of_matcher.rb".freeze, "test/lib/shoulda/active_record/matchers/validation_matcher.rb".freeze, "test/lib/shoulda/assertions.rb".freeze, "test/lib/shoulda/autoload_macros.rb".freeze, "test/lib/shoulda/context.rb".freeze, "test/lib/shoulda/helpers.rb".freeze, "test/lib/shoulda/macros.rb".freeze, "test/lib/shoulda/private_helpers.rb".freeze, "test/lib/shoulda/proc_extensions.rb".freeze, "test/lib/shoulda/rails.rb".freeze, "test/lib/shoulda/rspec.rb".freeze, "test/lib/shoulda/tasks".freeze, "test/lib/shoulda/tasks.rb".freeze, "test/lib/shoulda/tasks/list_tests.rake".freeze, "test/lib/shoulda/tasks/yaml_to_shoulda.rake".freeze, "test/lib/shoulda/test_unit.rb".freeze, "test/lib/xmlsimple.rb".freeze, "test/loader.rb".freeze, "test/unit".freeze, "test/unit/activity.rb".freeze, "test/unit/util.rb".freeze] s.homepage = "http://gnip.com".freeze s.rubygems_version = "3.5.10".freeze s.summary = "gnip".freeze s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 5.0.1".freeze]) end