# -*- encoding: utf-8 -*- # stub: cybele 2.3.2 ruby lib Gem::Specification.new do |s| s.name = "cybele".freeze s.version = "2.3.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 = ["lab2023".freeze] s.date = "2019-03-18" s.description = "Rails 5.x App template".freeze s.email = ["info@lab2023.com".freeze] s.executables = ["cybele".freeze] s.extra_rdoc_files = ["README.md".freeze, "MIT-LICENSE".freeze] s.files = [".fasterer.yml".freeze, ".flayignore".freeze, ".gitignore".freeze, ".haml-lint.yml".freeze, ".poper.yml".freeze, ".rubocop.yml".freeze, ".ruby-version".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "SECURITY.md".freeze, "USAGE".freeze, "bin/build_app".freeze, "bin/build_gem".freeze, "bin/cybele".freeze, "config.reek".freeze, "cybele.gemspec".freeze, "example.pronto.yml".freeze, "lib/cybele.rb".freeze, "lib/cybele/app_builder.rb".freeze, "lib/cybele/generators/app_generator.rb".freeze, "lib/cybele/helpers.rb".freeze, "lib/cybele/helpers/active_storage.rb".freeze, "lib/cybele/helpers/app_files/assets_files.rb".freeze, "lib/cybele/helpers/app_files/controller_files.rb".freeze, "lib/cybele/helpers/app_files/helper_files.rb".freeze, "lib/cybele/helpers/app_files/mailer_files.rb".freeze, "lib/cybele/helpers/app_files/model_files.rb".freeze, "lib/cybele/helpers/app_files/vendor_files.rb".freeze, "lib/cybele/helpers/app_files/view_files.rb".freeze, "lib/cybele/helpers/app_files/view_gems.rb".freeze, "lib/cybele/helpers/audited.rb".freeze, "lib/cybele/helpers/basic_authentication.rb".freeze, "lib/cybele/helpers/devise.rb".freeze, "lib/cybele/helpers/docker.rb".freeze, "lib/cybele/helpers/dotenv.rb".freeze, "lib/cybele/helpers/error_pages.rb".freeze, "lib/cybele/helpers/general.rb".freeze, "lib/cybele/helpers/haml.rb".freeze, "lib/cybele/helpers/locale_language.rb".freeze, "lib/cybele/helpers/mailer.rb".freeze, "lib/cybele/helpers/pronto.rb".freeze, "lib/cybele/helpers/recipient_interceptor.rb".freeze, "lib/cybele/helpers/responders.rb".freeze, "lib/cybele/helpers/routes.rb".freeze, "lib/cybele/helpers/show_for.rb".freeze, "lib/cybele/helpers/sidekiq.rb".freeze, "lib/cybele/helpers/simple_form.rb".freeze, "lib/cybele/helpers/staging.rb".freeze, "lib/cybele/version.rb".freeze, "spec/features/cli_help_spec.rb".freeze, "spec/features/git_and_git_flow_spec.rb".freeze, "spec/features/new_default_project_spec.rb".freeze, "spec/features/new_not_default_no_skip_docker_project_spec.rb".freeze, "spec/features/new_not_default_no_skip_sidekiq_project_spec.rb".freeze, "spec/features/new_not_default_project_spec.rb".freeze, "spec/files/README_DEFAULT.md".freeze, "spec/files/README_ONLY_NO_SKIP_DOCKER.md".freeze, "spec/files/README_ONLY_NO_SKIP_SIDEKIQ.md".freeze, "spec/files/README_SKIP_ALL.md".freeze, "spec/spec_helper.rb".freeze, "spec/support/cybele_test_helpers.rb".freeze, "spec/support/mail_test_helpers.rb".freeze, "spec/support/shared_examples/better_errors_test_helper.rb".freeze, "spec/support/shared_examples/bullet_test_helper.rb".freeze, "spec/support/shared_examples/colorize_test_helper.rb".freeze, "spec/support/shared_examples/config_test_helper.rb".freeze, "spec/support/shared_examples/cybele_test_helper.rb".freeze, "spec/support/shared_examples/default_view_test_helper.rb".freeze, "spec/support/shared_examples/devise_test_helper.rb".freeze, "spec/support/shared_examples/docker_development_environment.rb".freeze, "spec/support/shared_examples/dotenv_test_helper.rb".freeze, "spec/support/shared_examples/error_pages_test_helper.rb".freeze, "spec/support/shared_examples/force_ssl_test_helper.rb".freeze, "spec/support/shared_examples/git_ignore_test_helper.rb".freeze, "spec/support/shared_examples/locale_language_test_helper.rb".freeze, "spec/support/shared_examples/mailer_test_helper.rb".freeze, "spec/support/shared_examples/model_test_helper.rb".freeze, "spec/support/shared_examples/postgresql_test_helper.rb".freeze, "spec/support/shared_examples/pronto_test_helper.rb".freeze, "spec/support/shared_examples/rails_i18n_test_helper.rb".freeze, "spec/support/shared_examples/ransack_test_helper.rb".freeze, "spec/support/shared_examples/recipient_interceptor_test_helper.rb".freeze, "spec/support/shared_examples/responder_test_helper.rb".freeze, "spec/support/shared_examples/rollbar_test_helper.rb".freeze, "spec/support/shared_examples/roo_test_helper.rb".freeze, "spec/support/shared_examples/roo_xls_test_helper.rb".freeze, "spec/support/shared_examples/sidekiq_environment.rb".freeze, "spec/support/shared_examples/to_xls_test_helper.rb".freeze, "spec/support/shared_examples/will_paginate_test_helper.rb".freeze, "spec/support/shared_examples/write_xlsx_test_helper.rb".freeze, "templates/Gemfile.erb".freeze, "templates/README.md.erb".freeze, "templates/VERSION.txt".freeze, "templates/active_storage/active_storage.yml.erb".freeze, "templates/active_storage/amazon_env_all.erb".freeze, "templates/app_files/app/assets/javascripts/application.js".freeze, "templates/app_files/app/assets/javascripts/hq/application.js".freeze, "templates/app_files/app/assets/stylesheets/application.sass".freeze, "templates/app_files/app/assets/stylesheets/hq/_sidebar.sass".freeze, "templates/app_files/app/assets/stylesheets/hq/application.sass".freeze, "templates/app_files/app/controllers/concerns/activatable.rb".freeze, "templates/app_files/app/controllers/hq/admins_controller.rb".freeze, "templates/app_files/app/controllers/hq/application_controller.rb".freeze, "templates/app_files/app/controllers/hq/audits_controller.rb".freeze, "templates/app_files/app/controllers/hq/dashboard_controller.rb".freeze, "templates/app_files/app/controllers/hq/passwords_controller.rb".freeze, "templates/app_files/app/controllers/hq/registrations_controller.rb".freeze, "templates/app_files/app/controllers/hq/sessions_controller.rb".freeze, "templates/app_files/app/controllers/hq/users_controller.rb".freeze, "templates/app_files/app/controllers/user/application_controller.rb".freeze, "templates/app_files/app/controllers/user/dashboard_controller.rb".freeze, "templates/app_files/app/controllers/user/passwords_controller.rb".freeze, "templates/app_files/app/controllers/user/profile_controller.rb".freeze, "templates/app_files/app/controllers/user/registrations_controller.rb".freeze, "templates/app_files/app/controllers/user/sessions_controller.rb".freeze, "templates/app_files/app/controllers/welcome_controller.rb".freeze, "templates/app_files/app/helpers/application_helper.rb.erb".freeze, "templates/app_files/app/mailers/admin_mailer.rb".freeze, "templates/app_files/app/mailers/application_mailer.rb".freeze, "templates/app_files/app/mailers/user_mailer.rb".freeze, "templates/app_files/app/models/admin.rb".freeze, "templates/app_files/app/models/audit.rb".freeze, "templates/app_files/app/models/concerns/password_creatable.rb".freeze, "templates/app_files/app/models/user.rb".freeze, "templates/app_files/app/vendor/assets/javascripts/footable.min.js".freeze, "templates/app_files/app/vendor/assets/javascripts/jquery.datetimepicker.js".freeze, "templates/app_files/app/vendor/assets/javascripts/jquery.maskedinput.min.js".freeze, "templates/app_files/app/vendor/assets/javascripts/nprogress.js".freeze, "templates/app_files/app/vendor/assets/javascripts/trix.js".freeze, "templates/app_files/app/vendor/assets/stylesheets/footable.bootstrap.min.css".freeze, "templates/app_files/app/vendor/assets/stylesheets/jquery.datetimepicker.css".freeze, "templates/app_files/app/vendor/assets/stylesheets/nprogress.css".freeze, "templates/app_files/app/vendor/assets/stylesheets/trix.css".freeze, "templates/app_files/app/views/admin_mailer/login_info.html.haml".freeze, "templates/app_files/app/views/hq/admins/_admin.html.haml".freeze, "templates/app_files/app/views/hq/admins/_blank.html.haml".freeze, "templates/app_files/app/views/hq/admins/_filters.html.haml".freeze, "templates/app_files/app/views/hq/admins/_form.html.haml".freeze, "templates/app_files/app/views/hq/admins/_list.html.haml".freeze, "templates/app_files/app/views/hq/admins/edit.html.haml".freeze, "templates/app_files/app/views/hq/admins/index.html.haml".freeze, "templates/app_files/app/views/hq/admins/new.html.haml".freeze, "templates/app_files/app/views/hq/admins/show.html.haml".freeze, "templates/app_files/app/views/hq/audits/_filters.html.haml".freeze, "templates/app_files/app/views/hq/audits/_list.html.haml".freeze, "templates/app_files/app/views/hq/audits/index.html.haml".freeze, "templates/app_files/app/views/hq/audits/show.html.haml".freeze, "templates/app_files/app/views/hq/dashboard/index.html.haml".freeze, "templates/app_files/app/views/hq/passwords/edit.html.haml".freeze, "templates/app_files/app/views/hq/passwords/new.html.haml".freeze, "templates/app_files/app/views/hq/registrations/edit.html.haml".freeze, "templates/app_files/app/views/hq/sessions/new.html.haml".freeze, "templates/app_files/app/views/hq/users/_blank.html.haml".freeze, "templates/app_files/app/views/hq/users/_filters.html.haml".freeze, "templates/app_files/app/views/hq/users/_form.html.haml".freeze, "templates/app_files/app/views/hq/users/_list.html.haml".freeze, "templates/app_files/app/views/hq/users/_user.html.haml".freeze, "templates/app_files/app/views/hq/users/edit.html.haml".freeze, "templates/app_files/app/views/hq/users/index.html.haml".freeze, "templates/app_files/app/views/hq/users/new.html.haml".freeze, "templates/app_files/app/views/hq/users/show.html.haml".freeze, "templates/app_files/app/views/layouts/application.html.haml.erb".freeze, "templates/app_files/app/views/layouts/hq/application.html.haml.erb".freeze, "templates/app_files/app/views/layouts/hq/login.html.haml.erb".freeze, "templates/app_files/app/views/layouts/hq/partials/_breadcrumb.html.haml".freeze, "templates/app_files/app/views/layouts/hq/partials/_dock.html.haml".freeze, "templates/app_files/app/views/layouts/hq/partials/_footer.html.haml".freeze, "templates/app_files/app/views/layouts/hq/partials/_navbar.html.haml".freeze, "templates/app_files/app/views/layouts/hq/partials/_toolbar.html.haml".freeze, "templates/app_files/app/views/layouts/hq/partials/_trackers.html.haml".freeze, "templates/app_files/app/views/layouts/mailer.html.haml.erb".freeze, "templates/app_files/app/views/layouts/partials/_messages.html.haml".freeze, "templates/app_files/app/views/layouts/partials/_navbar.html.haml.erb".freeze, "templates/app_files/app/views/layouts/partials/_warnings.html.haml".freeze, "templates/app_files/app/views/user/dashboard/index.html.haml".freeze, "templates/app_files/app/views/user/passwords/edit.html.haml".freeze, "templates/app_files/app/views/user/passwords/new.html.haml".freeze, "templates/app_files/app/views/user/profile/_form.html.haml".freeze, "templates/app_files/app/views/user/profile/edit.html.haml".freeze, "templates/app_files/app/views/user/profile/show.html.haml".freeze, "templates/app_files/app/views/user/registrations/edit.html.haml".freeze, "templates/app_files/app/views/user/registrations/new.html.haml".freeze, "templates/app_files/app/views/user/sessions/new.html.haml".freeze, "templates/app_files/app/views/user_mailer/login_info.html.haml".freeze, "templates/app_files/app/views/welcome/about.html.haml".freeze, "templates/app_files/app/views/welcome/contact.html.haml".freeze, "templates/app_files/app/views/welcome/index.html.haml.erb".freeze, "templates/app_files/bootstrap_Gemfile.erb".freeze, "templates/app_files/breadcrumb_Gemfile.erb".freeze, "templates/app_files/jquery_Gemfile.erb".freeze, "templates/app_files/public/images/favicon.png".freeze, "templates/app_files/public/images/mail-logo.png".freeze, "templates/basic_authentication/basic_authentication.rb".freeze, "templates/basic_authentication/basic_authentication_settings.yml.erb".freeze, "templates/basic_authentication/include_module.erb".freeze, "templates/basic_authentication/no_basic_authentication.erb".freeze, "templates/basic_authentication/yes_basic_authentication.erb".freeze, "templates/bullet/bullet_settings.rb.erb".freeze, "templates/config/config_application.rb.erb".freeze, "templates/config/locales/devise.en.yml".freeze, "templates/config/locales/devise.tr.yml".freeze, "templates/config/locales/en.yml".freeze, "templates/config/locales/mailer.en.yml".freeze, "templates/config/locales/mailer.tr.yml".freeze, "templates/config/locales/models.en.yml".freeze, "templates/config/locales/models.tr.yml".freeze, "templates/config/locales/responders.en.yml".freeze, "templates/config/locales/responders.tr.yml".freeze, "templates/config/locales/show_for.tr.yml".freeze, "templates/config/locales/simple_form.tr.yml".freeze, "templates/config/locales/tr.yml".freeze, "templates/config/locales/view.en.yml".freeze, "templates/config/locales/view.tr.yml".freeze, "templates/config/routes.rb.erb".freeze, "templates/cybele_gitignore".freeze, "templates/devise/devise_authenticate_admin.rb.erb".freeze, "templates/devise/devise_before_action_strong_parameter.rb.erb".freeze, "templates/devise/devise_mailer.rb.erb".freeze, "templates/devise/devise_protect_from_forgery.rb.erb".freeze, "templates/devise/devise_strong_parameter.rb.erb".freeze, "templates/devise/devise_views/confirmations/new.html.haml".freeze, "templates/devise/devise_views/mailer/confirmation_instructions.html.haml".freeze, "templates/devise/devise_views/mailer/reset_password_instructions.html.haml".freeze, "templates/devise/devise_views/mailer/unlock_instructions.html.haml".freeze, "templates/devise/devise_views/passwords/edit.html.haml".freeze, "templates/devise/devise_views/passwords/new.html.haml".freeze, "templates/devise/devise_views/registrations/edit.html.haml".freeze, "templates/devise/devise_views/registrations/new.html.haml".freeze, "templates/devise/devise_views/sessions/new.html.haml".freeze, "templates/devise/devise_views/shared/_links.haml".freeze, "templates/devise/devise_views/unlocks/new.html.haml".freeze, "templates/devise/seeds.rb.erb".freeze, "templates/docker/Dockerfile.erb".freeze, "templates/docker/docker-compose.yml.erb".freeze, "templates/docker/docker_env_local_sample.erb".freeze, "templates/docker/docker_env_local_sample_host.erb".freeze, "templates/docker/docker_env_local_sample_sidekiq.erb".freeze, "templates/docker/docker_env_staging_production_sidekiq.erb".freeze, "templates/docker/start-app.sh.erb".freeze, "templates/docker/start-sidekiq.sh.erb".freeze, "templates/dotenv/.env.local.erb".freeze, "templates/dotenv/.env.production.erb".freeze, "templates/dotenv/.env.sample.erb".freeze, "templates/dotenv/.env.staging.erb".freeze, "templates/dotenv/dotenv_Gemfile.erb".freeze, "templates/editorconfig".freeze, "templates/environment/environment_generator.rb".freeze, "templates/error_pages/error_control.erb".freeze, "templates/error_pages/error_method.erb".freeze, "templates/error_pages/error_route.erb.rb".freeze, "templates/error_pages/internal_server_error.html.haml".freeze, "templates/error_pages/not_found.html.haml".freeze, "templates/haml/haml_Gemfile.erb".freeze, "templates/mailer/.env.local.erb".freeze, "templates/mailer/host.rb.erb".freeze, "templates/mailer/mailer_settings.yml.erb".freeze, "templates/mailer/smtp.rb.erb".freeze, "templates/postgresql_database.yml.erb".freeze, "templates/pronto/.erb-lint.yml.erb".freeze, "templates/pronto/.flayignore.erb".freeze, "templates/pronto/.haml-lint.yml.erb".freeze, "templates/pronto/.rubocop.yml.erb".freeze, "templates/pronto/example.pronto.yml.erb".freeze, "templates/pronto/pronto_Gemfile.erb".freeze, "templates/pronto/rubo.erb".freeze, "templates/recipient_interceptor/recipient_interceptor_settings.yml.erb".freeze, "templates/recipient_interceptor/recipient_interceptor_staging.rb.erb".freeze, "templates/responders/responders_Gemfile.erb".freeze, "templates/ruby-version".freeze, "templates/settings.yml.erb".freeze, "templates/show_for/show_for_Gemfile.erb".freeze, "templates/sidekiq/sidekiq.rake.erb".freeze, "templates/sidekiq/sidekiq.rb.erb".freeze, "templates/sidekiq/sidekiq.yml.erb".freeze, "templates/sidekiq/sidekiq_Gemfile.erb".freeze, "templates/sidekiq/sidekiq_Procfile.erb".freeze, "templates/sidekiq/sidekiq_application.rb.erb".freeze, "templates/sidekiq/sidekiq_routes_mount.erb".freeze, "templates/sidekiq/sidekiq_routes_require.erb".freeze, "templates/sidekiq/sidekiq_schedule.yml.erb".freeze, "templates/simple_form/simple_form_Gemfile.erb".freeze, "templates/ssl/ssl_env_all.erb".freeze] s.homepage = "https://github.com/kebab-project/cybele".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.5.3".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Rails 5.x template with responder, simple form, haml, exception notification, etc etc ...".freeze s.test_files = ["spec/features/cli_help_spec.rb".freeze, "spec/features/git_and_git_flow_spec.rb".freeze, "spec/features/new_default_project_spec.rb".freeze, "spec/features/new_not_default_no_skip_docker_project_spec.rb".freeze, "spec/features/new_not_default_no_skip_sidekiq_project_spec.rb".freeze, "spec/features/new_not_default_project_spec.rb".freeze, "spec/files/README_DEFAULT.md".freeze, "spec/files/README_ONLY_NO_SKIP_DOCKER.md".freeze, "spec/files/README_ONLY_NO_SKIP_SIDEKIQ.md".freeze, "spec/files/README_SKIP_ALL.md".freeze, "spec/spec_helper.rb".freeze, "spec/support/cybele_test_helpers.rb".freeze, "spec/support/mail_test_helpers.rb".freeze, "spec/support/shared_examples/better_errors_test_helper.rb".freeze, "spec/support/shared_examples/bullet_test_helper.rb".freeze, "spec/support/shared_examples/colorize_test_helper.rb".freeze, "spec/support/shared_examples/config_test_helper.rb".freeze, "spec/support/shared_examples/cybele_test_helper.rb".freeze, "spec/support/shared_examples/default_view_test_helper.rb".freeze, "spec/support/shared_examples/devise_test_helper.rb".freeze, "spec/support/shared_examples/docker_development_environment.rb".freeze, "spec/support/shared_examples/dotenv_test_helper.rb".freeze, "spec/support/shared_examples/error_pages_test_helper.rb".freeze, "spec/support/shared_examples/force_ssl_test_helper.rb".freeze, "spec/support/shared_examples/git_ignore_test_helper.rb".freeze, "spec/support/shared_examples/locale_language_test_helper.rb".freeze, "spec/support/shared_examples/mailer_test_helper.rb".freeze, "spec/support/shared_examples/model_test_helper.rb".freeze, "spec/support/shared_examples/postgresql_test_helper.rb".freeze, "spec/support/shared_examples/pronto_test_helper.rb".freeze, "spec/support/shared_examples/rails_i18n_test_helper.rb".freeze, "spec/support/shared_examples/ransack_test_helper.rb".freeze, "spec/support/shared_examples/recipient_interceptor_test_helper.rb".freeze, "spec/support/shared_examples/responder_test_helper.rb".freeze, "spec/support/shared_examples/rollbar_test_helper.rb".freeze, "spec/support/shared_examples/roo_test_helper.rb".freeze, "spec/support/shared_examples/roo_xls_test_helper.rb".freeze, "spec/support/shared_examples/sidekiq_environment.rb".freeze, "spec/support/shared_examples/to_xls_test_helper.rb".freeze, "spec/support/shared_examples/will_paginate_test_helper.rb".freeze, "spec/support/shared_examples/write_xlsx_test_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 1.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 5.2.2".freeze, ">= 5.2.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9.5".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.5".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.19.4".freeze]) end