# -*- encoding: utf-8 -*- # stub: fulmar-plugin-core4 1.1.0 ruby lib Gem::Specification.new do |s| s.name = "fulmar-plugin-core4".freeze s.version = "1.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Gerrit Visscher".freeze] s.date = "2017-07-27" s.description = "This adds specific helper methods and tasks for our workflow at CORE4 GmbH".freeze s.email = ["g.visscher@core4.de".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, ".rubocop.yml".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "fulmar-plugin-core4.gemspec".freeze, "lib/fulmar/plugin/core4/config_tests/etc_hosts.rb".freeze, "lib/fulmar/plugin/core4/configuration.rb".freeze, "lib/fulmar/plugin/core4/dsl_helper.rb".freeze, "lib/fulmar/plugin/core4/host_file.rb".freeze, "lib/fulmar/plugin/core4/rake/vagrant.rake".freeze, "lib/fulmar/plugin/core4/version.rb".freeze] s.homepage = "https://github.com/CORE4/fulmar-plugin-core4".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "CORE4 GmbH internal plugin".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 2.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.10".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) end