3 lines
87 B
Ruby
3 lines
87 B
Ruby
# frozen_string_literal: true
|
|
|
|
Labkit::FIPS.enable_fips_mode! if Gitlab::FIPS.enabled?
|