# -*- encoding: utf-8 -*- # stub: veewee 0.3.4 ruby lib Gem::Specification.new do |s| s.name = "veewee".freeze s.version = "0.3.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Patrick Debois".freeze] s.date = "2012-12-12" s.description = "Expand the 'vagrant box' command to support the creation of base boxes from scratch".freeze s.email = ["patrick.debois@jedi.be".freeze] s.executables = ["veewee".freeze] s.files = [".gitignore".freeze, ".rvmrc".freeze, "Gemfile".freeze, "License".freeze, "README.md".freeze, "Rakefile".freeze, "bin/veewee".freeze, "doc/README-changes.txt".freeze, "doc/TODO".freeze, "doc/definition.md".freeze, "doc/fusion.md".freeze, "doc/install.md".freeze, "doc/installation.md".freeze, "doc/kvm.md".freeze, "doc/providers.md".freeze, "doc/requirements.md".freeze, "doc/running.md".freeze, "doc/template.md".freeze, "doc/vagrant.md".freeze, "doc/vbox.md".freeze, "lib/fission.rb".freeze, "lib/fission/config.rb".freeze, "lib/java/README.txt".freeze, "lib/java/dir2floppy.jar".freeze, "lib/java/dir2floppy.java".freeze, "lib/net/vnc/vnc.rb".freeze, "lib/python/parallels_sdk_check.py".freeze, "lib/python/parallels_send_key.py".freeze, "lib/python/parallels_send_string.py".freeze, "lib/vagrant_init.rb".freeze, "lib/veewee.rb".freeze, "lib/veewee/cli.rb".freeze, "lib/veewee/command.rb".freeze, "lib/veewee/command/base.rb".freeze, "lib/veewee/command/fusion.rb".freeze, "lib/veewee/command/group_base.rb".freeze, "lib/veewee/command/helpers.rb".freeze, "lib/veewee/command/kvm.rb".freeze, "lib/veewee/command/named_base.rb".freeze, "lib/veewee/command/parallels.rb".freeze, "lib/veewee/command/vagrant.rb".freeze, "lib/veewee/command/vagrant/basebox.rb".freeze, "lib/veewee/command/vagrant/build.rb".freeze, "lib/veewee/command/vagrant/define.rb".freeze, "lib/veewee/command/vagrant/destroy.rb".freeze, "lib/veewee/command/vagrant/export.rb".freeze, "lib/veewee/command/vagrant/halt.rb".freeze, "lib/veewee/command/vagrant/list.rb".freeze, "lib/veewee/command/vagrant/ostypes.rb".freeze, "lib/veewee/command/vagrant/screenshot.rb".freeze, "lib/veewee/command/vagrant/ssh.rb".freeze, "lib/veewee/command/vagrant/templates.rb".freeze, "lib/veewee/command/vagrant/undefine.rb".freeze, "lib/veewee/command/vagrant/up.rb".freeze, "lib/veewee/command/vagrant/validate.rb".freeze, "lib/veewee/command/vagrant/winrm.rb".freeze, "lib/veewee/command/vbox.rb".freeze, "lib/veewee/command/version.rb".freeze, "lib/veewee/config.rb".freeze, "lib/veewee/config/collection.rb".freeze, "lib/veewee/config/component.rb".freeze, "lib/veewee/config/definition.rb".freeze, "lib/veewee/config/ostypes.yml".freeze, "lib/veewee/config/veewee.rb".freeze, "lib/veewee/config/vmfusion-ostypes.txt".freeze, "lib/veewee/definition.rb".freeze, "lib/veewee/definitions.rb".freeze, "lib/veewee/environment.rb".freeze, "lib/veewee/error.rb".freeze, "lib/veewee/provider/core/box.rb".freeze, "lib/veewee/provider/core/box/build.rb".freeze, "lib/veewee/provider/core/box/copy.rb".freeze, "lib/veewee/provider/core/box/exec.rb".freeze, "lib/veewee/provider/core/box/floppy.rb".freeze, "lib/veewee/provider/core/box/halt.rb".freeze, "lib/veewee/provider/core/box/issh.rb".freeze, "lib/veewee/provider/core/box/poweroff.rb".freeze, "lib/veewee/provider/core/box/scp.rb".freeze, "lib/veewee/provider/core/box/ssh.rb".freeze, "lib/veewee/provider/core/box/sudo.rb".freeze, "lib/veewee/provider/core/box/validate_tags.rb".freeze, "lib/veewee/provider/core/box/vnc.rb".freeze, "lib/veewee/provider/core/box/wincp.rb".freeze, "lib/veewee/provider/core/box/winrm.rb".freeze, "lib/veewee/provider/core/helper/comm.rb".freeze, "lib/veewee/provider/core/helper/iso.rb".freeze, "lib/veewee/provider/core/helper/scancode.rb".freeze, "lib/veewee/provider/core/helper/shell.rb".freeze, "lib/veewee/provider/core/helper/ssh.rb".freeze, "lib/veewee/provider/core/helper/tcp.rb".freeze, "lib/veewee/provider/core/helper/web.rb".freeze, "lib/veewee/provider/core/helper/winrm.rb".freeze, "lib/veewee/provider/core/provider.rb".freeze, "lib/veewee/provider/core/provider/transaction.rb".freeze, "lib/veewee/provider/core/provider/tunnel.rb".freeze, "lib/veewee/provider/kvm/box.rb".freeze, "lib/veewee/provider/kvm/box/build.rb".freeze, "lib/veewee/provider/kvm/box/create.rb".freeze, "lib/veewee/provider/kvm/box/destroy.rb".freeze, "lib/veewee/provider/kvm/box/halt.rb".freeze, "lib/veewee/provider/kvm/box/helper/console_type.rb".freeze, "lib/veewee/provider/kvm/box/helper/ip.rb".freeze, "lib/veewee/provider/kvm/box/helper/ssh_options.rb".freeze, "lib/veewee/provider/kvm/box/helper/status.rb".freeze, "lib/veewee/provider/kvm/box/poweroff.rb".freeze, "lib/veewee/provider/kvm/box/up.rb".freeze, "lib/veewee/provider/kvm/box/validate_kvm.rb".freeze, "lib/veewee/provider/kvm/provider.rb".freeze, "lib/veewee/provider/parallels/box.rb".freeze, "lib/veewee/provider/parallels/box/build.rb".freeze, "lib/veewee/provider/parallels/box/create.rb".freeze, "lib/veewee/provider/parallels/box/destroy.rb".freeze, "lib/veewee/provider/parallels/box/halt.rb".freeze, "lib/veewee/provider/parallels/box/helper/buildinfo.rb".freeze, "lib/veewee/provider/parallels/box/helper/console_type.rb".freeze, "lib/veewee/provider/parallels/box/helper/ip.rb".freeze, "lib/veewee/provider/parallels/box/helper/ssh_options.rb".freeze, "lib/veewee/provider/parallels/box/helper/status.rb".freeze, "lib/veewee/provider/parallels/box/poweroff.rb".freeze, "lib/veewee/provider/parallels/box/ssh.rb".freeze, "lib/veewee/provider/parallels/box/up.rb".freeze, "lib/veewee/provider/parallels/box/validate_parallels.rb".freeze, "lib/veewee/provider/parallels/notes/parallels-sdk.txt".freeze, "lib/veewee/provider/parallels/provider.rb".freeze, "lib/veewee/provider/virtualbox/box.rb".freeze, "lib/veewee/provider/virtualbox/box/build.rb".freeze, "lib/veewee/provider/virtualbox/box/create.rb".freeze, "lib/veewee/provider/virtualbox/box/destroy.rb".freeze, "lib/veewee/provider/virtualbox/box/export_vagrant.rb".freeze, "lib/veewee/provider/virtualbox/box/halt.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/buildinfo.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/console_type.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/create.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/forwarding.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/guest_additions.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/ip.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/natinterface.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/ssh_options.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/status.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/version.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/winrm_options.rb".freeze, "lib/veewee/provider/virtualbox/box/poweroff.rb".freeze, "lib/veewee/provider/virtualbox/box/screenshot.rb".freeze, "lib/veewee/provider/virtualbox/box/ssh.rb".freeze, "lib/veewee/provider/virtualbox/box/up.rb".freeze, "lib/veewee/provider/virtualbox/box/validate_vagrant.rb".freeze, "lib/veewee/provider/virtualbox/box/winrm.rb".freeze, "lib/veewee/provider/virtualbox/provider.rb".freeze, "lib/veewee/provider/vmfusion/box.rb".freeze, "lib/veewee/provider/vmfusion/box/add_share.rb".freeze, "lib/veewee/provider/vmfusion/box/build.rb".freeze, "lib/veewee/provider/vmfusion/box/create.rb".freeze, "lib/veewee/provider/vmfusion/box/destroy.rb".freeze, "lib/veewee/provider/vmfusion/box/export_ova.rb".freeze, "lib/veewee/provider/vmfusion/box/halt.rb".freeze, "lib/veewee/provider/vmfusion/box/helper/buildinfo.rb".freeze, "lib/veewee/provider/vmfusion/box/helper/console_type.rb".freeze, "lib/veewee/provider/vmfusion/box/helper/ip.rb".freeze, "lib/veewee/provider/vmfusion/box/helper/ssh_options.rb".freeze, "lib/veewee/provider/vmfusion/box/helper/status.rb".freeze, "lib/veewee/provider/vmfusion/box/helper/vnc.rb".freeze, "lib/veewee/provider/vmfusion/box/helper/winrm_options.rb".freeze, "lib/veewee/provider/vmfusion/box/poweroff.rb".freeze, "lib/veewee/provider/vmfusion/box/ssh.rb".freeze, "lib/veewee/provider/vmfusion/box/template.rb".freeze, "lib/veewee/provider/vmfusion/box/template.vmx.erb".freeze, "lib/veewee/provider/vmfusion/box/up.rb".freeze, "lib/veewee/provider/vmfusion/box/validate_vmfusion.rb".freeze, "lib/veewee/provider/vmfusion/box/winrm.rb".freeze, "lib/veewee/provider/vmfusion/info/export_ovf.info".freeze, "lib/veewee/provider/vmfusion/provider.rb".freeze, "lib/veewee/providers.rb".freeze, "lib/veewee/template.rb".freeze, "lib/veewee/templates.rb".freeze, "lib/veewee/templates/locales/en.yml".freeze, "lib/veewee/ui.rb".freeze, "lib/veewee/version.rb".freeze, "templates/CentOS-4.8-i386/definition.rb".freeze, "templates/CentOS-4.8-i386/ks.cfg".freeze, "templates/CentOS-4.8-i386/postinstall.sh".freeze, "templates/CentOS-5.5-i386-netboot/definition.rb".freeze, "templates/CentOS-5.5-i386-netboot/ks.cfg".freeze, "templates/CentOS-5.5-i386-netboot/postinstall.sh".freeze, "templates/CentOS-5.5-x86_64-netboot/definition.rb".freeze, "templates/CentOS-5.5-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-5.5-x86_64-netboot/postinstall.sh".freeze, "templates/CentOS-5.6-i386-netboot/definition.rb".freeze, "templates/CentOS-5.6-i386-netboot/ks.cfg".freeze, "templates/CentOS-5.6-i386-netboot/postinstall.sh".freeze, "templates/CentOS-5.6-i386/definition.rb".freeze, "templates/CentOS-5.6-i386/ks.cfg".freeze, "templates/CentOS-5.6-i386/postinstall.sh".freeze, "templates/CentOS-5.6-x86_64-netboot-packages/definition.rb".freeze, "templates/CentOS-5.6-x86_64-netboot-packages/ks.cfg".freeze, "templates/CentOS-5.6-x86_64-netboot-packages/postinstall.sh".freeze, "templates/CentOS-5.6-x86_64-netboot/definition.rb".freeze, "templates/CentOS-5.6-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-5.6-x86_64-netboot/postinstall.sh".freeze, "templates/CentOS-5.7-i386-netboot/definition.rb".freeze, "templates/CentOS-5.7-i386-netboot/ks.cfg".freeze, "templates/CentOS-5.7-i386-netboot/postinstall.sh".freeze, "templates/CentOS-5.7-x86_64-netboot/definition.rb".freeze, "templates/CentOS-5.7-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-5.7-x86_64-netboot/postinstall.sh".freeze, "templates/CentOS-5.8-i386-netboot/definition.rb".freeze, "templates/CentOS-5.8-i386-netboot/ks.cfg".freeze, "templates/CentOS-5.8-i386-netboot/postinstall.sh".freeze, "templates/CentOS-5.8-i386/definition.rb".freeze, "templates/CentOS-5.8-i386/ks.cfg".freeze, "templates/CentOS-5.8-i386/postinstall.sh".freeze, "templates/CentOS-5.8-x86_64-netboot/definition.rb".freeze, "templates/CentOS-5.8-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-5.8-x86_64-netboot/postinstall.sh".freeze, "templates/CentOS-5.8-x86_64/definition.rb".freeze, "templates/CentOS-5.8-x86_64/ks.cfg".freeze, "templates/CentOS-5.8-x86_64/postinstall.sh".freeze, "templates/CentOS-6.0-i386-netboot/base.sh".freeze, "templates/CentOS-6.0-i386-netboot/chef.sh".freeze, "templates/CentOS-6.0-i386-netboot/cleanup.sh".freeze, "templates/CentOS-6.0-i386-netboot/definition.rb".freeze, "templates/CentOS-6.0-i386-netboot/ks.cfg".freeze, "templates/CentOS-6.0-i386-netboot/puppet.sh".freeze, "templates/CentOS-6.0-i386-netboot/ruby.sh".freeze, "templates/CentOS-6.0-i386-netboot/vagrant.sh".freeze, "templates/CentOS-6.0-i386-netboot/virtualbox.sh".freeze, "templates/CentOS-6.0-i386-netboot/zerodisk.sh".freeze, "templates/CentOS-6.0-i386/base.sh".freeze, "templates/CentOS-6.0-i386/chef.sh".freeze, "templates/CentOS-6.0-i386/cleanup.sh".freeze, "templates/CentOS-6.0-i386/definition.rb".freeze, "templates/CentOS-6.0-i386/ks.cfg".freeze, "templates/CentOS-6.0-i386/puppet.sh".freeze, "templates/CentOS-6.0-i386/ruby.sh".freeze, "templates/CentOS-6.0-i386/vagrant.sh".freeze, "templates/CentOS-6.0-i386/virtualbox.sh".freeze, "templates/CentOS-6.0-i386/zerodisk.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/base.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/chef.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/cleanup.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/definition.rb".freeze, "templates/CentOS-6.0-x86_64-minimal/ks.cfg".freeze, "templates/CentOS-6.0-x86_64-minimal/puppet.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/ruby.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/vagrant.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/virtualbox.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/zerodisk.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/base.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/chef.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/cleanup.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/definition.rb".freeze, "templates/CentOS-6.0-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-6.0-x86_64-netboot/puppet.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/ruby.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/vagrant.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/virtualbox.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/zerodisk.sh".freeze, "templates/CentOS-6.0-x86_64/base.sh".freeze, "templates/CentOS-6.0-x86_64/chef.sh".freeze, "templates/CentOS-6.0-x86_64/cleanup.sh".freeze, "templates/CentOS-6.0-x86_64/definition.rb".freeze, "templates/CentOS-6.0-x86_64/ks.cfg".freeze, "templates/CentOS-6.0-x86_64/puppet.sh".freeze, "templates/CentOS-6.0-x86_64/ruby.sh".freeze, "templates/CentOS-6.0-x86_64/vagrant.sh".freeze, "templates/CentOS-6.0-x86_64/virtualbox.sh".freeze, "templates/CentOS-6.0-x86_64/zerodisk.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/base.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/chef.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/cleanup.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/definition.rb".freeze, "templates/CentOS-6.1-x86_64-minimal/ks.cfg".freeze, "templates/CentOS-6.1-x86_64-minimal/puppet.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/ruby.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/vagrant.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/virtualbox.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/zerodisk.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/base.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/chef.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/cleanup.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/definition.rb".freeze, "templates/CentOS-6.1-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-6.1-x86_64-netboot/puppet.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/ruby.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/vagrant.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/virtualbox.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/zerodisk.sh".freeze, "templates/CentOS-6.2-i386-minimal/base.sh".freeze, "templates/CentOS-6.2-i386-minimal/chef.sh".freeze, "templates/CentOS-6.2-i386-minimal/cleanup.sh".freeze, "templates/CentOS-6.2-i386-minimal/definition.rb".freeze, "templates/CentOS-6.2-i386-minimal/ks.cfg".freeze, "templates/CentOS-6.2-i386-minimal/puppet.sh".freeze, "templates/CentOS-6.2-i386-minimal/ruby.sh".freeze, "templates/CentOS-6.2-i386-minimal/vagrant.sh".freeze, "templates/CentOS-6.2-i386-minimal/virtualbox.sh".freeze, "templates/CentOS-6.2-i386-minimal/zerodisk.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/base.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/chef.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/cleanup.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/definition.rb".freeze, "templates/CentOS-6.2-x86_64-minimal/ks.cfg".freeze, "templates/CentOS-6.2-x86_64-minimal/puppet.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/ruby.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/vagrant.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/virtualbox.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/zerodisk.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/base.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/chef.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/cleanup.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/definition.rb".freeze, "templates/CentOS-6.2-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-6.2-x86_64-netboot/puppet.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/ruby.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/vagrant.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/virtualbox.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/zerodisk.sh".freeze, "templates/CentOS-6.3-i386-minimal/base.sh".freeze, "templates/CentOS-6.3-i386-minimal/chef.sh".freeze, "templates/CentOS-6.3-i386-minimal/cleanup.sh".freeze, "templates/CentOS-6.3-i386-minimal/definition.rb".freeze, "templates/CentOS-6.3-i386-minimal/ks.cfg".freeze, "templates/CentOS-6.3-i386-minimal/puppet.sh".freeze, "templates/CentOS-6.3-i386-minimal/ruby.sh".freeze, "templates/CentOS-6.3-i386-minimal/vagrant.sh".freeze, "templates/CentOS-6.3-i386-minimal/virtualbox.sh".freeze, "templates/CentOS-6.3-i386-minimal/zerodisk.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/base.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/chef.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/cleanup.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/definition.rb".freeze, "templates/CentOS-6.3-x86_64-minimal/ks.cfg".freeze, "templates/CentOS-6.3-x86_64-minimal/puppet.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/ruby.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/vagrant.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/virtualbox.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/zerodisk.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/base.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/chef.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/cleanup.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/definition.rb".freeze, "templates/Debian-5.0.10-amd64-netboot/postinstall.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/preseed.cfg".freeze, "templates/Debian-5.0.10-amd64-netboot/puppet.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/ruby.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/vagrant.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-5.0.10-i386-netboot/base.sh".freeze, "templates/Debian-5.0.10-i386-netboot/chef.sh".freeze, "templates/Debian-5.0.10-i386-netboot/cleanup.sh".freeze, "templates/Debian-5.0.10-i386-netboot/definition.rb".freeze, "templates/Debian-5.0.10-i386-netboot/postinstall.sh".freeze, "templates/Debian-5.0.10-i386-netboot/preseed.cfg".freeze, "templates/Debian-5.0.10-i386-netboot/puppet.sh".freeze, "templates/Debian-5.0.10-i386-netboot/ruby.sh".freeze, "templates/Debian-5.0.10-i386-netboot/vagrant.sh".freeze, "templates/Debian-5.0.10-i386-netboot/virtualbox.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/base.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/chef.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/cleanup.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/definition.rb".freeze, "templates/Debian-5.0.8-amd64-netboot/postinstall.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/preseed.cfg".freeze, "templates/Debian-5.0.8-amd64-netboot/puppet.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/ruby.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/vagrant.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-5.0.8-i386-netboot/base.sh".freeze, "templates/Debian-5.0.8-i386-netboot/chef.sh".freeze, "templates/Debian-5.0.8-i386-netboot/cleanup.sh".freeze, "templates/Debian-5.0.8-i386-netboot/definition.rb".freeze, "templates/Debian-5.0.8-i386-netboot/postinstall.sh".freeze, "templates/Debian-5.0.8-i386-netboot/preseed.cfg".freeze, "templates/Debian-5.0.8-i386-netboot/puppet.sh".freeze, "templates/Debian-5.0.8-i386-netboot/ruby.sh".freeze, "templates/Debian-5.0.8-i386-netboot/vagrant.sh".freeze, "templates/Debian-5.0.8-i386-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/base.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/chef.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/cleanup.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/definition.rb".freeze, "templates/Debian-6.0.3-amd64-netboot/postinstall.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/preseed.cfg".freeze, "templates/Debian-6.0.3-amd64-netboot/puppet.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/ruby.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/vagrant.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.3-i386-netboot/base.sh".freeze, "templates/Debian-6.0.3-i386-netboot/chef.sh".freeze, "templates/Debian-6.0.3-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.3-i386-netboot/cleanup.sh".freeze, "templates/Debian-6.0.3-i386-netboot/definition.rb".freeze, "templates/Debian-6.0.3-i386-netboot/postinstall.sh".freeze, "templates/Debian-6.0.3-i386-netboot/preseed.cfg".freeze, "templates/Debian-6.0.3-i386-netboot/puppet.sh".freeze, "templates/Debian-6.0.3-i386-netboot/ruby.sh".freeze, "templates/Debian-6.0.3-i386-netboot/vagrant.sh".freeze, "templates/Debian-6.0.3-i386-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.3-i386-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/base.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/chef.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/cleanup.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/definition.rb".freeze, "templates/Debian-6.0.4-amd64-netboot/preseed.cfg".freeze, "templates/Debian-6.0.4-amd64-netboot/puppet.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/ruby.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/vagrant.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.4-i386-netboot/base.sh".freeze, "templates/Debian-6.0.4-i386-netboot/chef.sh".freeze, "templates/Debian-6.0.4-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.4-i386-netboot/cleanup.sh".freeze, "templates/Debian-6.0.4-i386-netboot/definition.rb".freeze, "templates/Debian-6.0.4-i386-netboot/preseed.cfg".freeze, "templates/Debian-6.0.4-i386-netboot/puppet.sh".freeze, "templates/Debian-6.0.4-i386-netboot/ruby.sh".freeze, "templates/Debian-6.0.4-i386-netboot/vagrant.sh".freeze, "templates/Debian-6.0.4-i386-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.4-i386-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/base.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/chef.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/cleanup.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/definition.rb".freeze, "templates/Debian-6.0.5-amd64-netboot/preseed.cfg".freeze, "templates/Debian-6.0.5-amd64-netboot/puppet.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/ruby.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/vagrant.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.5-i386-netboot/base.sh".freeze, "templates/Debian-6.0.5-i386-netboot/chef.sh".freeze, "templates/Debian-6.0.5-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.5-i386-netboot/cleanup.sh".freeze, "templates/Debian-6.0.5-i386-netboot/definition.rb".freeze, "templates/Debian-6.0.5-i386-netboot/preseed.cfg".freeze, "templates/Debian-6.0.5-i386-netboot/puppet.sh".freeze, "templates/Debian-6.0.5-i386-netboot/ruby.sh".freeze, "templates/Debian-6.0.5-i386-netboot/vagrant.sh".freeze, "templates/Debian-6.0.5-i386-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.5-i386-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/base.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/chef.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/cleanup.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/definition.rb".freeze, "templates/Debian-6.0.6-amd64-netboot/preseed.cfg".freeze, "templates/Debian-6.0.6-amd64-netboot/puppet.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/ruby.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/vagrant.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.6-i386-netboot/base.sh".freeze, "templates/Debian-6.0.6-i386-netboot/chef.sh".freeze, "templates/Debian-6.0.6-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.6-i386-netboot/cleanup.sh".freeze, "templates/Debian-6.0.6-i386-netboot/definition.rb".freeze, "templates/Debian-6.0.6-i386-netboot/preseed.cfg".freeze, "templates/Debian-6.0.6-i386-netboot/puppet.sh".freeze, "templates/Debian-6.0.6-i386-netboot/ruby.sh".freeze, "templates/Debian-6.0.6-i386-netboot/vagrant.sh".freeze, "templates/Debian-6.0.6-i386-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.6-i386-netboot/zerodisk.sh".freeze, "templates/Debian-7.0-b2-i386-netboot/base.sh".freeze, "templates/Debian-7.0-b2-i386-netboot/chef.sh".freeze, "templates/Debian-7.0-b2-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-7.0-b2-i386-netboot/cleanup.sh".freeze, "templates/Debian-7.0-b2-i386-netboot/definition.rb".freeze, "templates/Debian-7.0-b2-i386-netboot/preseed.cfg".freeze, "templates/Debian-7.0-b2-i386-netboot/puppet.sh".freeze, "templates/Debian-7.0-b2-i386-netboot/ruby.sh".freeze, "templates/Debian-7.0-b2-i386-netboot/vagrant.sh".freeze, "templates/Debian-7.0-b2-i386-netboot/virtualbox.sh".freeze, "templates/Debian-7.0-b2-i386-netboot/zerodisk.sh".freeze, "templates/Debian-7.0-b3-amd64-netboot/base.sh".freeze, "templates/Debian-7.0-b3-amd64-netboot/chef.sh".freeze, "templates/Debian-7.0-b3-amd64-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-7.0-b3-amd64-netboot/cleanup.sh".freeze, "templates/Debian-7.0-b3-amd64-netboot/definition.rb".freeze, "templates/Debian-7.0-b3-amd64-netboot/preseed.cfg".freeze, "templates/Debian-7.0-b3-amd64-netboot/puppet.sh".freeze, "templates/Debian-7.0-b3-amd64-netboot/ruby.sh".freeze, "templates/Debian-7.0-b3-amd64-netboot/vagrant.sh".freeze, "templates/Debian-7.0-b3-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-7.0-b3-amd64-netboot/zerodisk.sh".freeze, "templates/Fedora-14-amd64-netboot/definition.rb".freeze, "templates/Fedora-14-amd64-netboot/ks.cfg".freeze, "templates/Fedora-14-amd64-netboot/postinstall.sh".freeze, "templates/Fedora-14-amd64/definition.rb".freeze, "templates/Fedora-14-amd64/ks.cfg".freeze, "templates/Fedora-14-amd64/postinstall.sh".freeze, "templates/Fedora-14-i386-netboot/definition.rb".freeze, "templates/Fedora-14-i386-netboot/ks.cfg".freeze, "templates/Fedora-14-i386-netboot/postinstall.sh".freeze, "templates/Fedora-14-i386/definition.rb".freeze, "templates/Fedora-14-i386/ks.cfg".freeze, "templates/Fedora-14-i386/postinstall.sh".freeze, "templates/Fedora-15-i386-netboot/definition.rb".freeze, "templates/Fedora-15-i386-netboot/ks.cfg".freeze, "templates/Fedora-15-i386-netboot/postinstall.sh".freeze, "templates/Fedora-15-i386/definition.rb".freeze, "templates/Fedora-15-i386/ks.cfg".freeze, "templates/Fedora-15-i386/postinstall.sh".freeze, "templates/Fedora-15-x86_64-netboot/definition.rb".freeze, "templates/Fedora-15-x86_64-netboot/ks.cfg".freeze, "templates/Fedora-15-x86_64-netboot/postinstall.sh".freeze, "templates/Fedora-15-x86_64/definition.rb".freeze, "templates/Fedora-15-x86_64/ks.cfg".freeze, "templates/Fedora-15-x86_64/postinstall.sh".freeze, "templates/Fedora-16-i386/definition.rb".freeze, "templates/Fedora-16-i386/ks.cfg".freeze, "templates/Fedora-16-i386/postinstall.sh".freeze, "templates/Fedora-16-x86_64-netboot/definition.rb".freeze, "templates/Fedora-16-x86_64-netboot/ks.cfg".freeze, "templates/Fedora-16-x86_64-netboot/postinstall.sh".freeze, "templates/Fedora-16-x86_64/definition.rb".freeze, "templates/Fedora-16-x86_64/ks.cfg".freeze, "templates/Fedora-16-x86_64/postinstall.sh".freeze, "templates/Fedora-17-i386/definition.rb".freeze, "templates/Fedora-17-i386/ks.cfg".freeze, "templates/Fedora-17-i386/postinstall.sh".freeze, "templates/Fedora-17-x86_64/definition.rb".freeze, "templates/Fedora-17-x86_64/ks.cfg".freeze, "templates/Fedora-17-x86_64/postinstall.sh".freeze, "templates/Fedora-18-i386/definition.rb".freeze, "templates/Fedora-18-i386/ks.cfg".freeze, "templates/Fedora-18-i386/postinstall.sh".freeze, "templates/Fedora-18-x86_64/definition.rb".freeze, "templates/Fedora-18-x86_64/ks.cfg".freeze, "templates/Fedora-18-x86_64/postinstall.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/base.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/chef.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/cleanup.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/definition.rb".freeze, "templates/OracleLinux-6.3-x86_64-DVD/ks.cfg".freeze, "templates/OracleLinux-6.3-x86_64-DVD/puppet.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/ruby.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/vagrant.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/virtualbox.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/zerodisk.sh".freeze, "templates/SLES-11-SP1-DVD-i586-GM/autoinst_de.xml".freeze, "templates/SLES-11-SP1-DVD-i586-GM/autoinst_en.xml".freeze, "templates/SLES-11-SP1-DVD-i586-GM/definition.rb".freeze, "templates/SLES-11-SP1-DVD-i586-GM/postinstall.sh".freeze, "templates/SLES-11-SP1-DVD-x86_64-GM/autoinst_de.xml".freeze, "templates/SLES-11-SP1-DVD-x86_64-GM/autoinst_en.xml".freeze, "templates/SLES-11-SP1-DVD-x86_64-GM/definition.rb".freeze, "templates/SLES-11-SP1-DVD-x86_64-GM/postinstall.sh".freeze, "templates/Sysrescuecd-2.0.0-experimental/autorun0".freeze, "templates/Sysrescuecd-2.0.0-experimental/definition.rb".freeze, "templates/archlinux-i386-netboot/aif.cfg".freeze, "templates/archlinux-i386-netboot/definition.rb".freeze, "templates/archlinux-i386-netboot/postinstall.sh".freeze, "templates/archlinux-i386-netboot/postinstall2.sh".freeze, "templates/archlinux-i386/aif.cfg".freeze, "templates/archlinux-i386/definition.rb".freeze, "templates/archlinux-i386/postinstall.sh".freeze, "templates/archlinux-x86_64-netboot/aif.cfg".freeze, "templates/archlinux-x86_64-netboot/definition.rb".freeze, "templates/archlinux-x86_64-netboot/postinstall.sh".freeze, "templates/archlinux-x86_64-netboot/postinstall2.sh".freeze, "templates/archlinux-x86_64/aif.cfg".freeze, "templates/archlinux-x86_64/definition.rb".freeze, "templates/archlinux-x86_64/postinstall.sh".freeze, "templates/archlinux-x86_64/postinstall2.sh".freeze, "templates/freebsd-8.2-experimental/definition.rb".freeze, "templates/freebsd-8.2-experimental/postinstall.sh".freeze, "templates/freebsd-8.2-pcbsd-i386-netboot/definition.rb".freeze, "templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg".freeze, "templates/freebsd-8.2-pcbsd-i386-netboot/postinstall.sh".freeze, "templates/freebsd-8.2-pcbsd-i386/definition.rb".freeze, "templates/freebsd-8.2-pcbsd-i386/pcinstall.fbg.cfg".freeze, "templates/freebsd-8.2-pcbsd-i386/postinstall.sh".freeze, "templates/freebsd-9.0-RELEASE-amd64/definition.rb".freeze, "templates/freebsd-9.0-RELEASE-amd64/postinstall.sh".freeze, "templates/funtoo-latest-generic_64-stable/definition.rb".freeze, "templates/funtoo-latest-generic_64-stable/postinstall.sh".freeze, "templates/funtoo-latest-generic_64-stable/postinstall2.sh".freeze, "templates/funtoo-latest-x86_64/definition.rb".freeze, "templates/funtoo-latest-x86_64/postinstall.sh".freeze, "templates/gentoo-latest-i386-experimental/definition.rb".freeze, "templates/gentoo-latest-i386-experimental/postinstall.sh".freeze, "templates/gentoo-latest-x86_64-experimental/definition.rb".freeze, "templates/gentoo-latest-x86_64-experimental/postinstall.sh".freeze, "templates/openSUSE-11.4-DVD-i586/autoinst_de.xml".freeze, "templates/openSUSE-11.4-DVD-i586/autoinst_en.xml".freeze, "templates/openSUSE-11.4-DVD-i586/definition.rb".freeze, "templates/openSUSE-11.4-DVD-i586/postinstall.sh".freeze, "templates/openSUSE-11.4-DVD-x86_64/autoinst_de.xml".freeze, "templates/openSUSE-11.4-DVD-x86_64/autoinst_en.xml".freeze, "templates/openSUSE-11.4-DVD-x86_64/definition.rb".freeze, "templates/openSUSE-11.4-DVD-x86_64/postinstall.sh".freeze, "templates/openSUSE-11.4-NET-i586/autoinst_de.xml".freeze, "templates/openSUSE-11.4-NET-i586/autoinst_en.xml".freeze, "templates/openSUSE-11.4-NET-i586/definition.rb".freeze, "templates/openSUSE-11.4-NET-i586/postinstall.sh".freeze, "templates/openSUSE-11.4-NET-x86_64/autoinst_de.xml".freeze, "templates/openSUSE-11.4-NET-x86_64/autoinst_en.xml".freeze, "templates/openSUSE-11.4-NET-x86_64/definition.rb".freeze, "templates/openSUSE-11.4-NET-x86_64/postinstall.sh".freeze, "templates/openSUSE-12.1-DVD+NET-i586/autoinst_de.xml".freeze, "templates/openSUSE-12.1-DVD+NET-i586/autoinst_en.xml".freeze, "templates/openSUSE-12.1-DVD+NET-i586/definition.rb".freeze, "templates/openSUSE-12.1-DVD+NET-i586/postinstall.sh".freeze, "templates/openSUSE-12.1-DVD+NET-x86_64/autoinst_de.xml".freeze, "templates/openSUSE-12.1-DVD+NET-x86_64/autoinst_en.xml".freeze, "templates/openSUSE-12.1-DVD+NET-x86_64/definition.rb".freeze, "templates/openSUSE-12.1-DVD+NET-x86_64/postinstall.sh".freeze, "templates/openbsd50_amd64/README".freeze, "templates/openbsd50_amd64/definition.rb".freeze, "templates/openbsd50_amd64/postinstall.sh".freeze, "templates/openbsd50_i386/README".freeze, "templates/openbsd50_i386/definition.rb".freeze, "templates/openbsd50_i386/postinstall.sh".freeze, "templates/openbsd52_amd64/README".freeze, "templates/openbsd52_amd64/definition.rb".freeze, "templates/openbsd52_amd64/postinstall.sh".freeze, "templates/openbsd52_i386/README".freeze, "templates/openbsd52_i386/definition.rb".freeze, "templates/openbsd52_i386/postinstall.sh".freeze, "templates/openindiana-148-ai-x86/auto_install/ai.dtd".freeze, "templates/openindiana-148-ai-x86/auto_install/ai_manifest.xml".freeze, "templates/openindiana-148-ai-x86/auto_install/configuration.dtd".freeze, "templates/openindiana-148-ai-x86/auto_install/default.xml".freeze, "templates/openindiana-148-ai-x86/auto_install/default.xml.orig".freeze, "templates/openindiana-148-ai-x86/auto_install/sc_profiles/static_network.xml".freeze, "templates/openindiana-148-ai-x86/auto_install/software.dtd".freeze, "templates/openindiana-148-ai-x86/auto_install/target.dtd".freeze, "templates/openindiana-148-ai-x86/default.xml".freeze, "templates/openindiana-148-ai-x86/definition.rb".freeze, "templates/openindiana-148-ai-x86/postinstall.sh".freeze, "templates/opensuse-11.4-i386-experimental/README".freeze, "templates/opensuse-11.4-i386-experimental/autoinst.xml".freeze, "templates/opensuse-11.4-i386-experimental/autoinst.xml.generated".freeze, "templates/opensuse-11.4-i386-experimental/autoinst.xml.tweaked".freeze, "templates/opensuse-11.4-i386-experimental/definition.rb".freeze, "templates/opensuse-11.4-i386-experimental/postinstall.sh".freeze, "templates/scientificlinux-6.1-i386-netboot/base.sh".freeze, "templates/scientificlinux-6.1-i386-netboot/chef.sh".freeze, "templates/scientificlinux-6.1-i386-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.1-i386-netboot/definition.rb".freeze, "templates/scientificlinux-6.1-i386-netboot/ks.cfg".freeze, "templates/scientificlinux-6.1-i386-netboot/postinstall.sh".freeze, "templates/scientificlinux-6.1-i386-netboot/puppet.sh".freeze, "templates/scientificlinux-6.1-i386-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.1-i386-netboot/virtualbox.sh".freeze, "templates/scientificlinux-6.1-x86_64-netboot/base.sh".freeze, "templates/scientificlinux-6.1-x86_64-netboot/chef.sh".freeze, "templates/scientificlinux-6.1-x86_64-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.1-x86_64-netboot/definition.rb".freeze, "templates/scientificlinux-6.1-x86_64-netboot/ks.cfg".freeze, "templates/scientificlinux-6.1-x86_64-netboot/postinstall.sh".freeze, "templates/scientificlinux-6.1-x86_64-netboot/puppet.sh".freeze, "templates/scientificlinux-6.1-x86_64-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.1-x86_64-netboot/virtualbox.sh".freeze, "templates/scientificlinux-6.2-i386-netboot/base.sh".freeze, "templates/scientificlinux-6.2-i386-netboot/chef.sh".freeze, "templates/scientificlinux-6.2-i386-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.2-i386-netboot/definition.rb".freeze, "templates/scientificlinux-6.2-i386-netboot/ks.cfg".freeze, "templates/scientificlinux-6.2-i386-netboot/postinstall.sh".freeze, "templates/scientificlinux-6.2-i386-netboot/puppet.sh".freeze, "templates/scientificlinux-6.2-i386-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.2-i386-netboot/virtualbox.sh".freeze, "templates/scientificlinux-6.2-x86_64-netboot/base.sh".freeze, "templates/scientificlinux-6.2-x86_64-netboot/chef.sh".freeze, "templates/scientificlinux-6.2-x86_64-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.2-x86_64-netboot/definition.rb".freeze, "templates/scientificlinux-6.2-x86_64-netboot/ks.cfg".freeze, "templates/scientificlinux-6.2-x86_64-netboot/postinstall.sh".freeze, "templates/scientificlinux-6.2-x86_64-netboot/puppet.sh".freeze, "templates/scientificlinux-6.2-x86_64-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.2-x86_64-netboot/virtualbox.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/base.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/chef.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/definition.rb".freeze, "templates/scientificlinux-6.3-i386-netboot/ks.cfg".freeze, "templates/scientificlinux-6.3-i386-netboot/postinstall.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/puppet.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/ruby.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/virtualbox.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/base.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/chef.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/definition.rb".freeze, "templates/scientificlinux-6.3-x86_64-netboot/ks.cfg".freeze, "templates/scientificlinux-6.3-x86_64-netboot/postinstall.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/puppet.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/ruby.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/rvm-ruby.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/virtualbox.sh".freeze, "templates/solaris-11-express-i386/auto_install/ai.dtd".freeze, "templates/solaris-11-express-i386/auto_install/ai_manifest.xml".freeze, "templates/solaris-11-express-i386/auto_install/configuration.dtd".freeze, "templates/solaris-11-express-i386/auto_install/default.xml".freeze, "templates/solaris-11-express-i386/auto_install/default.xml.orig".freeze, "templates/solaris-11-express-i386/auto_install/sc_profiles/static_network.xml".freeze, "templates/solaris-11-express-i386/auto_install/software.dtd".freeze, "templates/solaris-11-express-i386/auto_install/target.dtd".freeze, "templates/solaris-11-express-i386/default.xml".freeze, "templates/solaris-11-express-i386/definition.rb".freeze, "templates/solaris-11-express-i386/postinstall.sh".freeze, "templates/ubuntu-10.04.2-amd64-netboot/definition.rb".freeze, "templates/ubuntu-10.04.2-amd64-netboot/postinstall.sh".freeze, "templates/ubuntu-10.04.2-amd64-netboot/preseed.cfg".freeze, "templates/ubuntu-10.04.2-server-i386-netboot/definition.rb".freeze, "templates/ubuntu-10.04.2-server-i386-netboot/postinstall.sh".freeze, "templates/ubuntu-10.04.2-server-i386-netboot/preseed.cfg".freeze, "templates/ubuntu-10.04.3-server-amd64-alt/definition.rb".freeze, "templates/ubuntu-10.04.3-server-amd64-alt/postinstall.sh".freeze, "templates/ubuntu-10.04.3-server-amd64-alt/preseed.cfg".freeze, "templates/ubuntu-10.04.3-server-amd64/base.sh".freeze, "templates/ubuntu-10.04.3-server-amd64/chef.sh".freeze, "templates/ubuntu-10.04.3-server-amd64/cleanup.sh".freeze, "templates/ubuntu-10.04.3-server-amd64/definition.rb".freeze, "templates/ubuntu-10.04.3-server-amd64/preseed.cfg".freeze, "templates/ubuntu-10.04.3-server-amd64/puppet.sh".freeze, "templates/ubuntu-10.04.3-server-amd64/ruby.sh".freeze, "templates/ubuntu-10.04.3-server-amd64/vagrant.sh".freeze, "templates/ubuntu-10.04.3-server-amd64/virtualbox.sh".freeze, "templates/ubuntu-10.04.3-server-i386/definition.rb".freeze, "templates/ubuntu-10.04.3-server-i386/postinstall.sh".freeze, "templates/ubuntu-10.04.3-server-i386/preseed.cfg".freeze, "templates/ubuntu-10.04.4-server-amd64/definition.rb".freeze, "templates/ubuntu-10.04.4-server-amd64/postinstall.sh".freeze, "templates/ubuntu-10.04.4-server-amd64/preseed.cfg".freeze, "templates/ubuntu-10.04.4-server-i386/definition.rb".freeze, "templates/ubuntu-10.04.4-server-i386/postinstall.sh".freeze, "templates/ubuntu-10.04.4-server-i386/preseed.cfg".freeze, "templates/ubuntu-10.10-server-amd64-netboot/definition.rb".freeze, "templates/ubuntu-10.10-server-amd64-netboot/postinstall.sh".freeze, "templates/ubuntu-10.10-server-amd64-netboot/preseed.cfg".freeze, "templates/ubuntu-10.10-server-amd64/base.sh".freeze, "templates/ubuntu-10.10-server-amd64/chef.sh".freeze, "templates/ubuntu-10.10-server-amd64/cleanup.sh".freeze, "templates/ubuntu-10.10-server-amd64/definition.rb".freeze, "templates/ubuntu-10.10-server-amd64/postinstall.sh".freeze, "templates/ubuntu-10.10-server-amd64/preseed.cfg".freeze, "templates/ubuntu-10.10-server-amd64/puppet.sh".freeze, "templates/ubuntu-10.10-server-amd64/ruby.sh".freeze, "templates/ubuntu-10.10-server-amd64/vagrant.sh".freeze, "templates/ubuntu-10.10-server-amd64/virtualbox.sh".freeze, "templates/ubuntu-10.10-server-i386-netboot/definition.rb".freeze, "templates/ubuntu-10.10-server-i386-netboot/postinstall.sh".freeze, "templates/ubuntu-10.10-server-i386-netboot/preseed.cfg".freeze, "templates/ubuntu-10.10-server-i386/definition.rb".freeze, "templates/ubuntu-10.10-server-i386/postinstall.sh".freeze, "templates/ubuntu-10.10-server-i386/preseed.cfg".freeze, "templates/ubuntu-11.04-server-amd64/apt-upgrade.sh".freeze, "templates/ubuntu-11.04-server-amd64/chef.sh".freeze, "templates/ubuntu-11.04-server-amd64/definition.rb".freeze, "templates/ubuntu-11.04-server-amd64/network-cleanup.sh".freeze, "templates/ubuntu-11.04-server-amd64/nfs-client.sh".freeze, "templates/ubuntu-11.04-server-amd64/preseed.cfg".freeze, "templates/ubuntu-11.04-server-amd64/puppet.sh".freeze, "templates/ubuntu-11.04-server-amd64/remove-build-essentials.sh".freeze, "templates/ubuntu-11.04-server-amd64/ruby.sh".freeze, "templates/ubuntu-11.04-server-amd64/ssh-keys.sh".freeze, "templates/ubuntu-11.04-server-amd64/sudo.sh".freeze, "templates/ubuntu-11.04-server-amd64/timestamp.sh".freeze, "templates/ubuntu-11.04-server-amd64/vbox_additions.sh".freeze, "templates/ubuntu-11.04-server-amd64/zero-disk.sh".freeze, "templates/ubuntu-11.04-server-i386/definition.rb".freeze, "templates/ubuntu-11.04-server-i386/postinstall.sh".freeze, "templates/ubuntu-11.04-server-i386/preseed.cfg".freeze, "templates/ubuntu-11.10-server-amd64-ishaya/definition.rb".freeze, "templates/ubuntu-11.10-server-amd64-ishaya/postinstall.sh".freeze, "templates/ubuntu-11.10-server-amd64-ishaya/preseed.cfg".freeze, "templates/ubuntu-11.10-server-amd64-ruby192/definition.rb".freeze, "templates/ubuntu-11.10-server-amd64-ruby192/postinstall.sh".freeze, "templates/ubuntu-11.10-server-amd64-ruby192/preseed.cfg".freeze, "templates/ubuntu-11.10-server-amd64-rvm/definition.rb".freeze, "templates/ubuntu-11.10-server-amd64-rvm/postinstall.sh".freeze, "templates/ubuntu-11.10-server-amd64-rvm/preseed.cfg".freeze, "templates/ubuntu-11.10-server-amd64/definition.rb".freeze, "templates/ubuntu-11.10-server-amd64/postinstall.sh".freeze, "templates/ubuntu-11.10-server-amd64/preseed.cfg".freeze, "templates/ubuntu-11.10-server-i386/definition.rb".freeze, "templates/ubuntu-11.10-server-i386/postinstall.sh".freeze, "templates/ubuntu-11.10-server-i386/preseed.cfg".freeze, "templates/ubuntu-12.04.1-server-amd64-packages/definition.rb".freeze, "templates/ubuntu-12.04.1-server-amd64-packages/postinstall.sh".freeze, "templates/ubuntu-12.04.1-server-amd64-packages/preseed.cfg".freeze, "templates/ubuntu-12.04.1-server-amd64/definition.rb".freeze, "templates/ubuntu-12.04.1-server-amd64/postinstall.sh".freeze, "templates/ubuntu-12.04.1-server-amd64/preseed.cfg".freeze, "templates/ubuntu-12.04.1-server-i386-packages/definition.rb".freeze, "templates/ubuntu-12.04.1-server-i386-packages/postinstall.sh".freeze, "templates/ubuntu-12.04.1-server-i386-packages/preseed.cfg".freeze, "templates/ubuntu-12.04.1-server-i386/definition.rb".freeze, "templates/ubuntu-12.04.1-server-i386/postinstall.sh".freeze, "templates/ubuntu-12.04.1-server-i386/preseed.cfg".freeze, "templates/ubuntu-12.10-server-amd64-packages/definition.rb".freeze, "templates/ubuntu-12.10-server-amd64-packages/postinstall.sh".freeze, "templates/ubuntu-12.10-server-amd64-packages/preseed.cfg".freeze, "templates/ubuntu-12.10-server-amd64/definition.rb".freeze, "templates/ubuntu-12.10-server-amd64/postinstall.sh".freeze, "templates/ubuntu-12.10-server-amd64/preseed.cfg".freeze, "templates/ubuntu-12.10-server-i386-packages/definition.rb".freeze, "templates/ubuntu-12.10-server-i386-packages/postinstall.sh".freeze, "templates/ubuntu-12.10-server-i386-packages/preseed.cfg".freeze, "templates/ubuntu-12.10-server-i386/definition.rb".freeze, "templates/ubuntu-12.10-server-i386/postinstall.sh".freeze, "templates/ubuntu-12.10-server-i386/preseed.cfg".freeze, "templates/ubuntu-8.04.4-server-amd64/definition.rb".freeze, "templates/ubuntu-8.04.4-server-amd64/postinstall.sh".freeze, "templates/ubuntu-8.04.4-server-amd64/preseed.cfg".freeze, "templates/ubuntu-8.04.4-server-i386/definition.rb".freeze, "templates/ubuntu-8.04.4-server-i386/postinstall.sh".freeze, "templates/ubuntu-8.04.4-server-i386/preseed.cfg".freeze, "templates/windows-2008R1-serverstandard-amd64/Autounattend.xml".freeze, "templates/windows-2008R1-serverstandard-amd64/README.md".freeze, "templates/windows-2008R1-serverstandard-amd64/cygwin-setup.exe".freeze, "templates/windows-2008R1-serverstandard-amd64/definition.rb".freeze, "templates/windows-2008R1-serverstandard-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-2008R1-serverstandard-amd64/install-guest-additions.bat".freeze, "templates/windows-2008R1-serverstandard-amd64/install-winrm.bat".freeze, "templates/windows-2008R1-serverstandard-amd64/oracle-cert.cer".freeze, "templates/windows-2008R1-serverstandard-amd64/postinstall.sh".freeze, "templates/windows-2008R1-serverstandard-amd64/sudo".freeze, "templates/windows-2008R1-serverstandard-amd64/winrm.rb".freeze, "templates/windows-2008R1-serverweb-amd64/Autounattend.xml".freeze, "templates/windows-2008R1-serverweb-amd64/README.md".freeze, "templates/windows-2008R1-serverweb-amd64/cygwin-setup.exe".freeze, "templates/windows-2008R1-serverweb-amd64/definition.rb".freeze, "templates/windows-2008R1-serverweb-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-2008R1-serverweb-amd64/install-guest-additions.bat".freeze, "templates/windows-2008R1-serverweb-amd64/install-vbox-guest.bat".freeze, "templates/windows-2008R1-serverweb-amd64/install-winrm.bat".freeze, "templates/windows-2008R1-serverweb-amd64/oracle-cert.cer".freeze, "templates/windows-2008R1-serverweb-amd64/postinstall.sh".freeze, "templates/windows-2008R1-serverweb-amd64/sudo".freeze, "templates/windows-2008R1-serverweb-amd64/winrm.rb".freeze, "templates/windows-2008R1-serverweb-i386/Autounattend.xml".freeze, "templates/windows-2008R1-serverweb-i386/README.md".freeze, "templates/windows-2008R1-serverweb-i386/cygwin-setup.exe".freeze, "templates/windows-2008R1-serverweb-i386/definition.rb".freeze, "templates/windows-2008R1-serverweb-i386/install-cygwin-sshd.bat".freeze, "templates/windows-2008R1-serverweb-i386/install-vbox-guest.bat".freeze, "templates/windows-2008R1-serverweb-i386/install-winrm.bat".freeze, "templates/windows-2008R1-serverweb-i386/oracle-cert.cer".freeze, "templates/windows-2008R1-serverweb-i386/postinstall.sh".freeze, "templates/windows-2008R1-serverweb-i386/sudo".freeze, "templates/windows-2008R1-serverweb-i386/winrm.rb".freeze, "templates/windows-2008R1-serverwebcore-amd64/Autounattend.xml".freeze, "templates/windows-2008R1-serverwebcore-amd64/README.md".freeze, "templates/windows-2008R1-serverwebcore-amd64/cygwin-setup.exe".freeze, "templates/windows-2008R1-serverwebcore-amd64/definition.rb".freeze, "templates/windows-2008R1-serverwebcore-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-2008R1-serverwebcore-amd64/install-vbox-guest.bat".freeze, "templates/windows-2008R1-serverwebcore-amd64/install-winrm.bat".freeze, "templates/windows-2008R1-serverwebcore-amd64/oracle-cert.cer".freeze, "templates/windows-2008R1-serverwebcore-amd64/postinstall.sh".freeze, "templates/windows-2008R1-serverwebcore-amd64/sudo".freeze, "templates/windows-2008R1-serverwebcore-amd64/winrm.rb".freeze, "templates/windows-2008R2-amd64/Autounattend.xml".freeze, "templates/windows-2008R2-amd64/README.md".freeze, "templates/windows-2008R2-amd64/cygwin-setup.exe".freeze, "templates/windows-2008R2-amd64/definition.rb".freeze, "templates/windows-2008R2-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-2008R2-amd64/install-winrm.bat".freeze, "templates/windows-2008R2-amd64/oracle-cert.cer".freeze, "templates/windows-2008R2-amd64/postinstall.sh".freeze, "templates/windows-2008R2-amd64/win7/Autounattend.xml".freeze, "templates/windows-2008R2-amd64/winrm.rb".freeze, "templates/windows-2008R2-serverstandard-amd64-winrm/Autounattend.xml".freeze, "templates/windows-2008R2-serverstandard-amd64-winrm/README.md".freeze, "templates/windows-2008R2-serverstandard-amd64-winrm/definition.rb".freeze, "templates/windows-2008R2-serverstandard-amd64-winrm/install-chef.bat".freeze, "templates/windows-2008R2-serverstandard-amd64-winrm/install-vbox.bat".freeze, "templates/windows-2008R2-serverstandard-amd64-winrm/oracle-cert.cer".freeze, "templates/windows-2008R2-serverstandard-amd64-winrm/postinstall.sh".freeze, "templates/windows-2008R2-serverstandard-amd64/Autounattend.xml".freeze, "templates/windows-2008R2-serverstandard-amd64/README.md".freeze, "templates/windows-2008R2-serverstandard-amd64/definition.rb".freeze, "templates/windows-2008R2-serverstandard-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-2008R2-serverstandard-amd64/install-winrm.bat".freeze, "templates/windows-2008R2-serverstandard-amd64/oracle-cert.cer".freeze, "templates/windows-2008R2-serverstandard-amd64/postinstall.sh".freeze, "templates/windows-2008R2-serverweb-amd64/Autounattend.xml".freeze, "templates/windows-2008R2-serverweb-amd64/README.md".freeze, "templates/windows-2008R2-serverweb-amd64/definition.rb".freeze, "templates/windows-2008R2-serverweb-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-2008R2-serverweb-amd64/install-vbox-guest.bat".freeze, "templates/windows-2008R2-serverweb-amd64/install-winrm.bat".freeze, "templates/windows-2008R2-serverweb-amd64/oracle-cert.cer".freeze, "templates/windows-2008R2-serverweb-amd64/postinstall.sh".freeze, "templates/windows-2008R2-serverwebcore-amd64/Autounattend.xml".freeze, "templates/windows-2008R2-serverwebcore-amd64/README.md".freeze, "templates/windows-2008R2-serverwebcore-amd64/cygwin-setup.exe".freeze, "templates/windows-2008R2-serverwebcore-amd64/definition.rb".freeze, "templates/windows-2008R2-serverwebcore-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-2008R2-serverwebcore-amd64/install-vbox-guest.bat".freeze, "templates/windows-2008R2-serverwebcore-amd64/install-winrm.bat".freeze, "templates/windows-2008R2-serverwebcore-amd64/oracle-cert.cer".freeze, "templates/windows-2008R2-serverwebcore-amd64/postinstall.sh".freeze, "templates/windows-7-enterprise-amd64-winrm/Autounattend.xml".freeze, "templates/windows-7-enterprise-amd64-winrm/README.md".freeze, "templates/windows-7-enterprise-amd64-winrm/definition.rb".freeze, "templates/windows-7-enterprise-amd64-winrm/install-chef.bat".freeze, "templates/windows-7-enterprise-amd64-winrm/install-fusion.bat".freeze, "templates/windows-7-enterprise-amd64-winrm/install-puppet.bat".freeze, "templates/windows-7-enterprise-amd64-winrm/install-vbox.bat".freeze, "templates/windows-7-enterprise-amd64-winrm/oracle-cert.cer".freeze, "templates/windows-7-enterprise-amd64-winrm/postinstall.bat".freeze, "templates/windows-7-enterprise-amd64/Autounattend.xml".freeze, "templates/windows-7-enterprise-amd64/README.md".freeze, "templates/windows-7-enterprise-amd64/definition.rb".freeze, "templates/windows-7-enterprise-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-7-enterprise-amd64/install-vbox-guest.bat".freeze, "templates/windows-7-enterprise-amd64/install-winrm.bat".freeze, "templates/windows-7-enterprise-amd64/oracle-cert.cer".freeze, "templates/windows-7-enterprise-amd64/postinstall.sh".freeze, "templates/windows-7-enterprise-i386/Autounattend.xml".freeze, "templates/windows-7-enterprise-i386/README.md".freeze, "templates/windows-7-enterprise-i386/definition.rb".freeze, "templates/windows-7-enterprise-i386/install-cygwin-sshd.bat".freeze, "templates/windows-7-enterprise-i386/install-winrm.bat".freeze, "templates/windows-7-enterprise-i386/oracle-cert.cer".freeze, "templates/windows-7-enterprise-i386/postinstall.sh".freeze, "templates/windows-7-premium-amd64/Autounattend.xml".freeze, "templates/windows-7-premium-amd64/README.md".freeze, "templates/windows-7-premium-amd64/definition.rb".freeze, "templates/windows-7-premium-amd64/install-chefclient.bat".freeze, "templates/windows-7-premium-amd64/install-winrm.bat".freeze, "templates/windows-7-premium-amd64/oracle-cert.cer".freeze, "templates/windows-7-premium-amd64/postinstall.sh".freeze, "templates/windows-7-premium-amd64/winrm.rb".freeze, "templates/windows-7-professional-amd64/Autounattend.xml".freeze, "templates/windows-7-professional-amd64/README.md".freeze, "templates/windows-7-professional-amd64/definition.rb".freeze, "templates/windows-7-professional-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-7-professional-amd64/install-winrm.bat".freeze, "templates/windows-7-professional-amd64/oracle-cert.cer".freeze, "templates/windows-7-professional-amd64/postinstall.sh".freeze, "templates/windows-7-ultimate-amd64/Autounattend.xml".freeze, "templates/windows-7-ultimate-amd64/README.md".freeze, "templates/windows-7-ultimate-amd64/definition.rb".freeze, "templates/windows-7-ultimate-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-7-ultimate-amd64/install-winrm.bat".freeze, "templates/windows-7-ultimate-amd64/oracle-cert.cer".freeze, "templates/windows-7-ultimate-amd64/postinstall.sh".freeze, "templates/windows-7sp1-ultimate-amd64/Autounattend.xml".freeze, "templates/windows-7sp1-ultimate-amd64/README.md".freeze, "templates/windows-7sp1-ultimate-amd64/definition.rb".freeze, "templates/windows-7sp1-ultimate-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-7sp1-ultimate-amd64/install-winrm.bat".freeze, "templates/windows-7sp1-ultimate-amd64/oracle-cert.cer".freeze, "templates/windows-7sp1-ultimate-amd64/postinstall.sh".freeze, "templates/windows-8-preview-amd64/Autounattend.xml".freeze, "templates/windows-8-preview-amd64/README.md".freeze, "templates/windows-8-preview-amd64/cygwin-setup.exe".freeze, "templates/windows-8-preview-amd64/definition.rb".freeze, "templates/windows-8-preview-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-8-preview-amd64/install-winrm.bat".freeze, "templates/windows-8-preview-amd64/oracle-cert.cer".freeze, "templates/windows-8-preview-amd64/postinstall.sh".freeze, "templates/windows-8-preview-amd64/winrm.rb".freeze, "test/build_realtest.rb".freeze, "test/definition_test.rb".freeze, "test/definitions/test_definition/_disabled_postinstall.sh".freeze, "test/definitions/test_definition/autorun0".freeze, "test/definitions/test_definition/definition.rb".freeze, "test/definitions/test_definition/enabled_postinstall.sh".freeze, "test/environment_test.rb".freeze, "test/veewee/provider/virtualbox/box/helper/guest_additions_test.rb".freeze, "test/veewee/provider/virtualbox/box/helper/version.rb".freeze, "validation/features/steps/ssh_steps.old".freeze, "validation/features/steps/veewee_steps.rb".freeze, "validation/support/env.rb".freeze, "validation/vagrant-private.key".freeze, "validation/vagrant.pub".freeze, "validation/veewee-windows.feature".freeze, "validation/veewee.feature".freeze, "veewee.gemspec".freeze] s.homepage = "http://github.com/jedi4ever/veewee/".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Vagrant box creation".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.15".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, [">= 1.0.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.4".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 0.4.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.5".freeze]) s.add_development_dependency(%q.freeze, [">= 1.0.0".freeze]) end