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
Age
Commit message (
Expand
)
Author
2024-12-24
Merge RubyGems-3.6.2 and Bundler-2.6.2
David Rodríguez
2024-12-16
[rubygems/rubygems] Fix `bundle lock --add-checksums` when gems are already i...
David Rodríguez
2024-12-13
[rubygems/rubygems] Fix restarting with locked version when $PROGRAM_NAME has...
Camden Narzt
2024-12-13
[rubygems/rubygems] Add note about why we don't use `Open3`
David Rodríguez
2024-12-13
[rubygems/rubygems] No need for `--quiet` since we hide output by default
David Rodríguez
2024-12-13
[rubygems/rubygems] Don't print a bunch of blank lines when setting up depend...
David Rodríguez
2024-12-11
[rubygems/rubygems] Normalize CLI flag documentation and make sure all flags ...
David Rodríguez
2024-12-11
[rubygems/rubygems] Add missing man pages for `bundle env` and `bundle licens...
David Rodríguez
2024-12-04
[rubygems/rubygems] Rework `Bundler.which` tests
sodacris
2024-12-04
[rubygems/rubygems] allow `bat` files to be created alongside with script fil...
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-29
[rubygems/rubygems] Backwards compatibility for 2.5.17-2.5.23 caches
David Rodríguez
2024-11-29
[rubygems/rubygems] Restore previous application cache format for git sources
David Rodríguez
2024-11-28
[rubygems/rubygems] Test with Ruby 3.4
David Rodríguez
2024-11-26
[rubygems/rubygems] Allow some materialized specs to be missing
David Rodríguez
2024-11-26
[rubygems/rubygems] Enable `Performance/MapCompact` cop
David Rodríguez
2024-11-26
[rubygems/rubygems] More aggressive `Performance/FlatMap` cop configuration
David Rodríguez
2024-11-26
[rubygems/rubygems] Fix installs of subdependencies of unlocked dependencies ...
David Rodríguez
2024-11-26
[rubygems/rubygems] Remove unnecessary `verbose` parameter
David Rodríguez
2024-11-26
[rubygems/rubygems] Remove unnecessary `let` and nesting
David Rodríguez
2024-11-25
[rubygems/rubygems] Fix `bundle lock --add-checksums`
David Rodríguez
2024-11-25
[rubygems/rubygems] Fix test task name on generated readme when using test-unit
gemmaro
2024-11-25
[rubygems/rubygems] Fix gemfury credentials getting written to logs in verbos...
David Rodríguez
2024-11-25
[rubygems/rubygems] Improve index fetcher specs
David Rodríguez
2024-11-22
[rubygems/rubygems] fix bundle which commands on windows
sodacris
2024-11-21
Ensure that all Bundler commands have a man page
Jerome Dalbert
2024-11-21
[rubygems/rubygems] Fix `bundle remove` sometimes not removing gems
Jerome Dalbert
2024-11-21
[rubygems/rubygems] Fix locking of incorrect version of git gem in an edge case
David Rodríguez
2024-11-21
[rubygems/rubygems] move system_gems let commands
sodacris
2024-11-21
[rubygems/rubygems] Explicitly load build_metadata.rb because Spec::BuildMeta...
Hiroshi SHIBATA
2024-11-21
[rubygems/rubygems] Silent verbose stdout for dependency of test gems
Hiroshi SHIBATA
2024-11-20
[rubygems/rubygems] Add man page for 'bundle issue' command
Andrew Nesbitt
2024-11-19
[rubygems/rubygems] Add man page for 'bundle fund' command
Andrew Nesbitt
2024-11-19
[rubygems/rubygems] Fix binstub test bug
sodacris
2024-11-19
Test with sinatra to 4.1.0
David Rodríguez
2024-11-18
Move spec directory from bundler examples
Hiroshi SHIBATA
2024-11-18
Don't use Spec::Path.base_system_gem_path
Hiroshi SHIBATA
2024-11-15
Port test_warn_zeitwerk.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_warn_bootsnap_and_gem.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_warn_bootsnap_rubyarchdir_gem.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_warn_bootsnap.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_no_warn_sub_feature.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_warn_sub_feature.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port -r option test to RSpec examples
Hiroshi SHIBATA
2024-11-15
Port bundle exec with shebang script to RSpec example
Hiroshi SHIBATA
2024-11-15
Port bundle exec warning check to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_no_warn_dependency.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_warn_dependency.rb to RSpec example
Hiroshi SHIBATA
[next]