# -*- encoding: utf-8 -*- # stub: isomorfeus 1.0.0.zeta23 ruby lib Gem::Specification.new do |s| s.name = "isomorfeus".freeze s.version = "1.0.0.zeta23".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "github_repo" => "ssh://github.com/isomorfeus/gems" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Jan Biedermann".freeze] s.date = "2020-02-22" s.description = "Command line utilities (console, yandle) and installer for isomorfeus projects.".freeze s.email = "jan@kursator.de".freeze s.executables = ["isomorfeus".freeze, "ismos".freeze, "yandle".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "bin/ismos".freeze, "bin/isomorfeus".freeze, "bin/yandle".freeze, "lib/isomorfeus.rb".freeze, "lib/isomorfeus/cli.rb".freeze, "lib/isomorfeus/command.rb".freeze, "lib/isomorfeus/console.rb".freeze, "lib/isomorfeus/installer.rb".freeze, "lib/isomorfeus/installer/databases/arangodb.rb".freeze, "lib/isomorfeus/installer/new_project.rb".freeze, "lib/isomorfeus/installer/options_mangler.rb".freeze, "lib/isomorfeus/installer/rack_servers.rb".freeze, "lib/isomorfeus/installer/templates/.gitignore.erb".freeze, "lib/isomorfeus/installer/templates/.gitkeep.erb".freeze, "lib/isomorfeus/installer/templates/Gemfile.erb".freeze, "lib/isomorfeus/installer/templates/Procfile.erb".freeze, "lib/isomorfeus/installer/templates/ProcfileDebug.erb".freeze, "lib/isomorfeus/installer/templates/ProcfileDev.erb".freeze, "lib/isomorfeus/installer/templates/anonymous_policy.rb.erb".freeze, "lib/isomorfeus/installer/templates/app.rb.erb".freeze, "lib/isomorfeus/installer/templates/app_loader.rb.erb".freeze, "lib/isomorfeus/installer/templates/application.css.erb".freeze, "lib/isomorfeus/installer/templates/application.js.erb".freeze, "lib/isomorfeus/installer/templates/application_common.js.erb".freeze, "lib/isomorfeus/installer/templates/application_ssr.js.erb".freeze, "lib/isomorfeus/installer/templates/application_web_worker.js.erb".freeze, "lib/isomorfeus/installer/templates/arango_config.rb.erb".freeze, "lib/isomorfeus/installer/templates/config.ru.erb".freeze, "lib/isomorfeus/installer/templates/debug.js.erb".freeze, "lib/isomorfeus/installer/templates/development.js.erb".freeze, "lib/isomorfeus/installer/templates/development_ssr.js.erb".freeze, "lib/isomorfeus/installer/templates/hello_component.rb.erb".freeze, "lib/isomorfeus/installer/templates/iodine_config.rb.erb".freeze, "lib/isomorfeus/installer/templates/isomorfeus_loader.rb.erb".freeze, "lib/isomorfeus/installer/templates/isomorfeus_web_worker_loader.rb.erb".freeze, "lib/isomorfeus/installer/templates/mail_components.js.erb".freeze, "lib/isomorfeus/installer/templates/mail_components_loader.rb.erb".freeze, "lib/isomorfeus/installer/templates/my_app.rb.erb".freeze, "lib/isomorfeus/installer/templates/navigation_links.rb.erb".freeze, "lib/isomorfeus/installer/templates/not_found_404_component.rb.erb".freeze, "lib/isomorfeus/installer/templates/package.json.erb".freeze, "lib/isomorfeus/installer/templates/production.js.erb".freeze, "lib/isomorfeus/installer/templates/spec_helper.rb.erb".freeze, "lib/isomorfeus/installer/templates/test_spec.rb.erb".freeze, "lib/isomorfeus/installer/templates/welcome_component.rb.erb".freeze, "lib/isomorfeus/version.rb".freeze] s.homepage = "http://isomorfeus.com".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Command line utilities and installer for isomorfeus projects.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 6.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 3.10.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.12.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.9.10".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.19.4".freeze]) s.add_runtime_dependency(%q.freeze, [">= 16.12.23".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.0.21".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.0.0.zeta23".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.0.0.zeta23".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.0.0.zeta23".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.0.0.zeta23".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.0.0.zeta23".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.0.0.zeta23".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.8.0".freeze]) end