# -*- encoding: utf-8 -*- # stub: pulp_2to3_migration_client 0.2.0b3.dev01592228376 ruby lib Gem::Specification.new do |s| s.name = "pulp_2to3_migration_client".freeze s.version = "0.2.0b3.dev01592228376".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["OpenAPI-Generator".freeze] s.date = "2020-06-15" s.description = "No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)".freeze s.email = ["".freeze] s.files = ["Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "docs/AsyncOperationResponse.md".freeze, "docs/InlineResponse200.md".freeze, "docs/InlineResponse2001.md".freeze, "docs/InlineResponse2002.md".freeze, "docs/MigrationPlanRun.md".freeze, "docs/MigrationPlansApi.md".freeze, "docs/Pulp2contentApi.md".freeze, "docs/Pulp2repositoriesApi.md".freeze, "docs/Pulp2to3MigrationMigrationPlan.md".freeze, "docs/Pulp2to3MigrationMigrationPlanRead.md".freeze, "docs/Pulp2to3MigrationPulp2ContentRead.md".freeze, "docs/Pulp2to3MigrationPulp2RepositoryRead.md".freeze, "git_push.sh".freeze, "lib/pulp_2to3_migration_client.rb".freeze, "lib/pulp_2to3_migration_client/api/migration_plans_api.rb".freeze, "lib/pulp_2to3_migration_client/api/pulp2content_api.rb".freeze, "lib/pulp_2to3_migration_client/api/pulp2repositories_api.rb".freeze, "lib/pulp_2to3_migration_client/api_client.rb".freeze, "lib/pulp_2to3_migration_client/api_error.rb".freeze, "lib/pulp_2to3_migration_client/configuration.rb".freeze, "lib/pulp_2to3_migration_client/models/async_operation_response.rb".freeze, "lib/pulp_2to3_migration_client/models/inline_response200.rb".freeze, "lib/pulp_2to3_migration_client/models/inline_response2001.rb".freeze, "lib/pulp_2to3_migration_client/models/inline_response2002.rb".freeze, "lib/pulp_2to3_migration_client/models/migration_plan_run.rb".freeze, "lib/pulp_2to3_migration_client/models/pulp2to3_migration_migration_plan.rb".freeze, "lib/pulp_2to3_migration_client/models/pulp2to3_migration_migration_plan_read.rb".freeze, "lib/pulp_2to3_migration_client/models/pulp2to3_migration_pulp2_content_read.rb".freeze, "lib/pulp_2to3_migration_client/models/pulp2to3_migration_pulp2_repository_read.rb".freeze, "lib/pulp_2to3_migration_client/version.rb".freeze, "pulp_2to3_migration_client.gemspec".freeze, "pulpcore/__init__.py".freeze, "pulpcore/client/__init__.py".freeze, "pulpcore/client/pulp_2to3_migration/__init__.py".freeze, "pulpcore/client/pulp_2to3_migration/api/__init__.py".freeze, "pulpcore/client/pulp_2to3_migration/api/migration_plans_api.py".freeze, "pulpcore/client/pulp_2to3_migration/api/pulp2content_api.py".freeze, "pulpcore/client/pulp_2to3_migration/api/pulp2repositories_api.py".freeze, "pulpcore/client/pulp_2to3_migration/api_client.py".freeze, "pulpcore/client/pulp_2to3_migration/configuration.py".freeze, "pulpcore/client/pulp_2to3_migration/exceptions.py".freeze, "pulpcore/client/pulp_2to3_migration/models/__init__.py".freeze, "pulpcore/client/pulp_2to3_migration/models/async_operation_response.py".freeze, "pulpcore/client/pulp_2to3_migration/models/inline_response200.py".freeze, "pulpcore/client/pulp_2to3_migration/models/inline_response2001.py".freeze, "pulpcore/client/pulp_2to3_migration/models/inline_response2002.py".freeze, "pulpcore/client/pulp_2to3_migration/models/migration_plan_run.py".freeze, "pulpcore/client/pulp_2to3_migration/models/pulp2to3_migration_migration_plan.py".freeze, "pulpcore/client/pulp_2to3_migration/models/pulp2to3_migration_migration_plan_read.py".freeze, "pulpcore/client/pulp_2to3_migration/models/pulp2to3_migration_pulp2_content_read.py".freeze, "pulpcore/client/pulp_2to3_migration/models/pulp2to3_migration_pulp2_repository_read.py".freeze, "pulpcore/client/pulp_2to3_migration/rest.py".freeze, "requirements.txt".freeze, "setup.cfg".freeze, "setup.py".freeze, "spec/api/migration_plans_api_spec.rb".freeze, "spec/api/pulp2content_api_spec.rb".freeze, "spec/api/pulp2repositories_api_spec.rb".freeze, "spec/api_client_spec.rb".freeze, "spec/configuration_spec.rb".freeze, "spec/models/async_operation_response_spec.rb".freeze, "spec/models/inline_response2001_spec.rb".freeze, "spec/models/inline_response2002_spec.rb".freeze, "spec/models/inline_response200_spec.rb".freeze, "spec/models/migration_plan_run_spec.rb".freeze, "spec/models/pulp2to3_migration_migration_plan_read_spec.rb".freeze, "spec/models/pulp2to3_migration_migration_plan_spec.rb".freeze, "spec/models/pulp2to3_migration_pulp2_content_read_spec.rb".freeze, "spec/models/pulp2to3_migration_pulp2_repository_read_spec.rb".freeze, "spec/spec_helper.rb".freeze, "test-requirements.txt".freeze, "test/__init__.py".freeze, "test/test_async_operation_response.py".freeze, "test/test_inline_response200.py".freeze, "test/test_inline_response2001.py".freeze, "test/test_inline_response2002.py".freeze, "test/test_migration_plan_run.py".freeze, "test/test_migration_plans_api.py".freeze, "test/test_pulp2content_api.py".freeze, "test/test_pulp2repositories_api.py".freeze, "test/test_pulp2to3_migration_migration_plan.py".freeze, "test/test_pulp2to3_migration_migration_plan_read.py".freeze, "test/test_pulp2to3_migration_pulp2_content_read.py".freeze, "test/test_pulp2to3_migration_pulp2_repository_read.py".freeze, "tox.ini".freeze] s.homepage = "https://openapi-generator.tech".freeze s.licenses = ["GPL-2.0+".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Pulp 3 API Ruby Gem".freeze s.test_files = ["spec/api/migration_plans_api_spec.rb".freeze, "spec/api/pulp2repositories_api_spec.rb".freeze, "spec/api/pulp2content_api_spec.rb".freeze, "spec/api_client_spec.rb".freeze, "spec/configuration_spec.rb".freeze, "spec/models/pulp2to3_migration_pulp2_content_read_spec.rb".freeze, "spec/models/async_operation_response_spec.rb".freeze, "spec/models/pulp2to3_migration_pulp2_repository_read_spec.rb".freeze, "spec/models/inline_response2001_spec.rb".freeze, "spec/models/migration_plan_run_spec.rb".freeze, "spec/models/inline_response200_spec.rb".freeze, "spec/models/pulp2to3_migration_migration_plan_read_spec.rb".freeze, "spec/models/inline_response2002_spec.rb".freeze, "spec/models/pulp2to3_migration_migration_plan_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0.14.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.1.0".freeze, "~> 2.1".freeze]) s.add_development_dependency(%q.freeze, [">= 3.6.0".freeze, "~> 3.6".freeze]) end