Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-02-03 00:16:54 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-02-03 00:16:54 +0300
commita1ee5ac49b801535223f7498762f0c0820165a1a (patch)
tree8bfde6b9f8ac7872aa368a2f8d6c657583ec809d /Gemfile
parent05cde74f482201ed19d89c3c01ebf9b5d26cd4fd (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 07e744c4e37..0e8a5739cf1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -489,7 +489,7 @@ gem 'flipper', '~> 0.21.0'
gem 'flipper-active_record', '~> 0.21.0'
gem 'flipper-active_support_cache_store', '~> 0.21.0'
gem 'unleash', '~> 3.2.2'
-gem 'gitlab-experiment', '~> 0.6.5'
+gem 'gitlab-experiment', '~> 0.7.0'
# Structured logging
gem 'lograge', '~> 0.5'