| Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|