# -*- encoding: utf-8 -*- # stub: bullet_train-incoming_webhooks 1.6.11 ruby lib Gem::Specification.new do |s| s.name = "bullet_train-incoming_webhooks".freeze s.version = "1.6.11".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "homepage_uri" => "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-incoming_webhooks", "source_code_uri" => "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-incoming_webhooks" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Andrew Culver".freeze] s.date = "2023-11-13" s.description = "Bullet Train Incoming Webhooks".freeze s.email = ["andrew.culver@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/config/bullet_train_incoming_webhooks_manifest.js".freeze, "app/controllers/webhooks/incoming/bullet_train_webhooks_controller.rb".freeze, "app/controllers/webhooks/incoming/webhooks_controller.rb".freeze, "app/jobs/webhooks/incoming/webhook_processing_job.rb".freeze, "app/models/webhooks/incoming/bullet_train_webhook.rb".freeze, "app/models/webhooks/incoming/webhook.rb".freeze, "config/routes.rb".freeze, "lib/bullet_train/incoming_webhooks.rb".freeze, "lib/bullet_train/incoming_webhooks/engine.rb".freeze, "lib/bullet_train/incoming_webhooks/scaffolders/incoming_webhooks_scaffolder.rb".freeze, "lib/bullet_train/incoming_webhooks/version.rb".freeze, "lib/scaffolding/incoming_webhooks_transformer.rb".freeze, "lib/tasks/bullet_train/incoming_webhooks_tasks.rake".freeze, "test/controllers/webhooks/incoming/bullet_train_webhooks_controller_test.rb".freeze] s.homepage = "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-incoming_webhooks".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Bullet Train Incoming Webhooks".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 6.0.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end