# -*- encoding: utf-8 -*- # stub: pulp_2to3_migration_client 0.0.1a1.dev01577906727 ruby lib Gem::Specification.new do |s| s.name = "pulp_2to3_migration_client".freeze s.version = "0.0.1a1.dev01577906727".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-01-01" 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/Pulp2to3MigrationPulp2Content.md".freeze, "docs/Pulp2to3MigrationPulp2Repository.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_pulp2_content.rb".freeze, "lib/pulp_2to3_migration_client/models/pulp2to3_migration_pulp2_repository.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/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_spec.rb".freeze, "spec/models/pulp2to3_migration_pulp2_content_spec.rb".freeze, "spec/models/pulp2to3_migration_pulp2_repository_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/pulp2repositories_api_spec.rb".freeze, "spec/api/migration_plans_api_spec.rb".freeze, "spec/api/pulp2content_api_spec.rb".freeze, "spec/api_client_spec.rb".freeze, "spec/configuration_spec.rb".freeze, "spec/models/migration_plan_run_spec.rb".freeze, "spec/models/inline_response2001_spec.rb".freeze, "spec/models/inline_response2002_spec.rb".freeze, "spec/models/async_operation_response_spec.rb".freeze, "spec/models/pulp2to3_migration_pulp2_content_spec.rb".freeze, "spec/models/pulp2to3_migration_migration_plan_spec.rb".freeze, "spec/models/pulp2to3_migration_pulp2_repository_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".freeze, ">= 2.1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.6".freeze, ">= 3.6.0".freeze]) end