summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-02-21 17:28:31 +0100
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-03-12 10:15:42 +0100
commit47afeab8ab7f06e177508f04486a9c26869abe00 (patch)
tree18e3eca8414c3bafb78384be988ab695bf31d0d8 /lib
parent2cebfbb7a48aa93819959108733ca870121e11b1 (diff)
downloadbundler-47afeab8ab7f06e177508f04486a9c26869abe00.tar.gz
github.https setting is boolean
Diffstat (limited to 'lib')
-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 c9294ca801..bed5c5604e 100644
--- a/lib/bundler/settings.rb
+++ b/lib/bundler/settings.rb
@@ -35,6 +35,7 @@ module Bundler
frozen
gem.coc
gem.mit
+ github.https
global_path_appends_ruby_scope
global_gem_cache
ignore_messages