summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@d01709fBenoit Daloze2022-08-2932-52/+473
* [rubygems/rubygems] Add platform :windows as a shortcut for all Windows platf...shields2022-08-2911-22/+74
* [rubygems/rubygems] Bundler: make to_lock consistent between Gem::Dependency...Aleksandr Varnin2022-08-281-0/+37
* Skip examples to need installed ruby exeHiroshi SHIBATA2022-08-261-0/+3
* Added syntax_suggest cli and resolve failing exapmle with itHiroshi SHIBATA2022-08-262-1/+9
* ruby-prof is now optionalHiroshi SHIBATA2022-08-261-1/+4
* Import spec examples from ruby/syntax_suggestHiroshi SHIBATA2022-08-2626-0/+14536
* Fix private methods reported as protected when called via Symbol#to_procJean Boussier2022-08-251-4/+4
* [rubygems/rubygems] Fix another regression for sorbetDavid Rodríguez2022-08-251-0/+71
* [rubygems/rubygems] Backport non-gnu libc on linux platform matching to BundlerDavid Rodríguez2022-08-242-0/+77
* [rubygems/rubygems] Bundler: avoid use of "can not" in spec literalsTakuya Noguchi2022-08-232-3/+3
* [rubygems/rubygems] Bundler: update the link suggested on error with the new oneTakuya Noguchi2022-08-231-2/+2
* Merge rubygems/bundler HEADHiroshi SHIBATA2022-08-232-0/+87
* [rubygems/rubygems] Fix conservative update downgrading top level gemsDavid Rodríguez2022-08-231-0/+60
* [rubygems/rubygems] Make `compact_index_api_missing` server more strictDavid Rodríguez2022-08-231-6/+1
* [rubygems/rubygems] Fix edge case where `bundler/inline` unintentionally skip...David Rodríguez2022-08-211-0/+14
* [rubygems/rubygems] Fix `bundle platform` crash when there's a lockfile with ...David Rodríguez2022-08-211-0/+23
* Consider resolved-through-zsuper methods equal for compatibilityBenoit Daloze2022-08-201-0/+37
* [Bug #18955] format single character for `%c`Nobuyoshi Nakada2022-08-202-10/+30
* Implement SizedQueue#push(timeout: sec)Jean Boussier2022-08-181-0/+57
* The tzdata 2022c removed Amsterdam Mean TimeNobuyoshi Nakada2022-08-171-0/+2
* [rubygems/rubygems] Fix Ruby platform incorrectly removed on `bundle update`David Rodríguez2022-08-151-0/+41
* Fix Array#[] with ArithmeticSequence with negative steps (#5739)Jeremy Evans2022-08-111-0/+96
* Only allow procs created by Symbol#to_proc to call public methodsJeremy Evans2022-08-102-1/+28
* [Bug #18946] New tests for fixed Time/DateTime conversionsNobuyoshi Nakada2022-08-082-0/+26
* [Bug #18946] Use Gregorian dates to testNobuyoshi Nakada2022-08-082-4/+4
* Silent backtrace from cve_2019_8325_spec.rbNobuyoshi Nakada2022-08-071-0/+9
* [rubygems/rubygems] Fix yanked gems being unintentionally update when other g...David Rodríguez2022-08-062-1/+58
* Test that File.read defaults to text modeAlan Wu2022-08-051-0/+8
* [rubygems/rubygems] Automatically remove "ruby" from lockfile if incompleteDavid Rodríguez2022-08-051-0/+71
* [rubygems/rubygems] Fix `bundle outdated --strict`David Rodríguez2022-08-031-0/+16
* [rubygems/rubygems] Fix conservative updates regardless of `--strict`David Rodríguez2022-08-031-98/+96
* Merge rubygems/bundler HEADHiroshi SHIBATA2022-08-034-7/+7
* 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