Rails アプリの Thin サーバーをローカルで実行しています。起動するたびに、次のメッセージが表示されます。
Warning: Running `gem pristine --all` to regenerate your installed gemspecs (and deleting then reinstalling your bundle if you use bundle --path) will improve the startup performance of Spring.
コマンド「gem pristine -all」を実行した後でも、サーバーの再起動に時間がかかり、メッセージが再び表示されます。なんでそうなの?