5 lines
89 B
Ruby
5 lines
89 B
Ruby
# frozen_string_literal: true
|
|
|
|
module Bundler; end
|
|
require_relative "vendor/uri/lib/uri"
|