Skip to content

Commit 520f223

Browse files
committed
Fixed CI
1 parent 4019dc5 commit 520f223

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gemfiles/activerecord71.gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ gem "rake"
66
gem "minitest"
77
gem "activerecord", "~> 7.1.0"
88
gem "pg"
9-
gem "mysql2"
9+
gem "mysql2", "< 0.5.7"
1010
gem "trilogy"
1111
gem "sqlite3", "< 2"

0 commit comments

Comments
 (0)