summaryrefslogtreecommitdiff
path: root/spec/bundler/install/gems
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-16[rubygems/rubygems] Completely remove multisources supportDavid Rodríguez
2025-09-11[rubygems/rubygems] Complete remembered options removalDavid Rodríguez
2025-07-28[rubygems/rubygems] Remove unnecessary branchingDavid Rodríguez
2025-07-25[rubygems/rubygems] Don't create an empty bundled_app when setting up depsDavid Rodríguez
2025-07-07[rubygems/rubygems] Remove unnecessary nesting from standalone specsDavid Rodríguez
2025-07-03Sync RubyGemsDavid Rodríguez
2025-07-02[rubygems/rubygems] Migrate all remaining specs to run offlineDavid Rodríguez
2025-07-02[rubygems/rubygems] Verify specs still using realworld gems still pass with l...David Rodríguez
2025-07-02[rubygems/rubygems] Realworld optparse gem should be no longer necessaryDavid Rodríguez
2025-07-02[rubygems/rubygems] Logger realworld gem is no longer necessaryDavid Rodríguez
2025-07-02[rubygems/rubygems] Realworld tsort gem should be no longer necessaryDavid Rodríguez
2025-07-02[rubygems/rubygems] These specs need stringio only for old versionsDavid Rodríguez
2025-06-30[rubygems/rubygems] Remove "double CI" for testing Bundler 4 modeDavid Rodríguez
2025-06-30Rewrite specs to not start local dev serversDavid Rodríguez
2025-06-24[rubygems/rubygems] Cleanup now unnecessary RUBYOPT handlingDavid Rodríguez
2025-06-23[rubygems/rubygems] Fix flaky test failures in mirror probing specsDavid Rodríguez
2025-06-19[rubygems/rubygems] Normalize Bundler version spec filtersDavid Rodríguez
2025-06-17[rubygems/rubygems] Reword a couple of specs to further clarify themDavid Rodríguez
2025-06-17[rubygems/rubygems] Migrate mirror probe specs to use the compact index APIDavid Rodríguez
2025-06-17[rubygems/rubygems] Consistently use instance variables directlyDavid Rodríguez
2025-06-17[rubygems/rubygems] Cleanup dead code, RubyGems 3.3 is no longer supportedDavid Rodríguez
2025-06-06[rubygems/rubygems] Extract stdboth spec helperDavid Rodríguez
2025-05-19[rubygems/rubygems] Fix test warnings introduced by recent CGI changesDavid Rodríguez
2025-05-19Rename a couple of spec filesDavid Rodríguez
2025-04-15[rubygems/rubygems] Fix false positive warning about insecurely materialized gemDavid Rodríguez
2025-04-14[rubygems/rubygems] Fix edge case making `bundle update` behave incorrectlyDavid Rodríguez
2025-04-09[rubygems/rubygems] Follow up to removal of rubyinstaller2 workaroundDavid Rodríguez
2025-04-04[rubygems/rubygems] Rubyinstaller2 fixed thisDavid Rodríguez
2025-04-01[rubygems/rubygems] Let compact index response parser consistently return a m...David Rodríguez
2025-03-24[rubygems/rubygems] Fix redundant `path` configurationsDavid Rodríguez
2025-03-24[rubygems/rubygems] Consistently use "lockfile" over "lock file"David Rodríguez
2025-03-12[rubygems/rubygems] Path helper to build paths in compact index cacheDavid Rodríguez
2025-03-12[rubygems/rubygems] Prefer `FileUtils.rm_r` to `FileUtils.rm_rf` for specsDavid Rodríguez
2025-02-18[rubygems/rubygems] Add additional assertions to specDavid Rodríguez
2025-01-28[rubygems/rubygems] Remove unnecessary platform helpersDavid Rodríguez
2025-01-14Remove test dependency on loggerDavid Rodríguez
2024-11-26[rubygems/rubygems] Allow some materialized specs to be missingDavid Rodríguez
2024-11-14[rubygems/rubygems] Revert "mustermann depends on URI::RFC2396_PARSER behavior"Hiroshi SHIBATA
2024-11-13[rubygems/rubygems] Include original error when openssl fails to loadDavid Rodríguez
2024-11-06[rubygems/rubygems] This is not about the lockfile anymoreDavid Rodríguez
2024-10-10[rubygems/rubygems] Fix specs with missing extensions getting activatedDavid Rodríguez
2024-10-04[rubygems/rubygems] Remove outdated conditionals from testsSamuel Giddins
2024-10-03Update default gem test for colon-style hash inspecttompng
2024-09-26Update test dependenciesDavid Rodríguez
2024-08-05Fix truffleruby removing gems from lockfileDavid Rodríguez
2024-07-23[rubygems/rubygems] Enable checksums on Bundler 3 for fresh lockfilesDavid Rodríguez
2024-07-23[rubygems/rubygems] Normalize a few specs using sourcesDavid Rodríguez