Skip to content

Commit 3521da4

Browse files
committed
Document :credential_store in the gemrc option list
The option has been readable from gemrc since it was added, but the RDoc list of valid gemrc options never gained a row for it.
1 parent b1b65ea commit 3521da4

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)