summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-02-17 18:13:06 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-17 18:13:06 +0000
commitec76d14980534d45d25ef65134a756c733fe4877 (patch)
treef5c9b06b63f0dc6b7a19b04c8a25b067b6e5a696 /Gemfile
parent99f4b14cb0546a905d8f14f938d679d17e569005 (diff)
downloadgitlab-ce-ec76d14980534d45d25ef65134a756c733fe4877.tar.gz
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 0f64f3c9b04..f837c9b7025 100644
--- a/Gemfile
+++ b/Gemfile
@@ -416,7 +416,7 @@ group :development, :test do
gem 'bundler-audit', '~> 0.7.0.1', require: false
# Benchmarking & profiling
- gem 'benchmark-ips', '~> 2.3.0', require: false
+ gem 'benchmark-ips', '~> 2.11.0', require: false
gem 'benchmark-memory', '~> 0.1', require: false
gem 'knapsack', '~> 1.21.1'