summaryrefslogtreecommitdiff
path: root/spec/commands/binstubs_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge #7128Bundlerbot2019-04-141-1/+1
|\
| * Update ruby_repo filter with the latest ruby-core implementaion.SHIBATA Hiroshi2019-04-141-1/+1
* | s/last_command.stdout/out/greysteil/print-errors-to-stderrDavid Rodríguez2019-04-121-1/+1
* | s/last_command.stderr/err/David Rodríguez2019-04-121-7/+7
* | Unify stderr helpersDavid Rodríguez2019-04-121-1/+1
|/
* Move on to bundler 3David Rodríguez2019-04-111-1/+1
* make rubocop happyJan Piotrowski2019-03-031-1/+1
* fix other sys_exec calls that prepended an env variableJan Piotrowski2019-03-031-1/+1
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-2/+2
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-8/+8
* Backport from ruby coreSHIBATA Hiroshi2018-11-011-2/+2
* Added ruby_core filtering condition with some examples.SHIBATA Hiroshi2018-10-201-1/+1
* [Binstubs] Add --all optionssegiddins/bundle-binstubs-allSamuel Giddins2018-04-181-0/+23
* To use exe instead of default name. Because bin name is conflict with Ruby 2....SHIBATA Hiroshi2017-12-281-1/+2
* Added test example for binstub warningSHIBATA Hiroshi2017-12-051-0/+19
* Auto merge of #5976 - bundler:colby/bundler-binstubs-standalone, r=segiddinsThe Bundler Bot2017-08-281-8/+17
|\
| * fix breaking binstubs standalone flagcolby/bundler-binstubs-standaloneColby Swandale2017-08-261-8/+17
* | When the locked bundler is under 2.0, allow any version < 2Samuel Giddins2017-08-251-6/+8
|/
* Update binstubs specs to handle legacy rubygemsseg-bundler-binstubsSamuel Giddins2017-07-211-1/+4
* Quote env var values for ruby < 2 popenSamuel Giddins2017-07-211-1/+1
* Add a special bundler binstub that ensures the correct version is activatedSamuel Giddins2017-07-211-7/+110
* Fix deployment specs under Bundler 2Samuel Giddins2017-07-191-1/+1
* Set forgotten command line options via config in 2.0Samuel Giddins2017-07-191-5/+6
* Add --shebang option to binstubs commandseg-binstubs-shebangDimitris Zorbas2017-06-131-0/+13
* Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirectThe Bundler Bot2017-05-301-1/+0
|\
| * Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* | [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-281-2/+2
* | Unify the notation of RubyGemsKoichi ITO2017-05-041-1/+1
|/
* Swap single to double quotes for standalone binstubsZach Ahn2017-03-051-1/+1
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* fix standalone executable when dest of symlinkTerin Stock2016-08-121-1/+1
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-1/+1
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-1/+1
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-1/+1
* Add Bundler.ui.deprecateStefan Lance2016-07-051-3/+3
* Make spec context more specific, modify standalone option descriptionBoggs2016-05-261-4/+5
* Add standalone flag to binstubs, fix #4594Boggs2016-05-251-0/+15
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix Style/SpaceBeforeCommaErick Sasse2015-07-171-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-10/+10
* Revert "svn source support"Andre Arko2015-01-251-15/+0
* don’t test exitstatus when it is unknownAndre Arko2015-01-201-2/+2
* we can have exitstatus and err at the same timeAndre Arko2015-01-191-2/+2
* Add spec around adding a binstub for an unknown gemJeff Taggart2014-07-121-0/+13
* svn source supportStefan Huber2014-04-221-0/+15
* Autoinstall during the "binstubs" command.Ash Wilson2014-04-191-0/+25
* Merge tag 'v1.5.2' into 'master'Andre Arko2014-01-101-0/+13
* break out cli command specs into a dedicated dirAndre Arko2013-08-051-0/+193