# -*- encoding: utf-8 -*- # stub: gitlab 4.2.0 ruby lib Gem::Specification.new do |s| s.name = "gitlab".freeze s.version = "4.2.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 = ["Nihad Abbasov".freeze] s.bindir = "exe".freeze s.date = "2017-07-13" s.description = "Ruby client and CLI for GitLab API".freeze s.email = ["mail@narkoz.me".freeze] s.executables = ["gitlab".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "CHANGELOG.md".freeze, "CONTRIBUTING.md".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/setup".freeze, "exe/gitlab".freeze, "gitlab.gemspec".freeze, "lib/gitlab.rb".freeze, "lib/gitlab/api.rb".freeze, "lib/gitlab/cli.rb".freeze, "lib/gitlab/cli_helpers.rb".freeze, "lib/gitlab/client.rb".freeze, "lib/gitlab/client/award_emojis.rb".freeze, "lib/gitlab/client/boards.rb".freeze, "lib/gitlab/client/branches.rb".freeze, "lib/gitlab/client/build_variables.rb".freeze, "lib/gitlab/client/builds.rb".freeze, "lib/gitlab/client/commits.rb".freeze, "lib/gitlab/client/environments.rb".freeze, "lib/gitlab/client/groups.rb".freeze, "lib/gitlab/client/issues.rb".freeze, "lib/gitlab/client/jobs.rb".freeze, "lib/gitlab/client/keys.rb".freeze, "lib/gitlab/client/labels.rb".freeze, "lib/gitlab/client/merge_requests.rb".freeze, "lib/gitlab/client/milestones.rb".freeze, "lib/gitlab/client/namespaces.rb".freeze, "lib/gitlab/client/notes.rb".freeze, "lib/gitlab/client/pipeline_triggers.rb".freeze, "lib/gitlab/client/pipelines.rb".freeze, "lib/gitlab/client/projects.rb".freeze, "lib/gitlab/client/repositories.rb".freeze, "lib/gitlab/client/repository_files.rb".freeze, "lib/gitlab/client/runners.rb".freeze, "lib/gitlab/client/services.rb".freeze, "lib/gitlab/client/snippets.rb".freeze, "lib/gitlab/client/system_hooks.rb".freeze, "lib/gitlab/client/tags.rb".freeze, "lib/gitlab/client/todos.rb".freeze, "lib/gitlab/client/users.rb".freeze, "lib/gitlab/configuration.rb".freeze, "lib/gitlab/error.rb".freeze, "lib/gitlab/file_response.rb".freeze, "lib/gitlab/help.rb".freeze, "lib/gitlab/objectified_hash.rb".freeze, "lib/gitlab/page_links.rb".freeze, "lib/gitlab/paginated_response.rb".freeze, "lib/gitlab/request.rb".freeze, "lib/gitlab/shell.rb".freeze, "lib/gitlab/shell_history.rb".freeze, "lib/gitlab/version.rb".freeze, "spec/fixtures/board_list.json".freeze, "spec/fixtures/board_lists.json".freeze, "spec/fixtures/boards.json".freeze, "spec/fixtures/branch.json".freeze, "spec/fixtures/branch_delete.json".freeze, "spec/fixtures/branches.json".freeze, "spec/fixtures/build.json".freeze, "spec/fixtures/build_artifacts.json".freeze, "spec/fixtures/build_cancel.json".freeze, "spec/fixtures/build_erase.json".freeze, "spec/fixtures/build_retry.json".freeze, "spec/fixtures/builds.json".freeze, "spec/fixtures/builds_commits.json".freeze, "spec/fixtures/compare_merge_request_diff.json".freeze, "spec/fixtures/empty.json".freeze, "spec/fixtures/environment.json".freeze, "spec/fixtures/environments.json".freeze, "spec/fixtures/error_already_exists.json".freeze, "spec/fixtures/error_project_not_found.json".freeze, "spec/fixtures/get_repository_file.json".freeze, "spec/fixtures/group.json".freeze, "spec/fixtures/group_create.json".freeze, "spec/fixtures/group_create_with_description.json".freeze, "spec/fixtures/group_delete.json".freeze, "spec/fixtures/group_member.json".freeze, "spec/fixtures/group_member_delete.json".freeze, "spec/fixtures/group_member_edit.json".freeze, "spec/fixtures/group_members.json".freeze, "spec/fixtures/group_projects.json".freeze, "spec/fixtures/group_search.json".freeze, "spec/fixtures/groups.json".freeze, "spec/fixtures/issue.json".freeze, "spec/fixtures/issue_award_emoji.json".freeze, "spec/fixtures/issue_award_emojis.json".freeze, "spec/fixtures/issues.json".freeze, "spec/fixtures/job.json".freeze, "spec/fixtures/job_trace.json".freeze, "spec/fixtures/jobs.json".freeze, "spec/fixtures/key.json".freeze, "spec/fixtures/keys.json".freeze, "spec/fixtures/label.json".freeze, "spec/fixtures/label_unsubscribe.json".freeze, "spec/fixtures/labels.json".freeze, "spec/fixtures/merge_request.json".freeze, "spec/fixtures/merge_request_award_emoji.json".freeze, "spec/fixtures/merge_request_award_emojis.json".freeze, "spec/fixtures/merge_request_changes.json".freeze, "spec/fixtures/merge_request_closes_issues.json".freeze, "spec/fixtures/merge_request_comment.json".freeze, "spec/fixtures/merge_request_comments.json".freeze, "spec/fixtures/merge_request_commits.json".freeze, "spec/fixtures/merge_requests.json".freeze, "spec/fixtures/milestone.json".freeze, "spec/fixtures/milestone_issues.json".freeze, "spec/fixtures/milestone_merge_requests.json".freeze, "spec/fixtures/milestones.json".freeze, "spec/fixtures/namespaces.json".freeze, "spec/fixtures/note.json".freeze, "spec/fixtures/note_award_emoji.json".freeze, "spec/fixtures/note_award_emojis.json".freeze, "spec/fixtures/notes.json".freeze, "spec/fixtures/pipeline.json".freeze, "spec/fixtures/pipeline_cancel.json".freeze, "spec/fixtures/pipeline_create.json".freeze, "spec/fixtures/pipeline_jobs.json".freeze, "spec/fixtures/pipeline_retry.json".freeze, "spec/fixtures/pipelines.json".freeze, "spec/fixtures/project.json".freeze, "spec/fixtures/project_commit.json".freeze, "spec/fixtures/project_commit_comment.json".freeze, "spec/fixtures/project_commit_comments.json".freeze, "spec/fixtures/project_commit_create.json".freeze, "spec/fixtures/project_commit_diff.json".freeze, "spec/fixtures/project_commit_status.json".freeze, "spec/fixtures/project_commits.json".freeze, "spec/fixtures/project_edit.json".freeze, "spec/fixtures/project_events.json".freeze, "spec/fixtures/project_for_user.json".freeze, "spec/fixtures/project_fork.json".freeze, "spec/fixtures/project_fork_link.json".freeze, "spec/fixtures/project_forked_for_user.json".freeze, "spec/fixtures/project_hook.json".freeze, "spec/fixtures/project_hooks.json".freeze, "spec/fixtures/project_issues.json".freeze, "spec/fixtures/project_key.json".freeze, "spec/fixtures/project_keys.json".freeze, "spec/fixtures/project_runner_enable.json".freeze, "spec/fixtures/project_runners.json".freeze, "spec/fixtures/project_search.json".freeze, "spec/fixtures/project_star.json".freeze, "spec/fixtures/project_tag_annotated.json".freeze, "spec/fixtures/project_tag_lightweight.json".freeze, "spec/fixtures/project_tags.json".freeze, "spec/fixtures/project_unstar.json".freeze, "spec/fixtures/project_update_commit_status.json".freeze, "spec/fixtures/projects.json".freeze, "spec/fixtures/push_rule.json".freeze, "spec/fixtures/raw_file.json".freeze, "spec/fixtures/release_create.json".freeze, "spec/fixtures/release_update.json".freeze, "spec/fixtures/repository_file.json".freeze, "spec/fixtures/run_trigger.json".freeze, "spec/fixtures/runner.json".freeze, "spec/fixtures/runner_delete.json".freeze, "spec/fixtures/runner_edit.json".freeze, "spec/fixtures/runners.json".freeze, "spec/fixtures/runners_all.json".freeze, "spec/fixtures/service.json".freeze, "spec/fixtures/session.json".freeze, "spec/fixtures/shell_history.json".freeze, "spec/fixtures/snippet.json".freeze, "spec/fixtures/snippet_award_emoji.json".freeze, "spec/fixtures/snippet_award_emojis.json".freeze, "spec/fixtures/snippet_content.json".freeze, "spec/fixtures/snippets.json".freeze, "spec/fixtures/system_hook.json".freeze, "spec/fixtures/system_hooks.json".freeze, "spec/fixtures/tag.json".freeze, "spec/fixtures/tag_create.json".freeze, "spec/fixtures/tag_create_with_description.json".freeze, "spec/fixtures/tag_delete.json".freeze, "spec/fixtures/tags.json".freeze, "spec/fixtures/team_member.json".freeze, "spec/fixtures/team_members.json".freeze, "spec/fixtures/todo.json".freeze, "spec/fixtures/todos.json".freeze, "spec/fixtures/tree.json".freeze, "spec/fixtures/trigger.json".freeze, "spec/fixtures/triggers.json".freeze, "spec/fixtures/user.json".freeze, "spec/fixtures/user_block_unblock.json".freeze, "spec/fixtures/user_email.json".freeze, "spec/fixtures/user_emails.json".freeze, "spec/fixtures/user_search.json".freeze, "spec/fixtures/users.json".freeze, "spec/fixtures/variable.json".freeze, "spec/fixtures/variables.json".freeze, "spec/gitlab/cli_helpers_spec.rb".freeze, "spec/gitlab/cli_spec.rb".freeze, "spec/gitlab/client/award_emojis_spec.rb".freeze, "spec/gitlab/client/boards_spec.rb".freeze, "spec/gitlab/client/branches_spec.rb".freeze, "spec/gitlab/client/build_variables_spec.rb".freeze, "spec/gitlab/client/builds_spec.rb".freeze, "spec/gitlab/client/client_spec.rb".freeze, "spec/gitlab/client/commits_spec.rb".freeze, "spec/gitlab/client/environments_spec.rb".freeze, "spec/gitlab/client/groups_spec.rb".freeze, "spec/gitlab/client/issues_spec.rb".freeze, "spec/gitlab/client/jobs_spec.rb".freeze, "spec/gitlab/client/keys_spec.rb".freeze, "spec/gitlab/client/labels_spec.rb".freeze, "spec/gitlab/client/merge_requests_spec.rb".freeze, "spec/gitlab/client/milestones_spec.rb".freeze, "spec/gitlab/client/namespaces_spec.rb".freeze, "spec/gitlab/client/notes_spec.rb".freeze, "spec/gitlab/client/pipeline_triggers_spec.rb".freeze, "spec/gitlab/client/pipelines_spec.rb".freeze, "spec/gitlab/client/projects_spec.rb".freeze, "spec/gitlab/client/repositories_spec.rb".freeze, "spec/gitlab/client/repository_files_spec.rb".freeze, "spec/gitlab/client/runners_spec.rb".freeze, "spec/gitlab/client/services_spec.rb".freeze, "spec/gitlab/client/snippets_spec.rb".freeze, "spec/gitlab/client/system_hooks_spec.rb".freeze, "spec/gitlab/client/tags_spec.rb".freeze, "spec/gitlab/client/todos_spec.rb".freeze, "spec/gitlab/client/users_spec.rb".freeze, "spec/gitlab/error_spec.rb".freeze, "spec/gitlab/file_response_spec.rb".freeze, "spec/gitlab/help_spec.rb".freeze, "spec/gitlab/objectified_hash_spec.rb".freeze, "spec/gitlab/page_links_spec.rb".freeze, "spec/gitlab/paginated_response_spec.rb".freeze, "spec/gitlab/request_spec.rb".freeze, "spec/gitlab/shell_history_spec.rb".freeze, "spec/gitlab/shell_spec.rb".freeze, "spec/gitlab_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "https://github.com/narkoz/gitlab".freeze s.licenses = ["BSD".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.0.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "A Ruby wrapper and CLI for the GitLab API".freeze s.test_files = ["spec/fixtures/board_list.json".freeze, "spec/fixtures/board_lists.json".freeze, "spec/fixtures/boards.json".freeze, "spec/fixtures/branch.json".freeze, "spec/fixtures/branch_delete.json".freeze, "spec/fixtures/branches.json".freeze, "spec/fixtures/build.json".freeze, "spec/fixtures/build_artifacts.json".freeze, "spec/fixtures/build_cancel.json".freeze, "spec/fixtures/build_erase.json".freeze, "spec/fixtures/build_retry.json".freeze, "spec/fixtures/builds.json".freeze, "spec/fixtures/builds_commits.json".freeze, "spec/fixtures/compare_merge_request_diff.json".freeze, "spec/fixtures/empty.json".freeze, "spec/fixtures/environment.json".freeze, "spec/fixtures/environments.json".freeze, "spec/fixtures/error_already_exists.json".freeze, "spec/fixtures/error_project_not_found.json".freeze, "spec/fixtures/get_repository_file.json".freeze, "spec/fixtures/group.json".freeze, "spec/fixtures/group_create.json".freeze, "spec/fixtures/group_create_with_description.json".freeze, "spec/fixtures/group_delete.json".freeze, "spec/fixtures/group_member.json".freeze, "spec/fixtures/group_member_delete.json".freeze, "spec/fixtures/group_member_edit.json".freeze, "spec/fixtures/group_members.json".freeze, "spec/fixtures/group_projects.json".freeze, "spec/fixtures/group_search.json".freeze, "spec/fixtures/groups.json".freeze, "spec/fixtures/issue.json".freeze, "spec/fixtures/issue_award_emoji.json".freeze, "spec/fixtures/issue_award_emojis.json".freeze, "spec/fixtures/issues.json".freeze, "spec/fixtures/job.json".freeze, "spec/fixtures/job_trace.json".freeze, "spec/fixtures/jobs.json".freeze, "spec/fixtures/key.json".freeze, "spec/fixtures/keys.json".freeze, "spec/fixtures/label.json".freeze, "spec/fixtures/label_unsubscribe.json".freeze, "spec/fixtures/labels.json".freeze, "spec/fixtures/merge_request.json".freeze, "spec/fixtures/merge_request_award_emoji.json".freeze, "spec/fixtures/merge_request_award_emojis.json".freeze, "spec/fixtures/merge_request_changes.json".freeze, "spec/fixtures/merge_request_closes_issues.json".freeze, "spec/fixtures/merge_request_comment.json".freeze, "spec/fixtures/merge_request_comments.json".freeze, "spec/fixtures/merge_request_commits.json".freeze, "spec/fixtures/merge_requests.json".freeze, "spec/fixtures/milestone.json".freeze, "spec/fixtures/milestone_issues.json".freeze, "spec/fixtures/milestone_merge_requests.json".freeze, "spec/fixtures/milestones.json".freeze, "spec/fixtures/namespaces.json".freeze, "spec/fixtures/note.json".freeze, "spec/fixtures/note_award_emoji.json".freeze, "spec/fixtures/note_award_emojis.json".freeze, "spec/fixtures/notes.json".freeze, "spec/fixtures/pipeline.json".freeze, "spec/fixtures/pipeline_cancel.json".freeze, "spec/fixtures/pipeline_create.json".freeze, "spec/fixtures/pipeline_jobs.json".freeze, "spec/fixtures/pipeline_retry.json".freeze, "spec/fixtures/pipelines.json".freeze, "spec/fixtures/project.json".freeze, "spec/fixtures/project_commit.json".freeze, "spec/fixtures/project_commit_comment.json".freeze, "spec/fixtures/project_commit_comments.json".freeze, "spec/fixtures/project_commit_create.json".freeze, "spec/fixtures/project_commit_diff.json".freeze, "spec/fixtures/project_commit_status.json".freeze, "spec/fixtures/project_commits.json".freeze, "spec/fixtures/project_edit.json".freeze, "spec/fixtures/project_events.json".freeze, "spec/fixtures/project_for_user.json".freeze, "spec/fixtures/project_fork.json".freeze, "spec/fixtures/project_fork_link.json".freeze, "spec/fixtures/project_forked_for_user.json".freeze, "spec/fixtures/project_hook.json".freeze, "spec/fixtures/project_hooks.json".freeze, "spec/fixtures/project_issues.json".freeze, "spec/fixtures/project_key.json".freeze, "spec/fixtures/project_keys.json".freeze, "spec/fixtures/project_runner_enable.json".freeze, "spec/fixtures/project_runners.json".freeze, "spec/fixtures/project_search.json".freeze, "spec/fixtures/project_star.json".freeze, "spec/fixtures/project_tag_annotated.json".freeze, "spec/fixtures/project_tag_lightweight.json".freeze, "spec/fixtures/project_tags.json".freeze, "spec/fixtures/project_unstar.json".freeze, "spec/fixtures/project_update_commit_status.json".freeze, "spec/fixtures/projects.json".freeze, "spec/fixtures/push_rule.json".freeze, "spec/fixtures/raw_file.json".freeze, "spec/fixtures/release_create.json".freeze, "spec/fixtures/release_update.json".freeze, "spec/fixtures/repository_file.json".freeze, "spec/fixtures/run_trigger.json".freeze, "spec/fixtures/runner.json".freeze, "spec/fixtures/runner_delete.json".freeze, "spec/fixtures/runner_edit.json".freeze, "spec/fixtures/runners.json".freeze, "spec/fixtures/runners_all.json".freeze, "spec/fixtures/service.json".freeze, "spec/fixtures/session.json".freeze, "spec/fixtures/shell_history.json".freeze, "spec/fixtures/snippet.json".freeze, "spec/fixtures/snippet_award_emoji.json".freeze, "spec/fixtures/snippet_award_emojis.json".freeze, "spec/fixtures/snippet_content.json".freeze, "spec/fixtures/snippets.json".freeze, "spec/fixtures/system_hook.json".freeze, "spec/fixtures/system_hooks.json".freeze, "spec/fixtures/tag.json".freeze, "spec/fixtures/tag_create.json".freeze, "spec/fixtures/tag_create_with_description.json".freeze, "spec/fixtures/tag_delete.json".freeze, "spec/fixtures/tags.json".freeze, "spec/fixtures/team_member.json".freeze, "spec/fixtures/team_members.json".freeze, "spec/fixtures/todo.json".freeze, "spec/fixtures/todos.json".freeze, "spec/fixtures/tree.json".freeze, "spec/fixtures/trigger.json".freeze, "spec/fixtures/triggers.json".freeze, "spec/fixtures/user.json".freeze, "spec/fixtures/user_block_unblock.json".freeze, "spec/fixtures/user_email.json".freeze, "spec/fixtures/user_emails.json".freeze, "spec/fixtures/user_search.json".freeze, "spec/fixtures/users.json".freeze, "spec/fixtures/variable.json".freeze, "spec/fixtures/variables.json".freeze, "spec/gitlab/cli_helpers_spec.rb".freeze, "spec/gitlab/cli_spec.rb".freeze, "spec/gitlab/client/award_emojis_spec.rb".freeze, "spec/gitlab/client/boards_spec.rb".freeze, "spec/gitlab/client/branches_spec.rb".freeze, "spec/gitlab/client/build_variables_spec.rb".freeze, "spec/gitlab/client/builds_spec.rb".freeze, "spec/gitlab/client/client_spec.rb".freeze, "spec/gitlab/client/commits_spec.rb".freeze, "spec/gitlab/client/environments_spec.rb".freeze, "spec/gitlab/client/groups_spec.rb".freeze, "spec/gitlab/client/issues_spec.rb".freeze, "spec/gitlab/client/jobs_spec.rb".freeze, "spec/gitlab/client/keys_spec.rb".freeze, "spec/gitlab/client/labels_spec.rb".freeze, "spec/gitlab/client/merge_requests_spec.rb".freeze, "spec/gitlab/client/milestones_spec.rb".freeze, "spec/gitlab/client/namespaces_spec.rb".freeze, "spec/gitlab/client/notes_spec.rb".freeze, "spec/gitlab/client/pipeline_triggers_spec.rb".freeze, "spec/gitlab/client/pipelines_spec.rb".freeze, "spec/gitlab/client/projects_spec.rb".freeze, "spec/gitlab/client/repositories_spec.rb".freeze, "spec/gitlab/client/repository_files_spec.rb".freeze, "spec/gitlab/client/runners_spec.rb".freeze, "spec/gitlab/client/services_spec.rb".freeze, "spec/gitlab/client/snippets_spec.rb".freeze, "spec/gitlab/client/system_hooks_spec.rb".freeze, "spec/gitlab/client/tags_spec.rb".freeze, "spec/gitlab/client/todos_spec.rb".freeze, "spec/gitlab/client/users_spec.rb".freeze, "spec/gitlab/error_spec.rb".freeze, "spec/gitlab/file_response_spec.rb".freeze, "spec/gitlab/help_spec.rb".freeze, "spec/gitlab/objectified_hash_spec.rb".freeze, "spec/gitlab/page_links_spec.rb".freeze, "spec/gitlab/paginated_response_spec.rb".freeze, "spec/gitlab/request_spec.rb".freeze, "spec/gitlab/shell_history_spec.rb".freeze, "spec/gitlab/shell_spec.rb".freeze, "spec/gitlab_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_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