summaryrefslogtreecommitdiff
path: root/spec/runtime/executable_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-121-6/+4
* Skip the rest of the failures on WindowsDavid Rodríguez2020-01-071-0/+18
* Remove unnecessary indirectionsDavid Rodríguez2019-07-241-1/+1
* Merge #7161Bundlerbot2019-06-241-6/+6
|\
| * Normalize file:// handling in specsDavid Rodríguez2019-06-111-6/+6
* | Fix a typo on a spec commentfix_typoDavid Rodríguez2019-06-201-1/+1
|/
* Move on to bundler 3David Rodríguez2019-04-111-19/+2
* Setup Gemfile path before loading bundler in order to use original GemfilePaul Nikitochkin2017-12-021-0/+29
* Handle when Bundler is only available on the load pathSamuel Giddins2017-07-211-3/+3
* Use the create_file helper in the specs for its mkpathSamuel Giddins2017-07-191-3/+1
* Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-191-13/+28
* Set forgotten command line options via config in 2.0Samuel Giddins2017-07-191-2/+2
* [Settings] Stop remembering CLI options in Bundler 2Samuel Giddins2017-07-191-3/+3
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix Style/IndentationWidthVictor Koronen2015-08-141-2/+2
* Fix Style/LeadingCommentSpaceVictor Koronen2015-08-141-1/+0
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-7/+7
* return to 1.x behaviour for --binstubsAndre Arko2013-02-131-2/+2
* silently don't overwrite on --binstubsAndre Arko2013-01-221-2/+2
* don't check for existing binstubs, just overwrite during installTerence Lee2013-01-091-0/+17
* `bundle install --binstubs ""` will remove binstubs optionTerence Lee2012-12-231-0/+12
* change to new expect syntax for rspecTerence Lee2012-10-091-13/+13
* Add --shebang option to bundle install to use a different executable than the...James Miller2011-10-011-0/+10
* Allows the location of binstubs to be specifiedCarl Lerche2010-07-131-11/+20
* Make generating bin stubs an optionCarl Lerche2010-07-091-4/+42
* Go back to generating ./bin/gem_bin_stubCarl Lerche2010-07-081-23/+4
* Fix a passing spec that was spewing out errors.Carl Lerche2010-06-091-0/+4
* Don't generate a stub for bundler in ~/.bundler/binCarl Lerche2010-06-051-0/+9
* Have bundler generate executable stubs into ~/.bundler/bin that will automati...Carl Lerche2010-05-091-0/+69