summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2023-03-22Added assertion values for Amazon Linux 2023Hiroshi SHIBATA
2023-03-17When running `bundle lock --update <name>`, checkout locked revision of unrel...David Rodríguez
2023-03-17Don´t consider platform specific candidates when `force_ruby_platform` setDavid Rodríguez
2023-03-17Don't ignore pre-releases when there's only one candidateDavid Rodríguez
2023-03-17Normalize git sourcesDavid Rodríguez
2023-03-17[rubygems/rubygems] Fix incorrect error message when multiple platforms are l...David Rodríguez
2023-03-17[rubygems/rubygems] Remove unnecessary `specific_local_platform` test helperDavid Rodríguez
2023-03-17[rubygems/rubygems] Simplify `lockfile_platforms` helperDavid Rodríguez
2023-03-17[rubygems/rubygems] Remove unnecessary `local` helperDavid Rodríguez
2023-03-17[rubygems/rubygems] Use more common linux platform for specsDavid Rodríguez
2023-03-17[rubygems/rubygems] Use splatted args to `lockfile_platforms_for`David Rodríguez
2023-03-16[rubygems/rubygems] Applied Layout/SpaceAroundOperators copHiroshi SHIBATA
2023-03-15[rubygems/rubygems] Use OpenSSL::Digest instead of digest stdlibHiroshi SHIBATA
2023-03-15rb_ary_sum: don't enter fast path if initial isn't a native numeric type.Jean Boussier
2023-03-10[rubygems/rubygems] Use `RbSys::ExtensionTask` when creating new rust gemsIan Ker-Seymer
2023-03-10Accept `sleep(nil)` as sleep forever. (#7484)Samuel Williams
2023-03-09Fix commit missNobuyoshi Nakada
2023-03-08Disable color mode of test-syntax-suggest when on dumb terminalNobuyoshi Nakada
2023-03-07[rubygems/rubygems] Respect --no-install option for git: sourcesJulie Haehn
2023-03-07[rubygems/rubygems] Better suggestion when `bundler/setup` fails due to missi...David Rodríguez
2023-03-06s/mjit/rjit/Takashi Kokubun
2023-03-06s/MJIT/RJIT/Takashi Kokubun
2023-03-03[rubygems/rubygems] Alias CurrentRuby#mswin?, mswin64?, mingw?, x64_mingw? to...johnnyshields
2023-03-02[rubygems/rubygems] Replace lockfile with `.locked`Tony Hsu
2023-03-02[rubygems/rubygems] Regenerate lockfile if spec list is invalid/empty.Ellen Marie Dash
2023-03-01[rubygems/rubygems] Auto-heal on corrupted lockfile with missing depsDaniel Colson
2023-02-27Skip a spec failing on masterTakashi Kokubun
2023-02-27Update to ruby/spec@e7dc804Benoit Daloze
2023-02-27Update to ruby/mspec@dc2eb26Benoit Daloze
2023-02-25Assigning `nil` to fiber storage deletes the association. (#7378)Samuel Williams
2023-02-23[rubygems/rubygems] lint fix againMercedes Bernard
2023-02-23[rubygems/rubygems] lint fixMercedes Bernard
2023-02-23[rubygems/rubygems] add safe_load_marshal for gem::version and gem::specMercedes Bernard
2023-02-23[rubygems/rubygems] test Bundler::Fetcher that error raised when attempting l...Mercedes Bernard
2023-02-23[rubygems/rubygems] test rubygems_integration that error raised when attempti...Mercedes Bernard
2023-02-23[rubygems/rubygems] add test for private load_marshal methodMercedes Bernard
2023-02-23[rubygems/rubygems] make Bundler.load_marshal privateMercedes Bernard
2023-02-22Use `BigDecimal::VERSION` instead of `RUBY_VERSION`Nobuyoshi Nakada
2023-02-21Marshal.load: restore instance variables on RegexpJean Boussier
2023-02-21Merge rubygems/bundler masterHiroshi SHIBATA
2023-02-21[rubygems/rubygems] Give a better message when Gemfile branch does not existDavid Rodríguez
2023-02-21[rubygems/rubygems] Fix crash in pub grub involving empty rangesDavid Rodríguez
2023-02-21[rubygems/rubygems] Update pub_grubJohn Hawthorn
2023-02-21[rubygems/rubygems] Sync with pub_grub main branchDavid Rodríguez
2023-02-21[rubygems/rubygems] Restore better error message when locked ref does not existDavid Rodríguez
2023-02-20Update some ruby specs for the new message format of NoMethodErrorYusuke Endoh
2023-02-17BigDecimal changed #remainder's specTakashi Kokubun
2023-02-13Marshal.load: also freeze extended objectsJean Boussier
2023-02-10[DOC] Move old ChangeLog files to doc/ChangeLog (#7293)Takashi Kokubun
2023-02-09[rubygems/rubygems] Avoid crashing with a corrupted lockfileDaniel Colson