Files
Tianon Gravi 1583a19abc Update ruby-gems open-uri usage for 2.5+ to use "URI.open"
See https://bugs.ruby-lang.org/issues/15893 and https://github.com/ruby/ruby/commit/05aac90a1bcfeb180f5e78ea8b00a4d1b04d5eed for more details.

Specifically, in 2.7.0-preview2, this changed from silently working to throwing: "warning: calling URI.open via Kernel#open is deprecated, call URI.open directly"
2019-10-30 15:32:00 -07:00
..