In our case the concurrent-ruby version updated, that has dependency with activesupport gem.
concurrent-ruby's 1.3.5 version just released few hours ago, but I think there is an issue on it.
So we fixed our concurrent-ruby's version to 1.3.4 in our gemfile and it start to work again.
Hope this can fix your problem too.