summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-10-10 12:10:24 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-10-10 12:10:24 +0000
commite55ef824f5da702b2e1e3edac0115ce5538927e9 (patch)
treea93ce00fbf4440c95d582d530855d88c7b4e70bc /Gemfile
parentc1d4ac251994b4463fb0cfcc263af26ded0d8eac (diff)
downloadgitlab-ce-e55ef824f5da702b2e1e3edac0115ce5538927e9.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 9fc1b73153c..b28b2f21f05 100644
--- a/Gemfile
+++ b/Gemfile
@@ -364,7 +364,7 @@ gem 'prometheus-client-mmap', '~> 0.16', require: 'prometheus/client'
gem 'warning', '~> 1.3.0'
group :development do
- gem 'lefthook', '~> 1.1.1', require: false
+ gem 'lefthook', '~> 1.1.2', require: false
gem 'rubocop'
gem 'solargraph', '~> 0.47.2', require: false