summaryrefslogtreecommitdiff
path: root/spec/bundler/runtime
AgeCommit message (Expand)Author
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
2025-01-28[rubygems/rubygems] Support installing arm native gems on WindowsDavid Rodríguez
2025-01-28[rubygems/rubygems] Remove duplicated `bundle install`David Rodríguez
2025-01-28[rubygems/rubygems] Remove unnecessary platform helpersDavid Rodríguez
2025-01-28[rubygems/rubygems] Improve simulating Windows during Bundler specsDavid Rodríguez
2025-01-16[rubygems/rubygems] Revert RubyGems plugins getting loaded on `Bundler.require`David Rodríguez
2024-12-24Merge RubyGems-3.6.2 and Bundler-2.6.2David Rodríguez
2024-12-13[rubygems/rubygems] Fix restarting with locked version when $PROGRAM_NAME has...Camden Narzt
2024-11-28[rubygems/rubygems] Test with Ruby 3.4David Rodríguez
2024-11-19[rubygems/rubygems] Fix binstub test bugsodacris
2024-11-19Test with sinatra to 4.1.0David Rodríguez
2024-10-23[rubygems/rubygems] Remove the need for some bundler monkeypatchesDavid Rodríguez
2024-10-22[rubygems/rubygems] Cleanup some specs after recent support dropDavid Rodríguez
2024-10-10[rubygems/rubygems] Remove code that's not needed for the spec to passDavid Rodríguez
2024-10-09[rubygems/rubygems] Fix `Gem::Specification#gem_dir` losing custom source for...David Rodríguez