summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-03-02 18:12:20 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-02 18:12:20 +0000
commit3c4d101de003ea292be5ac5baf5d73c6c2747367 (patch)
tree5918d12b69c4bfd84f05a585d62174586a80fd18 /Gemfile
parentb2c21b99c7eb52b5fd906b1e7b4b08d4eb7a296c (diff)
downloadgitlab-ce-3c4d101de003ea292be5ac5baf5d73c6c2747367.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 9f43ca6daeb..290f762275d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -371,7 +371,7 @@ gem 'prometheus-client-mmap', '~> 0.17', require: 'prometheus/client'
gem 'warning', '~> 1.3.0'
group :development do
- gem 'lefthook', '~> 1.3.2', require: false
+ gem 'lefthook', '~> 1.3.3', require: false
gem 'rubocop'
gem 'solargraph', '~> 0.47.2', require: false