summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2025-06-26[rubygems/rubygems] Reorganize post bundle message specs to run independently...David Rodríguez
2025-06-26[rubygems/rubygems] Use nicer indentationDavid Rodríguez
2025-06-26[rubygems/rubygems] Simplify pristine spec to not need checking major versionDavid Rodríguez
2025-06-25[rubygems/rubygems] Remove unnecessary loading of fileutils from path specsDavid Rodríguez
2025-06-25[rubygems/rubygems] Remove message long gone from the code base from expectat...David Rodríguez
2025-06-25Simplify Set#inspect outputJeremy Evans
2025-06-24[rubygems/rubygems] Fix `Bundler.original_env['GEM_HOME']` when Bundler is tr...David Rodríguez
2025-06-24[rubygems/rubygems] Cleanup now unnecessary RUBYOPT handlingDavid Rodríguez
2025-06-24[rubygems/rubygems] Remove no longer necessary workarounds for restartsDavid Rodríguez
2025-06-24[rubygems/rubygems] Use ENV consistently over CLI flags for specsDavid Rodríguez
2025-06-24[rubygems/rubygems] Helper for hax fileDavid Rodríguez
2025-06-24[rubygems/rubygems] `bundle exec` does not need artifice in generalDavid Rodríguez
2025-06-23[rubygems/rubygems] Handle `Errno::EADDRNOTAVAIL` gracefullyDavid Rodríguez
2025-06-23[rubygems/rubygems] Remove usage of `Bundler::SpecSet#<<`David Rodríguez
2025-06-23[rubygems/rubygems] Fix flaky test failures in mirror probing specsDavid Rodríguez
2025-06-19Skip to Bundler 4 directlyDavid Rodríguez
2025-06-19[rubygems/rubygems] Fix running gem commands in a `bundle exec` contextDavid Rodríguez
2025-06-19[rubygems/rubygems] Normalize Bundler version spec filtersDavid Rodríguez
2025-06-19[rubygems/rubygems] Allow enabling "Bundler 3 mode" more easilyDavid Rodríguez
2025-06-19[rubygems/rubygems] Never ignore gems from path sources during activationDavid Rodríguez
2025-06-18Exclude internal frames from backtraceYusuke Endoh
2025-06-17[rubygems/rubygems] Etc exemption on Windows is no longer necessaryDavid Rodríguez
2025-06-17[rubygems/rubygems] Reword a couple of specs to further clarify themDavid Rodríguez
2025-06-17[rubygems/rubygems] Migrate mirror probe specs to use the compact index APIDavid Rodríguez
2025-06-17[rubygems/rubygems] Consistently use instance variables directlyDavid Rodríguez
2025-06-17[rubygems/rubygems] Cleanup dead code, RubyGems 3.3 is no longer supportedDavid Rodríguez
2025-06-16[Bug #20998] Check if the string is frozen in rb_str_locktmp() & rb_str_unloc...Benoit Daloze
2025-06-15Skip the optional capi digest specs if fiddle is not installedJeremy Evans
2025-06-13[rubygems/rubygems] Surpressing warning for CGI library of Ruby 3.5+Hiroshi SHIBATA
2025-06-12Tweak to spec setup so that `rspec` instead of our `bin/rspec` binstub still ...David Rodríguez
2025-06-11Followed up https://github.com/ruby/net-http/commit/002441da1e for ruby/specHiroshi SHIBATA
2025-06-11Fix `make test-bundler`David Rodríguez
2025-06-11[rubygems/rubygems] Validate dependencies when doing bundle installRandy Stauner
2025-06-10Fix up birthtime specsNobuyoshi Nakada
2025-06-09[Feature #21219] Selective inspect of instance variablesNobuyoshi Nakada
2025-06-06Fix birthtime specs on old LinuxNobuyoshi Nakada
2025-06-06[rubygems/rubygems] Ignore local specifications if they have incorrect depend...David Rodríguez
2025-06-06Move most of Bundler::GemHelpers to Gem::PlatformSamuel Giddins
2025-06-06[rubygems/rubygems] Tweak to spec setup so that `rspec` instead of our `bin/r...David Rodríguez
2025-06-06[rubygems/rubygems] Improve more exec specs to avoid swallowing errorsDavid Rodríguez
2025-06-06[rubygems/rubygems] Improve `bundle exec` with default gems specsDavid Rodríguez
2025-06-06[rubygems/rubygems] Extract stdboth spec helperDavid Rodríguez
2025-06-06[rubygems/rubygems] Cache commit SHA ref revisionsThomas Marshall
2025-06-06[rubygems/rubygems] Add tests for GitProxy#checkoutThomas Marshall
2025-06-06Deprecate passing arguments to Set#to_set and Enumerable#to_setJeremy Evans
2025-06-05[rubygems/rubygems] Fix git source unlocking for multi-gem repositories like ...David Rodríguez
2025-06-05[rubygems/rubygems] Fix `bundle update --bundler` when restarts disabledDavid Rodríguez
2025-06-05[rubygems/rubygems] Look in configured path when checking if self-update vers...David Rodríguez
2025-06-05[rubygems/rubygems] Make update specs independent from version of BundlerDavid Rodríguez
2025-06-05[rubygems/rubygems] Make self management specs independent from version of Bu...David Rodríguez