1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
[ci skip]
This commit is contained in:
Ryuta Kamizono 2019-01-02 02:03:16 +09:00 committed by GitHub
parent 5bb8f3ae67
commit a426615fb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ Install the [`aws-sdk-sns`](https://rubygems.org/gems/aws-sdk-sns) gem:
```ruby
# Gemfile
gem "aws-sdk-sns", ">= 1.9.0", require: false
```
```
Tell Action Mailbox to accept emails from SES: