As @dbugger mentioned above, this relates to concurrent-ruby gem. You can specify this in Gemfile, then bundle again and it should work
gem 'concurrent-ruby', '1.3.4'