4 lines
93 B
Ruby
4 lines
93 B
Ruby
|
# frozen_string_literal: true
|
||
|
|
||
|
URI.singleton_class.prepend(Gitlab::Patch::Uri::ClassMethods)
|