Skip to content

Commit e5f0607

Browse files
authored
Merge pull request #9823 from ruby/document-credential-store-gemrc-option
Document :credential_store in the gemrc option list
2 parents 3c85553 + 3521da4 commit e5f0607

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/rubygems/config_file.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
# +:ipv4_fallback_enabled+:: See #ipv4_fallback_enabled
3737
# +:global_gem_cache+:: See #global_gem_cache
3838
# +:use_psych+:: See #use_psych
39+
# +:credential_store+:: See #credential_store
3940
# +:gemhome+:: See #home
4041
# +:gempath+:: See #path
4142
# +:sources+:: Sets Gem::sources

0 commit comments

Comments
 (0)