debian-mirror-gitlab/config/initializers/uri.rb

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
93 B
Ruby
Raw Normal View History

2022-11-25 23:54:43 +05:30
# frozen_string_literal: true
URI.singleton_class.prepend(Gitlab::Patch::Uri::ClassMethods)