diff options
author | Takuya Noguchi <[email protected]> | 2022-10-18 03:55:59 +0000 |
---|---|---|
committer | git <[email protected]> | 2022-10-18 07:54:32 +0000 |
commit | 007946c27d7445e25569be58e255f7bb08e8bd75 () | |
tree | 58e370a8af381a80e3cd98d8a00247a23fbe61b6 /lib/bundler/man/bundle-list.1 | |
parent | f5df47d1f3ec403d057f823375f1dfeea711caa6 (diff) |
[rubygems/rubygems] Bundler: DSL has used https protocol over git
This behavior change was done in Bundler 2.2.0. https://.com/rubygems/bundler/pull/7142 Signed-off-by: Takuya Noguchi <[email protected]> https://.com/rubygems/rubygems/commit/9510190be1
-rw-r--r-- | lib/bundler/man/bundle-list.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-LIST" "1" "September 2022" "" "" . .SH "NAME" \fBbundle\-list\fR \- List all the gems in the bundle |