| Age | Commit message (Collapse) | Author |
|
https://github.com/ruby/rubygems/commit/be579a9c8c
|
|
https://github.com/ruby/rubygems/commit/8df0e4e63e
|
|
- new version restores previously removed method
https://github.com/rubygems/rubygems/commit/5348e88d07
Notes:
Merged: https://github.com/ruby/ruby/pull/12840
|
|
Since we now vendor uri, it does not buy us anything to include it in
the gemfile explicitly.
Notes:
Merged: https://github.com/ruby/ruby/pull/12568
|
|
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
|
|
We switched to nronn because ronn-ng felt abandoned, but it seems
it has activity again, so switch back.
Notes:
Merged: https://github.com/ruby/ruby/pull/12568
|
|
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12537
|
|
Since 3ae4358024ed4a8438aa14611b3b939b39cdd18b.
|
|
|
|
commands/pristine_spec.rb is passed with the turbo_tests 2.2.3 because it the removed json dependency.
Related to https://github.com/ruby/ruby/pull/10496
Related to d60b2caa95b01f37d35db9ef8be1d035d14b408d
|
|
Ruby-core CI is having issues with turbo_tests 2.2.1. This version adds
json as a dependency and the `bundle install` command ruby-core uses is
not able to compile it for some reason.
I was not able to reproduce the issue locally, so this needs more
investigation.
We're already locked to 2.2.0, but ruby-core does not use a
`Gemfile.lock` so we need to lock explicitly in the Gemfile for now.
|
|
turbo_tests 2.1.1 adds json to its dependency and the current bundler
does not take the standard library json and fails to build as a gem
before the installation.
|
|
|
|
|
|
Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/7873
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/6987
|
|
from https://github.com/rubygems/rubygems/commit/bfb0ae69776069155d2092702bfbb5a12617d85a
Notes:
Merged: https://github.com/ruby/ruby/pull/6906
|
|
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/6054
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/5684
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/5512
|