diff options
author | Hiroshi SHIBATA <[email protected]> | 2020-05-08 14:19:04 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2020-05-13 07:54:37 +0900 |
commit | 0e60b59d5884edb8f9aea023efd9b24f1ff02049 (patch) | |
tree | e52935ce510440872ca5ce6b0e092cbc94f18bc9 /man/bundle-outdated.1 | |
parent | 68224651a4d4dc3ce0cea666f5423dd8b6ba6cfc (diff) |
Update the bundler version with master branch
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/3086
Diffstat (limited to 'man/bundle-outdated.1')
-rw-r--r-- | man/bundle-outdated.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-outdated.1 b/man/bundle-outdated.1 index 408e568034..0f1202a930 100644 --- a/man/bundle-outdated.1 +++ b/man/bundle-outdated.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-OUTDATED" "1" "January 2020" "" "" +.TH "BUNDLE\-OUTDATED" "1" "May 2020" "" "" . .SH "NAME" \fBbundle\-outdated\fR \- List installed gems with newer versions available |