From d8f8b4274a4b129384bfab4c6c0aad2e45b3f5df Mon Sep 17 00:00:00 2001 From: José Valim Date: Tue, 20 Mar 2012 10:55:06 +0100 Subject: Update man packages for bundle package [ci skip] --- man/bundle-package.ronn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/bundle-package.ronn b/man/bundle-package.ronn index d8a709bf..c592c667 100644 --- a/man/bundle-package.ronn +++ b/man/bundle-package.ronn @@ -13,9 +13,9 @@ use the gems in the cache in preference to the ones on `rubygems.org`. ## GIT AND PATH GEMS -In Bundler 1.0, the `bundle package` command only packages `.gem` files, -not gems specified using the `:git` or `:path` options. This will likely -change in the future. +Since Bundler 1.2, the `bundle package` command can also package `:git` and +`:path` dependencies besides .gem files. This needs to be explicitly enabled +via the `--all` option. Once used, the `--all` option will be cached. ## REMOTE FETCHING -- cgit v1.2.3