index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
bundler
/
commands
/
exec_spec.rb
Age
Commit message (
Expand
)
Author
2025-11-24
Add SIGABRT to reserved signals in bundler spec
Peter Zhu
2025-11-20
[ruby/rubygems] Improve error messages and handling in tests
eileencodes
2025-10-20
[ruby/rubygems] Now ruby/rubygems is the canonical repository url
Hiroshi SHIBATA
2025-09-26
[rubygems/rubygems] add loading support on Windows
sodacris
2025-09-26
[rubygems/rubygems] skip checking title on Windows because it's not supported
sodacris
2025-07-25
[rubygems/rubygems] Don't create an empty bundled_app when setting up deps
David Rodríguez
2025-06-24
[rubygems/rubygems] `bundle exec` does not need artifice in general
David Rodríguez
2025-06-19
[rubygems/rubygems] Fix running gem commands in a `bundle exec` context
David Rodríguez
2025-06-06
[rubygems/rubygems] Improve more exec specs to avoid swallowing errors
David Rodríguez
2025-06-06
[rubygems/rubygems] Improve `bundle exec` with default gems specs
David Rodríguez
2025-03-12
Use erb executable again
Hiroshi SHIBATA
2025-03-12
[rubygems/rubygems] Prefer `FileUtils.rm_r` to `FileUtils.rm_rf` for specs
David Rodríguez
2025-02-28
[rubygems/rubygems] Skip default gems executable example with Windows platform
Hiroshi SHIBATA
2025-02-28
[rubygems/rubygems] Update version for broken executables with default gems
Hiroshi SHIBATA
2025-02-27
Use erb for simple executable example
Hiroshi SHIBATA
2025-02-27
Use syntax_suggest instead of erb executable.
Hiroshi SHIBATA
2025-02-27
Use erb executable instead of irb
Hiroshi SHIBATA
2025-01-30
Skip irb examples, I will handle related workarounds later
Hiroshi SHIBATA
2025-01-02
[rubygems/rubygems] remove unnecessary code
sodacris
2025-01-02
[rubygems/rubygems] unskip `print_args` and `fake_man` tests on Windows
sodacris
2025-01-02
[rubygems/rubygems] Replace shell specific stuff with create_file scripts
sodacris
2024-11-29
[rubygems/rubygems] Enable pending exec spec
David Rodríguez
2024-11-29
[rubygems/rubygems] Improve heredoc indentation in exec specs
David Rodríguez
2024-11-29
[rubygems/rubygems] Unify specs testing Bundler.setup failing behavior
David Rodríguez
2024-11-21
[rubygems/rubygems] move system_gems let commands
sodacris
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 tests
Samuel Giddins
2024-07-24
Fix test failure of e7610582ad8fd05655221b183257ed358c903ac8
Nobuyoshi Nakada
2024-07-23
[rubygems/rubygems] Fix `bundle exec gem uninstall`
David Rodríguez
2024-06-28
Synchronize Bundler & RubyGems (#11071)
David Rodríguez
2024-06-25
[rubygems/rubygems] Only validate resolution info in Bundler
Thomas 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` message
David Rodriguez
2024-02-15
Update the error message format in bundler
Yusuke Endoh
2023-12-07
[rubygems/rubygems] Use modern hashes consistently
David Rodríguez
2023-11-30
[rubygems/rubygems] Allow auto-install to install missing git gems
Samuel Giddins
2023-11-13
[rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in Bundler
David Rodríguez
2023-07-24
[rubygems/rubygems] Prefer squiggly heredocs over custom helper
David Rodríguez
2023-03-22
[rubygems/rubygems] Use indented heredoc
Nobuyoshi Nakada
2023-03-07
[rubygems/rubygems] Better suggestion when `bundler/setup` fails due to missi...
David Rodríguez
2023-02-21
Merge rubygems/bundler master
Hiroshi SHIBATA
2022-02-28
Merge RubyGems and Bundler master
Hiroshi SHIBATA
2021-12-17
[rubygems/rubygems] Improve errors a bit more
David Rodríguez
2021-12-17
[rubygems/rubygems] Improve resolver error messages
David Rodríguez
2021-12-15
Merge RubyGems and Bundler master
Hiroshi SHIBATA
2021-11-16
Merge the master branch of rubygems repo
Hiroshi SHIBATA
2021-08-31
[rubygems/rubygems] Improve "gem not found in source" errors
David Rodríguez
2021-08-31
[rubygems/rubygems] Remove unnecessary escape sequences
David Rodríguez
2021-07-27
[rubygems/rubygems] Explicitly define a global source for tests
Daniel Niknam
2021-07-14
Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9
Hiroshi SHIBATA
[next]