Update turbo_tests to 2.2.3 or higher
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
This commit is contained in:
parent
6443d690ae
commit
b7c4c8869c
@ -7,7 +7,7 @@ gem "rake", "~> 13.1"
|
||||
gem "rb_sys"
|
||||
|
||||
gem "webrick", "~> 1.6"
|
||||
gem "turbo_tests", "= 2.2.0"
|
||||
gem "turbo_tests", "~> 2.2.3"
|
||||
gem "parallel_tests", "< 3.9.0"
|
||||
gem "parallel", "~> 1.19"
|
||||
gem "rspec-core", "~> 3.12"
|
||||
|
Loading…
x
Reference in New Issue
Block a user