gitlab-org--gitlab-foss/changelogs
Stan Hu fc5ebc3cb8
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.
2019-01-31 16:52:51 +01:00
..
unreleased Fix uninitialized constant with GitLab Pages deploy 2019-01-31 16:52:51 +01:00
archive.md Eliminate duplicated words 2018-11-22 15:44:32 +09:00