# -*- encoding: utf-8 -*- # stub: yast-rake 0.2.45 ruby lib Gem::Specification.new do |s| s.name = "yast-rake".freeze s.version = "0.2.45".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Josef Reidinger".freeze] s.date = "2022-01-27" s.description = "Rake tasks that support work-flow of Yast developer. It allows packaging repo,\nsend it to build service, create submit request to target repo or run client\nfrom git repo.\n".freeze s.email = "jreidinger@suse.cz".freeze s.files = ["COPYING".freeze, "VERSION".freeze, "data/index.html".freeze, "data/targets.yml".freeze, "lib/tasks/actions.rake".freeze, "lib/tasks/container_runner.rb".freeze, "lib/tasks/github_actions/github_actions.rb".freeze, "lib/tasks/github_actions/github_actions/colorizer.rb".freeze, "lib/tasks/github_actions/github_actions/container.rb".freeze, "lib/tasks/github_actions/github_actions/job.rb".freeze, "lib/tasks/github_actions/github_actions/job_runner.rb".freeze, "lib/tasks/github_actions/github_actions/step.rb".freeze, "lib/tasks/github_actions/github_actions/workflow.rb".freeze, "lib/tasks/github_actions/tasks.rb".freeze, "lib/tasks/github_actions/tasks/details.rb".freeze, "lib/tasks/github_actions/tasks/list.rb".freeze, "lib/tasks/github_actions/tasks/run.rb".freeze, "lib/tasks/github_actions/tasks/run_all.rb".freeze, "lib/tasks/install.rake".freeze, "lib/tasks/pot.rake".freeze, "lib/tasks/rubocop.rake".freeze, "lib/tasks/run.rake".freeze, "lib/tasks/server.rake".freeze, "lib/tasks/spell.yml".freeze, "lib/tasks/spellcheck.rake".freeze, "lib/tasks/spellcheck_task.rb".freeze, "lib/tasks/test_unit.rake".freeze, "lib/tasks/version.rake".freeze, "lib/yast/index_servlet.rb".freeze, "lib/yast/rake.rb".freeze, "lib/yast/servers_servlet.rb".freeze, "lib/yast/tarball_server.rb".freeze, "lib/yast/tarball_servlet.rb".freeze, "lib/yast/tasks.rb".freeze] s.homepage = "https://github.com/yast/yast-rake".freeze s.licenses = ["LGPL v2.1".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Rake tasks providing basic work-flow for Yast development".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 1.1.4".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end