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
2023-07-13
[rubygems/rubygems] Introduce bundle config set version feature
Hiroshi SHIBATA
2023-07-13
[rubygems/rubygems] Remove unused variable
David Rodríguez
2023-07-04
[rubygems/rubygems] Test that git sources in lockfiles have stable sort order
Ellen Marie Dash
2023-07-04
[rubygems/rubygems] Fix git source lockfile unstability
David Rodríguez
2023-07-04
[rubygems/rubygems] Fix another incorrect removal of "ruby" platform from loc...
David Rodríguez
2023-06-20
Merge rubygems/rubygems HEAD
Hiroshi SHIBATA
2023-06-15
[rubygems/rubygems] Rubocop 1.51.0 or later didn't support Ruby 2.6
Hiroshi SHIBATA
2023-06-15
[rubygems/rubygems] Improve error message in frozen mode edge case
David Rodríguez
2023-06-15
[rubygems/rubygems] Improve frozen mode error message
David Rodríguez
2023-06-15
[rubygems/rubygems] Use "frozen" rather than "deployment" in error message
David Rodríguez
2023-06-15
[rubygems/rubygems] Show missing spec in lockfile incomplete error message
David Rodríguez
2023-06-15
[rubygems/rubygems] Remove weird line breaks in the middle of error message
David Rodríguez
2023-06-15
[rubygems/rubygems] Make frozen mode spec also pass on Bundler 3
David Rodríguez
2023-06-15
[rubygems/rubygems] This spec is independent from global sources
David Rodríguez
2023-06-08
[rubygems/rubygems] Stop publishing Gemfile in default gem template
Gareth Adams
2023-06-06
[rubygems/rubygems] Fix `path` vs `deployment` precedence when path set throu...
David Rodríguez
2023-06-06
[rubygems/rubygems] Unexclude some specs on bundler 3
David Rodríguez
2023-06-06
[rubygems/rubygems] Fill in missing deployment specs
David Rodríguez
2023-06-06
[rubygems/rubygems] Remove redundant specs
David Rodríguez
2023-06-06
[rubygems/rubygems] Fix inline mode with multiple sources
David Rodríguez
2023-05-31
[rubygems/rubygems] tool_dir needs to handle ruby/ruby repo now
Hiroshi SHIBATA
2023-05-30
Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285
Hiroshi SHIBATA
2023-05-10
Merge https://github.com/rubygems/rubygems/pull/6655 manually.
Hiroshi SHIBATA
2023-05-09
Relax regexp for console assertion
Hiroshi SHIBATA
2023-04-20
[rubygems/rubygems] Revert "Bundler::YAMLSerializer.load couldn't raise error...
Hiroshi SHIBATA
2023-04-19
[rubygems/rubygems] Bundler::YAMLSerializer.load couldn't raise error when in...
Hiroshi SHIBATA
2023-04-11
Removed file that is part of d89cc317c642848008f5b17a82196d25ddcdf124
Hiroshi SHIBATA
2023-04-07
[rubygems/rubygems] Remove one fallback to full indexes on big gemfiles
David Rodríguez
2023-04-06
[rubygems/rubygems] Fix resolver hangs when dealing with an incomplete lockfile
David Rodríguez
2023-03-28
[rubygems/rubygems] Onboard Rubocop Naming/MemoizedInstanceVariableName rule ...
Josef Šimánek
2023-03-28
[rubygems/rubygems] Fix installing plugins in frozen mode
David Rodríguez
2023-03-28
[rubygems/rubygems] Fix incorrect removal of "ruby" platform from lockfile
David Rodríguez
2023-03-28
[rubygems/rubygems] Fix unnecessary downgrade of top level dependency when un...
David Rodríguez
2023-03-28
[rubygems/rubygems] Rewrite GemVersionPromoter specs
Michael Siegfried
2023-03-23
Don't suggest `--full-index` on API Response mismatch errors
David Rodríguez
2023-03-23
Fix logging the fallback to the full index on GemspecError's
David Rodríguez
2023-03-23
Don't remove RUBY platform when healing a lockfile with missing specs
David Rodríguez
2023-03-23
Don't remove RUBY platform when healing a lockfile with missing specs
David Rodríguez
2023-03-22
[rubygems/rubygems] Use indented heredoc
Nobuyoshi Nakada
2023-03-17
When running `bundle lock --update <name>`, checkout locked revision of unrel...
David Rodríguez
2023-03-17
Don´t consider platform specific candidates when `force_ruby_platform` set
David Rodríguez
2023-03-17
Don't ignore pre-releases when there's only one candidate
David Rodríguez
2023-03-17
Normalize git sources
David Rodríguez
2023-03-17
[rubygems/rubygems] Fix incorrect error message when multiple platforms are l...
David Rodríguez
2023-03-17
[rubygems/rubygems] Remove unnecessary `specific_local_platform` test helper
David Rodríguez
2023-03-17
[rubygems/rubygems] Simplify `lockfile_platforms` helper
David Rodríguez
2023-03-17
[rubygems/rubygems] Remove unnecessary `local` helper
David Rodríguez
2023-03-17
[rubygems/rubygems] Use more common linux platform for specs
David Rodríguez
2023-03-17
[rubygems/rubygems] Use splatted args to `lockfile_platforms_for`
David Rodríguez
2023-03-16
[rubygems/rubygems] Applied Layout/SpaceAroundOperators cop
Hiroshi SHIBATA
[prev]
[next]