summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2022-07-30[rubygems/rubygems] Make `--standalone` play nice with `--local`David Rodríguez
2022-07-29Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA
2022-07-27Update to ruby/spec@cbfaf51Benoit Daloze
2022-07-27Update to ruby/mspec@290e36aBenoit Daloze
2022-07-27[rubygems/rubygems] Add ignore_funding_requests config flagmoe
2022-07-27[rubygems/rubygems] Use main as default branch for Bundler specsDavid Rodríguez
2022-07-26Merge rubygems/bundler HEADHiroshi SHIBATA
2022-07-21Do not chomp trailing line separator IO#each with nil separator and chompJeremy Evans
2022-07-21Do not have class/module keywords look up ancestors of ObjectJeremy Evans
2022-07-19[rubygems/rubygems] Bundler: change error/warning message for multiple global...Takuya Noguchi
2022-07-18[rubygems/rubygems] Improve error message when gems cannot be foundDavid Rodríguez
2022-07-17[rubygems/rubygems] bundler: fix typo in inline RuboCop configTakuya Noguchi
2022-07-17[rubygems/rubygems] Show a proper error if extension dir is not writableDavid Rodríguez
2022-07-14[rubygems/rubygems] Fix misleading error if compact index cannot be copiedDavid Rodríguez
2022-07-13Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-07-08[rubygems/rubygems] Fix `simulate_windows` helperDavid Rodríguez
2022-07-02[rubygems/rubygems] Account for default gems not having remote when cachingDavid Rodríguez
2022-07-02Relax `not_before` limitNobuyoshi Nakada
2022-07-01Fix TODO in stringio/truncate_spec.rbNobuyoshi Nakada
2022-07-01stop CI failures.Koichi Sasada
2022-06-30Add more check to debug failuresKazuhiro NISHIYAMA
2022-06-27[rubygems/rubygems] Print error messages just once in verbose modeDavid Rodríguez
2022-06-26Fix Process.clock_gettime specs on OpenBSDJeremy Evans
2022-06-26Update to ruby/spec@ab32a1aBenoit Daloze
2022-06-26Update to ruby/mspec@78b5d86Benoit Daloze
2022-06-26[rubygems/rubygems] Fix pending Bundler specsDavid Rodríguez
2022-06-24Sync RubyGems & Bundler with upstream repoDavid Rodríguez
2022-06-23[rubygems/rubygems] Fix standalone script generation for statically linked de...David Rodríguez
2022-06-23[rubygems/rubygems] Fix `bundle package --no-install` no longer skipping installDavid Rodríguez
2022-06-20[Feature #18788] Spec for options as `String` to `Regexp.new`Nobuyoshi Nakada
2022-06-20Spec update for warnning suspicious flag to `Regexp.new`Nobuyoshi Nakada
2022-06-20[rubygems/rubygems] Fix extension paths in generated standalone scriptcitrusmoose
2022-06-18[Bug #18813] Warn when autoload has to lookup in parent namespaceJean Boussier
2022-06-17[rubygems/rubygems] Unset ENV set by official Ruby docker imagesDavid Rodríguez
2022-06-16Fix spec version guardAlan Wu
2022-06-17ENV.merge! support multile arguments [Feature #18279]Nobuyoshi Nakada
2022-06-15[rubygems/rubygems] Revert "Support running specs with asdf version manager"David Rodríguez
2022-06-15[rubygems/rubygems] Support running specs with asdf version managerDavid Rodríguez
2022-06-12[rubygems/rubygems] Don't on gemspecs with invalid `require_paths`, just warnDavid Rodríguez
2022-06-07[rubygems/rubygems] Relax performance spec limitDavid Rodríguez
2022-06-02[rubygems/rubygems] Add test cases from SHA1 RFC and improve test failure mes...David Rodríguez
2022-06-02[rubygems/rubygems] Remove leftover debugging putsDavid Rodríguez
2022-06-01[rubygems/rubygems] Fix `bundle remove` by invalidating cached `Bundle.defint...Ellen Marie Dash
2022-06-01[rubygems/rubygems] Fix generated standalone script for default gemsDavid Rodríguez
2022-06-01[rubygems/rubygems] Skip duplicated dependency warning for gemspec dev depsDavid Rodríguez
2022-05-31[rubygems/rubygems] Give better conflict resolution adviceDavid Rodríguez
2022-05-30[rubygems/rubygems] Fix crash when commenting out a mirror in configurationDavid Rodríguez
2022-05-30[rubygems/rubygems] Fix crash when installing gems with symlinksDavid Rodríguez
2022-05-30[rubygems/rubygems] No need to use `FileUtils` to create symlinksDavid Rodríguez
2022-05-30[rubygems/rubygems] Fix failing spec on WindowsDavid Rodríguez