summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fixed test failures with gem command path on ruby core repo.fixed-bundler-specs-on-ruby-repoHiroshi SHIBATA2019-12-144-4/+8
* Revert "Write & read dummy gems binarily"cleanup_windows_ci_logsDavid Rodríguez2019-12-132-2/+2
* Merge #7477Bundlerbot2019-12-131-1/+1
|\
| * Skip `did_you_mean` and `delegate` failures on MRI 2.7skip_did_you_mean_on_2_7David Rodríguez2019-12-131-1/+1
* | Delay deprecation of `bundle config` and `bundle update` without argsundeprecate_argless_config_and_updateDavid Rodríguez2019-12-131-9/+9
|/
* Merge #7460Bundlerbot2019-12-1316-60/+58
|\
| * No longer need workarounds since our uri version is fixedvendorize_uri_libraryDavid Rodríguez2019-12-081-2/+0
| * Use vendorized version of uri libraryDavid Rodríguez2019-12-0815-58/+58
* | Bump RuboCop to 0.77.0Koichi ITO2019-12-121-1/+1
* | Remove unnecessary -I optionfix_gem_tasksDavid Rodríguez2019-12-101-1/+1
* | Fix `bundle exec rake install` not workingDavid Rodríguez2019-12-101-0/+22
* | Prefer `be_empty` to `eq("")`David Rodríguez2019-12-095-10/+10
|/
* Remove unnecessary parameter to `fetch_specs`David Rodríguez2019-12-061-1/+1
* Rename `unrequire_rubygems` to `reexec`improve_rubygems_switcherDavid Rodríguez2019-12-011-2/+2
* Rename `env_version` to `source`David Rodríguez2019-12-011-11/+11
* Rename `target_tag_version` to `target_tag`David Rodríguez2019-12-011-5/+5
* Improve rubygems switching codeDavid Rodríguez2019-12-014-45/+14
* Merge #7418Bundlerbot2019-11-291-0/+17
|\
| * Restore previous BUNDLE_GEMFILE in bundler/inlinefatkodima2019-11-221-0/+17
* | Merge #7459Bundlerbot2019-11-291-9/+12
|\ \
| * | Fix condition to verify root is a git directoryunskip_quality_specsDavid Rodríguez2019-11-281-1/+1
| * | Extract git check logic to a methodDavid Rodríguez2019-11-281-9/+12
* | | Use activation hack in default gem activation specsDavid Rodríguez2019-11-281-2/+2
* | | Split default gem activation specsDavid Rodríguez2019-11-281-26/+20
* | | Only consider exempted default gemsDavid Rodríguez2019-11-281-5/+1
* | | Easier figuring out of default gemsDavid Rodríguez2019-11-281-3/+1
* | | `Gem::Specification` should always be an `Enumerable`David Rodríguez2019-11-281-3/+1
* | | `Gem::Specification#activate` should always be definedDavid Rodríguez2019-11-281-10/+8
* | | Fix a warning in activation hack snippetDavid Rodríguez2019-11-281-1/+1
* | | Don't hide part of backtracesDavid Rodríguez2019-11-281-3/+1
* | | Always pass env as strings to helpersDavid Rodríguez2019-11-2811-24/+22
|/ /
* | Merge #7455Bundlerbot2019-11-261-2/+1
|\ \
| * | Lazily load `open3`David Rodríguez2019-11-261-2/+1
* | | Merge #7419Bundlerbot2019-11-261-0/+20
|\ \ \ | |/ / |/| |
| * | Add :glob to git source uniquenessfatkodima2019-11-211-0/+20
| |/
* | Merge #7452Bundlerbot2019-11-232-4/+4
|\ \
| * | Bump rubocop and rubocop-performanceDavid Rodríguez2019-11-222-4/+4
| |/
* | Merge #7451Bundlerbot2019-11-2314-15/+21
|\ \
| * | Write & read dummy gems binarilyDavid Rodríguez2019-11-222-2/+2
| * | Reuse installed gems with windows CIDavid Rodríguez2019-11-221-1/+1
| * | Read marshaled gemspecs binarilyDavid Rodríguez2019-11-229-9/+9
| * | Use OS-independent PATH-separatorDavid Rodríguez2019-11-221-2/+2
| * | Strip root path in an OS-independent wayDavid Rodríguez2019-11-221-1/+7
| |/
* | Fixup style issuesDavid Rodríguez2019-11-222-6/+6
* | Fix glob base in bundler.gemspecKazuhiro NISHIYAMA2019-11-221-1/+2
* | Skip some tests if extracted from tarballKazuhiro NISHIYAMA2019-11-221-0/+9
* | Allow unknown if ruby coreKazuhiro NISHIYAMA2019-11-221-2/+10
|/
* Fix shelling out to rubygems being silentDavid Rodríguez2019-11-181-0/+6
* Don't allow warnings on released rubiesDavid Rodríguez2019-11-121-1/+1
* Fix `Bundler.require` redefinition warningDavid Rodríguez2019-11-121-0/+2