Skip to content

Commit 30ab6b6

Browse files
committed
Update a list of supported Ruby and Ruby on Rails version in README.md
1 parent b356452 commit 30ab6b6

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
@@ -132,8 +132,8 @@ end
132132
Dynamoid supports Ruby >= 2.3 and Rails >= 4.2.
133133

134134
Its compatibility is tested against following Ruby versions: 2.3, 2.4,
135-
2.5, 2.6, 2.7, 3.0, 3.1, 3.2 and 3.3, JRuby 9.4.x and against Rails versions: 4.2, 5.0, 5.1,
136-
5.2, 6.0, 6.1, 7.0 and 7.1.
135+
2.5, 2.6, 2.7, 3.0, 3.1, 3.2, 3.3, and 3.4, JRuby 9.4.x and against Rails versions: 4.2, 5.0, 5.1,
136+
5.2, 6.0, 6.1, 7.0, 7.1, 7.2, and 8.0.
137137

138138
## Setup
139139

0 commit comments

Comments
 (0)