Skip to content
Snippets Groups Projects
Verified Commit a133c844 authored by DJ Mountney's avatar DJ Mountney
Browse files

Remove exiftool from our dependencies.io check

It's git repo tagging doesn't differentiate between stable releases and
pre-releases. And it's counting towards our deps changes per month.
parent 3065c32c
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