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
Age
Commit message (
Expand
)
Author
2025-05-23
Skip failing example on Ubuntu runner of ruby/ruby
Hiroshi SHIBATA
2025-05-22
Merge RubyGems-3.6.9 and Bundler-2.6.9
Hiroshi SHIBATA
2025-05-22
Merge RubyGems-3.6.8 and Bundler-2.6.8
Hiroshi SHIBATA
2025-04-08
Merge RubyGems-3.6.7 and Bundler-2.6.7
Hiroshi SHIBATA
2025-04-08
Merge RubyGems-3.6.6 and Bundler-2.6.6
Hiroshi SHIBATA
2025-02-20
Merge RubyGems-3.6.5 and Bundler-2.6.5
Hiroshi SHIBATA
2025-02-20
Merge RubyGems-3.6.4 and Bundler-2.6.4
Hiroshi SHIBATA
2025-02-20
Merge RubyGems-3.6.3 and Bundler-2.6.3
Hiroshi SHIBATA
2024-12-16
[rubygems/rubygems] Fix `bundle lock --add-checksums` when gems are already i...
David Rodríguez
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-26
[rubygems/rubygems] Fix installs of subdependencies of unlocked dependencies ...
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-21
[rubygems/rubygems] Fix `bundle remove` sometimes not removing gems
Jerome Dalbert
2024-11-21
[rubygems/rubygems] move system_gems let commands
sodacris
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-14
[rubygems/rubygems] Make sure `bundle viz` specs are actually run
David Rodríguez
2024-11-11
[rubygems/rubygems] Add a `lockfile_checksums` configuration to include check...
David Rodríguez
2024-11-11
[rubygems/rubygems] Cancel `bundle console` deprecation
David Rodríguez
2024-11-08
[rubygems/rubygems] Add `bundle lock --add-checksums` to add checksums to an ...
David Rodríguez
2024-11-07
[rubygems/rubygems] Undeprecate Gemfiles without a global source
David Rodríguez
2024-11-04
[rubygems/rubygems] Fix incompatible encodings error
David Rodríguez
2024-10-30
[rubygems/rubygems] Update `--ext=rust` to support compiling the native exten...
Guilherme Carreiro
2024-10-23
[rubygems/rubygems] Print a proper error when there's a previous empty instal...
David Rodríguez
2024-10-23
[rubygems/rubygems] Consistently use `:create` action when creating directories
David Rodríguez
2024-10-23
[rubygems/rubygems] Fix out of date spec description
David Rodríguez
2024-10-23
[rubygems/rubygems] Fix running `bundler` (with a final `r`) in a `bundle exe...
David Rodríguez
2024-10-22
[rubygems/rubygems] Cleanup some specs after recent support drop
David Rodríguez
2024-10-22
[rubygems/rubygems] Change one `bundle check` spec to not touch the network
David Rodríguez
2024-10-18
[rubygems/rubygems] Add `bundle add --quiet` option
Jerome Dalbert
2024-10-17
[rubygems/rubygems] Allow using `gemspec` DSL twice with same dependency and ...
David Rodríguez
2024-10-16
[rubygems/rubygems] Fix `bundle check` sometimes locking gems under the wrong...
David Rodríguez
2024-10-04
[rubygems/rubygems] Remove extra space in BUNDLED WITH section
Samuel Giddins
2024-10-04
[rubygems/rubygems] Remove outdated conditionals from tests
Samuel Giddins
2024-09-23
[rubygems/rubygems] Fix `bundle outdated` with `--group` option
David Rodríguez
2024-09-20
[rubygems/rubygems] Fix RubyGems warnings about missing shebang
David Rodríguez
2024-09-20
[rubygems/rubygems] Fix RubyGems warnings about pre-release dependencies
David Rodríguez
2024-09-17
[rubygems/rubygems] Fix spelling, it's "cannot" rather than "can not"
David Rodríguez
2024-09-16
[rubygems/rubygems] Remove temporary `.lock` files left around by gem installer
David Rodríguez
2024-09-13
[rubygems/rubygems] Remove redundant arguments passed to `bundle` helper
David Rodríguez
2024-09-13
[rubygems/rubygems] Remove `BUNDLER_IGNORE_DEFAULT_GEM`
David Rodríguez
2024-09-13
[rubygems/rubygems] Make sure test does not load system version of Bundler
David Rodríguez
2024-09-11
[rubygems/rubygems] Uncomment and possibly fix spec on JRuby
David Rodríguez
2024-09-11
[rubygems/rubygems] Make an exe file executable when generating new gems
Yuji Yaginuma
2024-09-02
[rubygems/rubygems] Don't try to remove previous install folder if it's empty
David Rodríguez
2024-09-02
[rubygems/rubygems] Improve insecure gem overwrite message
David Rodríguez
2024-08-30
[rubygems/rubygems] Emit progress to stderr when `--parseable` is passed to `...
Matt Brictson
[next]