# -*- encoding: utf-8 -*- # stub: pulp_2to3_migration_client 0.4.0.dev01601064307 ruby lib Gem::Specification.new do |s| s.name = "pulp_2to3_migration_client".freeze s.version = "0.4.0.dev01601064307".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-09-25" s.description = "Fetch, Upload, Organize, and Distribute Software Packages".freeze s.email = ["pulp-list@redhat.com".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/Pulp2to3MigrationMigrationPlanResponse.md".freeze, "docs/Pulp2to3MigrationPulp2ContentResponse.md".freeze, "docs/Pulp2to3MigrationPulp2RepositoryResponse.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/pulp2_content_api.rb".freeze, "lib/pulp_2to3_migration_client/api/pulp2_repositories_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_response.rb".freeze, "lib/pulp_2to3_migration_client/models/pulp2to3_migration_pulp2_content_response.rb".freeze, "lib/pulp_2to3_migration_client/models/pulp2to3_migration_pulp2_repository_response.rb".freeze, "lib/pulp_2to3_migration_client/version.rb".freeze, "pulp_2to3_migration_client.gemspec".freeze, "spec/api/migration_plans_api_spec.rb".freeze, "spec/api/pulp2_content_api_spec.rb".freeze, "spec/api/pulp2_repositories_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_response_spec.rb".freeze, "spec/models/pulp2to3_migration_migration_plan_spec.rb".freeze, "spec/models/pulp2to3_migration_pulp2_content_response_spec.rb".freeze, "spec/models/pulp2to3_migration_pulp2_repository_response_spec.rb".freeze, "spec/spec_helper.rb".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/pulp2_content_api_spec.rb".freeze, "spec/api/pulp2_repositories_api_spec.rb".freeze, "spec/api_client_spec.rb".freeze, "spec/configuration_spec.rb".freeze, "spec/models/pulp2to3_migration_migration_plan_spec.rb".freeze, "spec/models/async_operation_response_spec.rb".freeze, "spec/models/pulp2to3_migration_pulp2_repository_response_spec.rb".freeze, "spec/models/pulp2to3_migration_migration_plan_response_spec.rb".freeze, "spec/models/migration_plan_run_spec.rb".freeze, "spec/models/pulp2to3_migration_pulp2_content_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/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