mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-10 01:30:15 +00:00
7 lines
226 B
Ruby
7 lines
226 B
Ruby
# frozen_string_literal: true
|
|
|
|
require_relative "../../hostname_override_patch"
|
|
require_relative "../../net_http/connect_patch"
|
|
require_relative "../../net_http/response_patch"
|
|
require_relative "../../httparty/response_patch"
|