summaryrefslogtreecommitdiff
path: root/test/rubygems
AgeCommit message (Expand)Author
2022-08-09Merge rubygems/bundler HEAD.Hiroshi SHIBATA
2022-08-09[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-08-09[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-08-05[rubygems/rubygems] Include backtrace with crashes by defaultDavid Rodríguez
2022-08-05[rubygems/rubygems] Fix unused variable warningDavid Rodríguez
2022-08-04[rubygems/rubygems] Warn dangling symlinksDavid Rodríguez
2022-08-03Merge rubygems/bundler HEADHiroshi SHIBATA
2022-08-03[rubygems/rubygems] fix platform matching for index specsIlya Dyakonov
2022-08-03[rubygems/rubygems] Warn (rather than crash) when setting `nil` specification...David Rodríguez
2022-08-02[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-08-02[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-07-26[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-07-26[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-07-23[rubygems/rubygems] Display mfa warnings on gem signinAshley Ellis Pierce
2022-07-22[rubygems/rubygems] Use `SystemExit#status` as `exit_code`Nobuyoshi Nakada
2022-07-22RubyGems: Enable Style/StringLiterals copTakuya Noguchi
2022-07-20[rubygems/rubygems] Fix `ruby setup.rb --destdir /foo` modifying global specsDavid Rodríguez
2022-07-20[rubygems/rubygems] Refactor destdir checksDavid Rodríguez
2022-07-20[rubygems/rubygems] More cleanupDavid Rodríguez
2022-07-20[rubygems/rubygems] Unify common logicDavid Rodríguez
2022-07-20[rubygems/rubygems] Fix casing typo when resetting `RbConfig::CONFIG["ENABLE_...David Rodríguez
2022-07-19[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-07-19[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-07-18[rubygems/rubygems] Fix upgrading RubyGems with a customized `Gem.default_dir`David Rodríguez
2022-07-17[rubygems/rubygems] Stop using `/dev/null` for silent ui for WASI platformYuta Saito
2022-07-16[rubygems/rubygems] Drop support for old `Gem::Specification` versionsNobuyoshi Nakada
2022-07-13Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-07-12[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-07-12[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-07-06[rubygems/rubygems] add message when gems are requested to be updated but the...Brian Le
2022-07-06[rubygems/rubygems] output gems already up-to-date regardless if any gems wer...Brian Le
2022-07-05[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-07-05[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-06-30[rubygems/rubygems] Prevent a warning: `*' interpreted as argument prefixYusuke Endoh
2022-06-29[rubygems/rubygems] Support ruby 2.3 and 2.4Ian Ker-Seymer
2022-06-29[rubygems/rubygems] Upgrade rb-sys to 0.9.14Ian Ker-Seymer
2022-06-29[rubygems/rubygems] Add `gem env user_gemhome` and `gem env user_gemdir`David Rodríguez
2022-06-29[rubygems/rubygems] Add missing test for user installation directoryDavid Rodríguez
2022-06-28[rubygems/rubygems] Fix test_install_location_extra_slash on alpineTomas Volf
2022-06-27[rubygems/rubygems] Improve error message when `operating_system.rb` fails to...David Rodríguez
2022-06-26[rubygems/rubygems] Clean up temporary directory after generate_index --updateTomas Volf
2022-06-24Sync RubyGems & Bundler with upstream repoDavid Rodríguez
2022-06-13Prevent a "warning: `*' interpreted as argument prefix"Yusuke Endoh
2022-06-01[rubygems/rubygems] Restore ability to load old marshalled gemspec that use `...David Rodríguez
2022-06-01[rubygems/rubygems] Improve null private type testDavid Rodríguez
2022-05-31[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-05-31[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-05-28[rubygems/rubygems] Fix rubygems update when non default `--install-dir` is c...David Rodríguez
2022-05-23[rubygems/rubygems] Support the change of did_you_mean about Exception#detail...Yusuke Endoh
2022-05-23Prevent a warning: `*' interpreted as argument prefixYusuke Endoh