Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkamel committed May 29, 2024
1 parent 27d3c57 commit 2e471d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemfiles/rails7.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source "https://rubygems.org"

gem "activerecord", "7.0"
gem "activerecord", ">= 7.0", "<= 7.1"

platforms :ruby do
gem "bundler"
Expand Down

0 comments on commit 2e471d2

Please sign in to comment.