# -*- encoding: utf-8 -*- # stub: actionmailbox 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "actionmailbox".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["David Heinemeier Hansson".freeze, "George Claghorn".freeze] s.date = "2018-12-14" s.email = ["david@loudthinking.com".freeze, "george@basecamp.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "actionmailbox.gemspec".freeze, "app/controllers/action_mailbox/base_controller.rb".freeze, "app/controllers/action_mailbox/ingresses/amazon/inbound_emails_controller.rb".freeze, "app/controllers/action_mailbox/ingresses/mailgun/inbound_emails_controller.rb".freeze, "app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb".freeze, "app/controllers/action_mailbox/ingresses/postfix/inbound_emails_controller.rb".freeze, "app/controllers/action_mailbox/ingresses/sendgrid/inbound_emails_controller.rb".freeze, "app/controllers/rails/conductor/action_mailbox/inbound_emails_controller.rb".freeze, "app/controllers/rails/conductor/action_mailbox/reroutes_controller.rb".freeze, "app/controllers/rails/conductor/base_controller.rb".freeze, "app/jobs/action_mailbox/incineration_job.rb".freeze, "app/jobs/action_mailbox/routing_job.rb".freeze, "app/models/action_mailbox/inbound_email.rb".freeze, "app/models/action_mailbox/inbound_email/incineratable.rb".freeze, "app/models/action_mailbox/inbound_email/incineratable/incineration.rb".freeze, "app/models/action_mailbox/inbound_email/message_id.rb".freeze, "app/models/action_mailbox/inbound_email/routable.rb".freeze, "app/views/layouts/rails/conductor.html.erb".freeze, "app/views/rails/conductor/action_mailbox/inbound_emails/index.html.erb".freeze, "app/views/rails/conductor/action_mailbox/inbound_emails/new.html.erb".freeze, "app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb".freeze, "bin/test".freeze, "config/routes.rb".freeze, "db/migrate/20180917164000_create_action_mailbox_tables.rb".freeze, "lib/action_mailbox.rb".freeze, "lib/action_mailbox/base.rb".freeze, "lib/action_mailbox/callbacks.rb".freeze, "lib/action_mailbox/engine.rb".freeze, "lib/action_mailbox/mail_ext.rb".freeze, "lib/action_mailbox/mail_ext/address_equality.rb".freeze, "lib/action_mailbox/mail_ext/address_wrapping.rb".freeze, "lib/action_mailbox/mail_ext/addresses.rb".freeze, "lib/action_mailbox/mail_ext/from_source.rb".freeze, "lib/action_mailbox/mail_ext/recipients.rb".freeze, "lib/action_mailbox/postfix_relayer.rb".freeze, "lib/action_mailbox/router.rb".freeze, "lib/action_mailbox/router/route.rb".freeze, "lib/action_mailbox/routing.rb".freeze, "lib/action_mailbox/test_case.rb".freeze, "lib/action_mailbox/test_helper.rb".freeze, "lib/action_mailbox/version.rb".freeze, "lib/tasks/ingress.rake".freeze, "lib/tasks/install.rake".freeze, "lib/templates/installer.rb".freeze, "lib/templates/mailboxes/application_mailbox.rb".freeze, "test/controllers/ingresses/amazon/inbound_emails_controller_test.rb".freeze, "test/controllers/ingresses/mailgun/inbound_emails_controller_test.rb".freeze, "test/controllers/ingresses/mandrill/inbound_emails_controller_test.rb".freeze, "test/controllers/ingresses/postfix/inbound_emails_controller_test.rb".freeze, "test/controllers/ingresses/sendgrid/inbound_emails_controller_test.rb".freeze, "test/dummy/.babelrc".freeze, "test/dummy/.gitignore".freeze, "test/dummy/.postcssrc.yml".freeze, "test/dummy/Rakefile".freeze, "test/dummy/app/assets/config/manifest.js".freeze, "test/dummy/app/assets/images/.keep".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/assets/stylesheets/scaffold.css".freeze, "test/dummy/app/channels/application_cable/channel.rb".freeze, "test/dummy/app/channels/application_cable/connection.rb".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/controllers/concerns/.keep".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/javascript/packs/application.js".freeze, "test/dummy/app/jobs/application_job.rb".freeze, "test/dummy/app/mailboxes/application_mailbox.rb".freeze, "test/dummy/app/mailboxes/messages_mailbox.rb".freeze, "test/dummy/app/mailers/application_mailer.rb".freeze, "test/dummy/app/models/application_record.rb".freeze, "test/dummy/app/models/concerns/.keep".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/app/views/layouts/mailer.html.erb".freeze, "test/dummy/app/views/layouts/mailer.text.erb".freeze, "test/dummy/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/dummy/bin/rake".freeze, "test/dummy/bin/setup".freeze, "test/dummy/bin/update".freeze, "test/dummy/bin/yarn".freeze, "test/dummy/config.ru".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/cable.yml".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/application_controller_renderer.rb".freeze, "test/dummy/config/initializers/assets.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/content_security_policy.rb".freeze, "test/dummy/config/initializers/cookies_serializer.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/wrap_parameters.rb".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/puma.rb".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/spring.rb".freeze, "test/dummy/config/storage.yml".freeze, "test/dummy/config/webpack/development.js".freeze, "test/dummy/config/webpack/environment.js".freeze, "test/dummy/config/webpack/production.js".freeze, "test/dummy/config/webpack/test.js".freeze, "test/dummy/config/webpacker.yml".freeze, "test/dummy/db/migrate/20180208205311_create_action_mailroom_tables.rb".freeze, "test/dummy/db/migrate/20180212164506_create_active_storage_tables.active_storage.rb".freeze, "test/dummy/db/schema.rb".freeze, "test/dummy/lib/assets/.keep".freeze, "test/dummy/log/.keep".freeze, "test/dummy/log/development.log".freeze, "test/dummy/package.json".freeze, "test/dummy/public/404.html".freeze, "test/dummy/public/422.html".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/apple-touch-icon-precomposed.png".freeze, "test/dummy/public/apple-touch-icon.png".freeze, "test/dummy/public/favicon.ico".freeze, "test/dummy/storage/.keep".freeze, "test/dummy/tmp/.keep".freeze, "test/dummy/tmp/storage/.keep".freeze, "test/dummy/yarn.lock".freeze, "test/fixtures/files/welcome.eml".freeze, "test/jobs/incineration_job_test.rb".freeze, "test/test_helper.rb".freeze, "test/unit/inbound_email/incineration_test.rb".freeze, "test/unit/inbound_email/message_id_test.rb".freeze, "test/unit/inbound_email_test.rb".freeze, "test/unit/mail_ext/address_equality_test.rb".freeze, "test/unit/mail_ext/address_wrapping_test.rb".freeze, "test/unit/mail_ext/recipients_test.rb".freeze, "test/unit/mailbox/bouncing_test.rb".freeze, "test/unit/mailbox/callbacks_test.rb".freeze, "test/unit/mailbox/routing_test.rb".freeze, "test/unit/mailbox/state_test.rb".freeze, "test/unit/postfix_relayer_test.rb".freeze, "test/unit/router_test.rb".freeze] s.homepage = "https://github.com/rails/actionmailbox".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.5.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Receive and process incoming emails in Rails".freeze s.test_files = ["test/controllers/ingresses/amazon/inbound_emails_controller_test.rb".freeze, "test/controllers/ingresses/mailgun/inbound_emails_controller_test.rb".freeze, "test/controllers/ingresses/mandrill/inbound_emails_controller_test.rb".freeze, "test/controllers/ingresses/postfix/inbound_emails_controller_test.rb".freeze, "test/controllers/ingresses/sendgrid/inbound_emails_controller_test.rb".freeze, "test/dummy/.babelrc".freeze, "test/dummy/.gitignore".freeze, "test/dummy/.postcssrc.yml".freeze, "test/dummy/Rakefile".freeze, "test/dummy/app/assets/config/manifest.js".freeze, "test/dummy/app/assets/images/.keep".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/assets/stylesheets/scaffold.css".freeze, "test/dummy/app/channels/application_cable/channel.rb".freeze, "test/dummy/app/channels/application_cable/connection.rb".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/controllers/concerns/.keep".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/javascript/packs/application.js".freeze, "test/dummy/app/jobs/application_job.rb".freeze, "test/dummy/app/mailboxes/application_mailbox.rb".freeze, "test/dummy/app/mailboxes/messages_mailbox.rb".freeze, "test/dummy/app/mailers/application_mailer.rb".freeze, "test/dummy/app/models/application_record.rb".freeze, "test/dummy/app/models/concerns/.keep".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/app/views/layouts/mailer.html.erb".freeze, "test/dummy/app/views/layouts/mailer.text.erb".freeze, "test/dummy/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/dummy/bin/rake".freeze, "test/dummy/bin/setup".freeze, "test/dummy/bin/update".freeze, "test/dummy/bin/yarn".freeze, "test/dummy/config.ru".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/cable.yml".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/application_controller_renderer.rb".freeze, "test/dummy/config/initializers/assets.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/content_security_policy.rb".freeze, "test/dummy/config/initializers/cookies_serializer.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/wrap_parameters.rb".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/puma.rb".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/spring.rb".freeze, "test/dummy/config/storage.yml".freeze, "test/dummy/config/webpack/development.js".freeze, "test/dummy/config/webpack/environment.js".freeze, "test/dummy/config/webpack/production.js".freeze, "test/dummy/config/webpack/test.js".freeze, "test/dummy/config/webpacker.yml".freeze, "test/dummy/db/migrate/20180208205311_create_action_mailroom_tables.rb".freeze, "test/dummy/db/migrate/20180212164506_create_active_storage_tables.active_storage.rb".freeze, "test/dummy/db/schema.rb".freeze, "test/dummy/lib/assets/.keep".freeze, "test/dummy/log/.keep".freeze, "test/dummy/log/development.log".freeze, "test/dummy/package.json".freeze, "test/dummy/public/404.html".freeze, "test/dummy/public/422.html".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/apple-touch-icon-precomposed.png".freeze, "test/dummy/public/apple-touch-icon.png".freeze, "test/dummy/public/favicon.ico".freeze, "test/dummy/storage/.keep".freeze, "test/dummy/tmp/.keep".freeze, "test/dummy/tmp/storage/.keep".freeze, "test/dummy/yarn.lock".freeze, "test/fixtures/files/welcome.eml".freeze, "test/jobs/incineration_job_test.rb".freeze, "test/test_helper.rb".freeze, "test/unit/inbound_email/incineration_test.rb".freeze, "test/unit/inbound_email/message_id_test.rb".freeze, "test/unit/inbound_email_test.rb".freeze, "test/unit/mail_ext/address_equality_test.rb".freeze, "test/unit/mail_ext/address_wrapping_test.rb".freeze, "test/unit/mail_ext/recipients_test.rb".freeze, "test/unit/mailbox/bouncing_test.rb".freeze, "test/unit/mailbox/callbacks_test.rb".freeze, "test/unit/mailbox/routing_test.rb".freeze, "test/unit/mailbox/state_test.rb".freeze, "test/unit/postfix_relayer_test.rb".freeze, "test/unit/router_test.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 5.2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.15".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end