# -*- encoding: utf-8 -*- # stub: hephaestus 0.8.12.2 ruby applib Gem::Specification.new do |s| s.name = "hephaestus".freeze s.version = "0.8.12.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 3.4.7".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["app".freeze, "lib".freeze] s.authors = ["Garen Torikian".freeze] s.date = "2024-12-17" s.description = "Hephaestus is a Rails generator to create plugs for Yetto.\n".freeze s.executables = ["hephaestus".freeze] s.extra_rdoc_files = ["README.md".freeze, "LICENSE.txt".freeze] s.files = [".ruby-version".freeze, "CHANGELOG.md".freeze, "LICENSE.txt".freeze, "README.md".freeze, "app/controllers/concerns/hephaestus/responses.rb".freeze, "app/controllers/concerns/hephaestus/validates_from_yetto.rb".freeze, "app/controllers/hephaestus/application_controller.rb".freeze, "app/controllers/hephaestus/root_controller.rb".freeze, "app/controllers/hephaestus/settings_controller.rb".freeze, "app/controllers/hephaestus/staff_controller.rb".freeze, "app/jobs/hephaestus/application_job.rb".freeze, "app/jobs/hephaestus/update_yetto_job.rb".freeze, "app/models/hephaestus/application_record.rb".freeze, "app/serializers/hephaestus/error_serializer.rb".freeze, "app/serializers/hephaestus/headers.rb".freeze, "app/services/hephaestus/yetto_service.rb".freeze, "app/views/layouts/staff.html.erb".freeze, "app/views/staff/index.html.erb".freeze, "bin/hephaestus".freeze, "config/database.yml".freeze, "config/environments/development.rb".freeze, "config/environments/production.rb".freeze, "config/environments/staging.rb".freeze, "config/environments/test.rb".freeze, "config/initializers/application.rb".freeze, "config/initializers/cors.rb".freeze, "config/initializers/environment.rb".freeze, "config/initializers/filter_job_params.rb".freeze, "config/initializers/filter_parameter_logging.rb".freeze, "config/initializers/inflections.rb".freeze, "config/initializers/lograge.rb".freeze, "config/initializers/opentelemetry.rb".freeze, "config/initializers/slack_webhook_logger.rb".freeze, "config/initializers/webmock.rb".freeze, "config/puma.rb".freeze, "config/queue.yml".freeze, "config/recurring.yml".freeze, "config/routes.rb".freeze, "lib/Rakefile".freeze, "lib/hephaestus.rb".freeze, "lib/hephaestus/actions.rb".freeze, "lib/hephaestus/actions/strip_comments_action.rb".freeze, "lib/hephaestus/app_name.rb".freeze, "lib/hephaestus/engine.rb".freeze, "lib/hephaestus/generators/app_generator.rb".freeze, "lib/hephaestus/generators/base.rb".freeze, "lib/hephaestus/http.rb".freeze, "lib/hephaestus/middleware.rb".freeze, "lib/hephaestus/middleware/malformed_request.rb".freeze, "lib/hephaestus/middleware/openapi_validation.rb".freeze, "lib/hephaestus/middleware/tracing_attributes.rb".freeze, "lib/hephaestus/support/hephaestus/api.rb".freeze, "lib/hephaestus/support/hephaestus/webmocks/browser_webmock.rb".freeze, "lib/hephaestus/support/hephaestus/webmocks/slack_webmock.rb".freeze, "lib/hephaestus/support/hephaestus/webmocks/yetto_webmock.rb".freeze, "lib/hephaestus/support/rails.rb".freeze, "lib/hephaestus/test_helper.rb".freeze, "lib/hephaestus/version.rb".freeze, "lib/tasks/hephaestus_tasks.rake".freeze, "lib/tasks/rubocop.rake".freeze, "templates/app/controllers/app_controller.rb.tt".freeze, "templates/app/controllers/application_controller.rb".freeze, "templates/app/controllers/concerns/authable.rb.tt".freeze, "templates/app/controllers/root_controller.rb".freeze, "templates/app/controllers/settings_controller.rb".freeze, "templates/app/controllers/yetto_controller.rb".freeze, "templates/app/jobs/application_job.rb".freeze, "templates/app/lib/body_parameter.rb".freeze, "templates/app/lib/body_parameter/yetto_parameters.rb".freeze, "templates/app/lib/constants.rb".freeze, "templates/app/services/app_service.rb.tt".freeze, "templates/app/views/settings/new.json.jbuilder.tt".freeze, "templates/bin/bundle".freeze, "templates/bin/docker-entrypoint".freeze, "templates/bin/foreman".freeze, "templates/bin/jobs".freeze, "templates/bin/rails".freeze, "templates/bin/rake".freeze, "templates/bin/setup".freeze, "templates/bin/tapioca".freeze, "templates/config/application.rb.tt".freeze, "templates/config/boot.rb".freeze, "templates/config/environment.rb".freeze, "templates/config/environments/blank.rb".freeze, "templates/config/initializers/environment.rb".freeze, "templates/config/locales/en.yml".freeze, "templates/config/locales/settings/en.yml".freeze, "templates/config/puma.rb".freeze, "templates/config/routes.rb.tt".freeze, "templates/db/queue_schema.rb".freeze, "templates/db/schema.rb".freeze, "templates/hephaestus_github/dependabot.yml".freeze, "templates/hephaestus_github/workflows/automerge.yml".freeze, "templates/hephaestus_github/workflows/deploy.yml".freeze, "templates/hephaestus_github/workflows/licenses.yml".freeze, "templates/hephaestus_github/workflows/lint.yml".freeze, "templates/hephaestus_github/workflows/security.yml".freeze, "templates/hephaestus_github/workflows/sorbet.yml".freeze, "templates/hephaestus_github/workflows/test.yml.tt".freeze, "templates/hephaestus_github/workflows/updater.yml".freeze, "templates/hephaestus_vscode/extensions.json".freeze, "templates/hephaestus_vscode/launch.json".freeze, "templates/hephaestus_vscode/settings.json".freeze, "templates/lib/plug_app/schemas/api/2023-03-06/components/parameters/headers/yetto.json".freeze, "templates/lib/plug_app/schemas/api/2023-03-06/components/parameters/plugInstallation.json".freeze, "templates/lib/plug_app/schemas/api/2023-03-06/components/schemas/plug.json".freeze, "templates/lib/plug_app/schemas/api/2023-03-06/components/schemas/responses.json".freeze, "templates/lib/plug_app/schemas/api/2023-03-06/components/schemas/yetto.json".freeze, "templates/lib/plug_app/schemas/api/2023-03-06/openapi.json".freeze, "templates/lib/plug_app/schemas/api/2023-03-06/paths/plug.json".freeze, "templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/message_created.json".freeze, "templates/lib/plug_app/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json".freeze, "templates/lib/schemas/api/2023-03-06/components/parameters/headers/yetto.json".freeze, "templates/lib/schemas/api/2023-03-06/components/parameters/plugInstallation.json".freeze, "templates/lib/schemas/api/2023-03-06/components/schemas/plug.json".freeze, "templates/lib/schemas/api/2023-03-06/components/schemas/responses.json".freeze, "templates/lib/schemas/api/2023-03-06/components/schemas/yetto.json".freeze, "templates/lib/schemas/api/2023-03-06/openapi.json".freeze, "templates/lib/schemas/api/2023-03-06/paths/app.json".freeze, "templates/lib/schemas/api/2023-03-06/paths/yetto/message_created.json".freeze, "templates/lib/schemas/api/2023-03-06/paths/yetto/plug_installation_created.json".freeze, "templates/lib/tasks/test_tasks.rake".freeze, "templates/root/Dockerfile".freeze, "templates/root/Gemfile".freeze, "templates/root/Procfile".freeze, "templates/root/README.md.tt".freeze, "templates/root/compose.yml".freeze, "templates/root/config.ru".freeze, "templates/root/hephaestus_dockerignore".freeze, "templates/root/hephaestus_env.sample".freeze, "templates/root/hephaestus_gitattributes".freeze, "templates/root/hephaestus_gitignore".freeze, "templates/root/hephaestus_licensed.yml".freeze, "templates/root/hephaestus_rubocop.yml".freeze, "templates/root/hephaestus_ruby-version".freeze, "templates/script/ci".freeze, "templates/script/docker-build-prod.tt".freeze, "templates/script/docker-run.tt".freeze, "templates/script/edit-credentials".freeze, "templates/script/hmac_text".freeze, "templates/script/licenses".freeze, "templates/script/ngrok.tt".freeze, "templates/script/server".freeze, "templates/script/sorbet".freeze, "templates/script/test".freeze, "templates/sorbet/custom.rbi".freeze, "templates/test/controllers/app_controller_test.rb.tt".freeze, "templates/test/controllers/application_controller_test.rb".freeze, "templates/test/controllers/root_controller_test.rb".freeze, "templates/test/controllers/settings_controller_test.rb.tt".freeze, "templates/test/controllers/yetto_controller_test.rb".freeze, "templates/test/fixtures/files/fake_pem_file/fake.pem".freeze, "templates/test/fixtures/files/plug_installation_settings/invalid.json".freeze, "templates/test/fixtures/files/plug_installation_settings/valid.json".freeze, "templates/test/support/rails.rb".freeze, "templates/test/support/webmocks/app_webmock.rb.tt".freeze, "templates/test/test_helper.rb".freeze, "templates/vendor/fly/fly-production.toml.tt".freeze, "templates/vendor/fly/fly-staging.toml.tt".freeze] s.homepage = "http://github.com/yettoapp/hephaestus".freeze s.licenses = ["MIT".freeze] s.rdoc_options = ["--charset=UTF-8".freeze] s.required_ruby_version = Gem::Requirement.new(">= 3.3.6".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Generate a Rails app that can be used to create plugs for Yetto.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.15".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.12".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.8".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.14".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 6.4".freeze]) s.add_runtime_dependency(%q.freeze, [">= 8.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 5.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.26".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.63".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.10".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.1".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end