Hiroshi SHIBATA 2025-10-27 10:41:05 +09:00 committed by git
parent f6d2aef3ec
commit db59619ce5

View File

@ -598,7 +598,7 @@ RSpec.describe "major deprecations" do
L
end
it "raises a helpful error" do
it "warns a helpful error" do
bundle "install", raise_on_error: false
expect(err).to include("Found x64-mingw32 in lockfile, which is deprecated and will be removed in the future.")