summaryrefslogtreecommitdiff
path: root/spec/install/gemfile/eval_gemfile_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-121-2/+2
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-1/+1
* [Env] Print all gemfiles that have been evaledseg-env-eval-gemfileSamuel Giddins2017-07-271-0/+14
* Update the specs for the new :deployment settingSamuel Giddins2017-07-191-1/+1
* Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-191-1/+1
* Auto merge of #5817 - NickLaMuro:bug_with_path_gem_source_equivalency, r=segi...The Bundler Bot2017-07-051-0/+7
|\
| * Compare sources using source's rootNick LaMuro2017-06-291-0/+7
* | Update the Bundler 2 specs for the removal of using... messagesseg-suppress-using-messagesSamuel Giddins2017-07-031-2/+4
|/
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* [Path] Store lockfile paths relative to the root, not the gemfile pathSamuel Giddins2016-09-131-0/+18
* Add integration spec for restoring `@gemfile` after `eval_gemfile`James Wen2016-05-181-5/+22
* Use the full expanded path of passed Gemfile during `eval_gemfile`James Wen2016-05-181-0/+25