2022/06/28分のコミットです。 CHANGELOGにのったコミットは以下の通りです。 activerecord/CHANGELOG.md Update db:prepare task to load schema when an uninitialized database exists, and dump schema after migrations. Upgrade sqlite3 to fix broken ext compilation Gemfile.lockの修正です。 sqlite3を1.4.4に更新しています。1.4.3だとnative libraryのビルドに失敗し…