--- !ruby/object:Gem::Specification name: octopussy version: !ruby/object:Gem::Version hash: 17 prerelease: false segments: - 0 - 3 - 1 version: 0.3.1 platform: ruby authors: - Wynn Netherland - Adam Stacoviak autorequire: bindir: bin cert_chain: [] date: 2010-10-25 00:00:00 -05:00 default_executable: dependencies: - !ruby/object:Gem::Dependency version_requirements: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 9 segments: - 1 - 3 version: "1.3" requirement: *id001 name: fakeweb prerelease: false type: :development - !ruby/object:Gem::Dependency version_requirements: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 15 segments: - 0 - 4 - 0 version: 0.4.0 requirement: *id002 name: jnunemaker-matchy prerelease: false type: :development - !ruby/object:Gem::Dependency version_requirements: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 25 segments: - 0 - 9 version: "0.9" requirement: *id003 name: mocha prerelease: false type: :development - !ruby/object:Gem::Dependency version_requirements: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 21 segments: - 2 - 11 version: "2.11" requirement: *id004 name: shoulda prerelease: false type: :development - !ruby/object:Gem::Dependency version_requirements: &id005 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 15 segments: - 0 - 4 - 0 version: 0.4.0 requirement: *id005 name: hashie prerelease: false type: :runtime - !ruby/object:Gem::Dependency version_requirements: &id006 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 5 segments: - 0 - 6 - 1 version: 0.6.1 requirement: *id006 name: httparty prerelease: false type: :runtime description: Simple wrapper for the GitHub API v2 email: - wynn.netherland@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .bundle/config - .document - .gitignore - Gemfile - Gemfile.lock - LICENSE - README.markdown - Rakefile - changelog.markdown - lib/octopussy.rb - lib/octopussy/client.rb - lib/octopussy/event.rb - lib/octopussy/repo.rb - octopussy.gemspec - test/fixtures/blob.json - test/fixtures/branches.json - test/fixtures/close_issue.json - test/fixtures/collaborators.json - test/fixtures/comment.json - test/fixtures/contributors.json - test/fixtures/emails.json - test/fixtures/followers.json - test/fixtures/full_user.json - test/fixtures/issue.json - test/fixtures/issues.json - test/fixtures/keys.json - test/fixtures/labels.json - test/fixtures/languages.json - test/fixtures/list_branch_commits.json - test/fixtures/list_commits.json - test/fixtures/network.json - test/fixtures/network_data.json - test/fixtures/network_meta.json - test/fixtures/open_issue.json - test/fixtures/raw_git_data.yaml - test/fixtures/reopen_issue.json - test/fixtures/repo.json - test/fixtures/repo_search.json - test/fixtures/repos.json - test/fixtures/search.json - test/fixtures/show_commit.json - test/fixtures/tags.json - test/fixtures/timeline.json - test/fixtures/trees.json - test/fixtures/user.json - test/helper.rb - test/octopussy_test.rb - test/repo_test.rb has_rdoc: true homepage: http://wynnnetherland.com/projects/octopussy/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 23 segments: - 1 - 3 - 6 version: 1.3.6 requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Wrapper for the Octopussy API test_files: - test/fixtures/blob.json - test/fixtures/branches.json - test/fixtures/close_issue.json - test/fixtures/collaborators.json - test/fixtures/comment.json - test/fixtures/contributors.json - test/fixtures/emails.json - test/fixtures/followers.json - test/fixtures/full_user.json - test/fixtures/issue.json - test/fixtures/issues.json - test/fixtures/keys.json - test/fixtures/labels.json - test/fixtures/languages.json - test/fixtures/list_branch_commits.json - test/fixtures/list_commits.json - test/fixtures/network.json - test/fixtures/network_data.json - test/fixtures/network_meta.json - test/fixtures/open_issue.json - test/fixtures/raw_git_data.yaml - test/fixtures/reopen_issue.json - test/fixtures/repo.json - test/fixtures/repo_search.json - test/fixtures/repos.json - test/fixtures/search.json - test/fixtures/show_commit.json - test/fixtures/tags.json - test/fixtures/timeline.json - test/fixtures/trees.json - test/fixtures/user.json - test/helper.rb - test/octopussy_test.rb - test/repo_test.rb