summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* Implement Queue#pop(timeout: sec)Jean Boussier2022-08-021-0/+55
* [rubygems/rubygems] Preserve the previous behavior of raising an error when i...David Rodríguez2022-08-021-37/+50
* [rubygems/rubygems] Check for errors in error streamDavid Rodríguez2022-08-021-5/+5
* [rubygems/rubygems] Don't discard candidates matching ruby metadataDavid Rodríguez2022-08-022-4/+65
* [rubygems/rubygems] Fix crash when running `bundle outdated` in debug modeDavid Rodríguez2022-08-011-0/+12
* [rubygems/rubygems] Fix comment incorrectly copied from another specDavid Rodríguez2022-08-011-2/+1
* [rubygems/rubygems] Make `--standalone` play nice with `--local`David Rodríguez2022-07-301-0/+28
* Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA2022-07-2911-44/+85
* Update to ruby/spec@cbfaf51Benoit Daloze2022-07-2741-54/+526
* Update to ruby/mspec@290e36aBenoit Daloze2022-07-271-0/+10
* [rubygems/rubygems] Add ignore_funding_requests config flagmoe2022-07-271-0/+27
* [rubygems/rubygems] Use main as default branch for Bundler specsDavid Rodríguez2022-07-2715-61/+62
* Merge rubygems/bundler HEADHiroshi SHIBATA2022-07-267-17/+88
* Do not chomp trailing line separator IO#each with nil separator and chompJeremy Evans2022-07-211-4/+14
* Do not have class/module keywords look up ancestors of ObjectJeremy Evans2022-07-211-3/+12
* [rubygems/rubygems] Bundler: change error/warning message for multiple global...Takuya Noguchi2022-07-191-3/+3
* [rubygems/rubygems] Improve error message when gems cannot be foundDavid Rodríguez2022-07-181-2/+2
* [rubygems/rubygems] bundler: fix typo in inline RuboCop configTakuya Noguchi2022-07-171-1/+1
* [rubygems/rubygems] Show a proper error if extension dir is not writableDavid Rodríguez2022-07-171-0/+30
* [rubygems/rubygems] Fix misleading error if compact index cannot be copiedDavid Rodríguez2022-07-141-0/+19
* Merge RubyGems and Bundler masterHiroshi SHIBATA2022-07-1321-164/+394
* [rubygems/rubygems] Fix `simulate_windows` helperDavid Rodríguez2022-07-082-0/+8
* [rubygems/rubygems] Account for default gems not having remote when cachingDavid Rodríguez2022-07-021-0/+12
* Relax `not_before` limitNobuyoshi Nakada2022-07-021-1/+1
* Fix TODO in stringio/truncate_spec.rbNobuyoshi Nakada2022-07-011-12/+3
* stop CI failures.Koichi Sasada2022-07-011-2/+3
* Add more check to debug failuresKazuhiro NISHIYAMA2022-06-301-1/+1
* [rubygems/rubygems] Print error messages just once in verbose modeDavid Rodríguez2022-06-272-11/+30
* Fix Process.clock_gettime specs on OpenBSDJeremy Evans2022-06-261-1/+3
* Update to ruby/spec@ab32a1aBenoit Daloze2022-06-2674-318/+1195
* Update to ruby/mspec@78b5d86Benoit Daloze2022-06-268-11/+69
* [rubygems/rubygems] Fix pending Bundler specsDavid Rodríguez2022-06-269-12/+16
* Sync RubyGems & Bundler with upstream repoDavid Rodríguez2022-06-243-14/+14
* [rubygems/rubygems] Fix standalone script generation for statically linked de...David Rodríguez2022-06-231-5/+23
* [rubygems/rubygems] Fix `bundle package --no-install` no longer skipping installDavid Rodríguez2022-06-231-1/+1
* [Feature #18788] Spec for options as `String` to `Regexp.new`Nobuyoshi Nakada2022-06-201-0/+39
* Spec update for warnning suspicious flag to `Regexp.new`Nobuyoshi Nakada2022-06-201-6/+31
* [rubygems/rubygems] Fix extension paths in generated standalone scriptcitrusmoose2022-06-201-1/+2
* [Bug #18813] Warn when autoload has to lookup in parent namespaceJean Boussier2022-06-181-0/+30
* [rubygems/rubygems] Unset ENV set by official Ruby docker imagesDavid Rodríguez2022-06-171-0/+2
* Fix spec version guardAlan Wu2022-06-161-1/+1
* ENV.merge! support multile arguments [Feature #18279]Nobuyoshi Nakada2022-06-171-0/+9
* [rubygems/rubygems] Revert "Support running specs with asdf version manager"David Rodríguez2022-06-151-10/+1
* [rubygems/rubygems] Support running specs with asdf version managerDavid Rodríguez2022-06-151-1/+10
* [rubygems/rubygems] Don't on gemspecs with invalid `require_paths`, just warnDavid Rodríguez2022-06-121-1/+11
* [rubygems/rubygems] Relax performance spec limitDavid Rodríguez2022-06-071-1/+1
* [rubygems/rubygems] Add test cases from SHA1 RFC and improve test failure mes...David Rodríguez2022-06-021-2/+9
* [rubygems/rubygems] Remove leftover debugging putsDavid Rodríguez2022-06-021-1/+0
* [rubygems/rubygems] Fix `bundle remove` by invalidating cached `Bundle.defint...Ellen Marie Dash2022-06-011-0/+30
* [rubygems/rubygems] Fix generated standalone script for default gemsDavid Rodríguez2022-06-011-1/+8