Skip to content

Commit 3a06230

Browse files
Update dependency activerecord to "~>7.1.0"
1 parent a289545 commit 3a06230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source "https://rubygems.org"
44

5-
gem "activerecord", "~>7.0.8"
5+
gem "activerecord", "~>7.1.0"
66
gem "mysql2"
77
gem "pg"
88
gem "sqlite3", "< 2"

0 commit comments

Comments
 (0)