aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/vendored_persistent.rb
Commit message (Expand)AuthorAgeFilesLines
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-3/+3
* Require OpenSSL instead of relying on autoload.Andre Arko2014-07-231-0/+8
* NHP has internal SSL autoload nowAndre Arko2013-09-281-10/+3
* don't actually need USE_PERSISTENTAndre Arko2013-03-071-5/+0
* Be sure that correct version of openssl is usedAndreas Loupasakis2013-02-271-1/+1
* work even without OpenSSL, but only for httpAndre Arko2013-02-171-10/+11
* need a subclass error for status_codeAndre Arko2013-01-291-1/+1
* extract OpenSSL loading into vendored_persistentAndre Arko2013-01-291-0/+11
* add vendored_persistentAndre Arko2012-05-271-0/+3