summaryrefslogtreecommitdiff
path: root/spec/bundler/env_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-121-5/+11
* Extract `bundled_app_lock` path helperDavid Rodríguez2020-01-121-1/+1
* Skip the rest of the failures on WindowsDavid Rodríguez2020-01-071-0/+4
* Use OS-independent PATH-separatorDavid Rodríguez2019-11-221-2/+2
* Fix some bundler specs (#2380)David Rodríguez2019-08-231-2/+2
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-3/+3
* Add user home to `bundle env`David Rodríguez2019-04-151-0/+7
* Add some specs for rubygems paths in `bundle env`David Rodríguez2019-04-151-0/+41
* Add require so that env specs can run in isolationDavid Rodríguez2019-04-151-0/+1
* Backport from ruby coreSHIBATA Hiroshi2018-11-011-1/+1
* Improve test to better self explain what it doesbundle_env_formattingDavid Rodríguez2018-09-011-2/+6
* Remove extra new lines from `bundle env` outputDavid Rodríguez2018-08-301-0/+4
* [Env] Ensure output is platform-appropriateSamuel Giddins2017-09-131-1/+1
* [Env] Print all gemfiles that have been evaledseg-env-eval-gemfileSamuel Giddins2017-07-271-0/+48
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* move implementation of Bundler::Env to class methodsColby Swandale2017-04-201-8/+7
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* [Env] Print as GFMSamuel Giddins2016-11-301-3/+3
* [Env] Support running `bundle env` when not inside a bundleseg-apple-git-supportSamuel Giddins2016-08-261-0/+8
* Auto merge of #4624 - chrismo:openssl_version_in_bundle_env, r=segiddinsHomu2016-08-251-0/+1
|\
| * Add OpenSSL::OPENSSL_VERSION to `bundle env`chrismo2016-08-091-0/+1
* | Use .full_version in Bundler::EnvNick LaMuro2016-07-251-1/+12
|/
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Make `bundle env` output consistentenv-output-fixAgis Anastasopoulos2016-01-021-1/+1
* Add more `Env` testsmore-env-specsAgis Anastasopoulos2015-10-111-3/+46
* Also print gemspecs in `bundle env`bundle-env-gemspecsAgis Anastasopoulos2015-10-051-0/+32