summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Avoid printing deprecation messages during specsfix_warningsDavid Rodríguez2019-09-261-8/+18
* Fix warning during ruby_version specsDavid Rodríguez2019-09-261-6/+14
* Properly expand rubygems path when not in the root folderfollow_up_to_rgv_handling_refactorDavid Rodríguez2019-09-241-1/+3
* Properly version target rubygems when RGV is a pathDavid Rodríguez2019-09-241-0/+2
* Only change cloned copy version if necessaryDavid Rodríguez2019-09-191-2/+15
* Replace `with_rubygems` scriptDavid Rodríguez2019-09-197-8/+127
* Move some global requires to their few usagesDavid Rodríguez2019-09-187-3/+11
* Move require to the only file that needs itDavid Rodríguez2019-09-172-1/+2
* Explicitly require test helpersDavid Rodríguez2019-09-171-4/+15
* Rename requirement_checker to filtersspec_simplificationsDavid Rodríguez2019-09-153-41/+45
* Migrate a couple of requires to be relativeDavid Rodríguez2019-09-152-2/+3
* Remove unneded require and inclusionDavid Rodríguez2019-09-151-2/+0
* Remove dead codeDavid Rodríguez2019-09-151-4/+0
* Fail hard if activating dep deps failsDavid Rodríguez2019-09-151-1/+1
* Remove unnecessary outputDavid Rodríguez2019-09-151-1/+0
* Add some debugging info to error messageDavid Rodríguez2019-09-151-1/+1
* Extract helper methodDavid Rodríguez2019-09-151-4/+8
* Remove unneeeded inclusionDavid Rodríguez2019-09-151-2/+0
* Remove unneeded requiresDavid Rodríguez2019-09-151-3/+0
* Lazily require rubygems/user_interactionDavid Rodríguez2019-09-151-1/+1
* Refactor activation errorsDavid Rodríguez2019-09-151-0/+2
* Add a private sectionDavid Rodríguez2019-09-151-5/+7
* This module is special and not used inside specsDavid Rodríguez2019-09-151-1/+0
* Use `extend self`David Rodríguez2019-09-151-6/+8
* Merge #7342Bundlerbot2019-09-091-1/+1
|\
| * Start using automatiek 0.3.0automatiek_0.3David Rodríguez2019-09-041-1/+1
* | Ignore the all of warnings with inline_spec.rb of bundler examples.backport-ruby-coreHiroshi SHIBATA2019-09-051-1/+1
* | Remove github_action_linux tag from bundler examples.Hiroshi SHIBATA2019-09-052-2/+1
* | Merge #7340Bundlerbot2019-09-041-27/+91
|\ \ | |/ |/|
| * Fix `bundle clean` regressionDavid Rodríguez2019-09-011-0/+26
| * Use non deprecated functionality for `bundle clean` specsDavid Rodríguez2019-09-011-27/+65
* | Test against latest rubiesDavid Rodríguez2019-09-01704-341/+341
* | Fix a couple of bundler issues with keyword argument separationJeremy Evans2019-08-301-3/+4
|/
* Add a spec for installing git deps after packaging w/o gitSamuel Giddins2019-08-271-0/+17
* Merge #7307Bundlerbot2019-08-272-26/+53
|\
| * Merge all `bundle check --path` specsdeprecate_path_arg_to_check_and_packageDavid Rodríguez2019-08-161-25/+30
| * Remove duplicated spec filterDavid Rodríguez2019-08-161-1/+1
| * Deprecate `--path` flag to `bundle check`David Rodríguez2019-08-161-0/+22
| * Fix remembered flag deprecation messageDavid Rodríguez2019-08-161-1/+1
* | Revert "Add all platforms to lockfile by default"undo_auto_multiplatformDavid Rodríguez2019-08-262-23/+5
* | Revert "Remove now meaningless warning"David Rodríguez2019-08-261-0/+19
* | Merge #7324Bundlerbot2019-08-2320-44/+65
|\ \
| * | Fix some bundler specs (#2380)David Rodríguez2019-08-2320-44/+65
* | | Merge #7322Bundlerbot2019-08-221-1/+1
|\ \ \ | |/ / |/| |
| * | Fix comments and messages to refer to https urlTakayuki Nakata2019-08-211-1/+1
* | | Merge #7317Bundlerbot2019-08-205-5/+27
|\ \ \
| * | | rubocop -aparallel_rspec_2Hiroshi SHIBATA2019-08-191-0/+2
| * | | Share test fixtures with parallel_testsHiroshi SHIBATA2019-08-191-1/+1
| * | | Try to use RunTimeLogger for parallel_testsHiroshi SHIBATA2019-08-191-0/+3
| * | | Parallelize test suiteDavid Rodríguez2019-08-184-5/+22
| |/ /