We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfea80f commit b7358b8Copy full SHA for b7358b8
1 file changed
Appraisals
@@ -5,7 +5,7 @@ appraisals = [
5
]
6
7
if RUBY_VERSION >= "3.1"
8
- appraisals << "7.2.0.rc1"
+ appraisals << "7.2.0"
9
end
10
11
appraisals.each do |rails_version|
0 commit comments