Remove hardcoded version of rake from Bundler tests
Let them run against the version resolved by the test_gems.rb gemfile.
test_gems.rb
This should fix ruby-core CI job that was broken by the release of rake 13.3.0.
Remove hardcoded version of rake from Bundler tests
Let them run against the version resolved by the
test_gems.rb
gemfile.This should fix ruby-core CI job that was broken by the release of rake
13.3.0.