summaryrefslogtreecommitdiff
path: root/spec/install/bundler_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Get the Bundler 2 specs passing with transitive source pinningSamuel Giddins2017-06-231-1/+1
* Implement source pinning for 2.0Samuel Giddins2017-06-231-1/+1
* Get the 2.0 specs passing under 2.0Samuel Giddins2017-06-231-9/+3
* Allow conflicts between bundler dependencies and the current bundler versionSamuel Giddins2017-06-221-0/+22
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* [Resolver] Improve sorting of deps with 0 or 1 possibilityseg-resolver-sortingSamuel Giddins2017-02-171-5/+2
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-3/+3
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-3/+3
* Add Bundler.ui.deprecateStefan Lance2016-07-051-2/+2
* Update bundler spec for more complete conflict messageseg-resolver-performanceSamuel Giddins2016-06-061-0/+7
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix Style/LeadingCommentSpaceVictor Koronen2015-08-141-1/+0
* [Resolver] Ordering and 1.8.7 arent friendsSamuel E. Giddins2015-07-311-2/+2
* [Resolver] Tune conflict message wordingSamuel E. Giddins2015-07-261-3/+3
* [Resolver] Update for Molinillo API changesSamuel E. Giddins2015-07-261-3/+3
* Update specs for prettier version conflict messagesSamuel E. Giddins2015-07-231-8/+8
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-4/+4
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-3/+0
* Add specs for encountering different bundler versions in the lockfileseg-major-version-errosSamuel E. Giddins2015-05-031-1/+1
* [Resolver] Fix all remaining molinillo spec failuresSamuel E. Giddins2014-11-241-2/+2
* Improved resolver significantly by trimming the search spaceSmit Shah2014-01-101-1/+1
* bundler dependencies specAndre Arko2013-10-191-0/+146