Skip to content

Commit

Permalink
test latest safe rails versions
Browse files Browse the repository at this point in the history
  • Loading branch information
skaes committed Jul 10, 2024
1 parent 93426cd commit 1d31e4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Appraisals
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
appraisals = [
"6.1.7.7",
"7.0.8.3",
"7.1.3.3"
"6.1.7.8",
"7.0.8.4",
"7.1.3.4"
]

appraisals.each do |rails_version|
Expand Down

0 comments on commit 1d31e4b

Please sign in to comment.