# Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "coral_vagrant" s.version = "0.4.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Adrian Webb"] s.date = "2015-02-15" s.description = "This gem has been depreciated in favor of corl (https://github.com/coralnexus/corl). Do not use. No further development." s.email = "adrian.webb@coraltechgroup.com" s.extra_rdoc_files = [] s.files = [ ".document", "Gemfile", "Gemfile.lock", "LICENSE.txt", "README.rdoc", "Rakefile", "VERSION", "Vagrantfile", "coral_vagrant.gemspec" ] s.homepage = "" s.licenses = ["GPLv3"] s.rdoc_options = ["--title", "Coral Vagrant library", "--main", "README.rdoc", "--line-numbers"] s.require_paths = ["lib"] s.required_ruby_version = Gem::Requirement.new(">= 1.8.1") s.rubyforge_project = "coral_vagrant" s.rubygems_version = "1.8.15" s.summary = "This gem has been depreciated in favor of corl (https://github.com/coralnexus/corl). Do not use. No further development." if s.respond_to? :specification_version then s.specification_version = 3 if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then else end else end end