summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbu Nashir <abunashir@gmail.com>2017-11-06 11:41:27 +0700
committerAbu Nashir <abunashir@gmail.com>2017-11-06 21:36:15 +0700
commitea7d1a6542d6640a64547cf3ba94bd08a87064ee (patch)
tree411c287ce8b1a1d4836ea50d3af602c299691ac7
parentfc341ed6e87b324a55719b2145f6fd6576067477 (diff)
downloadbundler-ea7d1a6542d6640a64547cf3ba94bd08a87064ee.tar.gz
Update `config` page link to the recent version
In the `man/bundle-gem.ronn`, we are using a reference from the old version, which is `v1.14` in this case. This commit updates that link to the current stable version. Ref: https://bundler.io/v1.16/man/bundle-gem.1.html
-rw-r--r--man/bundle-gem.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-gem.ronn b/man/bundle-gem.ronn
index f7e648c7fd..3fcf93cd21 100644
--- a/man/bundle-gem.ronn
+++ b/man/bundle-gem.ronn
@@ -75,4 +75,4 @@ configuration file using the following names:
## SEE ALSO
-* [bundle-config](http://bundler.io/v1.14/bundle_config.html)
+* [bundle-config](http://bundler.io/v1.16/bundle_config.html)