[rubygems/rubygems] Maybe this is now fixed

https://github.com/rubygems/rubygems/commit/d9c442e54c
This commit is contained in:
David Rodríguez 2022-03-23 15:19:02 +01:00 committed by git
parent e6c1db1d8a
commit 39606a774e
1 changed files with 0 additions and 2 deletions

View File

@ -761,8 +761,6 @@ The checksum of /versions does not match the checksum provided by the server! So
end
it "performs partial update with a non-empty range" do
skip "HTTP_RANGE not set" if Gem.win_platform?
gemfile <<-G
source "#{source_uri}"
gem 'rack', '0.9.1'