summaryrefslogtreecommitdiff
path: root/spec/commands/binstubs_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge #6743Bundlerbot2018-11-161-1/+1
* fix breaking specsColby Swandale2018-11-081-0/+27
* move all bundler 2, < 2 spec scopes to bundler 3, < 3Colby Swandale2018-11-031-1/+1
* Auto merge of #6450 - bundler:segiddins/bundle-binstubs-all, r=colby-swandaleThe Bundler Bot2018-10-091-0/+23
* Auto merge of #6232 - bundler:fix-ruby25-failing, r=hsbtThe Bundler Bot2018-07-101-1/+2
* Comment for fake version of binstub examplesfixed-default-gems-1-16-1SHIBATA Hiroshi2018-02-131-0/+3
* Workaround when BUNDLER_SPEC_SUB_VERSION is available.SHIBATA Hiroshi2018-02-091-3/+9
* Workaround for old versions of RG.SHIBATA Hiroshi2018-02-091-1/+3
* To use dynamic expectation when it was installed same version of bundler as d...SHIBATA Hiroshi2018-02-091-2/+10
* Auto merge of #6202 - hsbt:warning-bundler-binstub, r=hsbtThe Bundler Bot2017-12-111-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