# -*- encoding: utf-8 -*- # stub: conjur-cli 5.1.2 ruby lib Gem::Specification.new do |s| s.name = "conjur-cli".freeze s.version = "5.1.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 = ["Rafal Rzepecki".freeze, "Kevin Gilpin".freeze] s.date = "2016-04-20" s.email = ["rafal@conjur.net".freeze, "kgilpin@conjur.net".freeze] s.executables = ["_conjur".freeze, "conjur".freeze, "conjurize".freeze, "jsonfield".freeze] s.files = [".dockerignore".freeze, ".githooks/pre_commit/run_specs.rb".freeze, ".gitignore".freeze, ".kateproject".freeze, ".overcommit.yml".freeze, ".project".freeze, ".rubocop.yml".freeze, "APPLIANCE_VERSION".freeze, "CHANGELOG.md".freeze, "Dockerfile".freeze, "Dockerfile.fpm".freeze, "Dockerfile.publish".freeze, "Dockerfile.validate-packaging".freeze, "Gemfile".freeze, "LICENSE".freeze, "PUBLISH.md".freeze, "README.md".freeze, "Rakefile".freeze, "acceptance-features/audit/audit_event_send.feature".freeze, "acceptance-features/audit/fetch.feature".freeze, "acceptance-features/audit/send.feature".freeze, "acceptance-features/authentication/authenticate.feature".freeze, "acceptance-features/authentication/login.feature".freeze, "acceptance-features/authentication/logout.feature".freeze, "acceptance-features/authentication/whoami.feature".freeze, "acceptance-features/authorization/resource/annotate.feature".freeze, "acceptance-features/authorization/resource/check.feature".freeze, "acceptance-features/authorization/resource/create.feature".freeze, "acceptance-features/authorization/resource/deny.feature".freeze, "acceptance-features/authorization/resource/exists.feature".freeze, "acceptance-features/authorization/resource/give.feature".freeze, "acceptance-features/authorization/resource/permit.feature".freeze, "acceptance-features/authorization/resource/permitted_roles.feature".freeze, "acceptance-features/authorization/resource/show.feature".freeze, "acceptance-features/authorization/role/create.feature".freeze, "acceptance-features/authorization/role/exists.feature".freeze, "acceptance-features/authorization/role/grant_to.feature".freeze, "acceptance-features/authorization/role/graph.feature".freeze, "acceptance-features/authorization/role/members.feature".freeze, "acceptance-features/authorization/role/memberships.feature".freeze, "acceptance-features/bootstrap.feature".freeze, "acceptance-features/conjurenv/check.feature".freeze, "acceptance-features/conjurenv/run.feature".freeze, "acceptance-features/conjurenv/template.feature".freeze, "acceptance-features/directory/group/create.feature".freeze, "acceptance-features/directory/group/retire.feature".freeze, "acceptance-features/directory/host/create.feature".freeze, "acceptance-features/directory/host/retire.feature".freeze, "acceptance-features/directory/hostfactory/create.feature".freeze, "acceptance-features/directory/hostfactory/tokens.feature".freeze, "acceptance-features/directory/layer/create.feature".freeze, "acceptance-features/directory/layer/hosts-add.feature".freeze, "acceptance-features/directory/layer/hosts-remove.feature".freeze, "acceptance-features/directory/layer/retire.feature".freeze, "acceptance-features/directory/user/create.feature".freeze, "acceptance-features/directory/user/retire.feature".freeze, "acceptance-features/directory/user/update_password.feature".freeze, "acceptance-features/directory/variable/create.feature".freeze, "acceptance-features/directory/variable/retire.feature".freeze, "acceptance-features/directory/variable/value.feature".freeze, "acceptance-features/directory/variable/values-add.feature".freeze, "acceptance-features/dsl/policy_owner.feature".freeze, "acceptance-features/dsl/resource_owner.feature".freeze, "acceptance-features/dsl/retire.feature".freeze, "acceptance-features/global-privilege/elevate.feature".freeze, "acceptance-features/global-privilege/reveal.privilege".freeze, "acceptance-features/pubkeys/add.feature".freeze, "acceptance-features/pubkeys/delete.feature".freeze, "acceptance-features/pubkeys/names.feature".freeze, "acceptance-features/pubkeys/show.feature".freeze, "acceptance-features/step_definitions/cli_steps.rb".freeze, "acceptance-features/step_definitions/graph_steps.rb".freeze, "acceptance-features/step_definitions/user_steps.rb".freeze, "acceptance-features/support/env.rb".freeze, "acceptance-features/support/hooks.rb".freeze, "acceptance-features/support/world.rb".freeze, "bin/_conjur".freeze, "bin/conjur".freeze, "bin/conjurize".freeze, "bin/jsonfield".freeze, "build-deb.sh".freeze, "ci/install.sh".freeze, "ci/package.sh".freeze, "ci/publish.sh".freeze, "ci/secrets/publish.yml".freeze, "ci/test.sh".freeze, "conjur.gemspec".freeze, "debify.sh".freeze, "features/conjurize.feature".freeze, "features/dsl_context.feature".freeze, "features/dsl_host_create.feature".freeze, "features/dsl_ownership.feature".freeze, "features/dsl_permission.feature".freeze, "features/dsl_resource_create.feature".freeze, "features/dsl_role_create.feature".freeze, "features/dsl_user_create.feature".freeze, "features/jsonfield.feature".freeze, "features/role_graph.feature".freeze, "features/step_definitions/conjurize_steps.rb".freeze, "features/step_definitions/dsl_steps.rb".freeze, "features/step_definitions/graph_steps.rb".freeze, "features/support/conjur-test.pem".freeze, "features/support/conjur.conf".freeze, "features/support/env.rb".freeze, "features/support/hooks.rb".freeze, "features/support/host.json".freeze, "features/support/world.rb".freeze, "jenkins.sh".freeze, "lib/conjur-cli.rb".freeze, "lib/conjur.rb".freeze, "lib/conjur/audit/follower.rb".freeze, "lib/conjur/authn.rb".freeze, "lib/conjur/cli.rb".freeze, "lib/conjur/command.rb".freeze, "lib/conjur/command/assets.rb".freeze, "lib/conjur/command/audit.rb".freeze, "lib/conjur/command/authn.rb".freeze, "lib/conjur/command/bootstrap.rb".freeze, "lib/conjur/command/dsl_command.rb".freeze, "lib/conjur/command/elevate.rb".freeze, "lib/conjur/command/env.rb".freeze, "lib/conjur/command/field.rb".freeze, "lib/conjur/command/groups.rb".freeze, "lib/conjur/command/host_factories.rb".freeze, "lib/conjur/command/hosts.rb".freeze, "lib/conjur/command/ids.rb".freeze, "lib/conjur/command/init.rb".freeze, "lib/conjur/command/layers.rb".freeze, "lib/conjur/command/plugin.rb".freeze, "lib/conjur/command/pubkeys.rb".freeze, "lib/conjur/command/resources.rb".freeze, "lib/conjur/command/roles.rb".freeze, "lib/conjur/command/rspec/audit_helpers.rb".freeze, "lib/conjur/command/rspec/describe_command.rb".freeze, "lib/conjur/command/rspec/helpers.rb".freeze, "lib/conjur/command/rspec/mock_services.rb".freeze, "lib/conjur/command/rspec/output_matchers.rb".freeze, "lib/conjur/command/rubydsl.rb".freeze, "lib/conjur/command/script.rb".freeze, "lib/conjur/command/secrets.rb".freeze, "lib/conjur/command/server.rb".freeze, "lib/conjur/command/shellinit.rb".freeze, "lib/conjur/command/users.rb".freeze, "lib/conjur/command/variables.rb".freeze, "lib/conjur/complete.rb".freeze, "lib/conjur/config.rb".freeze, "lib/conjur/conjurenv.rb".freeze, "lib/conjur/conjurize.rb".freeze, "lib/conjur/conjurize/script.rb".freeze, "lib/conjur/dsl/runner.rb".freeze, "lib/conjur/identifier_manipulation.rb".freeze, "lib/conjur/version.rb".freeze, "lib/patches/conjur/error.rb".freeze, "profile.rb".freeze, "publish.sh".freeze, "spec/authn_spec.rb".freeze, "spec/command/assets_spec.rb".freeze, "spec/command/audit_spec.rb".freeze, "spec/command/authn_spec.rb".freeze, "spec/command/elevate_spec.rb".freeze, "spec/command/env_spec.rb".freeze, "spec/command/groups_spec.rb".freeze, "spec/command/host_factories_spec.rb".freeze, "spec/command/hosts_spec.rb".freeze, "spec/command/init_spec.rb".freeze, "spec/command/layers_spec.rb".freeze, "spec/command/pubkeys_spec.rb".freeze, "spec/command/resources_spec.rb".freeze, "spec/command/roles_spec.rb".freeze, "spec/command/rubydsl_spec.rb".freeze, "spec/command/users_spec.rb".freeze, "spec/command/variable_expiration_spec.rb".freeze, "spec/command/variables_spec.rb".freeze, "spec/command_spec.rb".freeze, "spec/complete_spec.rb".freeze, "spec/config_spec.rb".freeze, "spec/conjurize_spec.rb".freeze, "spec/conjurrc".freeze, "spec/dsl/runner_spec.rb".freeze, "spec/env_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "https://github.com/conjurinc/cli-ruby".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Conjur command line interface".freeze s.test_files = ["features/conjurize.feature".freeze, "features/dsl_context.feature".freeze, "features/dsl_host_create.feature".freeze, "features/dsl_ownership.feature".freeze, "features/dsl_permission.feature".freeze, "features/dsl_resource_create.feature".freeze, "features/dsl_role_create.feature".freeze, "features/dsl_user_create.feature".freeze, "features/jsonfield.feature".freeze, "features/role_graph.feature".freeze, "features/step_definitions/conjurize_steps.rb".freeze, "features/step_definitions/dsl_steps.rb".freeze, "features/step_definitions/graph_steps.rb".freeze, "features/support/conjur-test.pem".freeze, "features/support/conjur.conf".freeze, "features/support/env.rb".freeze, "features/support/hooks.rb".freeze, "features/support/host.json".freeze, "features/support/world.rb".freeze, "spec/authn_spec.rb".freeze, "spec/command/assets_spec.rb".freeze, "spec/command/audit_spec.rb".freeze, "spec/command/authn_spec.rb".freeze, "spec/command/elevate_spec.rb".freeze, "spec/command/env_spec.rb".freeze, "spec/command/groups_spec.rb".freeze, "spec/command/host_factories_spec.rb".freeze, "spec/command/hosts_spec.rb".freeze, "spec/command/init_spec.rb".freeze, "spec/command/layers_spec.rb".freeze, "spec/command/pubkeys_spec.rb".freeze, "spec/command/resources_spec.rb".freeze, "spec/command/roles_spec.rb".freeze, "spec/command/rubydsl_spec.rb".freeze, "spec/command/users_spec.rb".freeze, "spec/command/variable_expiration_spec.rb".freeze, "spec/command/variables_spec.rb".freeze, "spec/command_spec.rb".freeze, "spec/complete_spec.rb".freeze, "spec/config_spec.rb".freeze, "spec/conjurize_spec.rb".freeze, "spec/conjurrc".freeze, "spec/dsl/runner_spec.rb".freeze, "spec/env_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 4.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.21".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.8.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.7".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.10.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.12.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.0.1".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end