summaryrefslogtreecommitdiff
path: root/spec/bundler/fetcher/dependency_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use vendorized version of uri libraryDavid Rodríguez2019-12-081-2/+2
* Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirectThe Bundler Bot2017-05-301-1/+0
|\
| * Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* | [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-281-6/+6
* | Unify the notation of RubyGemsKoichi ITO2017-05-041-1/+1
|/
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Update the dependency fetcher spec to pass in a flat array of gem namesseg-sort-dep-api-gem-namesSamuel Giddins2016-10-091-2/+2
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-3/+6
* Suggest usage of `--full-index` flag in case of Dependency API failureJames Wen2016-03-311-15/+21
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Fix Style/MutableConstantSamuel Giddins2016-01-311-6/+6
* Update dependency fetcher specs for refactoringSamuel Giddins2016-01-251-73/+16
* Refactor and add unit test coverage for `Bundler::Fetcher::Dependency`James Wen2016-01-231-0/+335