Skip to content
Snippets Groups Projects
Commit f455f3a4cfdb authored by Robert Marshall's avatar Robert Marshall
Browse files

Merge branch 'cb-exiftool-deps-io' into 'master'

Remove exiftool from deps config

See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7920



Merged-by: default avatarRobert Marshall <rmarshall@gitlab.com>
Approved-by: default avatarJoão Alexandre Cunha <j.a.cunha@gmail.com>
Approved-by: default avatarRobert Marshall <rmarshall@gitlab.com>
Co-authored-by: default avatarClemens Beck <cbeck@gitlab.com>
2 merge requests!157Merge upstream Omnibus GitLab up to the 17.4 branching point,!156Merge upstream Omnibus GitLab into Omnibus Heptapod
......@@ -181,14 +181,6 @@
- filename: config/software/redis.rb
pattern: "Gitlab::Version.new\\('redis', '(\\S+)'\\)"
range: '< 7.2.0'
# exiftool
https://github.com/exiftool/exiftool.git:
replace_in_files:
- filename: config/software/exiftool.rb
pattern: "Gitlab::Version.new\\('exiftool', '(\\S+)'\\)"
tag_filter:
matching: '(\d+).(\d+)'
sort_as: '$1.$2.0'
# curl
https://github.com/curl/curl.git:
replace_in_files:
......
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