summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* Don't suggest `--full-index` on API Response mismatch errorsDavid Rodríguez2023-03-232-2/+2
* Fix logging the fallback to the full index on GemspecError'sDavid Rodríguez2023-03-231-10/+6
* Don't remove RUBY platform when healing a lockfile with missing specsDavid Rodríguez2023-03-231-39/+53
* Don't remove RUBY platform when healing a lockfile with missing specsDavid Rodríguez2023-03-232-2/+6
* [rubygems/rubygems] Use indented heredocNobuyoshi Nakada2023-03-225-11/+11
* Added assertion values for Amazon Linux 2023Hiroshi SHIBATA2023-03-221-3/+5
* When running `bundle lock --update <name>`, checkout locked revision of unrel...David Rodríguez2023-03-171-0/+38
* Don´t consider platform specific candidates when `force_ruby_platform` setDavid Rodríguez2023-03-171-0/+48
* Don't ignore pre-releases when there's only one candidateDavid Rodríguez2023-03-171-0/+25
* Normalize git sourcesDavid Rodríguez2023-03-171-0/+18
* [rubygems/rubygems] Fix incorrect error message when multiple platforms are l...David Rodríguez2023-03-171-0/+6
* [rubygems/rubygems] Remove unnecessary `specific_local_platform` test helperDavid Rodríguez2023-03-179-37/+33
* [rubygems/rubygems] Simplify `lockfile_platforms` helperDavid Rodríguez2023-03-176-12/+8
* [rubygems/rubygems] Remove unnecessary `local` helperDavid Rodríguez2023-03-173-7/+3
* [rubygems/rubygems] Use more common linux platform for specsDavid Rodríguez2023-03-172-3/+3
* [rubygems/rubygems] Use splatted args to `lockfile_platforms_for`David Rodríguez2023-03-175-6/+6
* [rubygems/rubygems] Applied Layout/SpaceAroundOperators copHiroshi SHIBATA2023-03-162-2/+2
* [rubygems/rubygems] Use OpenSSL::Digest instead of digest stdlibHiroshi SHIBATA2023-03-151-2/+2
* rb_ary_sum: don't enter fast path if initial isn't a native numeric type.Jean Boussier2023-03-151-0/+13
* [rubygems/rubygems] Use `RbSys::ExtensionTask` when creating new rust gemsIan Ker-Seymer2023-03-101-2/+2
* Accept `sleep(nil)` as sleep forever. (#7484)Samuel Williams2023-03-101-4/+23
* Fix commit missNobuyoshi Nakada2023-03-091-1/+1
* Disable color mode of test-syntax-suggest when on dumb terminalNobuyoshi Nakada2023-03-081-0/+6
* [rubygems/rubygems] Respect --no-install option for git: sourcesJulie Haehn2023-03-071-0/+53
* [rubygems/rubygems] Better suggestion when `bundler/setup` fails due to missi...David Rodríguez2023-03-071-0/+24
* s/mjit/rjit/Takashi Kokubun2023-03-063-3/+3
* s/MJIT/RJIT/Takashi Kokubun2023-03-064-12/+12
* [rubygems/rubygems] Alias CurrentRuby#mswin?, mswin64?, mingw?, x64_mingw? to...johnnyshields2023-03-034-6/+19
* [rubygems/rubygems] Replace lockfile with `.locked`Tony Hsu2023-03-021-0/+31
* [rubygems/rubygems] Regenerate lockfile if spec list is invalid/empty.Ellen Marie Dash2023-03-021-0/+51
* [rubygems/rubygems] Auto-heal on corrupted lockfile with missing depsDaniel Colson2023-03-011-4/+19
* Skip a spec failing on masterTakashi Kokubun2023-02-271-5/+7
* Update to ruby/spec@e7dc804Benoit Daloze2023-02-27230-187/+1887
* Update to ruby/mspec@dc2eb26Benoit Daloze2023-02-275-39/+126
* Assigning `nil` to fiber storage deletes the association. (#7378)Samuel Williams2023-02-251-6/+13
* [rubygems/rubygems] lint fix againMercedes Bernard2023-02-231-1/+1
* [rubygems/rubygems] lint fixMercedes Bernard2023-02-231-7/+7
* [rubygems/rubygems] add safe_load_marshal for gem::version and gem::specMercedes Bernard2023-02-231-0/+12
* [rubygems/rubygems] test Bundler::Fetcher that error raised when attempting l...Mercedes Bernard2023-02-231-0/+30
* [rubygems/rubygems] test rubygems_integration that error raised when attempti...Mercedes Bernard2023-02-231-0/+11
* [rubygems/rubygems] add test for private load_marshal methodMercedes Bernard2023-02-231-0/+5
* [rubygems/rubygems] make Bundler.load_marshal privateMercedes Bernard2023-02-231-2/+2
* Use `BigDecimal::VERSION` instead of `RUBY_VERSION`Nobuyoshi Nakada2023-02-221-1/+1
* Marshal.load: restore instance variables on RegexpJean Boussier2023-02-211-0/+11
* Merge rubygems/bundler masterHiroshi SHIBATA2023-02-216-7/+124
* [rubygems/rubygems] Give a better message when Gemfile branch does not existDavid Rodríguez2023-02-212-4/+17
* [rubygems/rubygems] Fix crash in pub grub involving empty rangesDavid Rodríguez2023-02-212-1/+67
* [rubygems/rubygems] Update pub_grubJohn Hawthorn2023-02-214-6/+6
* [rubygems/rubygems] Sync with pub_grub main branchDavid Rodríguez2023-02-211-1/+1
* [rubygems/rubygems] Restore better error message when locked ref does not existDavid Rodríguez2023-02-211-0/+27