From 52c5a0eedec34b5d86464b3cf135dc2002486f1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Rodr=C3=ADguez?= Date: Wed, 19 Jun 2019 17:03:58 +0200 Subject: Remove now meaningless setting --- man/bundle-config.ronn | 2 -- 1 file changed, 2 deletions(-) (limited to 'man') diff --git a/man/bundle-config.ronn b/man/bundle-config.ronn index d4c13647fd..ffecc12f69 100644 --- a/man/bundle-config.ronn +++ b/man/bundle-config.ronn @@ -176,8 +176,6 @@ learn more about their operation in [bundle install(1)](bundle-install.1.html). When set, Gemfiles containing multiple sources will produce errors instead of warnings. Use `bundle config unset disable_multisource` to unset. -* `disable_platform_warnings` (`BUNDLE_DISABLE_PLATFORM_WARNINGS`): - Disable warnings during bundle install when a dependency is unused on the current platform. * `disable_shared_gems` (`BUNDLE_DISABLE_SHARED_GEMS`): Stop Bundler from accessing gems installed to RubyGems' normal location. * `disable_version_check` (`BUNDLE_DISABLE_VERSION_CHECK`): -- cgit v1.2.1