summaryrefslogtreecommitdiff
path: root/lib/bundler/settings.rb
diff options
context:
space:
mode:
authorGrey Baker <greysteil@gmail.com>2018-10-09 10:00:31 +0100
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-04-12 10:44:52 +0200
commitbb0e13d6070a3082b7ef59cd8c7284f988335e91 (patch)
treee1438467671791b6dfa05e733be66f20691c3c8e /lib/bundler/settings.rb
parentabc29c377f24554f7d3101cd5fd081cb1ec33a11 (diff)
downloadbundler-bb0e13d6070a3082b7ef59cd8c7284f988335e91.tar.gz
Print errors to stderr by default, and remove configuration option
Diffstat (limited to 'lib/bundler/settings.rb')
-rw-r--r--lib/bundler/settings.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bundler/settings.rb b/lib/bundler/settings.rb
index 5bc190865f..d21789dba1 100644
--- a/lib/bundler/settings.rb
+++ b/lib/bundler/settings.rb
@@ -28,7 +28,6 @@ module Bundler
disable_platform_warnings
disable_shared_gems
disable_version_check
- error_on_stderr
force_ruby_platform
forget_cli_options
frozen