Skip to content

Commit b7358b8

Browse files
committed
use 7.2.0 release for testing
1 parent bfea80f commit b7358b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Appraisals

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ appraisals = [
55
]
66

77
if RUBY_VERSION >= "3.1"
8-
appraisals << "7.2.0.rc1"
8+
appraisals << "7.2.0"
99
end
1010

1111
appraisals.each do |rails_version|

0 commit comments

Comments
 (0)