summaryrefslogtreecommitdiff
path: root/lib/bundler/settings.rb
diff options
context:
space:
mode:
authorSamuel Giddins <segiddins@segiddins.me>2017-06-27 17:39:34 +0200
committerSamuel Giddins <segiddins@segiddins.me>2017-06-28 13:42:45 +0200
commit5d257f1b3b2223a79db565948cefd9f4a5599c0a (patch)
treeaae2c3d46d4b0a918870cdb8300bc0ada1ccde49 /lib/bundler/settings.rb
parent34234e5e67425fa5d1e857d436846175b6a3b3df (diff)
downloadbundler-5d257f1b3b2223a79db565948cefd9f4a5599c0a.tar.gz
[DSL] Remove default git sources on 2.0seg-no-default-git-sources
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 b9eefa9624..f131a310b9 100644
--- a/lib/bundler/settings.rb
+++ b/lib/bundler/settings.rb
@@ -34,6 +34,7 @@ module Bundler
plugins
prefer_gems_rb
silence_root_warning
+ skip_default_git_sources
unlock_source_unlocks_spec
update_requires_all_flag
].freeze