Skip to content

Commit 3f02062

Browse files
committed
Update README
1 parent 09edd2c commit 3f02062

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
@@ -15,8 +15,8 @@ to sessions from other applications and devices.
1515
Add this gem to your Rails project's Gemfile:
1616

1717
```ruby
18-
gem 'aws-sdk-rails', '~> 4'
19-
gem 'aws-actiondispatch-dynamodb', '~> 0'
18+
gem 'aws-sdk-rails', '~> 5'
19+
gem 'aws-actiondispatch-dynamodb', '~> 1'
2020
```
2121

2222
Then run `bundle install`.

0 commit comments

Comments
 (0)