summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2025-04-22[rubygems/rubygems] Diagnose when OpenSSL can't be loaded.Edouard CHIN
2025-04-22[rubygems/rubygems] Add the `bundle doctor subcommand` skeleton:Edouard CHIN
2025-04-22[rubygems/rubygems] Define `bundler doctor` as a subcommandEdouard CHIN
2025-04-18U+036F is now alnumMari Imaizumi
2025-04-18[Feature #20724] Bump Unicode version to 16.0.0Mari Imaizumi
2025-04-15[rubygems/rubygems] Let `bundle lock --normalize-platforms` remove invalid pl...David Rodríguez
2025-04-15[rubygems/rubygems] Raise an error if `bundle lock` target platform is incomp...David Rodríguez
2025-04-15[rubygems/rubygems] Fix false positive warning about insecurely materialized gemDavid Rodríguez
2025-04-14Expose `ruby_thread_has_gvl_p`.Samuel Williams
2025-04-14Add `RUBY_VERSION_IS_3_5`.Samuel Williams
2025-04-14[rubygems/rubygems] Refine `bundle update --verbose` logsDavid Rodríguez
2025-04-14[rubygems/rubygems] Fix edge case making `bundle update` behave incorrectlyDavid Rodríguez
2025-04-14[rubygems/rubygems] Fix `bundle lock --normalize-platforms` regressionDavid Rodríguez
2025-04-10Sync Bundler and adapt to new spec setupDavid Rodríguez
2025-04-10Document order of execution const_added vs inheritedXavier Noria
2025-04-10Refactor bundled conditionHiroshi SHIBATA
2025-04-10Added simple failing exampleHiroshi SHIBATA
2025-04-10Restore the original order of const_added and inherited callbacksXavier Noria
2025-04-09[rubygems/rubygems] Follow up to removal of rubyinstaller2 workaroundDavid Rodríguez
2025-04-04[rubygems/rubygems] Rubyinstaller2 fixed thisDavid Rodríguez
2025-04-02Removed Solaris conditions from optional and shared directoriesHiroshi SHIBATA
2025-04-02Removed Solaris conditions from library directoryHiroshi SHIBATA
2025-04-02Removed Solaris conditions from core directoryHiroshi SHIBATA
2025-04-01[rubygems/rubygems] Stay away from FileUtils.rm_rf in Bundler specsDavid Rodríguez
2025-04-01[rubygems/rubygems] Let compact index response parser consistently return a m...David Rodríguez
2025-03-31[rubygems/rubygems] Allow ruby platform to be remove also when dependencies h...David Rodríguez
2025-03-31[rubygems/rubygems] Remove edge cases for not removing invalid platformsDavid Rodríguez
2025-03-28spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ...3.5' spec/ruby/securit...Hiroshi SHIBATA
2025-03-27Avoid array allocation for *nil, by not calling nil.to_aJeremy Evans
2025-03-27Freeze $/ and make it ractor safeÉtienne Barrié
2025-03-27Update to ruby/spec@5e579e2Andrew Konchin
2025-03-27Update to ruby/mspec@484310dAndrew Konchin
2025-03-26Use release version of turbo_testsHiroshi SHIBATA
2025-03-25[rubygems/rubygems] Remove specs with bad sources when converging dependenciesDavid Rodríguez
2025-03-25[rubygems/rubygems] Add test for fixing mismatched versions in lockfileRandy Stauner
2025-03-24Revert "Fix broken CI. (#12963)"Hiroshi SHIBATA
2025-03-24[rubygems/rubygems] Raise an error in frozen mode if CHECKSUMS entries are mi...David Rodríguez
2025-03-24[rubygems/rubygems] Fix redundant `path` configurationsDavid Rodríguez
2025-03-24[rubygems/rubygems] Add `Specification#lock_name` and use that when dealing w...David Rodríguez
2025-03-24[rubygems/rubygems] Change behavior when gemfile and gemspec dep deps conflictDavid Rodríguez
2025-03-24[rubygems/rubygems] Reword log message about current platform being missingDavid Rodríguez
2025-03-24[rubygems/rubygems] Improve grammar of some error messagesDavid Rodríguez
2025-03-24[rubygems/rubygems] Consistently use "lockfile" over "lock file"David Rodríguez
2025-03-23Fix broken CI. (#12963)Samuel Williams
2025-03-20Trigger `inherited` and `const_set` callbacks after const has been definedJean Boussier
2025-03-19avoid platform dependent messageYO4
2025-03-19Explicitly place a regular expressionYO4
2025-03-19avoid platform dependent messageYO4
2025-03-18[Bug #21094] Update nested module names when setting temporary nameNobuyoshi Nakada
2025-03-18[Feature #19908] Update Unicode headers to 15.1.0Mari Imaizumi