summaryrefslogtreecommitdiff
path: root/spec/commands/open_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add Bundler.ui.deprecateStefan Lance2016-07-051-4/+4
* Fixes specs for 1.8.7Asutosh Palai2016-06-281-1/+1
* Open editor with clean envSamuel Cochran2016-03-231-0/+5
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Merge pull request #3852 from esasse/esasse-rubocop-7Andre Arko2015-07-181-2/+2
|\
| * Fix Style/SpaceBeforeCommaErick Sasse2015-07-171-2/+2
* | Fix Style/SpaceInsideHashLiteralBracesErick Sasse2015-07-171-10/+10
|/
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-5/+5
* Override all editor ENV variables in bundle open specMatijs van Zuijlen2014-05-081-1/+1
* Autoinstall for "bundle open".Ash Wilson2014-04-191-0/+12
* Fix bundle open when gem does not contain a Gemfile (fixes #2678)Sam Pohlenz2013-11-111-0/+13
* break out cli command specs into a dedicated dirAndre Arko2013-08-051-0/+55