| Age | Commit message (Collapse) | Author |
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12671
|
|
Notes:
Merged-By: ioquatix <samuel@codeotaku.com>
|
|
If a gem has an internal error, that should not make `bundle console`
print the bug report template.
https://github.com/rubygems/rubygems/commit/7432a9a084
|
|
https://github.com/rubygems/rubygems/commit/96496e3f53
Co-authored-by: Johnny Shields <johnny.shields@gmail.com>
|
|
https://github.com/rubygems/rubygems/commit/1774ac5db1
|
|
https://github.com/rubygems/rubygems/commit/a1d4ec1a3f
|
|
I think they add unnecessary indirection and inconsistency to the specs.
https://github.com/rubygems/rubygems/commit/609924d985
|
|
It's always going to be either the first or the second platform in the
list so no need to keep an explicit list of all platforms.
https://github.com/rubygems/rubygems/commit/5d3cdb3855
|
|
https://github.com/rubygems/rubygems/commit/b48168bf1f
|
|
https://github.com/rubygems/rubygems/commit/d24c0c20e3
|
|
I don't think any supported platform has these names, so the mapping
should be unnecessary.
https://github.com/rubygems/rubygems/commit/6b1bdfc8a8
|
|
https://github.com/rubygems/rubygems/commit/639b970c64
|
|
https://github.com/rubygems/rubygems/commit/0e889ae7fb
|
|
Notes:
Merged-By: ioquatix <samuel@codeotaku.com>
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12624
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12624
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12624
|
|
|
|
|
|
https://github.com/rubygems/rubygems/commit/3df86cd9c6
|
|
https://github.com/rubygems/rubygems/commit/faaa594a4a
|
|
sinatra mock server
https://github.com/rubygems/rubygems/commit/0a168156d5
|
|
These changes were included when adding bundler plugin hooks for
`Bundler.require`, but they seem completely unrelated to that feature,
and have caused several issues.
https://github.com/rubygems/rubygems/commit/8d56551dcf
|
|
https://github.com/rubygems/rubygems/commit/0057382bb1
|
|
I think logger is only used to figure out which methods need to be made
noops in order to silence webrick during tests.
However, it seems possible to do the same using webrick's builtin logger
and the current method does not seem even correct since it's not
guaranteed that the logger gem and webrick's logger will use the same
methods.
Notes:
Merged: https://github.com/ruby/ruby/pull/12568
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12568
|
|
lockfile unless necessary
Even if they don't match the current Ruby version, they could still work
in other rubies. So it's better to keep them.
https://github.com/rubygems/rubygems/commit/9a3e583b0c
Notes:
Merged: https://github.com/ruby/ruby/pull/12568
|
|
https://github.com/rubygems/rubygems/commit/b73ee4059b
Notes:
Merged: https://github.com/ruby/ruby/pull/12568
|
|
directory on ruby 3.4
https://github.com/rubygems/rubygems/commit/027cdc750a
Notes:
Merged: https://github.com/ruby/ruby/pull/12568
|
|
I think we have consistent behavior regardless of the version of git
being used, and I'd like to keep it like that so I think we can remove
this filter.
https://github.com/rubygems/rubygems/commit/6a708128e9
Notes:
Merged: https://github.com/ruby/ruby/pull/12568
|
|
Can be reproduced, for example, with
```
bin/rspec spec/bundler/cli_spec.rb spec/other/cli_man_pages_spec.rb --order defined
```
https://github.com/rubygems/rubygems/commit/f57d199225
|
|
https://github.com/ruby/syntax_suggest/commit/ce7b87184e
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12537
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12537
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12539
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12531
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12531
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12531
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12531
|
|
Revert the part of commit 10917c5cc026f839a3dcd072b6e274eed211d0f7,
"Update to ruby/spec@18032a7", that discarded the previous commit.
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12529
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12529
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12529
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12517
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12517
|
|
https://github.com/rubygems/rubygems/commit/5c6ca7a58c
|
|
https://github.com/rubygems/rubygems/commit/c8eeb0af9d
|
|
https://github.com/rubygems/rubygems/commit/eea07ad691
|
|
* Found by https://github.com/ruby/ruby/actions/runs/12560692556/job/35018412527?pr=12492
Notes:
Merged: https://github.com/ruby/ruby/pull/12492
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12480
|