summaryrefslogtreecommitdiff
path: root/spec/bundler
AgeCommit message (Expand)Author
2025-12-23Merge RubyGems 4.0.3 and Bundler 4.0.3Hiroshi SHIBATA
2025-12-17Bundle RubyGems 4.0.2 and Bundler 4.0.2Hiroshi SHIBATA
2025-12-16[ruby/rubygems] Pass down value of `BUNDLE_JOBS` to RubyGems before compiling:Edouard CHIN
2025-12-16[ruby/rubygems] Fix quote handling in mise format ruby version parsinghituzi no sippo
2025-12-16[ruby/rubygems] Support single quotes in mise format ruby versionhituzi no sippo
2025-12-16[ruby/rubygems] Allow to show cli_help with bundler executableHiroshi SHIBATA
2025-12-16[ruby/rubygems] Tweak the Bundler's "X gems now installed message":Edouard CHIN
2025-12-16[ruby/rubygems] Allow bundle pristine to work for git gems in the same repo:Edouard CHIN
2025-12-09[ruby/rubygems] Bump Bundler version to 4.0.1Hiroshi SHIBATA
2025-12-09[ruby/rubygems] Fix Bundler removing executables after creating themEdouard CHIN
2025-12-09[ruby/rubygems] Fix the config suggestion in the warning for `$ bundle`Benoit Daloze
2025-12-08[ruby/rubygems] Fix native extension loading in newgem template for RHEL-base...yoshoku
2025-12-05Skip Windows runner group warning under ruby/ruby repoHiroshi SHIBATA
2025-12-04[ruby/rubygems] Add before(:context) hook to warn when spec files are not ass...Hiroshi SHIBATA
2025-12-04[ruby/rubygems] Try to split and run three runners for WindowsHiroshi SHIBATA
2025-12-04[ruby/rubygems] Increase connection pool to allow for up to 70% speed increase:Edouard CHIN
2025-12-03[ruby/rubygems] Silence Bundler UI in plugin installer specsHiroshi SHIBATA
2025-12-03[ruby/rubygems] Bump Bundler version to 4.0.0Hiroshi SHIBATA
2025-12-02[ruby/rubygems] Make BUNDLE_LOCKFILE environment variable have precedence ove...Jeremy Evans
2025-12-02[ruby/rubygems] Improve banner message for the default command.Hiroshi SHIBATA
2025-11-28[ruby/rubygems] Add informational message when default_cli_command is unset.Hiroshi SHIBATA
2025-11-28[ruby/rubygems] Print help summary when the default command failJean Boussier
2025-11-28[ruby/rubygems] Restore `install` as default commandJean Boussier
2025-11-28[ruby/rubygems] Fixed checksums generation issue when no source is specifiedHiroshi SHIBATA
2025-11-26[ruby/rubygems] Bump up to 4.0.0.beta2Hiroshi SHIBATA
2025-11-25[ruby/rubygems] Support bundle install --lockfile optionJeremy Evans
2025-11-24Add SIGABRT to reserved signals in bundler specPeter Zhu
2025-11-21[ruby/rubygems] Add go_gem/rake_task for Go native extention gem skeletonsue445
2025-11-20[ruby/rubygems] Keep legacy windows platform, not removed themHiroshi SHIBATA
2025-11-20[ruby/rubygems] Add support for BUNDLE_LOCKFILE environment variableJeremy Evans
2025-11-20[ruby/rubygems] Add support for bundle install --no-lockJeremy Evans
2025-11-20[ruby/rubygems] Add support for lockfile in GemfileJeremy Evans
2025-11-20[ruby/rubygems] Change the logger instance for this spec:Edouard CHIN
2025-11-20[ruby/rubygems] Make the Bundler logger thread safe:Edouard CHIN
2025-11-20[ruby/rubygems] Improve error messages and handling in testseileencodes
2025-11-20[ruby/rubygems] Bump up to 4.0.0.beta1Hiroshi SHIBATA
2025-11-19[ruby/rubygems] Warn users that `bundle` now display the help:Edouard CHIN
2025-11-19[ruby/rubygems] Add `--ext=go` to `bundle gem`Go Sueyoshi
2025-11-18[ruby/rubygems] Handle to reverse order result in Ruby 3.2Hiroshi SHIBATA
2025-11-18[ruby/rubygems] Spelling with the latest version of did_you_meanHiroshi SHIBATA
2025-11-18[ruby/rubygems] More testsAustin Pray
2025-11-18[ruby/rubygems] fix testsAustin Pray
2025-11-18[ruby/rubygems] RubocopAustin Pray
2025-11-18[ruby/rubygems] use DidYouMean::SpellChecker for gem suggestionsAustin Pray
2025-11-14[ruby/rubygems] Suppress gem build message of bundler like this:Hiroshi SHIBATA
2025-11-14[ruby/rubygems] Re-generate lockfile with double spacesHiroshi SHIBATA
2025-11-14[ruby/rubygems] Fix triple spacing when generating lockfileJimmy Lin
2025-11-13[ruby/rubygems] We don't need to allow some warning because:David Rodríguez
2025-11-13[ruby/rubygems] Add debug logging information:Edouard CHIN
2025-11-13[ruby/rubygems] Adjust the API_REQUEST_LIMIT:Edouard CHIN