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 d6e374e commit 27d3c57
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"

platforms :ruby do
gem "bundler"
Expand Down

0 comments on commit 27d3c57

Please sign in to comment.