aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/ssl_certs
Commit message (Expand)AuthorAgeFilesLines
* Have `Bundler::SSLCerts::CertificateManager` use new `ssl_certs` dirJames Wen2016-03-281-1/+1
* only one level of directories here...Andre Arko2016-03-171-1/+1
* remove certs that aren't needed anymoreAndre Arko2016-03-178-95/+19
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-5/+5
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* Update SSL certificates, again.Andre Arko2014-11-114-69/+50
* allow more certs than Rubygems hasAndre Arko2014-11-101-2/+4
* Add CA certs for new rubygems.org certificateAndre Arko2014-11-103-0/+98
* certificate manager namespacing and path expansionAndre Arko2013-12-181-26/+28
* update certs to match rubygemsAndre Arko2013-12-187-257/+85
* simplify the certs managerAndre Arko2013-12-181-25/+23
* Add a rake task to update SSL Certificates.Ashish Dixit2013-12-181-0/+41
* include rubygems.org CA chain, add settingsAndre Arko2013-03-075-0/+258