This error appears for a new rails app, with nothing modified, when visiting the homepage (after successfully running bundle install).
bundle install
Here are the vers
Have you tried updating your RubyGems?
gem update --system