summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-11 18:08:38 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-11 18:08:38 +0000
commite3f2c7cf9e327f6f6003e378593c2970f63f8d0d (patch)
treeafe6cae1871270555093e37aecdc65eec71b0982 /Gemfile
parent4564f677f8d71e814e89618e81709c86cf50e3d2 (diff)
downloadgitlab-ce-e3f2c7cf9e327f6f6003e378593c2970f63f8d0d.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 9df24ba2877..32478f4737c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -369,7 +369,7 @@ gem 'prometheus-client-mmap', '~> 0.23', require: 'prometheus/client'
gem 'warning', '~> 1.3.0'
group :development do
- gem 'lefthook', '~> 1.3.12', require: false
+ gem 'lefthook', '~> 1.3.13', require: false
gem 'rubocop'
gem 'solargraph', '~> 0.47.2', require: false