Project

General

Profile

Actions

Bug #18147

closed

URI is not loaded anymore since ruby-2.7.0

Added by sascha (Sascha Willuweit) over 2 years ago. Updated over 2 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:105131]

Description

It's not a big thing but may break things: Starting with ruby-2.7.0 the URI module is not auto-loaded. Please check/reproduce this using ruby -e "URI" since ruby-2.7.0
it throws an uninitialized constant URI (NameError) whereas in previous ruby releases it simply passes.

I have no clue which things have changed from 2.6.6 to 2.7.0 that are causing this unusual behaiviour...

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0