Skip to content
Snippets Groups Projects
Commit 6c09ac5b authored by Ian Baum's avatar Ian Baum
Browse files

Merge branch 'remove-exiftool-deps' into 'master'

Remove exiftool from our dependencies.io check

See merge request gitlab-org/omnibus-gitlab!3893
parents 3065c32c a133c844
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -136,13 +136,6 @@ dependencies:
- filename: config/software/zlib.rb
pattern: "Gitlab::Version.new\\('zlib', 'v(\\S+)'\\)"
tag_prefix: 'v'
# exiftool
https://github.com/exiftool/exiftool.git:
replace_in_files:
- filename: config/software/exiftool.rb
pattern: "Gitlab::Version.new\\('exiftool', '11.(\\d+)'\\)"
tag_prefix: '11.'
semver: false
# gitlab-exporter
https://gitlab.com/gitlab-org/gitlab-exporter.git:
replace_in_files:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment