# -*- encoding: utf-8 -*- # stub: planter-cli 3.0.2 ruby lib Gem::Specification.new do |s| s.name = "planter-cli".freeze s.version = "3.0.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Brett Terpstra".freeze] s.date = "2024-09-01" s.description = "Plant a file and directory structure".freeze s.email = ["me@brettterpstra.com".freeze] s.executables = ["plant".freeze] s.files = [".editorconfig".freeze, ".gitignore".freeze, ".gitmodules".freeze, ".irbrc".freeze, ".rspec".freeze, ".rubocop.yml".freeze, ".travis.yml".freeze, ".yardopts".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/plant".freeze, "debug.log".freeze, "docker/Dockerfile".freeze, "docker/Dockerfile-2.6".freeze, "docker/Dockerfile-2.7".freeze, "docker/Dockerfile-3.0".freeze, "docker/Dockerfile-3.3".freeze, "docker/bash_profile".freeze, "docker/inputrc".freeze, "docker/sources.list".freeze, "lib/.rubocop.yml".freeze, "lib/planter.rb".freeze, "lib/planter/array.rb".freeze, "lib/planter/color.rb".freeze, "lib/planter/errors.rb".freeze, "lib/planter/file.rb".freeze, "lib/planter/fileentry.rb".freeze, "lib/planter/filelist.rb".freeze, "lib/planter/hash.rb".freeze, "lib/planter/plant.rb".freeze, "lib/planter/prompt.rb".freeze, "lib/planter/script.rb".freeze, "lib/planter/string.rb".freeze, "lib/planter/symbol.rb".freeze, "lib/planter/tag.rb".freeze, "lib/planter/version.rb".freeze, "lib/tty-spinner/.editorconfig".freeze, "lib/tty-spinner/.github/FUNDING.yml".freeze, "lib/tty-spinner/.github/ISSUE_TEMPLATE/BUG_REPORT.md".freeze, "lib/tty-spinner/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md".freeze, "lib/tty-spinner/.github/ISSUE_TEMPLATE/config.yml".freeze, "lib/tty-spinner/.github/PULL_REQUEST_TEMPLATE.md".freeze, "lib/tty-spinner/.github/workflows/ci.yml".freeze, "lib/tty-spinner/.gitignore".freeze, "lib/tty-spinner/.rspec".freeze, "lib/tty-spinner/.rubocop.yml".freeze, "lib/tty-spinner/CHANGELOG.md".freeze, "lib/tty-spinner/CODE_OF_CONDUCT.md".freeze, "lib/tty-spinner/Gemfile".freeze, "lib/tty-spinner/LICENSE.txt".freeze, "lib/tty-spinner/README.md".freeze, "lib/tty-spinner/Rakefile".freeze, "lib/tty-spinner/appveyor.yml".freeze, "lib/tty-spinner/bin/console".freeze, "lib/tty-spinner/bin/setup".freeze, "lib/tty-spinner/demo.gif".freeze, "lib/tty-spinner/examples/auto_spin.rb".freeze, "lib/tty-spinner/examples/basic.rb".freeze, "lib/tty-spinner/examples/clear.rb".freeze, "lib/tty-spinner/examples/color.rb".freeze, "lib/tty-spinner/examples/error.rb".freeze, "lib/tty-spinner/examples/formats.rb".freeze, "lib/tty-spinner/examples/hide_cursor.rb".freeze, "lib/tty-spinner/examples/log.rb".freeze, "lib/tty-spinner/examples/multi/basic.rb".freeze, "lib/tty-spinner/examples/multi/basic_top_level.rb".freeze, "lib/tty-spinner/examples/multi/custom_style.rb".freeze, "lib/tty-spinner/examples/multi/files.rb".freeze, "lib/tty-spinner/examples/multi/jobs.rb".freeze, "lib/tty-spinner/examples/multi/multi.rb".freeze, "lib/tty-spinner/examples/multi/multi_top_level.rb".freeze, "lib/tty-spinner/examples/multi/pause.rb".freeze, "lib/tty-spinner/examples/multi/threaded.rb".freeze, "lib/tty-spinner/examples/pause.rb".freeze, "lib/tty-spinner/examples/run.rb".freeze, "lib/tty-spinner/examples/success.rb".freeze, "lib/tty-spinner/examples/threaded.rb".freeze, "lib/tty-spinner/examples/update.rb".freeze, "lib/tty-spinner/lib/tty-spinner.rb".freeze, "lib/tty-spinner/lib/tty/spinner.rb".freeze, "lib/tty-spinner/lib/tty/spinner/formats.rb".freeze, "lib/tty-spinner/lib/tty/spinner/multi.rb".freeze, "lib/tty-spinner/lib/tty/spinner/version.rb".freeze, "lib/tty-spinner/spec/spec_helper.rb".freeze, "lib/tty-spinner/spec/unit/auto_spin_spec.rb".freeze, "lib/tty-spinner/spec/unit/clear_spec.rb".freeze, "lib/tty-spinner/spec/unit/error_spec.rb".freeze, "lib/tty-spinner/spec/unit/events_spec.rb".freeze, "lib/tty-spinner/spec/unit/formats_spec.rb".freeze, "lib/tty-spinner/spec/unit/frames_spec.rb".freeze, "lib/tty-spinner/spec/unit/hide_cursor_spec.rb".freeze, "lib/tty-spinner/spec/unit/job_spec.rb".freeze, "lib/tty-spinner/spec/unit/join_spec.rb".freeze, "lib/tty-spinner/spec/unit/log_spec.rb".freeze, "lib/tty-spinner/spec/unit/multi/auto_spin_spec.rb".freeze, "lib/tty-spinner/spec/unit/multi/error_spec.rb".freeze, "lib/tty-spinner/spec/unit/multi/line_inset_spec.rb".freeze, "lib/tty-spinner/spec/unit/multi/on_spec.rb".freeze, "lib/tty-spinner/spec/unit/multi/register_spec.rb".freeze, "lib/tty-spinner/spec/unit/multi/spin_spec.rb".freeze, "lib/tty-spinner/spec/unit/multi/stop_spec.rb".freeze, "lib/tty-spinner/spec/unit/multi/success_spec.rb".freeze, "lib/tty-spinner/spec/unit/new_spec.rb".freeze, "lib/tty-spinner/spec/unit/pause_spec.rb".freeze, "lib/tty-spinner/spec/unit/reset_spec.rb".freeze, "lib/tty-spinner/spec/unit/run_spec.rb".freeze, "lib/tty-spinner/spec/unit/spin_spec.rb".freeze, "lib/tty-spinner/spec/unit/stop_spec.rb".freeze, "lib/tty-spinner/spec/unit/success_spec.rb".freeze, "lib/tty-spinner/spec/unit/tty_spec.rb".freeze, "lib/tty-spinner/spec/unit/update_spec.rb".freeze, "lib/tty-spinner/tasks/console.rake".freeze, "lib/tty-spinner/tasks/coverage.rake".freeze, "lib/tty-spinner/tasks/spec.rake".freeze, "lib/tty-spinner/tty-spinner.gemspec".freeze, "planter-cli.gemspec".freeze, "scripts/deploy.rb".freeze, "scripts/runtests.sh".freeze, "spec/.rubocop.yml".freeze, "spec/cli_spec.rb".freeze, "spec/config.yml".freeze, "spec/planter.yml".freeze, "spec/planter/array_spec.rb".freeze, "spec/planter/file_entry_spec.rb".freeze, "spec/planter/file_spec.rb".freeze, "spec/planter/filelist_spec.rb".freeze, "spec/planter/hash_spec.rb".freeze, "spec/planter/plant_spec.rb".freeze, "spec/planter/script_spec.rb".freeze, "spec/planter/string_spec.rb".freeze, "spec/planter/symbol_spec.rb".freeze, "spec/planter_spec.rb".freeze, "spec/scripts/test.sh".freeze, "spec/scripts/test_fail.sh".freeze, "spec/spec_helper.rb".freeze, "spec/templates/test/%%project:snake%%.rtf".freeze, "spec/templates/test/Rakefile".freeze, "spec/templates/test/_planter.yml".freeze, "spec/templates/test/_scripts/test.sh".freeze, "spec/templates/test/_scripts/test_fail.sh".freeze, "spec/templates/test/test.rb".freeze, "spec/test_out/image.png".freeze, "spec/test_out/test2.rb".freeze, "src/_README.md".freeze] s.homepage = "https://github.com/ttscoff/planter-cli".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.6.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Plant files and directories using templates".freeze s.test_files = ["spec/.rubocop.yml".freeze, "spec/cli_spec.rb".freeze, "spec/config.yml".freeze, "spec/planter.yml".freeze, "spec/planter/array_spec.rb".freeze, "spec/planter/file_entry_spec.rb".freeze, "spec/planter/file_spec.rb".freeze, "spec/planter/filelist_spec.rb".freeze, "spec/planter/hash_spec.rb".freeze, "spec/planter/plant_spec.rb".freeze, "spec/planter/script_spec.rb".freeze, "spec/planter/string_spec.rb".freeze, "spec/planter/symbol_spec.rb".freeze, "spec/planter_spec.rb".freeze, "spec/scripts/test.sh".freeze, "spec/scripts/test_fail.sh".freeze, "spec/spec_helper.rb".freeze, "spec/templates/test/%%project:snake%%.rtf".freeze, "spec/templates/test/Rakefile".freeze, "spec/templates/test/_planter.yml".freeze, "spec/templates/test/_scripts/test.sh".freeze, "spec/templates/test/_scripts/test_fail.sh".freeze, "spec/templates/test/test.rb".freeze, "spec/test_out/image.png".freeze, "spec/test_out/test2.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 0.10".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 13.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.11".freeze]) s.add_development_dependency(%q.freeze, ["~> 4.5".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.13".freeze]) s.add_development_dependency(%q.freeze, [">= 1.50".freeze]) s.add_development_dependency(%q.freeze, [">= 0.6.0".freeze]) s.add_development_dependency(%q.freeze, [">= 2.20.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.10".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.7.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.8".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.5".freeze]) end