Project

General

Profile

« Previous | Next » 

Revision cadca9f6

Added by segiddins (Samuel Giddins) almost 2 years ago

[rubygems/rubygems] All rubies working with different time zones

Tested with:

ruby -e 'trap("INT") { exit 1 }; TZ=%w[UTC +0000 -0000]; RUBY=%w[ruby-2.7 ruby-3.2.2 jruby-9.4 truffleruby-22 truffleruby-23]; TZ.product(RUBY).each { |t, r| puts ?**120, "TZ=#{t} RUBY=#{r}", "*"*120; system({"TZ"=>t,"RUBY"=>r}, *ARGV) }' zsh -lic 'chruby $RUBY; ruby -vw -Ilib test/rubygems/test_gem_safe_marshal.rb --verbose=progress'

https://github.com/rubygems/rubygems/commit/6192005afb