If you’re using RVM, make sure you switch away from any gemset:
rvm use default
or
rvm use system
Note
|
For some reason, when you use the system Ruby on Fedora, you also have to add the json gem to the Gemfile. |
If you’re using RVM, make sure you switch away from any gemset:
rvm use default
or
rvm use system
Note
|
For some reason, when you use the system Ruby on Fedora, you also have to add the json gem to the Gemfile. |