Skip to content

Commit

Permalink
use 7.2.0 release for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
skaes committed Aug 10, 2024
1 parent bfea80f commit b7358b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Appraisals
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ appraisals = [
]

if RUBY_VERSION >= "3.1"
appraisals << "7.2.0.rc1"
appraisals << "7.2.0"
end

appraisals.each do |rails_version|
Expand Down

0 comments on commit b7358b8

Please sign in to comment.