# -*- encoding: utf-8 -*- # stub: esp_sdk 2.7.0 ruby lib Gem::Specification.new do |s| s.name = "esp_sdk".freeze s.version = "2.7.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 = ["Evident.io".freeze] s.date = "2016-11-02" s.email = ["support@evident.io".freeze] s.executables = ["esp".freeze] s.files = [".gitignore".freeze, ".hound.yml".freeze, ".rubocop.yml".freeze, ".ruby-gemset".freeze, ".ruby-version".freeze, ".travis.yml".freeze, ".yardopts".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "Guardfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "assets/esp_logo.ans".freeze, "assets/logo.png".freeze, "bin/esp".freeze, "esp_sdk.gemspec".freeze, "lib/esp.rb".freeze, "lib/esp/aws_clients.rb".freeze, "lib/esp/commands/add_external_account.rb".freeze, "lib/esp/commands/commands_tasks.rb".freeze, "lib/esp/commands/console.rb".freeze, "lib/esp/exceptions.rb".freeze, "lib/esp/extensions/active_resource/dirty.rb".freeze, "lib/esp/extensions/active_resource/formats/json_api_format.rb".freeze, "lib/esp/extensions/active_resource/paginated_collection.rb".freeze, "lib/esp/extensions/active_resource/validations.rb".freeze, "lib/esp/external_account_creator.rb".freeze, "lib/esp/resources/alert.rb".freeze, "lib/esp/resources/cloud_trail_event.rb".freeze, "lib/esp/resources/concerns/stat_totals.rb".freeze, "lib/esp/resources/contact_request.rb".freeze, "lib/esp/resources/custom_signature.rb".freeze, "lib/esp/resources/custom_signature/definition.rb".freeze, "lib/esp/resources/custom_signature/result.rb".freeze, "lib/esp/resources/custom_signature/result/alert.rb".freeze, "lib/esp/resources/dashboard.rb".freeze, "lib/esp/resources/external_account.rb".freeze, "lib/esp/resources/metadata.rb".freeze, "lib/esp/resources/organization.rb".freeze, "lib/esp/resources/region.rb".freeze, "lib/esp/resources/report.rb".freeze, "lib/esp/resources/reports/export/integration.rb".freeze, "lib/esp/resources/resource.rb".freeze, "lib/esp/resources/role.rb".freeze, "lib/esp/resources/scan_interval.rb".freeze, "lib/esp/resources/service.rb".freeze, "lib/esp/resources/signature.rb".freeze, "lib/esp/resources/stat.rb".freeze, "lib/esp/resources/stat_custom_signature.rb".freeze, "lib/esp/resources/stat_region.rb".freeze, "lib/esp/resources/stat_service.rb".freeze, "lib/esp/resources/stat_signature.rb".freeze, "lib/esp/resources/sub_organization.rb".freeze, "lib/esp/resources/suppression.rb".freeze, "lib/esp/resources/suppression/region.rb".freeze, "lib/esp/resources/suppression/signature.rb".freeze, "lib/esp/resources/suppression/unique_identifier.rb".freeze, "lib/esp/resources/tag.rb".freeze, "lib/esp/resources/team.rb".freeze, "lib/esp/resources/user.rb".freeze, "lib/esp/version.rb".freeze, "lib/esp_sdk.rb".freeze, "lib/tasks/rubocop.rake".freeze, "lib/tasks/testing.rake".freeze, "test/esp/aws_clients_test.rb".freeze, "test/esp/extensions/active_resource/dirty_test.rb".freeze, "test/esp/extensions/active_resource/formats/json_api_format_test.rb".freeze, "test/esp/extensions/active_resource/paginated_collection_test.rb".freeze, "test/esp/extensions/active_resource/validations_test.rb".freeze, "test/esp/external_account_creator_test.rb".freeze, "test/esp/integration/alert_integration_test.rb".freeze, "test/esp/integration/cloud_trail_event_integration_test.rb".freeze, "test/esp/integration/contact_request_integration_test.rb".freeze, "test/esp/integration/custom_signature_definition_integration_test.rb".freeze, "test/esp/integration/custom_signature_integration_test.rb".freeze, "test/esp/integration/custom_signature_result_alert_integration_test.rb".freeze, "test/esp/integration/custom_signature_result_integration_test.rb".freeze, "test/esp/integration/dashboard_integration_test.rb".freeze, "test/esp/integration/external_account_integration_test.rb".freeze, "test/esp/integration/json_api_format_integration_test.rb".freeze, "test/esp/integration/metadata_integration_test.rb".freeze, "test/esp/integration/organization_integration_test.rb".freeze, "test/esp/integration/paginated_collection_integration_test.rb".freeze, "test/esp/integration/region_integration_test.rb".freeze, "test/esp/integration/report_export_integration_integration_test.rb".freeze, "test/esp/integration/report_integration_test.rb".freeze, "test/esp/integration/resource_integration_test.rb".freeze, "test/esp/integration/role_integration_test.rb".freeze, "test/esp/integration/scan_interval_integration_test.rb".freeze, "test/esp/integration/service_integration_test.rb".freeze, "test/esp/integration/signature_integration_test.rb".freeze, "test/esp/integration/stat_custom_signature_integration_test.rb".freeze, "test/esp/integration/stat_integration_test.rb".freeze, "test/esp/integration/stat_region_integration_test.rb".freeze, "test/esp/integration/stat_service_integration_test.rb".freeze, "test/esp/integration/stat_signature_integration_test.rb".freeze, "test/esp/integration/sub_organization_integration_test.rb".freeze, "test/esp/integration/suppression_integration_test.rb".freeze, "test/esp/integration/suppression_region_integration_test.rb".freeze, "test/esp/integration/suppression_signature_integration_test.rb".freeze, "test/esp/integration/suppression_unique_identifier_integration_test.rb".freeze, "test/esp/integration/tag_integration_test.rb".freeze, "test/esp/integration/team_integration_test.rb".freeze, "test/esp/integration/user_integration_test.rb".freeze, "test/esp/integration/validations_integration_test.rb".freeze, "test/esp/resources/alert_test.rb".freeze, "test/esp/resources/cloud_trail_event_test.rb".freeze, "test/esp/resources/contact_request_test.rb".freeze, "test/esp/resources/custom_signature/definition_test.rb".freeze, "test/esp/resources/custom_signature/result/alert_test.rb".freeze, "test/esp/resources/custom_signature/result_test.rb".freeze, "test/esp/resources/custom_signature_test.rb".freeze, "test/esp/resources/dashboard_test.rb".freeze, "test/esp/resources/external_account_test.rb".freeze, "test/esp/resources/metadata_test.rb".freeze, "test/esp/resources/organization_test.rb".freeze, "test/esp/resources/region_test.rb".freeze, "test/esp/resources/report_test.rb".freeze, "test/esp/resources/reports/export/integration_test.rb".freeze, "test/esp/resources/resource_test.rb".freeze, "test/esp/resources/role_test.rb".freeze, "test/esp/resources/scan_interval_test.rb".freeze, "test/esp/resources/service_test.rb".freeze, "test/esp/resources/signature_test.rb".freeze, "test/esp/resources/stat_custom_signature_test.rb".freeze, "test/esp/resources/stat_region_test.rb".freeze, "test/esp/resources/stat_service_test.rb".freeze, "test/esp/resources/stat_signature_test.rb".freeze, "test/esp/resources/stat_test.rb".freeze, "test/esp/resources/sub_organization_test.rb".freeze, "test/esp/resources/suppression/region_test.rb".freeze, "test/esp/resources/suppression/signature_test.rb".freeze, "test/esp/resources/suppression/unique_identifier_test.rb".freeze, "test/esp/resources/suppression_test.rb".freeze, "test/esp/resources/tag_test.rb".freeze, "test/esp/resources/team_test.rb".freeze, "test/esp/resources/user_test.rb".freeze, "test/esp_test.rb".freeze, "test/factories/alerts.rb".freeze, "test/factories/cloud_trail_events.rb".freeze, "test/factories/contact_requests.rb".freeze, "test/factories/custom_signature/definitions.rb".freeze, "test/factories/custom_signature/result_alerts.rb".freeze, "test/factories/custom_signature/results.rb".freeze, "test/factories/custom_signatures.rb".freeze, "test/factories/dashboards.rb".freeze, "test/factories/errors.rb".freeze, "test/factories/external_accounts.rb".freeze, "test/factories/metadata.rb".freeze, "test/factories/organizations.rb".freeze, "test/factories/regions.rb".freeze, "test/factories/reports.rb".freeze, "test/factories/roles.rb".freeze, "test/factories/scan_intervals.rb".freeze, "test/factories/services.rb".freeze, "test/factories/signatures.rb".freeze, "test/factories/stat_custom_signatures.rb".freeze, "test/factories/stat_regions.rb".freeze, "test/factories/stat_services.rb".freeze, "test/factories/stat_signautures.rb".freeze, "test/factories/stats.rb".freeze, "test/factories/sub_organizations.rb".freeze, "test/factories/suppression/regions.rb".freeze, "test/factories/suppression/signatures.rb".freeze, "test/factories/suppression/unique_identifiers.rb".freeze, "test/factories/suppressions.rb".freeze, "test/factories/tags.rb".freeze, "test/factories/teams.rb".freeze, "test/factories/users.rb".freeze, "test/json_strategy.rb".freeze, "test/parallel_reporter.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "https://github.com/EvidentSecurity/esp_sdk".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.0.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "SDK for interacting with the ESP API.".freeze s.test_files = ["test/esp/aws_clients_test.rb".freeze, "test/esp/extensions/active_resource/dirty_test.rb".freeze, "test/esp/extensions/active_resource/formats/json_api_format_test.rb".freeze, "test/esp/extensions/active_resource/paginated_collection_test.rb".freeze, "test/esp/extensions/active_resource/validations_test.rb".freeze, "test/esp/external_account_creator_test.rb".freeze, "test/esp/integration/alert_integration_test.rb".freeze, "test/esp/integration/cloud_trail_event_integration_test.rb".freeze, "test/esp/integration/contact_request_integration_test.rb".freeze, "test/esp/integration/custom_signature_definition_integration_test.rb".freeze, "test/esp/integration/custom_signature_integration_test.rb".freeze, "test/esp/integration/custom_signature_result_alert_integration_test.rb".freeze, "test/esp/integration/custom_signature_result_integration_test.rb".freeze, "test/esp/integration/dashboard_integration_test.rb".freeze, "test/esp/integration/external_account_integration_test.rb".freeze, "test/esp/integration/json_api_format_integration_test.rb".freeze, "test/esp/integration/metadata_integration_test.rb".freeze, "test/esp/integration/organization_integration_test.rb".freeze, "test/esp/integration/paginated_collection_integration_test.rb".freeze, "test/esp/integration/region_integration_test.rb".freeze, "test/esp/integration/report_export_integration_integration_test.rb".freeze, "test/esp/integration/report_integration_test.rb".freeze, "test/esp/integration/resource_integration_test.rb".freeze, "test/esp/integration/role_integration_test.rb".freeze, "test/esp/integration/scan_interval_integration_test.rb".freeze, "test/esp/integration/service_integration_test.rb".freeze, "test/esp/integration/signature_integration_test.rb".freeze, "test/esp/integration/stat_custom_signature_integration_test.rb".freeze, "test/esp/integration/stat_integration_test.rb".freeze, "test/esp/integration/stat_region_integration_test.rb".freeze, "test/esp/integration/stat_service_integration_test.rb".freeze, "test/esp/integration/stat_signature_integration_test.rb".freeze, "test/esp/integration/sub_organization_integration_test.rb".freeze, "test/esp/integration/suppression_integration_test.rb".freeze, "test/esp/integration/suppression_region_integration_test.rb".freeze, "test/esp/integration/suppression_signature_integration_test.rb".freeze, "test/esp/integration/suppression_unique_identifier_integration_test.rb".freeze, "test/esp/integration/tag_integration_test.rb".freeze, "test/esp/integration/team_integration_test.rb".freeze, "test/esp/integration/user_integration_test.rb".freeze, "test/esp/integration/validations_integration_test.rb".freeze, "test/esp/resources/alert_test.rb".freeze, "test/esp/resources/cloud_trail_event_test.rb".freeze, "test/esp/resources/contact_request_test.rb".freeze, "test/esp/resources/custom_signature/definition_test.rb".freeze, "test/esp/resources/custom_signature/result/alert_test.rb".freeze, "test/esp/resources/custom_signature/result_test.rb".freeze, "test/esp/resources/custom_signature_test.rb".freeze, "test/esp/resources/dashboard_test.rb".freeze, "test/esp/resources/external_account_test.rb".freeze, "test/esp/resources/metadata_test.rb".freeze, "test/esp/resources/organization_test.rb".freeze, "test/esp/resources/region_test.rb".freeze, "test/esp/resources/report_test.rb".freeze, "test/esp/resources/reports/export/integration_test.rb".freeze, "test/esp/resources/resource_test.rb".freeze, "test/esp/resources/role_test.rb".freeze, "test/esp/resources/scan_interval_test.rb".freeze, "test/esp/resources/service_test.rb".freeze, "test/esp/resources/signature_test.rb".freeze, "test/esp/resources/stat_custom_signature_test.rb".freeze, "test/esp/resources/stat_region_test.rb".freeze, "test/esp/resources/stat_service_test.rb".freeze, "test/esp/resources/stat_signature_test.rb".freeze, "test/esp/resources/stat_test.rb".freeze, "test/esp/resources/sub_organization_test.rb".freeze, "test/esp/resources/suppression/region_test.rb".freeze, "test/esp/resources/suppression/signature_test.rb".freeze, "test/esp/resources/suppression/unique_identifier_test.rb".freeze, "test/esp/resources/suppression_test.rb".freeze, "test/esp/resources/tag_test.rb".freeze, "test/esp/resources/team_test.rb".freeze, "test/esp/resources/user_test.rb".freeze, "test/esp_test.rb".freeze, "test/factories/alerts.rb".freeze, "test/factories/cloud_trail_events.rb".freeze, "test/factories/contact_requests.rb".freeze, "test/factories/custom_signature/definitions.rb".freeze, "test/factories/custom_signature/result_alerts.rb".freeze, "test/factories/custom_signature/results.rb".freeze, "test/factories/custom_signatures.rb".freeze, "test/factories/dashboards.rb".freeze, "test/factories/errors.rb".freeze, "test/factories/external_accounts.rb".freeze, "test/factories/metadata.rb".freeze, "test/factories/organizations.rb".freeze, "test/factories/regions.rb".freeze, "test/factories/reports.rb".freeze, "test/factories/roles.rb".freeze, "test/factories/scan_intervals.rb".freeze, "test/factories/services.rb".freeze, "test/factories/signatures.rb".freeze, "test/factories/stat_custom_signatures.rb".freeze, "test/factories/stat_regions.rb".freeze, "test/factories/stat_services.rb".freeze, "test/factories/stat_signautures.rb".freeze, "test/factories/stats.rb".freeze, "test/factories/sub_organizations.rb".freeze, "test/factories/suppression/regions.rb".freeze, "test/factories/suppression/signatures.rb".freeze, "test/factories/suppression/unique_identifiers.rb".freeze, "test/factories/suppressions.rb".freeze, "test/factories/tags.rb".freeze, "test/factories/teams.rb".freeze, "test/factories/users.rb".freeze, "test/json_strategy.rb".freeze, "test/parallel_reporter.rb".freeze, "test/test_helper.rb".freeze] s.specification_version = 4 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]) 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]) 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]) s.add_runtime_dependency(%q.freeze, ["~> 4.0.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.0.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end