rbenv localを3.0.0-preview2から3.0.0-rc1にしてMastodonをbundle exec rails assets:precompileしたら
Could not find json-2.3.1 in any of the sources
Run `bundle install` to install missing gems.
言われたね。
bundle installしたら入った。
assets:precompileとdb:setupは通るんだけどよくみるとmigrationなんどでもくりかえすな←
なんどもくりかえすのはdb:setupだったそれはそう