diff --git a/Gemfile b/Gemfile index 63974910eeabb..98043d6b4fc64 100644 --- a/Gemfile +++ b/Gemfile @@ -661,7 +661,7 @@ gem 'flipper', '~> 0.28.0', feature_category: :shared gem 'flipper-active_record', '~> 0.28.0', feature_category: :shared gem 'flipper-active_support_cache_store', '~> 0.28.0', feature_category: :shared gem 'unleash', '~> 3.2.2', feature_category: :shared -gem 'gitlab-experiment', '~> 1.0.0', feature_category: :shared +gem 'gitlab-experiment', '~> 1.1.0', feature_category: :shared # Structured logging gem 'lograge', '~> 0.5', feature_category: :shared