Merge branch 'jj-add-gitlab-experiment' into 'master'
Add the gitlab-experiment gem, with configuration See merge request gitlab-org/gitlab!45840
Showing
... | ... | @@ -479,6 +479,7 @@ gem 'flipper', '~> 0.17.1' |
gem 'flipper-active_record', '~> 0.17.1' | ||
gem 'flipper-active_support_cache_store', '~> 0.17.1' | ||
gem 'unleash', '~> 0.1.5' | ||
gem 'gitlab-experiment', '~> 0.4.2' | ||
# Structured logging | ||
gem 'lograge', '~> 0.5' | ||
... | ... |
Please register or sign in to comment