diff options
author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2019-09-18 15:28:08 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2019-09-18 18:26:33 +0900 |
commit | ba86353446f6c1ce9b2c95d03bf16cfed3a532d2 (patch) | |
tree | 5be8c9b9bc371bd928c4e01f8815e28d92cdb7b3 /man/bundle-check.1 | |
parent | 2da8574930f14950ce78892fe65f383fcaf8a71b (diff) | |
download | ruby-ba86353446f6c1ce9b2c95d03bf16cfed3a532d2.tar.gz |
Update the latest documentation of bundler
Diffstat (limited to 'man/bundle-check.1')
-rw-r--r-- | man/bundle-check.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-check.1 b/man/bundle-check.1 index 12ee707b8c..90df9cad6a 100644 --- a/man/bundle-check.1 +++ b/man/bundle-check.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-CHECK" "1" "August 2019" "" "" +.TH "BUNDLE\-CHECK" "1" "September 2019" "" "" . .SH "NAME" \fBbundle\-check\fR \- Verifies if dependencies are satisfied by installed gems |