Skip to content
Commit 11068dae authored by Stan Hu's avatar Stan Hu
Browse files

Fix uninitialized constant with GitLab Pages deploy

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.
parent d498fa47
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment