Skip to content

Commit

Permalink
chore(rails): set up Rails 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marian13 committed Aug 23, 2024
1 parent bee66db commit 6c4ea0e
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 @@ -97,7 +97,7 @@ end

if ConvenientService::Dependencies.ruby.version >= 3.1
appraise "rails_7.2" do
gem "activemodel", "~> 7.2.0.beta1"
gem "activemodel", "~> 7.2.0"

##
# NOTE: Waits for `should-matchers` full support.
Expand Down

0 comments on commit 6c4ea0e

Please sign in to comment.