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-04-12 12:08:22 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-04-12 12:08:22 +0300
commit2e3f13a01a2833f85fb2201a245205b8e9d0ca9a (patch)
treee827a69320fa3f457d22a243672ab5f0857c2cdd /Gemfile
parent9e10ffebdd7550dc72c1124aa5db2eaa97dd0282 (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 65816b9a833..578553c9bdc 100644
--- a/Gemfile
+++ b/Gemfile
@@ -497,7 +497,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.7.0'
+gem 'gitlab-experiment', '~> 0.7.1'
# Structured logging
gem 'lograge', '~> 0.5'