diff options
-rw-r--r-- | lib/bundler/man/bundle-outdated.1 | 20 |
1 files changed, 12 insertions, 8 deletions
@@ -83,9 +83,10 @@ If the regular output shows the following: . .nf -* faker (newest 1\.6\.6, installed 1\.6\.5, requested ~> 1\.4) in groups "development, test" -* hashie (newest 3\.4\.6, installed 1\.2\.0, requested = 1\.2\.0) in groups "default" -* headless (newest 2\.3\.1, installed 2\.2\.3) in groups "test" . .fi . @@ -98,7 +99,8 @@ If the regular output shows the following: . .nf -* hashie (newest 3\.4\.6, installed 1\.2\.0, requested = 1\.2\.0) in groups "default" . .fi . @@ -111,7 +113,8 @@ If the regular output shows the following: . .nf -* headless (newest 2\.3\.1, installed 2\.2\.3) in groups "test" . .fi . @@ -124,7 +127,8 @@ If the regular output shows the following: . .nf -* faker (newest 1\.6\.6, installed 1\.6\.5, requested ~> 1\.4) in groups "development, test" . .fi . @@ -137,8 +141,8 @@ Filter options can be combined\. \fB\-\-filter\-minor\fR and \fB\-\-filter\-patc . .nf -* faker (newest 1\.6\.6, installed 1\.6\.5, requested ~> 1\.4) in groups "development, test" -* headless (newest 2\.3\.1, installed 2\.2\.3) in groups "test" . .fi . |