Merge branch 'refine-bulk-insert-ci-tags' into 'master'
Refine bulk insert tags See merge request gitlab-org/gitlab!76200
Showing
... | ... | @@ -194,7 +194,7 @@ end |
# State machine | ||
gem 'state_machines-activerecord', '~> 0.8.0' | ||
# Issue tags | ||
# CI domain tags | ||
gem 'acts-as-taggable-on', '~> 9.0' | ||
# Background jobs | ||
... | ... |
Please register or sign in to comment