Skip to content

Commit

Permalink
Update Appraisals
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Nov 13, 2024
1 parent e869583 commit 4405296
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 @@ -4,7 +4,7 @@ appraise "rails-7" do
gem "rails", "~> 7"
end

if RUBY_VERSION >= "3.1.0"
if RUBY_VERSION >= "3.2.0"
appraise "rails-8" do
gem "rails", "~> 8"
end
Expand Down

0 comments on commit 4405296

Please sign in to comment.