Skip to content

Commit

Permalink
test against rails 7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
skaes committed Aug 23, 2024
1 parent ebf3c14 commit b8eeff9
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"
appraisals << "7.2.1"
end

appraisals.each do |rails_version|
Expand Down

0 comments on commit b8eeff9

Please sign in to comment.