summaryrefslogtreecommitdiff
path: root/spec/bundler/commands/exec_spec.rb
AgeCommit message (Expand)Author
2025-11-24Add SIGABRT to reserved signals in bundler specPeter Zhu
2025-11-20[ruby/rubygems] Improve error messages and handling in testseileencodes
2025-10-20[ruby/rubygems] Now ruby/rubygems is the canonical repository urlHiroshi SHIBATA
2025-09-26[rubygems/rubygems] add loading support on Windowssodacris
2025-09-26[rubygems/rubygems] skip checking title on Windows because it's not supportedsodacris
2025-07-25[rubygems/rubygems] Don't create an empty bundled_app when setting up depsDavid Rodríguez
2025-06-24[rubygems/rubygems] `bundle exec` does not need artifice in generalDavid Rodríguez
2025-06-19[rubygems/rubygems] Fix running gem commands in a `bundle exec` contextDavid 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-03-12Use erb executable againHiroshi SHIBATA
2025-03-12[rubygems/rubygems] Prefer `FileUtils.rm_r` to `FileUtils.rm_rf` for specsDavid Rodríguez
2025-02-28[rubygems/rubygems] Skip default gems executable example with Windows platformHiroshi SHIBATA
2025-02-28[rubygems/rubygems] Update version for broken executables with default gemsHiroshi SHIBATA
2025-02-27Use erb for simple executable exampleHiroshi SHIBATA
2025-02-27Use syntax_suggest instead of erb executable.Hiroshi SHIBATA
2025-02-27Use erb executable instead of irbHiroshi SHIBATA
2025-01-30Skip irb examples, I will handle related workarounds laterHiroshi SHIBATA
2025-01-02[rubygems/rubygems] remove unnecessary codesodacris
2025-01-02[rubygems/rubygems] unskip `print_args` and `fake_man` tests on Windowssodacris
2025-01-02[rubygems/rubygems] Replace shell specific stuff with create_file scriptssodacris
2024-11-29[rubygems/rubygems] Enable pending exec specDavid Rodríguez
2024-11-29[rubygems/rubygems] Improve heredoc indentation in exec specsDavid Rodríguez
2024-11-29[rubygems/rubygems] Unify specs testing Bundler.setup failing behaviorDavid Rodríguez
2024-11-21[rubygems/rubygems] move system_gems let commandssodacris
2024-10-23[rubygems/rubygems] Fix running `bundler` (with a final `r`) in a `bundle exe...David Rodríguez
2024-10-04[rubygems/rubygems] Remove outdated conditionals from testsSamuel Giddins
2024-07-24Fix test failure of e7610582ad8fd05655221b183257ed358c903ac8Nobuyoshi Nakada
2024-07-23[rubygems/rubygems] Fix `bundle exec gem uninstall`David Rodríguez
2024-06-28Synchronize Bundler & RubyGems (#11071)David Rodríguez
2024-06-25[rubygems/rubygems] Only validate resolution info in BundlerThomas Marshall
2024-05-24[rubygems/rubygems] Fix performance regression on applications with a local c...David Rodríguez
2024-03-22[rubygems/rubygems] Fix incorrect `bundle update --bundler` messageDavid Rodriguez
2024-02-15Update the error message format in bundlerYusuke Endoh
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-11-30[rubygems/rubygems] Allow auto-install to install missing git gemsSamuel Giddins
2023-11-13[rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in BundlerDavid Rodríguez
2023-07-24[rubygems/rubygems] Prefer squiggly heredocs over custom helperDavid Rodríguez
2023-03-22[rubygems/rubygems] Use indented heredocNobuyoshi Nakada
2023-03-07[rubygems/rubygems] Better suggestion when `bundler/setup` fails due to missi...David Rodríguez
2023-02-21Merge rubygems/bundler masterHiroshi SHIBATA
2022-02-28Merge RubyGems and Bundler masterHiroshi SHIBATA
2021-12-17[rubygems/rubygems] Improve errors a bit moreDavid Rodríguez
2021-12-17[rubygems/rubygems] Improve resolver error messagesDavid Rodríguez
2021-12-15Merge RubyGems and Bundler masterHiroshi SHIBATA
2021-11-16Merge the master branch of rubygems repoHiroshi SHIBATA
2021-08-31[rubygems/rubygems] Improve "gem not found in source" errorsDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary escape sequencesDavid Rodríguez
2021-07-27[rubygems/rubygems] Explicitly define a global source for testsDaniel Niknam
2021-07-14Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9Hiroshi SHIBATA