fc5ebc3cb8
pages:deploy step was failing with the following error: ``` unitialized constant SafeZip::Extract::Zip ``` Since license_finder already pulls in rubyzip, we can make it a required gem. We also use the scope operator to make the reference to Zip::File explicit.
5 lines
91 B
YAML
5 lines
91 B
YAML
---
|
|
title: Fix uninitialized constant with GitLab Pages
|
|
merge_request:
|
|
author:
|
|
type: fixed
|