summaryrefslogtreecommitdiff
path: root/spec/bundler/runtime
AgeCommit message (Expand)Author
2026-04-30[ruby/rubygems] Replace #9506 with a targeted :ruby_repo skipHiroshi SHIBATA
2026-03-31[ruby/rubygems] Prevent checksum for this test:Edouard CHIN
2026-03-27[ruby/rubygems] Rename config/global_config helpers to bundle_config/bundle_c...Hiroshi SHIBATA
2026-03-27[ruby/rubygems] Replace remaining `bundle "config set"` subprocess calls with...Hiroshi SHIBATA
2026-03-27[ruby/rubygems] Replace `bundle "config set --local KEY VALUE"` subprocess wi...Hiroshi SHIBATA
2026-03-27[ruby/rubygems] Replace `bundle "config set KEY VALUE"` subprocess with in-pr...Hiroshi SHIBATA
2026-03-27[ruby/rubygems] Use `bundle config set` instead of deprecated `bundle config`...Hiroshi SHIBATA
2026-03-25[ruby/rubygems] Fix test to verify Bundler.setup respects custom gemfile settingHiroshi SHIBATA
2026-03-25[ruby/rubygems] Respect Gemfile bundler setting in `Bundler.setup`Lin Jen-Shin
2026-03-23Revert "[ruby/rubygems] Move bundler/spec to top-level spec/ directory"Hiroshi SHIBATA
2026-03-23[ruby/rubygems] Move bundler/spec to top-level spec/ directoryHiroshi SHIBATA
2026-03-11[ruby/rubygems] Reset Gem::Specification and mark inline sourcesHiroshi SHIBATA
2026-03-09[ruby/rubygems] Update bundler inline spec expectationsHiroshi SHIBATA
2026-01-26[ruby/rubygems] Fix Bundler that re-exec $0 when a `version` is present in th...Edouard CHIN
2025-11-20[ruby/rubygems] Improve error messages and handling in testseileencodes
2025-11-14[ruby/rubygems] Fix triple spacing when generating lockfileJimmy Lin
2025-11-07[ruby/rubygems] Replace Pathname#rmtree to FileUtils.rm_rf directlyHiroshi SHIBATA
2025-09-11[rubygems/rubygems] Complete remembered options removalDavid Rodríguez
2025-09-11[rubygems/rubygems] Completely remove `Bundle.*clean*` and `Bundler.environme...David Rodríguez
2025-08-18[rubygems/rubygems] Use a rubygems filter for the timeout specDavid Rodríguez
2025-08-18[rubygems/rubygems] Fix spec no longer run since rubygems timeout was renamedDavid Rodríguez
2025-07-25[rubygems/rubygems] Don't create an empty bundled_app when setting up depsDavid Rodríguez
2025-07-25[rubygems/rubygems] Remove some unnecessary `artifice` argumentsDavid Rodríguez
2025-07-25[rubygems/rubygems] Fix some specs running the wrong rakeDavid Rodríguez
2025-07-07[rubygems/rubygems] Stop allowing calling `#gem` on random objectsDavid Rodríguez
2025-07-02[rubygems/rubygems] Remove possibly incorrect specDavid Rodríguez
2025-07-02[rubygems/rubygems] Rename some helpers to avoid name classesDavid Rodríguez
2025-06-30[rubygems/rubygems] Remove "double CI" for testing Bundler 4 modeDavid Rodríguez
2025-06-26[rubygems/rubygems] Simulate Bundler 4 in a better wayDavid Rodríguez
2025-06-24[rubygems/rubygems] Fix `Bundler.original_env['GEM_HOME']` when Bundler is tr...David Rodríguez
2025-06-24[rubygems/rubygems] Cleanup now unnecessary RUBYOPT handlingDavid Rodríguez
2025-06-24[rubygems/rubygems] Remove no longer necessary workarounds for restartsDavid Rodríguez
2025-06-24[rubygems/rubygems] Use ENV consistently over CLI flags for specsDavid Rodríguez
2025-06-24[rubygems/rubygems] `bundle exec` does not need artifice in generalDavid Rodríguez
2025-06-19Skip to Bundler 4 directlyDavid Rodríguez
2025-06-19[rubygems/rubygems] Normalize Bundler version spec filtersDavid Rodríguez
2025-06-19[rubygems/rubygems] Allow enabling "Bundler 3 mode" more easilyDavid Rodríguez
2025-06-17[rubygems/rubygems] Etc exemption on Windows is no longer necessaryDavid Rodríguez
2025-06-06[rubygems/rubygems] Extract stdboth spec helperDavid Rodríguez
2025-06-05[rubygems/rubygems] Make self management specs independent from version of Bu...David Rodríguez
2025-06-03[rubygems/rubygems] Remove unnecessary duplicate x64-mingw-ucrt entryNicholas La Roux
2025-06-03[rubygems/rubygems] Partially phase out x64-mingw32 in favour of x64-mingw-uc...Nicholas La Roux
2025-03-24[rubygems/rubygems] Reword log message about current platform being missingDavid Rodríguez
2025-03-24[rubygems/rubygems] Improve grammar of some error messagesDavid Rodríguez
2025-03-12[rubygems/rubygems] Prefer `FileUtils.rm_r` to `FileUtils.rm_rf` for specsDavid Rodríguez
2025-03-12[rubygems/rubygems] Refactor specs to not try to remove folders that don't existDavid Rodríguez
2025-02-27[rubygems/rubygems] Improve error message when on read-only filesystemsDavid Rodríguez
2025-02-14[rubygems/rubygems] Use preferred `:windows` value for Windows exclusivelyDavid Rodríguez
2025-01-31Stop generating binstubs for Bundler itselfDavid Rodríguez
2025-01-28[rubygems/rubygems] Fix bug report template incorrectly showing upDavid Rodríguez