summaryrefslogtreecommitdiff
path: root/spec/bundler/ssl_certs/certificate_manager_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix expectations to adapt to the fileutils bundler is usingseg-vendor-fileutilsSamuel Giddins2017-06-281-4/+4
* Mock Bundler::FileUtils when necessarySamuel Giddins2017-06-281-4/+4
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Update Bundler ssl certs to match updated Rubygems ssl certs/structureJames Wen2016-04-171-1/+1
* Have `Bundler::SSLCerts::CertificateManager` use new `ssl_certs` dirJames Wen2016-03-281-1/+1
* Fix `Bundler::SSLCerts::CertificateManager` specs to use newsimplify-certsJames Wen2016-03-221-6/+6
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Fix Style/MutableConstantSamuel Giddins2016-01-311-4/+4
* Add unit tests for `Bundler::SSLCerts::CertificateManager`James Wen2016-01-241-0/+134