summaryrefslogtreecommitdiff
path: root/spec/bundler/env_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [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