aboutsummaryrefslogtreecommitdiffstats
path: root/man/bundle-exec.ronn
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2019-09-18 15:28:08 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-09-18 18:26:33 +0900
commitba86353446f6c1ce9b2c95d03bf16cfed3a532d2 (patch)
tree5be8c9b9bc371bd928c4e01f8815e28d92cdb7b3 /man/bundle-exec.ronn
parent2da8574930f14950ce78892fe65f383fcaf8a71b (diff)
downloadruby-ba86353446f6c1ce9b2c95d03bf16cfed3a532d2.tar.gz
Update the latest documentation of bundler
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