aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Onboard Rubocop Naming/MemoizedInstanceVariableName rule ...Josef Šimánek2023-03-281-5/+5
* [rubygems/rubygems] Fix installing plugins in frozen modeDavid Rodríguez2023-03-281-0/+7
* [rubygems/rubygems] Fix incorrect removal of "ruby" platform from lockfileDavid Rodríguez2023-03-281-0/+50
* [rubygems/rubygems] Fix unnecessary downgrade of top level dependency when un...David Rodríguez2023-03-281-0/+83
* [rubygems/rubygems] Rewrite GemVersionPromoter specsMichael Siegfried2023-03-281-124/+111
* Raise ArgumentError if IO.read is provided negative offsetJeremy Evans2023-03-241-3/+12
* Add Dir.fchdirJeremy Evans2023-03-241-0/+78
* Change Hash#compact to keep default values and compare_by_identity flagJeremy Evans2023-03-241-0/+24
* Copy compare_by_identity flag for empty hashes in Hash.ruby2_keywords_hashJeremy Evans2023-03-241-0/+24
* Do not copy compare_by_identity flag for non-empty hashes in Hash.[]Jeremy Evans2023-03-241-0/+18
* 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