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>2021-02-06 03:09:54 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-06 03:09:54 +0300
commitb4d79e4b910389d348987dcd35c28d0162ea6480 (patch)
treef6be3cadac54c0c56a72f17068b89cdc818f0700 /Gemfile
parent854956bd52cc724f53e3f37b7f9fb2b0aca82d61 (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 3af1143e5d0..e87ec6b94c5 100644
--- a/Gemfile
+++ b/Gemfile
@@ -477,7 +477,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.8'
+gem 'gitlab-experiment', '~> 0.4.9'
# Structured logging
gem 'lograge', '~> 0.5'