# -*- encoding: utf-8 -*- # stub: ro_commands 0.0.2 ruby lib Gem::Specification.new do |s| s.name = "ro_commands".freeze s.version = "0.0.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ro".freeze] s.date = "2013-11-26" s.description = "".freeze s.email = ["zhuxingruo3@gmail.com".freeze] s.executables = ["ro".freeze, "ro_server".freeze, "ro_client".freeze] s.files = ["MIT-LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "bin/ro".freeze, "bin/ro_client".freeze, "bin/ro_server".freeze, "config/rorc.rb".freeze, "lib/bash_builder.rb".freeze, "lib/bash_builder_helper.rb".freeze, "lib/bash_debug.rb".freeze, "lib/bash_templates/file.sh".freeze, "lib/bash_templates/git.sh".freeze, "lib/bash_templates/gitflow.sh".freeze, "lib/bash_templates/jekyll.sh".freeze, "lib/bash_templates/misc.sh".freeze, "lib/bash_templates/rails.sh".freeze, "lib/bash_templates/ruby.sh".freeze, "lib/bash_templates/rubymine_idea.sh".freeze, "lib/bash_templates/shortcuts.sh".freeze, "lib/bash_templates/video.sh".freeze, "lib/builder_templates/completions.erb".freeze, "lib/builder_templates/git_flow.erb".freeze, "lib/builder_templates/rails.erb".freeze, "lib/builder_templates/set_envs.erb".freeze, "lib/drb/client.rb".freeze, "lib/drb/server.rb".freeze, "lib/git_flow_builder_helper.rb".freeze, "lib/methods.rb".freeze, "lib/rails_builder_helper.rb".freeze, "lib/ro_commands.rb".freeze, "lib/ro_commands/base.rb".freeze, "lib/ro_commands/core_ext/hash.rb".freeze, "lib/ro_commands/core_ext/string.rb".freeze, "lib/ro_commands/core_ext/symbol.rb".freeze, "lib/ro_commands/core_ext/thor.rb".freeze, "lib/ro_commands/dsl/ro_file.rb".freeze, "lib/ro_commands/file_actions.rb".freeze, "lib/ro_commands/generate.rb".freeze, "lib/ro_commands/generators/base_generator.rb".freeze, "lib/ro_commands/generators/ex.rb".freeze, "lib/ro_commands/generators/lib.rb".freeze, "lib/ro_commands/generators/spec_file.rb".freeze, "lib/ro_commands/generators/templates/ex.erb".freeze, "lib/ro_commands/generators/templates/spec.erb".freeze, "lib/ro_commands/git.rb".freeze, "lib/ro_commands/git_flow.rb".freeze, "lib/ro_commands/helpers/all.rb".freeze, "lib/ro_commands/helpers/all_files.rb".freeze, "lib/ro_commands/helpers/bash.rb".freeze, "lib/ro_commands/helpers/out.rb".freeze, "lib/ro_commands/hook.rb".freeze, "lib/ro_commands/info.rb".freeze, "lib/ro_commands/misc.rb".freeze, "lib/ro_commands/navigate.rb".freeze, "lib/ro_commands/processes.rb".freeze, "lib/ro_commands/rails.rb".freeze, "lib/ro_commands/refactor.rb".freeze, "lib/ro_commands/ro_helper.rb".freeze, "lib/ro_commands/ro_procs.rb".freeze, "lib/ro_commands/rubymine.rb".freeze, "lib/ro_commands/shortcuts.rb".freeze, "lib/ro_commands/try.rb".freeze, "lib/ro_commands/version.rb".freeze, "lib/ro_commands/zeus.rb".freeze, "lib/ro_commands/zeus_templates/custom_plan.rb".freeze, "lib/ro_commands/zeus_templates/zeus.json".freeze, "lib/ro_helper.rb".freeze, "lib/set_envs_helper.rb".freeze, "lib/spec_element.rb".freeze, "lib/spec_element/describe.rb.erb".freeze, "lib/tasks/roro_commands_tasks.rake".freeze, "ro_commands.sh".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/Rakefile".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/dummy/bin/rake".freeze, "test/dummy/config.ru".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/database.yml".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/filter_parameter_logging.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/config/initializers/secret_token.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/public/404.html".freeze, "test/dummy/public/422.html".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/favicon.ico".freeze, "test/roro_commands_test.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "".freeze s.rubygems_version = "3.5.10".freeze s.summary = "".freeze s.test_files = ["test/roro_commands_test.rb".freeze, "test/dummy/public/422.html".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/favicon.ico".freeze, "test/dummy/public/404.html".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/initializers/secret_token.rb".freeze, "test/dummy/config/initializers/filter_parameter_logging.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/database.yml".freeze, "test/dummy/Rakefile".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/config.ru".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/bin/rake".freeze, "test/dummy/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/test_helper.rb".freeze] s.specification_version = 4 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, [">= 4.0.1".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, [">= 0".freeze]) end