--- !ruby/object:Gem::Specification name: gnip version: !ruby/object:Gem::Version version: 1.0.0 platform: ruby authors: - Ara T. Howard autorequire: bindir: bin cert_chain: [] date: 2009-03-27 00:00:00 -06:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rest-client type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: nokogiri type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: threadify type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: tagz type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 5.0.1 version: description: email: ara.t.howard@gmail.com executables: - gnip extensions: [] extra_rdoc_files: [] files: - bin - bin/gnip - doc - doc/api.html - gemspec.rb - gnip-0.4.2.gem - gnip-1.0.0.gem - lib - lib/gnip - lib/gnip/activity.rb - lib/gnip/api.rb - lib/gnip/arguments.rb - lib/gnip/blankslate.rb - lib/gnip/config.rb - lib/gnip/filter.rb - lib/gnip/list.rb - lib/gnip/options.rb - lib/gnip/orderedhash.rb - lib/gnip/publisher.rb - lib/gnip/resource.rb - lib/gnip/template.rb - lib/gnip/util.rb - lib/gnip.rb - Rakefile - README - sample - sample/data - sample/data/activity.yml - test - test/auth.rb - test/config.yml - test/data - test/data/activity.xml - test/data/activity_only_required.xml - test/data/activity_with_payload.xml - test/data/activity_with_place.xml - test/data/activity_with_place_wo_bounds.xml - test/data/activity_with_unbounded_media_urls.xml - test/data/activity_without_bounds.xml - test/helper.rb - test/helper.rb.bak - test/integration - test/integration/auth.rb - test/integration/publisher.rb - test/lib - test/lib/shoulda - test/lib/shoulda/action_controller - test/lib/shoulda/action_controller/helpers.rb - test/lib/shoulda/action_controller/macros.rb - test/lib/shoulda/action_controller/matchers - test/lib/shoulda/action_controller/matchers/assign_to_matcher.rb - test/lib/shoulda/action_controller/matchers/filter_param_matcher.rb - test/lib/shoulda/action_controller/matchers/render_with_layout_matcher.rb - test/lib/shoulda/action_controller/matchers/respond_with_content_type_matcher.rb - test/lib/shoulda/action_controller/matchers/respond_with_matcher.rb - test/lib/shoulda/action_controller/matchers/route_matcher.rb - test/lib/shoulda/action_controller/matchers/set_session_matcher.rb - test/lib/shoulda/action_controller/matchers/set_the_flash_matcher.rb - test/lib/shoulda/action_controller/matchers.rb - test/lib/shoulda/action_controller.rb - test/lib/shoulda/action_mailer - test/lib/shoulda/action_mailer/assertions.rb - test/lib/shoulda/action_mailer.rb - test/lib/shoulda/action_view - test/lib/shoulda/action_view/macros.rb - test/lib/shoulda/action_view.rb - test/lib/shoulda/active_record - test/lib/shoulda/active_record/assertions.rb - test/lib/shoulda/active_record/helpers.rb - test/lib/shoulda/active_record/macros.rb - test/lib/shoulda/active_record/matchers - test/lib/shoulda/active_record/matchers/allow_mass_assignment_of_matcher.rb - test/lib/shoulda/active_record/matchers/allow_value_matcher.rb - test/lib/shoulda/active_record/matchers/association_matcher.rb - test/lib/shoulda/active_record/matchers/ensure_inclusion_of_matcher.rb - test/lib/shoulda/active_record/matchers/ensure_length_of_matcher.rb - test/lib/shoulda/active_record/matchers/have_db_column_matcher.rb - test/lib/shoulda/active_record/matchers/have_index_matcher.rb - test/lib/shoulda/active_record/matchers/have_named_scope_matcher.rb - test/lib/shoulda/active_record/matchers/have_readonly_attribute_matcher.rb - test/lib/shoulda/active_record/matchers/validate_acceptance_of_matcher.rb - test/lib/shoulda/active_record/matchers/validate_numericality_of_matcher.rb - test/lib/shoulda/active_record/matchers/validate_presence_of_matcher.rb - test/lib/shoulda/active_record/matchers/validate_uniqueness_of_matcher.rb - test/lib/shoulda/active_record/matchers/validation_matcher.rb - test/lib/shoulda/active_record/matchers.rb - test/lib/shoulda/active_record.rb - test/lib/shoulda/assertions.rb - test/lib/shoulda/autoload_macros.rb - test/lib/shoulda/context.rb - test/lib/shoulda/helpers.rb - test/lib/shoulda/macros.rb - test/lib/shoulda/private_helpers.rb - test/lib/shoulda/proc_extensions.rb - test/lib/shoulda/rails.rb - test/lib/shoulda/rspec.rb - test/lib/shoulda/tasks - test/lib/shoulda/tasks/list_tests.rake - test/lib/shoulda/tasks/yaml_to_shoulda.rake - test/lib/shoulda/tasks.rb - test/lib/shoulda/test_unit.rb - test/lib/shoulda.rb - test/lib/xmlsimple.rb - test/loader.rb - test/unit - test/unit/activity.rb - test/unit/util.rb - TODO has_rdoc: true homepage: http://gnip.com post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: gnip rubygems_version: 1.3.1 signing_key: specification_version: 2 summary: gnip test_files: []