summaryrefslogtreecommitdiff
path: root/lib/bundler/settings.rb
diff options
context:
space:
mode:
authorSamuel Giddins <segiddins@segiddins.me>2017-06-19 15:42:02 -0500
committerSamuel Giddins <segiddins@segiddins.me>2017-07-02 15:09:16 +0200
commit2ab5d52646b75c6ff5b25ea70cfe797077be86db (patch)
treeea5fe9f9c635a29bd0c048af2d1f237253b0a04e /lib/bundler/settings.rb
parent5e8243ba4845bd87238eb9dfb8ca765683f9229f (diff)
downloadbundler-2ab5d52646b75c6ff5b25ea70cfe797077be86db.tar.gz
Suppress `Using …` messages during installation when a version has not changed
Diffstat (limited to 'lib/bundler/settings.rb')
-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 f131a310b9..539aab4d1c 100644
--- a/lib/bundler/settings.rb
+++ b/lib/bundler/settings.rb
@@ -35,6 +35,7 @@ module Bundler
prefer_gems_rb
silence_root_warning
skip_default_git_sources
+ suppress_install_using_messages
unlock_source_unlocks_spec
update_requires_all_flag
].freeze