# -*- encoding: utf-8 -*- # stub: octokit 1.22.0 ruby lib Gem::Specification.new do |s| s.name = "octokit".freeze s.version = "1.22.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Wynn Netherland".freeze, "Erik Michaels-Ober".freeze, "Clint Shryock".freeze] s.date = "2013-01-15" s.description = "Simple wrapper for the GitHub v3 API".freeze s.email = ["wynn.netherland@gmail.com".freeze, "sferik@gmail.com".freeze, "clint@ctshryock.com".freeze] s.files = [".document".freeze, ".gemtest".freeze, ".gitignore".freeze, ".rspec".freeze, ".travis.yml".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "LICENSE.md".freeze, "README.md".freeze, "Rakefile".freeze, "lib/faraday/response/raise_octokit_error.rb".freeze, "lib/octokit.rb".freeze, "lib/octokit/authentication.rb".freeze, "lib/octokit/client.rb".freeze, "lib/octokit/client/authorizations.rb".freeze, "lib/octokit/client/commits.rb".freeze, "lib/octokit/client/contents.rb".freeze, "lib/octokit/client/downloads.rb".freeze, "lib/octokit/client/emojis.rb".freeze, "lib/octokit/client/events.rb".freeze, "lib/octokit/client/gists.rb".freeze, "lib/octokit/client/gitignore.rb".freeze, "lib/octokit/client/issues.rb".freeze, "lib/octokit/client/labels.rb".freeze, "lib/octokit/client/markdown.rb".freeze, "lib/octokit/client/milestones.rb".freeze, "lib/octokit/client/notifications.rb".freeze, "lib/octokit/client/objects.rb".freeze, "lib/octokit/client/organizations.rb".freeze, "lib/octokit/client/pub_sub_hubbub.rb".freeze, "lib/octokit/client/pub_sub_hubbub/service_hooks.rb".freeze, "lib/octokit/client/pulls.rb".freeze, "lib/octokit/client/rate_limit.rb".freeze, "lib/octokit/client/refs.rb".freeze, "lib/octokit/client/repositories.rb".freeze, "lib/octokit/client/say.rb".freeze, "lib/octokit/client/statuses.rb".freeze, "lib/octokit/client/users.rb".freeze, "lib/octokit/configuration.rb".freeze, "lib/octokit/connection.rb".freeze, "lib/octokit/error.rb".freeze, "lib/octokit/gist.rb".freeze, "lib/octokit/repository.rb".freeze, "lib/octokit/request.rb".freeze, "lib/octokit/version.rb".freeze, "octokit.gemspec".freeze, "spec/faraday/response_spec.rb".freeze, "spec/fixtures/.netrc".freeze, "spec/fixtures/all_repositories.json".freeze, "spec/fixtures/all_users.json".freeze, "spec/fixtures/authorization.json".freeze, "spec/fixtures/authorizations.json".freeze, "spec/fixtures/blob.json".freeze, "spec/fixtures/blob_create.json".freeze, "spec/fixtures/branches.json".freeze, "spec/fixtures/collaborators.json".freeze, "spec/fixtures/comment.json".freeze, "spec/fixtures/comments.json".freeze, "spec/fixtures/commit.json".freeze, "spec/fixtures/commit_comment.json".freeze, "spec/fixtures/commit_comment_create.json".freeze, "spec/fixtures/commit_comment_update.json".freeze, "spec/fixtures/commit_comments.json".freeze, "spec/fixtures/commit_create.json".freeze, "spec/fixtures/commits.json".freeze, "spec/fixtures/compare.json".freeze, "spec/fixtures/contents.json".freeze, "spec/fixtures/contributors.json".freeze, "spec/fixtures/download.json".freeze, "spec/fixtures/download_create.json".freeze, "spec/fixtures/downloads.json".freeze, "spec/fixtures/emails.json".freeze, "spec/fixtures/emojis.json".freeze, "spec/fixtures/followers.json".freeze, "spec/fixtures/following.json".freeze, "spec/fixtures/forks.json".freeze, "spec/fixtures/gist.json".freeze, "spec/fixtures/gist_comment.json".freeze, "spec/fixtures/gist_comment_create.json".freeze, "spec/fixtures/gist_comment_update.json".freeze, "spec/fixtures/gist_comments.json".freeze, "spec/fixtures/gists.json".freeze, "spec/fixtures/gitignore_template_ruby.json".freeze, "spec/fixtures/gitignore_templates.json".freeze, "spec/fixtures/hook.json".freeze, "spec/fixtures/hooks.json".freeze, "spec/fixtures/issue.json".freeze, "spec/fixtures/issue_closed.json".freeze, "spec/fixtures/issue_event.json".freeze, "spec/fixtures/issue_events.json".freeze, "spec/fixtures/issue_full.json".freeze, "spec/fixtures/issues.json".freeze, "spec/fixtures/label.json".freeze, "spec/fixtures/labels.json".freeze, "spec/fixtures/languages.json".freeze, "spec/fixtures/legacy/issues.json".freeze, "spec/fixtures/legacy/repositories.json".freeze, "spec/fixtures/legacy/users.json".freeze, "spec/fixtures/list_commit_comments.json".freeze, "spec/fixtures/markdown_gfm".freeze, "spec/fixtures/merge.json".freeze, "spec/fixtures/milestone.json".freeze, "spec/fixtures/milestones.json".freeze, "spec/fixtures/not_found.json".freeze, "spec/fixtures/notification_thread.json".freeze, "spec/fixtures/notifications.json".freeze, "spec/fixtures/organization-repositories.json".freeze, "spec/fixtures/organization-repository.json".freeze, "spec/fixtures/organization.json".freeze, "spec/fixtures/organization_events.json".freeze, "spec/fixtures/organization_members.json".freeze, "spec/fixtures/organization_public_events.json".freeze, "spec/fixtures/organization_team_members.json".freeze, "spec/fixtures/organization_team_repos.json".freeze, "spec/fixtures/organizations.json".freeze, "spec/fixtures/public_events.json".freeze, "spec/fixtures/public_gists.json".freeze, "spec/fixtures/public_key.json".freeze, "spec/fixtures/public_key_update.json".freeze, "spec/fixtures/public_keys.json".freeze, "spec/fixtures/pull_created.json".freeze, "spec/fixtures/pull_request.json".freeze, "spec/fixtures/pull_request_comment.json".freeze, "spec/fixtures/pull_request_comment_create.json".freeze, "spec/fixtures/pull_request_comment_reply.json".freeze, "spec/fixtures/pull_request_comment_update.json".freeze, "spec/fixtures/pull_request_comments.json".freeze, "spec/fixtures/pull_request_commits.json".freeze, "spec/fixtures/pull_request_files.json".freeze, "spec/fixtures/pull_request_merged.json".freeze, "spec/fixtures/pull_requests.json".freeze, "spec/fixtures/pull_requests_comments.json".freeze, "spec/fixtures/pull_update.json".freeze, "spec/fixtures/readme.json".freeze, "spec/fixtures/ref.json".freeze, "spec/fixtures/ref_create.json".freeze, "spec/fixtures/ref_update.json".freeze, "spec/fixtures/refs.json".freeze, "spec/fixtures/refs_tags.json".freeze, "spec/fixtures/repo_assignees.json".freeze, "spec/fixtures/repo_events.json".freeze, "spec/fixtures/repo_issues_events.json".freeze, "spec/fixtures/repositories.json".freeze, "spec/fixtures/repository.json".freeze, "spec/fixtures/repository_issues_comments.json".freeze, "spec/fixtures/repository_network_events.json".freeze, "spec/fixtures/repository_notifications.json".freeze, "spec/fixtures/say.txt".freeze, "spec/fixtures/say_custom.txt".freeze, "spec/fixtures/stargazers.json".freeze, "spec/fixtures/starred.json".freeze, "spec/fixtures/starred_gists.json".freeze, "spec/fixtures/status.json".freeze, "spec/fixtures/statuses.json".freeze, "spec/fixtures/subscribers.json".freeze, "spec/fixtures/subscription.json".freeze, "spec/fixtures/subscription_update.json".freeze, "spec/fixtures/subscriptions.json".freeze, "spec/fixtures/tag.json".freeze, "spec/fixtures/tag_create.json".freeze, "spec/fixtures/tags.json".freeze, "spec/fixtures/team.json".freeze, "spec/fixtures/teams.json".freeze, "spec/fixtures/thread_subscription.json".freeze, "spec/fixtures/thread_subscription_update.json".freeze, "spec/fixtures/tree.json".freeze, "spec/fixtures/tree_create.json".freeze, "spec/fixtures/user.json".freeze, "spec/fixtures/user_events.json".freeze, "spec/fixtures/user_performed_public_events.json".freeze, "spec/fixtures/user_public_events.json".freeze, "spec/fixtures/validation_failed.json".freeze, "spec/fixtures/watched.json".freeze, "spec/fixtures/watchers.json".freeze, "spec/helper.rb".freeze, "spec/octokit/client/authorizations_spec.rb".freeze, "spec/octokit/client/commits_spec.rb".freeze, "spec/octokit/client/contents_spec.rb".freeze, "spec/octokit/client/downloads_spec.rb".freeze, "spec/octokit/client/emojis_spec.rb".freeze, "spec/octokit/client/events_spec.rb".freeze, "spec/octokit/client/gists_spec.rb".freeze, "spec/octokit/client/gitignore_spec.rb".freeze, "spec/octokit/client/issue_events_spec.rb".freeze, "spec/octokit/client/issues_spec.rb".freeze, "spec/octokit/client/labels_spec.rb".freeze, "spec/octokit/client/markdown_spec.rb".freeze, "spec/octokit/client/milestones_spec.rb".freeze, "spec/octokit/client/notifications_spec.rb".freeze, "spec/octokit/client/objects_spec.rb".freeze, "spec/octokit/client/organizations_spec.rb".freeze, "spec/octokit/client/pub_sub_hubbub/service_hooks_spec.rb".freeze, "spec/octokit/client/pub_sub_hubbub_spec.rb".freeze, "spec/octokit/client/pulls_spec.rb".freeze, "spec/octokit/client/refs_spec.rb".freeze, "spec/octokit/client/repositories_spec.rb".freeze, "spec/octokit/client/say_spec.rb".freeze, "spec/octokit/client/statuses_spec.rb".freeze, "spec/octokit/client/users_spec.rb".freeze, "spec/octokit/client_spec.rb".freeze, "spec/octokit/gist_spec.rb".freeze, "spec/octokit/repository_spec.rb".freeze, "spec/octokit_spec.rb".freeze] s.homepage = "https://github.com/pengwynn/octokit".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Simple wrapper for the GitHub v3 API".freeze s.test_files = ["spec/faraday/response_spec.rb".freeze, "spec/fixtures/.netrc".freeze, "spec/fixtures/all_repositories.json".freeze, "spec/fixtures/all_users.json".freeze, "spec/fixtures/authorization.json".freeze, "spec/fixtures/authorizations.json".freeze, "spec/fixtures/blob.json".freeze, "spec/fixtures/blob_create.json".freeze, "spec/fixtures/branches.json".freeze, "spec/fixtures/collaborators.json".freeze, "spec/fixtures/comment.json".freeze, "spec/fixtures/comments.json".freeze, "spec/fixtures/commit.json".freeze, "spec/fixtures/commit_comment.json".freeze, "spec/fixtures/commit_comment_create.json".freeze, "spec/fixtures/commit_comment_update.json".freeze, "spec/fixtures/commit_comments.json".freeze, "spec/fixtures/commit_create.json".freeze, "spec/fixtures/commits.json".freeze, "spec/fixtures/compare.json".freeze, "spec/fixtures/contents.json".freeze, "spec/fixtures/contributors.json".freeze, "spec/fixtures/download.json".freeze, "spec/fixtures/download_create.json".freeze, "spec/fixtures/downloads.json".freeze, "spec/fixtures/emails.json".freeze, "spec/fixtures/emojis.json".freeze, "spec/fixtures/followers.json".freeze, "spec/fixtures/following.json".freeze, "spec/fixtures/forks.json".freeze, "spec/fixtures/gist.json".freeze, "spec/fixtures/gist_comment.json".freeze, "spec/fixtures/gist_comment_create.json".freeze, "spec/fixtures/gist_comment_update.json".freeze, "spec/fixtures/gist_comments.json".freeze, "spec/fixtures/gists.json".freeze, "spec/fixtures/gitignore_template_ruby.json".freeze, "spec/fixtures/gitignore_templates.json".freeze, "spec/fixtures/hook.json".freeze, "spec/fixtures/hooks.json".freeze, "spec/fixtures/issue.json".freeze, "spec/fixtures/issue_closed.json".freeze, "spec/fixtures/issue_event.json".freeze, "spec/fixtures/issue_events.json".freeze, "spec/fixtures/issue_full.json".freeze, "spec/fixtures/issues.json".freeze, "spec/fixtures/label.json".freeze, "spec/fixtures/labels.json".freeze, "spec/fixtures/languages.json".freeze, "spec/fixtures/legacy/issues.json".freeze, "spec/fixtures/legacy/repositories.json".freeze, "spec/fixtures/legacy/users.json".freeze, "spec/fixtures/list_commit_comments.json".freeze, "spec/fixtures/markdown_gfm".freeze, "spec/fixtures/merge.json".freeze, "spec/fixtures/milestone.json".freeze, "spec/fixtures/milestones.json".freeze, "spec/fixtures/not_found.json".freeze, "spec/fixtures/notification_thread.json".freeze, "spec/fixtures/notifications.json".freeze, "spec/fixtures/organization-repositories.json".freeze, "spec/fixtures/organization-repository.json".freeze, "spec/fixtures/organization.json".freeze, "spec/fixtures/organization_events.json".freeze, "spec/fixtures/organization_members.json".freeze, "spec/fixtures/organization_public_events.json".freeze, "spec/fixtures/organization_team_members.json".freeze, "spec/fixtures/organization_team_repos.json".freeze, "spec/fixtures/organizations.json".freeze, "spec/fixtures/public_events.json".freeze, "spec/fixtures/public_gists.json".freeze, "spec/fixtures/public_key.json".freeze, "spec/fixtures/public_key_update.json".freeze, "spec/fixtures/public_keys.json".freeze, "spec/fixtures/pull_created.json".freeze, "spec/fixtures/pull_request.json".freeze, "spec/fixtures/pull_request_comment.json".freeze, "spec/fixtures/pull_request_comment_create.json".freeze, "spec/fixtures/pull_request_comment_reply.json".freeze, "spec/fixtures/pull_request_comment_update.json".freeze, "spec/fixtures/pull_request_comments.json".freeze, "spec/fixtures/pull_request_commits.json".freeze, "spec/fixtures/pull_request_files.json".freeze, "spec/fixtures/pull_request_merged.json".freeze, "spec/fixtures/pull_requests.json".freeze, "spec/fixtures/pull_requests_comments.json".freeze, "spec/fixtures/pull_update.json".freeze, "spec/fixtures/readme.json".freeze, "spec/fixtures/ref.json".freeze, "spec/fixtures/ref_create.json".freeze, "spec/fixtures/ref_update.json".freeze, "spec/fixtures/refs.json".freeze, "spec/fixtures/refs_tags.json".freeze, "spec/fixtures/repo_assignees.json".freeze, "spec/fixtures/repo_events.json".freeze, "spec/fixtures/repo_issues_events.json".freeze, "spec/fixtures/repositories.json".freeze, "spec/fixtures/repository.json".freeze, "spec/fixtures/repository_issues_comments.json".freeze, "spec/fixtures/repository_network_events.json".freeze, "spec/fixtures/repository_notifications.json".freeze, "spec/fixtures/say.txt".freeze, "spec/fixtures/say_custom.txt".freeze, "spec/fixtures/stargazers.json".freeze, "spec/fixtures/starred.json".freeze, "spec/fixtures/starred_gists.json".freeze, "spec/fixtures/status.json".freeze, "spec/fixtures/statuses.json".freeze, "spec/fixtures/subscribers.json".freeze, "spec/fixtures/subscription.json".freeze, "spec/fixtures/subscription_update.json".freeze, "spec/fixtures/subscriptions.json".freeze, "spec/fixtures/tag.json".freeze, "spec/fixtures/tag_create.json".freeze, "spec/fixtures/tags.json".freeze, "spec/fixtures/team.json".freeze, "spec/fixtures/teams.json".freeze, "spec/fixtures/thread_subscription.json".freeze, "spec/fixtures/thread_subscription_update.json".freeze, "spec/fixtures/tree.json".freeze, "spec/fixtures/tree_create.json".freeze, "spec/fixtures/user.json".freeze, "spec/fixtures/user_events.json".freeze, "spec/fixtures/user_performed_public_events.json".freeze, "spec/fixtures/user_public_events.json".freeze, "spec/fixtures/validation_failed.json".freeze, "spec/fixtures/watched.json".freeze, "spec/fixtures/watchers.json".freeze, "spec/helper.rb".freeze, "spec/octokit/client/authorizations_spec.rb".freeze, "spec/octokit/client/commits_spec.rb".freeze, "spec/octokit/client/contents_spec.rb".freeze, "spec/octokit/client/downloads_spec.rb".freeze, "spec/octokit/client/emojis_spec.rb".freeze, "spec/octokit/client/events_spec.rb".freeze, "spec/octokit/client/gists_spec.rb".freeze, "spec/octokit/client/gitignore_spec.rb".freeze, "spec/octokit/client/issue_events_spec.rb".freeze, "spec/octokit/client/issues_spec.rb".freeze, "spec/octokit/client/labels_spec.rb".freeze, "spec/octokit/client/markdown_spec.rb".freeze, "spec/octokit/client/milestones_spec.rb".freeze, "spec/octokit/client/notifications_spec.rb".freeze, "spec/octokit/client/objects_spec.rb".freeze, "spec/octokit/client/organizations_spec.rb".freeze, "spec/octokit/client/pub_sub_hubbub/service_hooks_spec.rb".freeze, "spec/octokit/client/pub_sub_hubbub_spec.rb".freeze, "spec/octokit/client/pulls_spec.rb".freeze, "spec/octokit/client/refs_spec.rb".freeze, "spec/octokit/client/repositories_spec.rb".freeze, "spec/octokit/client/say_spec.rb".freeze, "spec/octokit/client/statuses_spec.rb".freeze, "spec/octokit/client/users_spec.rb".freeze, "spec/octokit/client_spec.rb".freeze, "spec/octokit/gist_spec.rb".freeze, "spec/octokit/repository_spec.rb".freeze, "spec/octokit_spec.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 2.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.8".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.7.7".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.7".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end