- If RubyMine detects unsatisfied dependencies, it displays the notification balloon, suggesting you an appropriate action.
Click the hyperlink in the balloon:

- If in course of editing a Ruby file, RubyMine detects that some of the required gems are missing, it displays
an intention actionTry to install gem <name>.
Choose the suggested intention action:


for the whole project.