We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18ded8 commit b91d78eCopy full SHA for b91d78e
1 file changed
readme.md
@@ -6,8 +6,8 @@ This gem gives every ActiveRecord::Base object the possibility to do a deep clon
6
7
## Requirements
8
9
-- Ruby 3.3.5, 3.4.4 (tested)
10
-- Activerecord 7.1, 8.0 (tested)
+- Ruby >= 2 (3.3.5, 3.4.4 tested)
+- Activerecord >= 3.1.0 (7.1, 8.0 tested)
11
12
## Installation
13
0 commit comments