# -*- encoding: utf-8 -*- # stub: geordi 1.4.1 ruby lib Gem::Specification.new do |s| s.name = "geordi".freeze s.version = "1.4.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Henning Koch".freeze] s.date = "2016-08-19" s.description = "Collection of command line tools we use in our daily work with Ruby, Rails and Linux at makandra.".freeze s.email = ["henning.koch@makandra.de".freeze] s.executables = ["b".freeze, "cap-all".freeze, "console-for".freeze, "cuc".freeze, "cuc-show".freeze, "cuc-vnc-setup".freeze, "deploy-to-production".freeze, "dump-for".freeze, "dumple".freeze, "geordi".freeze, "gitpt".freeze, "launchy_browser".freeze, "load-dump".freeze, "migrate-all".freeze, "rs".freeze, "run_tests".freeze, "shell-for".freeze, "tests".freeze] s.files = [".gitignore".freeze, ".ruby-version".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bin/b".freeze, "bin/cap-all".freeze, "bin/console-for".freeze, "bin/cuc".freeze, "bin/cuc-show".freeze, "bin/cuc-vnc-setup".freeze, "bin/deploy-to-production".freeze, "bin/dump-for".freeze, "bin/dumple".freeze, "bin/geordi".freeze, "bin/gitpt".freeze, "bin/launchy_browser".freeze, "bin/load-dump".freeze, "bin/migrate-all".freeze, "bin/rs".freeze, "bin/run_tests".freeze, "bin/shell-for".freeze, "bin/tests".freeze, "features/console.feature".freeze, "features/cucumber.feature".freeze, "features/dump.feature".freeze, "features/firefox.feature".freeze, "features/launchy_browser.feature".freeze, "features/shell.feature".freeze, "features/support/env.rb".freeze, "geordi.gemspec".freeze, "lib/geordi.rb".freeze, "lib/geordi/COMMAND_TEMPLATE".freeze, "lib/geordi/capistrano_config.rb".freeze, "lib/geordi/cli.rb".freeze, "lib/geordi/commands/_setup_vnc.rb".freeze, "lib/geordi/commands/apache_site.rb".freeze, "lib/geordi/commands/bundle_install.rb".freeze, "lib/geordi/commands/capistrano.rb".freeze, "lib/geordi/commands/clean.rb".freeze, "lib/geordi/commands/commit.rb".freeze, "lib/geordi/commands/console.rb".freeze, "lib/geordi/commands/create_database_yml.rb".freeze, "lib/geordi/commands/create_databases.rb".freeze, "lib/geordi/commands/cucumber.rb".freeze, "lib/geordi/commands/deploy.rb".freeze, "lib/geordi/commands/devserver.rb".freeze, "lib/geordi/commands/dump.rb".freeze, "lib/geordi/commands/eurest.rb".freeze, "lib/geordi/commands/firefox.rb".freeze, "lib/geordi/commands/migrate.rb".freeze, "lib/geordi/commands/png_optimize.rb".freeze, "lib/geordi/commands/purge_kernels.rb".freeze, "lib/geordi/commands/rake.rb".freeze, "lib/geordi/commands/remove_executable_flags.rb".freeze, "lib/geordi/commands/rspec.rb".freeze, "lib/geordi/commands/security_update.rb".freeze, "lib/geordi/commands/setup.rb".freeze, "lib/geordi/commands/shell.rb".freeze, "lib/geordi/commands/tests.rb".freeze, "lib/geordi/commands/unit.rb".freeze, "lib/geordi/commands/update.rb".freeze, "lib/geordi/commands/version.rb".freeze, "lib/geordi/commands/vnc.rb".freeze, "lib/geordi/commands/with_rake.rb".freeze, "lib/geordi/cucumber.rb".freeze, "lib/geordi/dump_loader.rb".freeze, "lib/geordi/firefox_for_selenium.rb".freeze, "lib/geordi/gitpt.rb".freeze, "lib/geordi/interaction.rb".freeze, "lib/geordi/remote.rb".freeze, "lib/geordi/util.rb".freeze, "lib/geordi/version.rb".freeze] s.homepage = "http://makandra.com".freeze s.licenses = ["MIT".freeze] s.post_install_message = "* Binary `geordi` installed\n".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Collection of command line tools we use in our daily work with Ruby, Rails and Linux at makandra.".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0.18.0".freeze]) end