diff options
Diffstat (limited to 'lib/bundler/settings.rb')
-rw-r--r-- | lib/bundler/settings.rb | 1 |
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 |