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
/
lib
/
bundler
Age
Commit message (
Expand
)
Author
2025-03-24
[rubygems/rubygems] Update vendored pub_grub
Hartley McGuire
2025-03-24
[rubygems/rubygems] Reword log message about current platform being missing
David Rodríguez
2025-03-24
[rubygems/rubygems] Improve grammar of some error messages
David Rodríguez
2025-03-24
[rubygems/rubygems] Consistently use "lockfile" over "lock file"
David Rodríguez
2025-03-24
[rubygems/rubygems] Fix frozen error message incorrectly mentioning the Gemfile
David Rodríguez
2025-03-13
[rubygems/rubygems] Remove array allocation from Candidate#<=>
Hartley McGuire
2025-03-12
[rubygems/rubygems] Update docs for with/without consistency
Jacob Atzen
2025-03-12
[rubygems/rubygems] Fix `ENAMETOOLONG` error when creating compact index cache
David Rodríguez
2025-03-10
[rubygems/rubygems] Don't treat a git-sourced gem install as complete if only...
Tara Bass
2025-03-10
[rubygems/rubygems] Switch inject to use shorthand hash syntax
Sean Collins
2025-03-10
[rubygems/rubygems] Use shorthand hash syntax for bundle add
Sean Collins
2025-03-03
[rubygems/rubygems] docs(bundle-exec): recommend non-deprecated methods
Michael Chui
2025-03-03
[rubygems/rubygems] docs(bundle-config): hint default group when using only o...
Mateo
2025-03-03
[rubygems/rubygems] Bring man pages up to date
Josef Šimánek
2025-03-03
[rubygems/rubygems] Update vendored uri to 1.0.3
Hiroshi SHIBATA
2025-02-28
[rubygems/rubygems] Retry gracefully on blank partial response in compact index
Martin Emde
2025-02-27
[rubygems/rubygems] Remove MD5 digesting of compact index responses
Martin Emde
2025-02-27
[rubygems/rubygems] Improve error message when on read-only filesystems
David Rodríguez
2025-02-25
[rubygems/rubygems] Improve log message about adding a new platform
David Rodríguez
2025-02-25
[rubygems/rubygems] Refactor handling platform removals
David Rodríguez
2025-02-25
[rubygems/rubygems] Improve log message when resolving due to local platform ...
David Rodríguez
2025-02-25
[rubygems/rubygems] Modify `bundle doctor` to not report issue when files are...
Edouard CHIN
2025-02-21
[rubygems/rubygems] Allow noop `bundle install` to work on read-only or prote...
David Rodríguez
2025-02-21
[rubygems/rubygems] bin/rubocop -a --only Style/MultipleComparison
Hiroshi SHIBATA
2025-02-21
[rubygems/rubygems] Fix resolver issue due to ill-defined version ranges bein...
David Rodríguez
2025-02-20
[rubygems/rubygems] Fix lockfile platforms inconveniently added on JRuby
David Rodríguez
2025-02-19
[rubygems/rubygems] Make sure empty gems are not reinstalled every time
David Rodríguez
2025-02-18
[rubygems/rubygems] Fix Bundler incorrectly downgrading direct dependencies
David Rodríguez
2025-02-18
[rubygems/rubygems] Don't try to skip requirements to prevent downgrades
David Rodríguez
2025-02-18
[rubygems/rubygems] Fix locked gems being upgraded when locked dependencies a...
David Rodríguez
2025-02-18
[rubygems/rubygems] Refactor finding dependency changes
David Rodríguez
2025-02-18
[rubygems/rubygems] Improve processing and categorizing unlock information
David Rodríguez
2025-02-17
[rubygems/rubygems] Make Bundler never instantiate development dependencies
David Rodríguez
2025-02-14
[rubygems/rubygems] Reset existing specs when using `Bundler::SpecSet#[]=`
David Rodríguez
2025-02-14
[rubygems/rubygems] Refactor SpecSet to not need reset
David Rodríguez
2025-02-14
[rubygems/rubygems] Simplify hacks to integrate with RubyGems
David Rodríguez
2025-02-14
[rubygems/rubygems] Simplify SpecSet#sorted
David Rodríguez
2025-02-14
[rubygems/rubygems] Raise error when lockfile is missing deps in frozen mode
David Rodríguez
2025-02-14
[rubygems/rubygems] Deprecate legacy windows platforms (mswin, mingw) in the ...
johnnyshields
2025-02-14
[rubygems/rubygems] Fix legacy windows platform values no longer working
David Rodríguez
2025-02-13
[rubygems/rubygems] `--prefer-local` should resolve to latest version if no g...
David Rodríguez
2025-02-13
[rubygems/rubygems] Fix incorrect error message in frozen mode
David Rodríguez
2025-02-13
[rubygems/rubygems] Fix `type` and `gemfile` not getting reported as invalid ...
David Rodríguez
2025-02-13
[rubygems/rubygems] Materializing specs for vendor/cache should not be strict
David Rodríguez
2025-02-13
[rubygems/rubygems] Move logic to materialize gems for cache to a new method
David Rodríguez
2025-02-13
[rubygems/rubygems] Remove unnecessary source change
David Rodríguez
2025-02-13
[rubygems/rubygems] Extract some common materialization logic to a method
David Rodríguez
2025-02-13
[rubygems/rubygems] Make LazySpecification#__materialize__ private
David Rodríguez
2025-02-06
[rubygems/rubygems] Add `irb` to a Gemfile for a newly created gem
yuuji.yaginuma
2025-02-06
[rubygems/rubygems] Auto-heal empty installation directory
David Rodríguez
[prev]
[next]