aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/support
Commit message (Expand)AuthorAgeFilesLines
* Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118...Hiroshi SHIBATA2021-01-043-20/+25
* Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA2020-12-231-1/+1
* Prepare to release rubygems-3.2.1 and bundler-2.2.1Hiroshi SHIBATA2020-12-152-1/+2
* Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA2020-12-083-140/+2
* Merge bundler-2.2.0.rc.2Hiroshi SHIBATA2020-10-158-35/+79
* [rubygems/rubygems] https functionality was merged into `net/https`David Rodríguez2020-07-311-5/+0
* Import remaining changesDavid Rodríguez2020-07-151-30/+48
* [rubygems/rubygems] Easier way to find path to ruby binaryDavid Rodríguez2020-07-151-4/+1
* [rubygems/rubygems] No need to update remotesDavid Rodríguez2020-07-151-1/+0
* [rubygems/rubygems] Git clone already takes care of thisDavid Rodríguez2020-07-151-1/+0
* [rubygems/rubygems] Clone rubygems from the local repoDavid Rodríguez2020-07-151-1/+1
* [rubygems/rubygems] Show also output from all commands on rubygems checkout e...David Rodríguez2020-07-151-1/+9
* [rubygems/rubygems] Remove `--quiet` flag to `git checkout`David Rodríguez2020-07-151-1/+1
* [rubygems/rubygems] More portable PATH editionDavid Rodríguez2020-06-181-1/+1
* s/sys_exec!/sys_execDavid Rodríguez2020-06-182-5/+5
* [rubygems/rubygems] Remove now unused "bang helpers"David Rodríguez2020-06-181-12/+0
* [rubygems/rubygems] s/gem_command!/gem_commandDavid Rodríguez2020-06-182-5/+5
* [rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez2020-06-183-36/+27
* [rubygems/rubygems] s/rails_fail/rails_pinned_to_old_activesupport/David Rodríguez2020-06-181-1/+1
* Fix most exec specsDavid Rodríguez2020-06-151-0/+3
* Fix `bin/rake spec:realworld:record`David Rodríguez2020-06-051-1/+0
* [rubygems/rubygems] Remove `forgotten_command_line_usages` from specsDavid Rodríguez2020-06-051-15/+0
* [rubygems/rubygems] Make `forgotten_command_line_options` always "forget" opt...David Rodríguez2020-06-051-2/+0
* [rubygems/rubygems] Support running specs against a tarballDavid Rodríguez2020-06-052-7/+17
* [rubygems/rubygems] Remove unintended extra spaceDavid Rodríguez2020-06-051-1/+1
* Revert "Fix a error in a `before(:suite)` hook"Hiroshi SHIBATA2020-06-051-18/+0
* Revert "Fix a failure in bundle version with version outputs the version with...Hiroshi SHIBATA2020-06-051-2/+1
* Fix a failure in bundle version with version outputs the version with build m...Kazuhiro NISHIYAMA2020-05-251-1/+2
* Fix a error in a `before(:suite)` hookKazuhiro NISHIYAMA2020-05-251-0/+18
* Revert 1f011cccb16ca9e8ee378cb5a9d4c14459afd68cHiroshi SHIBATA2020-05-221-1/+0
* Sync Bundler PR #3624Hiroshi SHIBATA2020-05-2212-143/+214
* Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA2020-05-191-0/+6
* Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA2020-05-181-0/+4
* Use the gemspec in build_dir directlyHiroshi SHIBATA2020-05-142-5/+6
* Resolved the file path of gemspec for ruby core repositoryHiroshi SHIBATA2020-05-132-1/+5
* Added test_gems.rb for setup dependenciesHiroshi SHIBATA2020-05-131-1/+4
* Update the bundler version with master branchHiroshi SHIBATA2020-05-1326-372/+375
* Merge bundler-2.1.4Hiroshi SHIBATA2020-01-084-11/+21
* [bundler/bundler] Add ruby2_keywordsSutou Kouhei2020-01-013-3/+3
* Fixed test failures with gem command path on ruby core repo.Hiroshi SHIBATA2019-12-152-2/+6
* Prepare to release bundler-2.1.0Hiroshi SHIBATA2019-12-1512-82/+56
* Fix glob base in bundler.gemspecKazuhiro NISHIYAMA2019-11-191-1/+2
* Skip some tests if extracted from tarballKazuhiro NISHIYAMA2019-11-191-0/+9
* Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA2019-11-137-16/+12
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-1149-105/+267
* The investigation is going on...Nobuyoshi Nakada2019-08-211-6/+0
* [bundler/bundler] Share test fixtures with parallel_testsHiroshi SHIBATA2019-08-211-1/+1
* [bundler/bundler] Try to use RunTimeLogger for parallel_testsHiroshi SHIBATA2019-08-211-0/+5
* [bundler/bundler] Parallelize test suiteDavid Rodríguez2019-08-212-1/+9
* [bundler/bundler] Fix a couple of typosDavid Rodríguez2019-08-211-1/+1