summaryrefslogtreecommitdiff
path: root/spec/bundler/support
Commit message (Expand)AuthorAgeFilesLines
...
* [rubygems/rubygems] Improve sources representationDavid Rodríguez2021-12-031-1/+1
* Removed vcr files. They are needless for this repoHiroshi SHIBATA2021-12-012-7/+0
* [rubygems/rubygems] Check not having load system features also for successful...David Rodríguez2021-11-251-9/+3
* [rubygems/rubygems] These method should be returning a stringDavid Rodríguez2021-11-251-1/+1
* [rubygems/rubygems] We should be checking raised exception, not status code hereDavid Rodríguez2021-11-251-1/+1
* [rubygems/rubygems] Don't replace ENV twice on non Windows platformsDavid Rodríguez2021-11-252-0/+7
* [rubygems/rubygems] Remove `gemfile_should_be` helper as wellDavid Rodríguez2021-11-121-4/+0
* [rubygems/rubygems] Remove `have_lockfile` matcher tooDavid Rodríguez2021-11-121-4/+0
* [rubygems/rubygems] Remove `lockfile_should_be` helperDavid Rodríguez2021-11-121-4/+0
* [rubygems/rubygems] Leave ":" after MANPATH when not setDavid Rodríguez2021-11-021-0/+1
* [ruby/rubygems] Get specs green on arm64-darwin-20David Rodriguez2021-10-111-1/+5
* Newly generated gems require Ruby 2.6.0OKURA Masafumi2021-10-091-2/+16
* [rubygems/rubygems] I see no harm in this, allow itDavid Rodríguez2021-10-091-1/+0
* [rubygems/rubygems] `git commit` no longer needs to be allowed to failDavid Rodríguez2021-10-091-1/+1
* [rubygems/rubygems] Let `update_git` work with whatever branch is checkout outDavid Rodríguez2021-10-091-9/+1
* [rubygems/rubygems] Make adding files and committing into a single commandDavid Rodríguez2021-10-091-2/+1
* [rubygems/rubygems] Improve performance of Specification#missing_extensions?Masataka Pocke Kuwabara2021-10-091-1/+4
* [rubygems/rubygems] Trigger install command by default on removeJose Galisteo2021-09-171-0/+5
* [rubygems/rubygems] Fix some failing Bundler tests with old Git.Jun Aruga2021-08-311-1/+1
* [rubygems/rubygems] Improve "gem not found in source" errorsDavid Rodríguez2021-08-311-1/+1
* Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9Hiroshi SHIBATA2021-07-142-0/+17
* Sync RubyGems and Bundler with upstreamHiroshi SHIBATA2021-07-077-35/+26
* Sync latest bundler & rubygems development versionDavid Rodríguez2021-07-075-8/+22
* Sync bundler & rubygemsDavid Rodríguez2021-05-117-19/+68
* Merge the master branch of BundlerHiroshi SHIBATA2021-04-157-91/+127
* Fix test-bundler failures when XDG_CONFIG_HOME is not writableKazuhiro NISHIYAMA2021-03-242-0/+5
* Sync latest development version of bundler & rubygemsDavid Rodríguez2021-03-087-76/+26
* Remove require_path from $LOADED_FEATURESKazuhiro NISHIYAMA2021-01-281-0/+1
* Delete path including `/../` tooKazuhiro NISHIYAMA2021-01-281-1/+4
* 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