Skip to content

Commit aab2974

Browse files
author
Matt Muller
committed
Update README
1 parent ce6af36 commit aab2974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ delivery method classes with Amazon SES and SESV2.
1313
Add this gem to your Rails project's Gemfile:
1414

1515
```ruby
16-
gem 'aws-sdk-rails', '~> 4'
17-
gem 'aws-actionmailer-ses', '~> 0'
16+
gem 'aws-sdk-rails', '~> 5'
17+
gem 'aws-actionmailer-ses', '~> 1'
1818
```
1919

2020
Then run `bundle install`.

0 commit comments

Comments
 (0)