summaryrefslogtreecommitdiff
path: root/spec/bundler/commands
AgeCommit message (Expand)Author
37 hoursSkip to Bundler 4 directlyDavid Rodríguez
37 hours[rubygems/rubygems] Fix running gem commands in a `bundle exec` contextDavid Rodríguez
37 hours[rubygems/rubygems] Normalize Bundler version spec filtersDavid Rodríguez
37 hours[rubygems/rubygems] Allow enabling "Bundler 3 mode" more easilyDavid Rodríguez
3 days[rubygems/rubygems] Cleanup dead code, RubyGems 3.3 is no longer supportedDavid Rodríguez
10 days[rubygems/rubygems] Validate dependencies when doing bundle installRandy Stauner
2025-06-06[rubygems/rubygems] Ignore local specifications if they have incorrect depend...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-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] Compare major version onlyDavid Rodríguez
2025-06-05[rubygems/rubygems] Reduce duplication a bitDavid Rodríguez
2025-06-03Remove hardcoded version of rake from Bundler testsDavid Rodríguez
2025-06-03[rubygems/rubygems] Follow coding styleTangRufus
2025-06-03[rubygems/rubygems] Test `bin/` is included in the ignore listTangRufus
2025-06-03[rubygems/rubygems] Only ignore `.gitignore` when generating gems with gitTangRufus
2025-06-03[rubygems/rubygems] Ignore `Gemfile`, `gems.rb` & `gems.locked` according to ...TangRufus
2025-06-03[rubygems/rubygems] Extract `ignore_paths` helper methodTangRufus
2025-06-03[rubygems/rubygems] Only ignore `test/` when generating gems with `minitest` ...TangRufus
2025-06-03[rubygems/rubygems] Test it does not add any CI config files into ignore list...TangRufus
2025-06-03[rubygems/rubygems] Extract `before` blocksTangRufus
2025-06-03[rubygems/rubygems] Suffix `.circleci` with `/` in `spec.files` in the `.gems...TangRufus
2025-06-03[rubygems/rubygems] Suffix `.github` with `/` in `spec.files` in the `.gemspe...TangRufus
2025-06-03[rubygems/rubygems] Exclude `.rspec` from `spec.files` in the `.gemspec` temp...TangRufus
2025-06-03[rubygems/rubygems] Exclude `.rubocop.yml` and `.standard.yml` from `spec.fil...TangRufus
2025-06-03[rubygems/rubygems] Refactor `spec.files` ignore list generationTangRufus
2025-06-03[rubygems/rubygems] Fix English grammarTangRufus
2025-06-03[rubygems/rubygems] Partially phase out x64-mingw32 in favour of x64-mingw-uc...Nicholas La Roux
2025-05-31Update rake version in bundler testsNobuyoshi Nakada
2025-05-28[rubygems/rubygems] Fix example name typoTang Rufus
2025-05-19[rubygems/rubygems] Fix test warnings introduced by recent CGI changesDavid Rodríguez
2025-05-19[rubygems/rubygems] Fix typo "shippped" => "shipped"Vít Ondruch
2025-05-12[rubygems/rubygems] Fix doctor command parsing of otool outputRandy Stauner
2025-04-23all of examples at commands/newgem_spec.rb are working on ruby repoHiroshi SHIBATA
2025-04-22Skip failing example on Ubuntu runner of ruby/rubyHiroshi SHIBATA
2025-04-22[rubygems/rubygems] Warn if TLS 1.2 is not supportedEdouard CHIN
2025-04-22[rubygems/rubygems] Summarize the diagnosticEdouard CHIN
2025-04-22[rubygems/rubygems] Diagnose the bare net/http connectionEdouard CHIN
2025-04-22[rubygems/rubygems] Diagnose the RubyGems connectionEdouard CHIN
2025-04-22[rubygems/rubygems] Diagnose the bundler connectionEdouard CHIN
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-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-14[rubygems/rubygems] Refine `bundle update --verbose` logsDavid Rodríguez
2025-04-14[rubygems/rubygems] Fix `bundle lock --normalize-platforms` regressionDavid Rodríguez