summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2022-08-29Update to ruby/spec@d01709fBenoit Daloze
2022-08-29[rubygems/rubygems] Add platform :windows as a shortcut for all Windows platf...shields
2022-08-28[rubygems/rubygems] Bundler: make to_lock consistent between Gem::Dependency...Aleksandr Varnin
2022-08-26Skip examples to need installed ruby exeHiroshi SHIBATA
2022-08-26Added syntax_suggest cli and resolve failing exapmle with itHiroshi SHIBATA
2022-08-26ruby-prof is now optionalHiroshi SHIBATA
2022-08-26Import spec examples from ruby/syntax_suggestHiroshi SHIBATA
2022-08-25Fix private methods reported as protected when called via Symbol#to_procJean Boussier
2022-08-25[rubygems/rubygems] Fix another regression for sorbetDavid Rodríguez
2022-08-24[rubygems/rubygems] Backport non-gnu libc on linux platform matching to BundlerDavid Rodríguez
2022-08-23[rubygems/rubygems] Bundler: avoid use of "can not" in spec literalsTakuya Noguchi
2022-08-23[rubygems/rubygems] Bundler: update the link suggested on error with the new oneTakuya Noguchi
2022-08-23Merge rubygems/bundler HEADHiroshi SHIBATA
2022-08-23[rubygems/rubygems] Fix conservative update downgrading top level gemsDavid Rodríguez
2022-08-23[rubygems/rubygems] Make `compact_index_api_missing` server more strictDavid Rodríguez
2022-08-21[rubygems/rubygems] Fix edge case where `bundler/inline` unintentionally skip...David Rodríguez
2022-08-21[rubygems/rubygems] Fix `bundle platform` crash when there's a lockfile with ...David Rodríguez
2022-08-20Consider resolved-through-zsuper methods equal for compatibilityBenoit Daloze
2022-08-20[Bug #18955] format single character for `%c`Nobuyoshi Nakada
2022-08-18Implement SizedQueue#push(timeout: sec)Jean Boussier
2022-08-17The tzdata 2022c removed Amsterdam Mean TimeNobuyoshi Nakada
2022-08-15[rubygems/rubygems] Fix Ruby platform incorrectly removed on `bundle update`David Rodríguez
2022-08-11Fix Array#[] with ArithmeticSequence with negative steps (#5739)Jeremy Evans
2022-08-10Only allow procs created by Symbol#to_proc to call public methodsJeremy Evans
2022-08-08[Bug #18946] New tests for fixed Time/DateTime conversionsNobuyoshi Nakada
2022-08-08[Bug #18946] Use Gregorian dates to testNobuyoshi Nakada
2022-08-07Silent backtrace from cve_2019_8325_spec.rbNobuyoshi Nakada
2022-08-06[rubygems/rubygems] Fix yanked gems being unintentionally update when other g...David Rodríguez
2022-08-05Test that File.read defaults to text modeAlan Wu
2022-08-05[rubygems/rubygems] Automatically remove "ruby" from lockfile if incompleteDavid Rodríguez
2022-08-03[rubygems/rubygems] Fix `bundle outdated --strict`David Rodríguez
2022-08-03[rubygems/rubygems] Fix conservative updates regardless of `--strict`David Rodríguez
2022-08-03Merge rubygems/bundler HEADHiroshi SHIBATA
2022-08-02Implement Queue#pop(timeout: sec)Jean Boussier
2022-08-02[rubygems/rubygems] Preserve the previous behavior of raising an error when i...David Rodríguez
2022-08-02[rubygems/rubygems] Check for errors in error streamDavid Rodríguez
2022-08-02[rubygems/rubygems] Don't discard candidates matching ruby metadataDavid Rodríguez
2022-08-01[rubygems/rubygems] Fix crash when running `bundle outdated` in debug modeDavid Rodríguez
2022-08-01[rubygems/rubygems] Fix comment incorrectly copied from another specDavid Rodríguez
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