# -*- encoding: utf-8 -*- # stub: deploy-context 2.13.8 ruby lib Gem::Specification.new do |s| s.name = "deploy-context".freeze s.version = "2.13.8".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "bug_tracker_uri" => "https://github.com/JimboDragonGit/deploy-context/issues", "changelog_uri" => "https://github.com/JimboDragonGit/deploy-context/releases", "homepage_uri" => "https://github.com/JimboDragonGit/deploy-context" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Jimmy Provencher".freeze] s.date = "2023-10-14" s.description = "Using Chef cookbook style and force any script using it to switch to chef even if it is not install. It will install it tho ;)".freeze s.email = ["jimbo_dragon@hotmail.com".freeze] s.executables = ["deploy-context".freeze] s.files = ["/src/libraries/deploy-context/helpers/../../../features/step_definitions/deploy-context-cucumber.rb".freeze, "/src/libraries/deploy-context/helpers/../../../features/step_definitions/deploy-context-git.rb".freeze, "/src/libraries/deploy-context/helpers/../../../features/step_definitions/deploy-context-habitat.rb".freeze, "/src/libraries/deploy-context/helpers/../../../features/step_definitions/deploy-context-kitchen.rb".freeze, "/src/libraries/deploy-context/helpers/../../../features/step_definitions/deploy-context-knife.rb".freeze, "/src/libraries/deploy-context/helpers/../../../features/step_definitions/deploy-context-rake.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/context-knife-context.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/context-manager.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/cookbook-studio.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/cucumber-studio.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/cucumber-suite.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/default-studio.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/deploy/context.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/deploy/cookbook.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/deploy/cucumber.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/deploy/deployer.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/deploy/git.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/deploy/habitat.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/deploy/recipe.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/deploy/ruby.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/deploy/vagrant.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/habitat-studio.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/helpers/command.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/helpers/gemspec.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/helpers/rake_tasks.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/knife/default_knife_context.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/knife/dummy_knife.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/ruby-studio.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/steps/deploy.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/studio/base.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/studio/default.rb".freeze, "/src/libraries/deploy-context/helpers/../../../libraries/deploy-context/studio/deployer.rb".freeze, "bin/deploy-context".freeze] s.homepage = "https://github.com/JimboDragonGit/deploy-context".freeze s.licenses = ["MIT".freeze] s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A auto chef bootstrapper and wrapper cookbook to deploy code and context".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end