summaryrefslogtreecommitdiff
path: root/man/bundle-exec.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'man/bundle-exec.ronn')
-rw-r--r--man/bundle-exec.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-exec.ronn b/man/bundle-exec.ronn
index aa680f4c5d..dec3c7cb82 100644
--- a/man/bundle-exec.ronn
+++ b/man/bundle-exec.ronn
@@ -145,7 +145,7 @@ their plugins.
You can find a list of all the gems containing gem plugins
by running
- ruby -rubygems -e "puts Gem.find_files('rubygems_plugin.rb')"
+ ruby -rrubygems -e "puts Gem.find_files('rubygems_plugin.rb')"
At the very least, you should remove all but the newest
version of each gem plugin, and also remove all gem plugins