summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/bundler/settings.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bundler/settings.rb b/lib/bundler/settings.rb
index bed875420e..d50c85eb45 100644
--- a/lib/bundler/settings.rb
+++ b/lib/bundler/settings.rb
@@ -5,6 +5,7 @@ module Bundler
class Settings
BOOL_KEYS = %w(
allow_offline_install
+ auto_install
cache_all
disable_checksum_validation
disable_exec_load