From fc9509bdd246a1817119af5cfa4dc36de992b35a Mon Sep 17 00:00:00 2001 From: hsbt Date: Tue, 27 Nov 2018 12:08:19 +0000 Subject: Merge bundler-2.0.0.pre.2 from upstream. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66036 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- man/bundle-add.1 | 2 +- man/bundle-add.1.txt | 2 +- man/bundle-binstubs.1 | 2 +- man/bundle-binstubs.1.txt | 2 +- man/bundle-check.1 | 2 +- man/bundle-check.1.txt | 2 +- man/bundle-clean.1 | 2 +- man/bundle-clean.1.txt | 2 +- man/bundle-doctor.1 | 2 +- man/bundle-doctor.1.txt | 2 +- man/bundle-exec.1 | 2 +- man/bundle-exec.1.txt | 2 +- man/bundle-gem.1 | 2 +- man/bundle-gem.1.txt | 2 +- man/bundle-info.1 | 2 +- man/bundle-info.1.txt | 2 +- man/bundle-init.1 | 2 +- man/bundle-init.1.txt | 2 +- man/bundle-inject.1 | 2 +- man/bundle-inject.1.txt | 2 +- man/bundle-list.1 | 2 +- man/bundle-list.1.txt | 2 +- man/bundle-lock.1 | 2 +- man/bundle-lock.1.txt | 2 +- man/bundle-open.1 | 2 +- man/bundle-open.1.txt | 2 +- man/bundle-outdated.1 | 2 +- man/bundle-outdated.1.txt | 2 +- man/bundle-package.1 | 2 +- man/bundle-package.1.txt | 2 +- man/bundle-platform.1 | 2 +- man/bundle-platform.1.txt | 2 +- man/bundle-pristine.1 | 2 +- man/bundle-pristine.1.txt | 2 +- man/bundle-remove.1 | 2 +- man/bundle-remove.1.txt | 2 +- man/bundle-show.1 | 2 +- man/bundle-show.1.txt | 2 +- man/bundle-viz.1 | 2 +- man/bundle-viz.1.txt | 2 +- man/bundle.1 | 2 +- man/bundle.1.txt | 2 +- man/gemfile.5 | 2 +- man/gemfile.5.txt | 2 +- 44 files changed, 44 insertions(+), 44 deletions(-) (limited to 'man') diff --git a/man/bundle-add.1 b/man/bundle-add.1 index c8b5bcec70..3adf3e8163 100644 --- a/man/bundle-add.1 +++ b/man/bundle-add.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-ADD" "1" "October 2018" "" "" +.TH "BUNDLE\-ADD" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-add\fR \- Add gem to the Gemfile and run bundle install diff --git a/man/bundle-add.1.txt b/man/bundle-add.1.txt index eda61e2dd5..653a166044 100644 --- a/man/bundle-add.1.txt +++ b/man/bundle-add.1.txt @@ -49,4 +49,4 @@ BUNDLE-ADD(1) BUNDLE-ADD(1) - October 2018 BUNDLE-ADD(1) + November 2018 BUNDLE-ADD(1) diff --git a/man/bundle-binstubs.1 b/man/bundle-binstubs.1 index 9757abb570..583ab83abc 100644 --- a/man/bundle-binstubs.1 +++ b/man/bundle-binstubs.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-BINSTUBS" "1" "October 2018" "" "" +.TH "BUNDLE\-BINSTUBS" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-binstubs\fR \- Install the binstubs of the listed gems diff --git a/man/bundle-binstubs.1.txt b/man/bundle-binstubs.1.txt index adc0a1304f..f15a875e2d 100644 --- a/man/bundle-binstubs.1.txt +++ b/man/bundle-binstubs.1.txt @@ -45,4 +45,4 @@ BUNDLE-BINSTUBS(1) BUNDLE-BINSTUBS(1) - October 2018 BUNDLE-BINSTUBS(1) + November 2018 BUNDLE-BINSTUBS(1) diff --git a/man/bundle-check.1 b/man/bundle-check.1 index a68b9cc4af..35431972d5 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" "June 2018" "" "" +.TH "BUNDLE\-CHECK" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-check\fR \- Verifies if dependencies are satisfied by installed gems diff --git a/man/bundle-check.1.txt b/man/bundle-check.1.txt index dc02055003..20cfe26446 100644 --- a/man/bundle-check.1.txt +++ b/man/bundle-check.1.txt @@ -30,4 +30,4 @@ BUNDLE-CHECK(1) BUNDLE-CHECK(1) - June 2018 BUNDLE-CHECK(1) + November 2018 BUNDLE-CHECK(1) diff --git a/man/bundle-clean.1 b/man/bundle-clean.1 index 7c4985cb80..681f41effc 100644 --- a/man/bundle-clean.1 +++ b/man/bundle-clean.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-CLEAN" "1" "May 2018" "" "" +.TH "BUNDLE\-CLEAN" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-clean\fR \- Cleans up unused gems in your bundler directory diff --git a/man/bundle-clean.1.txt b/man/bundle-clean.1.txt index dd5e1f32e3..f4b507db65 100644 --- a/man/bundle-clean.1.txt +++ b/man/bundle-clean.1.txt @@ -23,4 +23,4 @@ BUNDLE-CLEAN(1) BUNDLE-CLEAN(1) - May 2018 BUNDLE-CLEAN(1) + November 2018 BUNDLE-CLEAN(1) diff --git a/man/bundle-doctor.1 b/man/bundle-doctor.1 index e31d99c856..53291ba7b9 100644 --- a/man/bundle-doctor.1 +++ b/man/bundle-doctor.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-DOCTOR" "1" "June 2018" "" "" +.TH "BUNDLE\-DOCTOR" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-doctor\fR \- Checks the bundle for common problems diff --git a/man/bundle-doctor.1.txt b/man/bundle-doctor.1.txt index b4144b6bca..b21291ac0f 100644 --- a/man/bundle-doctor.1.txt +++ b/man/bundle-doctor.1.txt @@ -41,4 +41,4 @@ BUNDLE-DOCTOR(1) BUNDLE-DOCTOR(1) - June 2018 BUNDLE-DOCTOR(1) + November 2018 BUNDLE-DOCTOR(1) diff --git a/man/bundle-exec.1 b/man/bundle-exec.1 index 48c446c206..e742141769 100644 --- a/man/bundle-exec.1 +++ b/man/bundle-exec.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-EXEC" "1" "October 2018" "" "" +.TH "BUNDLE\-EXEC" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-exec\fR \- Execute a command in the context of the bundle diff --git a/man/bundle-exec.1.txt b/man/bundle-exec.1.txt index 9494d9f6ad..fa55d2a0c2 100644 --- a/man/bundle-exec.1.txt +++ b/man/bundle-exec.1.txt @@ -175,4 +175,4 @@ BUNDLE-EXEC(1) BUNDLE-EXEC(1) - October 2018 BUNDLE-EXEC(1) + November 2018 BUNDLE-EXEC(1) diff --git a/man/bundle-gem.1 b/man/bundle-gem.1 index 9aa6183240..1087a0888c 100644 --- a/man/bundle-gem.1 +++ b/man/bundle-gem.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-GEM" "1" "October 2018" "" "" +.TH "BUNDLE\-GEM" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-gem\fR \- Generate a project skeleton for creating a rubygem diff --git a/man/bundle-gem.1.txt b/man/bundle-gem.1.txt index 762fc35ae9..59e5e0ddcc 100644 --- a/man/bundle-gem.1.txt +++ b/man/bundle-gem.1.txt @@ -88,4 +88,4 @@ BUNDLE-GEM(1) BUNDLE-GEM(1) - October 2018 BUNDLE-GEM(1) + November 2018 BUNDLE-GEM(1) diff --git a/man/bundle-info.1 b/man/bundle-info.1 index d04fa24a91..9140d27c73 100644 --- a/man/bundle-info.1 +++ b/man/bundle-info.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-INFO" "1" "May 2018" "" "" +.TH "BUNDLE\-INFO" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-info\fR \- Show information for the given gem in your bundle diff --git a/man/bundle-info.1.txt b/man/bundle-info.1.txt index 022e8d84ff..4d328416e7 100644 --- a/man/bundle-info.1.txt +++ b/man/bundle-info.1.txt @@ -18,4 +18,4 @@ BUNDLE-INFO(1) BUNDLE-INFO(1) - May 2018 BUNDLE-INFO(1) + November 2018 BUNDLE-INFO(1) diff --git a/man/bundle-init.1 b/man/bundle-init.1 index 6f80b1c68d..70519fda39 100644 --- a/man/bundle-init.1 +++ b/man/bundle-init.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-INIT" "1" "June 2018" "" "" +.TH "BUNDLE\-INIT" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-init\fR \- Generates a Gemfile into the current working directory diff --git a/man/bundle-init.1.txt b/man/bundle-init.1.txt index 3c34dafc47..eb6091bab2 100644 --- a/man/bundle-init.1.txt +++ b/man/bundle-init.1.txt @@ -31,4 +31,4 @@ BUNDLE-INIT(1) BUNDLE-INIT(1) - June 2018 BUNDLE-INIT(1) + November 2018 BUNDLE-INIT(1) diff --git a/man/bundle-inject.1 b/man/bundle-inject.1 index 3c66ff8dce..4f663e1a85 100644 --- a/man/bundle-inject.1 +++ b/man/bundle-inject.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-INJECT" "1" "June 2018" "" "" +.TH "BUNDLE\-INJECT" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-inject\fR \- Add named gem(s) with version requirements to Gemfile diff --git a/man/bundle-inject.1.txt b/man/bundle-inject.1.txt index e7fba5d517..0011dea0c1 100644 --- a/man/bundle-inject.1.txt +++ b/man/bundle-inject.1.txt @@ -29,4 +29,4 @@ BUNDLE-INJECT(1) BUNDLE-INJECT(1) - June 2018 BUNDLE-INJECT(1) + November 2018 BUNDLE-INJECT(1) diff --git a/man/bundle-list.1 b/man/bundle-list.1 index 5a8281d16b..c41948f1b5 100644 --- a/man/bundle-list.1 +++ b/man/bundle-list.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-LIST" "1" "October 2018" "" "" +.TH "BUNDLE\-LIST" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-list\fR \- List all the gems in the bundle diff --git a/man/bundle-list.1.txt b/man/bundle-list.1.txt index 84a3cc811f..aa20d4ebea 100644 --- a/man/bundle-list.1.txt +++ b/man/bundle-list.1.txt @@ -40,4 +40,4 @@ BUNDLE-LIST(1) BUNDLE-LIST(1) - October 2018 BUNDLE-LIST(1) + November 2018 BUNDLE-LIST(1) diff --git a/man/bundle-lock.1 b/man/bundle-lock.1 index 1a402074a7..03b7e8f9cc 100644 --- a/man/bundle-lock.1 +++ b/man/bundle-lock.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-LOCK" "1" "October 2018" "" "" +.TH "BUNDLE\-LOCK" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-lock\fR \- Creates / Updates a lockfile without installing diff --git a/man/bundle-lock.1.txt b/man/bundle-lock.1.txt index e921040ff4..2c757f0201 100644 --- a/man/bundle-lock.1.txt +++ b/man/bundle-lock.1.txt @@ -90,4 +90,4 @@ BUNDLE-LOCK(1) BUNDLE-LOCK(1) - October 2018 BUNDLE-LOCK(1) + November 2018 BUNDLE-LOCK(1) diff --git a/man/bundle-open.1 b/man/bundle-open.1 index 392bd6d9f2..6301cb1fbc 100644 --- a/man/bundle-open.1 +++ b/man/bundle-open.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-OPEN" "1" "May 2018" "" "" +.TH "BUNDLE\-OPEN" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-open\fR \- Opens the source directory for a gem in your bundle diff --git a/man/bundle-open.1.txt b/man/bundle-open.1.txt index 3f067d8bde..833744ae5e 100644 --- a/man/bundle-open.1.txt +++ b/man/bundle-open.1.txt @@ -26,4 +26,4 @@ BUNDLE-OPEN(1) BUNDLE-OPEN(1) - May 2018 BUNDLE-OPEN(1) + November 2018 BUNDLE-OPEN(1) diff --git a/man/bundle-outdated.1 b/man/bundle-outdated.1 index 273e029db3..cde4bb09a1 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" "October 2018" "" "" +.TH "BUNDLE\-OUTDATED" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-outdated\fR \- List installed gems with newer versions available diff --git a/man/bundle-outdated.1.txt b/man/bundle-outdated.1.txt index 3942f19b84..00779962fc 100644 --- a/man/bundle-outdated.1.txt +++ b/man/bundle-outdated.1.txt @@ -128,4 +128,4 @@ BUNDLE-OUTDATED(1) BUNDLE-OUTDATED(1) - October 2018 BUNDLE-OUTDATED(1) + November 2018 BUNDLE-OUTDATED(1) diff --git a/man/bundle-package.1 b/man/bundle-package.1 index edbf62c9f9..db0447be83 100644 --- a/man/bundle-package.1 +++ b/man/bundle-package.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-PACKAGE" "1" "October 2018" "" "" +.TH "BUNDLE\-PACKAGE" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-package\fR \- Package your needed \fB\.gem\fR files into your application diff --git a/man/bundle-package.1.txt b/man/bundle-package.1.txt index cbe957333a..e581e94507 100644 --- a/man/bundle-package.1.txt +++ b/man/bundle-package.1.txt @@ -76,4 +76,4 @@ BUNDLE-PACKAGE(1) BUNDLE-PACKAGE(1) - October 2018 BUNDLE-PACKAGE(1) + November 2018 BUNDLE-PACKAGE(1) diff --git a/man/bundle-platform.1 b/man/bundle-platform.1 index 5fa4ab2cb7..94b5e13cc1 100644 --- a/man/bundle-platform.1 +++ b/man/bundle-platform.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-PLATFORM" "1" "May 2018" "" "" +.TH "BUNDLE\-PLATFORM" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-platform\fR \- Displays platform compatibility information diff --git a/man/bundle-platform.1.txt b/man/bundle-platform.1.txt index ad3ba0eec0..26079cc3d5 100644 --- a/man/bundle-platform.1.txt +++ b/man/bundle-platform.1.txt @@ -54,4 +54,4 @@ BUNDLE-PLATFORM(1) BUNDLE-PLATFORM(1) - May 2018 BUNDLE-PLATFORM(1) + November 2018 BUNDLE-PLATFORM(1) diff --git a/man/bundle-pristine.1 b/man/bundle-pristine.1 index 78a6e95fdc..d3881ade3d 100644 --- a/man/bundle-pristine.1 +++ b/man/bundle-pristine.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-PRISTINE" "1" "May 2018" "" "" +.TH "BUNDLE\-PRISTINE" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-pristine\fR \- Restores installed gems to their pristine condition diff --git a/man/bundle-pristine.1.txt b/man/bundle-pristine.1.txt index 38d6dff1c5..a46f3c830c 100644 --- a/man/bundle-pristine.1.txt +++ b/man/bundle-pristine.1.txt @@ -41,4 +41,4 @@ BUNDLE-PRISTINE(1) BUNDLE-PRISTINE(1) - May 2018 BUNDLE-PRISTINE(1) + November 2018 BUNDLE-PRISTINE(1) diff --git a/man/bundle-remove.1 b/man/bundle-remove.1 index bbc4a4c339..8232ab2887 100644 --- a/man/bundle-remove.1 +++ b/man/bundle-remove.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-REMOVE" "1" "October 2018" "" "" +.TH "BUNDLE\-REMOVE" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-remove\fR \- Removes gems from the Gemfile diff --git a/man/bundle-remove.1.txt b/man/bundle-remove.1.txt index 1d1f74614d..2cf2ba6010 100644 --- a/man/bundle-remove.1.txt +++ b/man/bundle-remove.1.txt @@ -31,4 +31,4 @@ BUNDLE-REMOVE(1) BUNDLE-REMOVE(1) - October 2018 BUNDLE-REMOVE(1) + November 2018 BUNDLE-REMOVE(1) diff --git a/man/bundle-show.1 b/man/bundle-show.1 index d4a2a5c343..72ce37aedd 100644 --- a/man/bundle-show.1 +++ b/man/bundle-show.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-SHOW" "1" "October 2018" "" "" +.TH "BUNDLE\-SHOW" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-show\fR \- Shows all the gems in your bundle, or the path to a gem diff --git a/man/bundle-show.1.txt b/man/bundle-show.1.txt index e14466d3a3..542ee55f78 100644 --- a/man/bundle-show.1.txt +++ b/man/bundle-show.1.txt @@ -24,4 +24,4 @@ BUNDLE-SHOW(1) BUNDLE-SHOW(1) - October 2018 BUNDLE-SHOW(1) + November 2018 BUNDLE-SHOW(1) diff --git a/man/bundle-viz.1 b/man/bundle-viz.1 index 662c91991e..70ad6835ee 100644 --- a/man/bundle-viz.1 +++ b/man/bundle-viz.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-VIZ" "1" "October 2018" "" "" +.TH "BUNDLE\-VIZ" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-viz\fR \- Generates a visual dependency graph for your Gemfile diff --git a/man/bundle-viz.1.txt b/man/bundle-viz.1.txt index 30a7d68d09..ada88d89c6 100644 --- a/man/bundle-viz.1.txt +++ b/man/bundle-viz.1.txt @@ -36,4 +36,4 @@ BUNDLE-VIZ(1) BUNDLE-VIZ(1) - October 2018 BUNDLE-VIZ(1) + November 2018 BUNDLE-VIZ(1) diff --git a/man/bundle.1 b/man/bundle.1 index 341c6ac71b..abb90154d9 100644 --- a/man/bundle.1 +++ b/man/bundle.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE" "1" "October 2018" "" "" +.TH "BUNDLE" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\fR \- Ruby Dependency Management diff --git a/man/bundle.1.txt b/man/bundle.1.txt index cf03adcf82..0f38628621 100644 --- a/man/bundle.1.txt +++ b/man/bundle.1.txt @@ -110,4 +110,4 @@ BUNDLE(1) BUNDLE(1) - October 2018 BUNDLE(1) + November 2018 BUNDLE(1) diff --git a/man/gemfile.5 b/man/gemfile.5 index db89219d6c..ccb258f50f 100644 --- a/man/gemfile.5 +++ b/man/gemfile.5 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "GEMFILE" "5" "October 2018" "" "" +.TH "GEMFILE" "5" "November 2018" "" "" . .SH "NAME" \fBGemfile\fR \- A format for describing gem dependencies for Ruby programs diff --git a/man/gemfile.5.txt b/man/gemfile.5.txt index 0ff77795ad..85ef7135d9 100644 --- a/man/gemfile.5.txt +++ b/man/gemfile.5.txt @@ -650,4 +650,4 @@ GEMFILE(5) GEMFILE(5) - October 2018 GEMFILE(5) + November 2018 GEMFILE(5) -- cgit v1.2.1